From b427eb87ce990f7727a5d63c107d34cd197c528f Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:24:14 +0000 Subject: Move pkg/ files into package's toplevel directory --- archivers/freeze/DESCR | 27 +++++++++++++++++++++++++++ archivers/freeze/PLIST | 11 +++++++++++ archivers/freeze/pkg/DESCR | 27 --------------------------- archivers/freeze/pkg/PLIST | 11 ----------- 4 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 archivers/freeze/DESCR create mode 100644 archivers/freeze/PLIST delete mode 100644 archivers/freeze/pkg/DESCR delete mode 100644 archivers/freeze/pkg/PLIST (limited to 'archivers/freeze') diff --git a/archivers/freeze/DESCR b/archivers/freeze/DESCR new file mode 100644 index 00000000000..ce60162460e --- /dev/null +++ b/archivers/freeze/DESCR @@ -0,0 +1,27 @@ + 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/PLIST b/archivers/freeze/PLIST new file mode 100644 index 00000000000..05f4b38a95d --- /dev/null +++ b/archivers/freeze/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:21 zuntum Exp $ +bin/freeze +bin/melt +bin/unfreeze +bin/fcat +bin/statist +man/man1/freeze.1 +man/man1/melt.1 +man/man1/unfreeze.1 +man/man1/fcat.1 +man/man1/statist.1 diff --git a/archivers/freeze/pkg/DESCR b/archivers/freeze/pkg/DESCR deleted file mode 100644 index ce60162460e..00000000000 --- a/archivers/freeze/pkg/DESCR +++ /dev/null @@ -1,27 +0,0 @@ - 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 deleted file mode 100644 index d8791a5c968..00000000000 --- a/archivers/freeze/pkg/PLIST +++ /dev/null @@ -1,11 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1999/05/22 21:29:13 tv Exp $ -bin/freeze -bin/melt -bin/unfreeze -bin/fcat -bin/statist -man/man1/freeze.1 -man/man1/melt.1 -man/man1/unfreeze.1 -man/man1/fcat.1 -man/man1/statist.1 -- cgit v1.2.3