pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/szip
Module Name: pkgsrc
Committed By: bacon
Date: Wed May 1 22:11:12 UTC 2019
Modified Files:
pkgsrc/archivers/szip: DESCR
Log Message:
archivers/szip: Add suggestion to DESCR to use libaec instead
libaec is BSD licensed while szip is not redistributable
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/archivers/szip/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/szip/DESCR
diff -u pkgsrc/archivers/szip/DESCR:1.1.1.1 pkgsrc/archivers/szip/DESCR:1.2
--- pkgsrc/archivers/szip/DESCR:1.1.1.1 Tue Apr 20 18:03:29 2004
+++ pkgsrc/archivers/szip/DESCR Wed May 1 22:11:12 2019
@@ -1,3 +1,6 @@
SZIP implements an extended Rice adaptive lossless compression algorithm
for sample data. The primary algorithm was developed by R. F. Rice at
Jet Propulsion Laboratory.
+
+SZIP is not redistributable. Consider using archivers/libaec, a BSD-licensed
+drop-in replacement, instead.
Home |
Main Index |
Thread Index |
Old Index