summaryrefslogtreecommitdiff
path: root/archivers/freeze
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-27 02:18:56 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-27 02:18:56 +0000
commit8b564b5192b294067cb0130be5d93572a73a8d50 (patch)
treeaa7fd087d6bcf69328ebc37067c429ed69a80a4c /archivers/freeze
parent78879a265da1d7043bcd319b2f1b34fb6177b5de (diff)
downloadpkgsrc-8b564b5192b294067cb0130be5d93572a73a8d50.tar.gz
File archivers, ports from FreeBSD
Diffstat (limited to 'archivers/freeze')
-rw-r--r--archivers/freeze/Makefile19
-rw-r--r--archivers/freeze/files/md51
-rw-r--r--archivers/freeze/pkg/COMMENT1
-rw-r--r--archivers/freeze/pkg/DESCR28
-rw-r--r--archivers/freeze/pkg/PLIST10
5 files changed, 59 insertions, 0 deletions
diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile
new file mode 100644
index 00000000000..87f216f7e29
--- /dev/null
+++ b/archivers/freeze/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: freeze
+# Version required: 2.5
+# Date created: 20 Jul 1996
+# Whom: lukin@okbmei.msk.su
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/27 02:18:58 hubertf Exp $
+#
+
+DISTNAME= freeze-2.5
+CATEGORIES= archivers
+MASTER_SITES= ftp://lupin.csv.warwick.ac.uk/pub/compression/
+
+MAINTAINER= lukin@okbmei.msk.su
+
+GNU_CONFIGURE= yes
+ALL_TARGET= prog
+MAN1= freeze.1 melt.1 unfreeze.1 fcat.1 statist.1
+
+.include <bsd.port.mk>
diff --git a/archivers/freeze/files/md5 b/archivers/freeze/files/md5
new file mode 100644
index 00000000000..863d32e3315
--- /dev/null
+++ b/archivers/freeze/files/md5
@@ -0,0 +1 @@
+MD5 (freeze-2.5.tar.gz) = 2bc3c88ad87eca6b2df2a40b2fae626c
diff --git a/archivers/freeze/pkg/COMMENT b/archivers/freeze/pkg/COMMENT
new file mode 100644
index 00000000000..3424c91de49
--- /dev/null
+++ b/archivers/freeze/pkg/COMMENT
@@ -0,0 +1 @@
+FREEZE / MELT compression program - often used in QNX
diff --git a/archivers/freeze/pkg/DESCR b/archivers/freeze/pkg/DESCR
new file mode 100644
index 00000000000..837884b86bc
--- /dev/null
+++ b/archivers/freeze/pkg/DESCR
@@ -0,0 +1,28 @@
+ FREEZE / MELT COMPRESSION PROGRAM
+
+This version is tested under SunOS 4.1.2, Xenix 2.3.2, MS-DOS.
+
+The format of frozen (2.X) file is incompatible with that of frozen (1.0),
+but if this package is compiled with -DCOMPAT switch, you will able to
+unpack frozen (1.0) files, if you have them.
+
+--------- CALGARY COMPRESSION CORPUS RESULTS --------
+
+ 41127 bib.F
+ 340447 book1.F
+ 229188 book2.F
+ 68610 geo.F
+ 155157 news.F
+ 10551 obj1.F
+ 86216 obj2.F
+ 19924 paper1.F
+ 32439 paper2.F
+ 54993 pic.F
+ 14180 progc.F
+ 17136 progl.F
+ 11771 progp.F
+ 22903 trans.F
+
+Average bits/byte on the standard set (except paper3-6) =
+ 1104642 * 8 / 3141622 = 2.813
+
diff --git a/archivers/freeze/pkg/PLIST b/archivers/freeze/pkg/PLIST
new file mode 100644
index 00000000000..482883f475d
--- /dev/null
+++ b/archivers/freeze/pkg/PLIST
@@ -0,0 +1,10 @@
+bin/freeze
+bin/melt
+bin/unfreeze
+bin/fcat
+bin/statist
+man/man1/freeze.1.gz
+man/man1/melt.1.gz
+man/man1/unfreeze.1.gz
+man/man1/fcat.1.gz
+man/man1/statist.1.gz