diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
commit | b427eb87ce990f7727a5d63c107d34cd197c528f (patch) | |
tree | b6471bf3db242c75032be3311f7a4ce717187c43 /archivers/bunzip/DESCR | |
parent | 461042de918b432b8c3c3a7c19d772e646f65dfa (diff) | |
download | pkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/bunzip/DESCR')
-rw-r--r-- | archivers/bunzip/DESCR | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/archivers/bunzip/DESCR b/archivers/bunzip/DESCR new file mode 100644 index 00000000000..72669371906 --- /dev/null +++ b/archivers/bunzip/DESCR @@ -0,0 +1,15 @@ +Please use bzip2, which is the successor of this older bzip version. +This port stays for compatibility reasons. A discussion of the +advantages of bzip2 over bzip 0.21 is given on the homepage. + +In short: bzip2 is faster, more reliable and *patent free* + +This program may or may not infringe certain US patents pertaining +to arithmetic coding and to the block-sorting transformation itself. +Opinions differ as to the precise legal status of some of the +algorithms used. Nevertheless, you should be aware that commercial +use of this program could render you liable to unfriendly legal +action. + +[This package contains a DECOMPRESS-ONLY version, bunzip, which +provides less legal problems than the full bzip program.] |