aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/gzip
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-9/+9
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Fix the spelling of NOPORTDOCS.roam2003-10-081-1/+2
| | | | | | | Bump PORTREVISION for the packing list change in the NOPORTDOCS case. PR: 57745 Submitted by: Piotr Smyrak <smyru@smyrak.com>
* Utilize INFO.kris2003-08-162-3/+1
|
* update to gzip-1.3.5leeym2003-05-053-10/+27
| | | | | | | | | | | | | | | Makefile PORTVERSION bumped MASTER_SITE_SUBDIR deleted EXTRACT_SUFX added DOC_FILES added distinfo updated pkg-plist doc files added PR: 51762 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove ftp.xemacs.org as a stale master_site.edwin2002-12-281-2/+1
| | | | | Fix directory of ftp.carrier.kiev.ua Noticed by: portsurvey
* Gzip (GNU zip) is a compression utility designed to be a replacementdinoex2002-09-115-0/+63
for compress. Its main advantages over compress are much better compression and freedom from patented algorithms. WWW: http://www.gzip.org/ Devel version imported, see discussion in ports/ PR: 41061 Submitted by: cyrille.lefevre@laposte.net