summaryrefslogtreecommitdiff
path: root/archivers/gzip-base/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gzip-base/pkg')
-rw-r--r--archivers/gzip-base/pkg/COMMENT1
-rw-r--r--archivers/gzip-base/pkg/DESCR8
-rw-r--r--archivers/gzip-base/pkg/PLIST21
3 files changed, 30 insertions, 0 deletions
diff --git a/archivers/gzip-base/pkg/COMMENT b/archivers/gzip-base/pkg/COMMENT
new file mode 100644
index 00000000000..4c6b3b3d34e
--- /dev/null
+++ b/archivers/gzip-base/pkg/COMMENT
@@ -0,0 +1 @@
+Compress or expand files.
diff --git a/archivers/gzip-base/pkg/DESCR b/archivers/gzip-base/pkg/DESCR
new file mode 100644
index 00000000000..fc6347dfcde
--- /dev/null
+++ b/archivers/gzip-base/pkg/DESCR
@@ -0,0 +1,8 @@
+GZIP (GNU zip) is a popular data compression program written by
+Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
+
+This program was developed as a replacement for compress because
+of the UNISYS and IBM patents covering the LZW algorithm used by
+compress. These patents made it impossible for us to use compress,
+and we needed a replacement. The superior compression ratio of
+GZIP is just a bonus.
diff --git a/archivers/gzip-base/pkg/PLIST b/archivers/gzip-base/pkg/PLIST
new file mode 100644
index 00000000000..052811b4a03
--- /dev/null
+++ b/archivers/gzip-base/pkg/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/18 14:25:50 kim Exp $
+bin/gunzip
+bin/gzexe
+bin/gzip
+bin/zcat
+bin/zcmp
+bin/zdiff
+bin/zforce
+bin/zgrep
+bin/zmore
+bin/znew
+man/man1/gunzip.1
+man/man1/gzexe.1
+man/man1/gzip.1
+man/man1/zcat.1
+man/man1/zcmp.1
+man/man1/zdiff.1
+man/man1/zforce.1
+man/man1/zgrep.1
+man/man1/zmore.1
+man/man1/znew.1