aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LEGAL2
-rw-r--r--archivers/kzip/Makefile11
-rw-r--r--archivers/kzip/files/license.txt11
3 files changed, 18 insertions, 6 deletions
diff --git a/LEGAL b/LEGAL
index bff4b8a6202e..1f273ef63785 100644
--- a/LEGAL
+++ b/LEGAL
@@ -116,7 +116,7 @@ jmf-*-alljava.zip java/jmf Redistribution of pre-compiled binaries is not permi
jre-8*-i586.tar.gz java/linux-oracle-jre18 License does not allow distribution with fee
jta-*.zip java/jta See the license
komodo-* editors/komodo-edit Distribution not permitted
-kzip-* archivers/kzip License does not allow redistribution
+kzip-* archivers/kzip License does not allow commercial redistribution
l0phtcrack/* security/l0phtcrack Parts are under GPL, so binaries should not be distributed. Contains crypto code from OpenSSL
ladder.tar games/ladder Possible copyright problems
lha-1.14i-ac* archivers/lha-ac No redistribution allowed
diff --git a/archivers/kzip/Makefile b/archivers/kzip/Makefile
index 96c7a859fab5..092f3f98abbd 100644
--- a/archivers/kzip/Makefile
+++ b/archivers/kzip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kzip
DISTVERSION= 20200115
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://static.jonof.id.au/dl/kenutils/
DISTNAME= kzipmix-${DISTVERSION}-bsd-static
@@ -10,12 +11,12 @@ DISTNAME= kzipmix-${DISTVERSION}-bsd-static
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= PKZIP-compatible compressor focusing on space over speed
-ONLY_FOR_ARCHS= amd64 i386
-
-LICENSE_PERMS=no-pkg-mirror
+LICENSE= KZIP
+LICENSE_NAME= KZIP License
+LICENSE_FILE= ${FILESDIR}/license.txt
+LICENSE_PERMS= pkg-mirror no-dist-sell no-pkg-sell auto-accept
-NO_CDROM= License does not allow redistribution
-RESTRICTED= ${NO_CDROM}
+ONLY_FOR_ARCHS= amd64 i386
NO_BUILD= yes
diff --git a/archivers/kzip/files/license.txt b/archivers/kzip/files/license.txt
new file mode 100644
index 000000000000..d11299c7cf5d
--- /dev/null
+++ b/archivers/kzip/files/license.txt
@@ -0,0 +1,11 @@
+KZIP license:
+
+ - The command line versions of KZIP.EXE is free for use, as are the Mac and Linux ports.
+ - You may use KZIP-compressed content for non-commercial or commercial purposes.
+ - Redistributing, repackaging, or reusing the KZIP executable is permitted for non-commercial projects that are distributed freely.
+ - For commercial requests (such as bundling with a commercial product), please write to my business partner, David Blake[1].
+ - When bundling, my credit (both my name and website) must be clearly displayed in some reasonable fashion that can be seen by an average user.
+
+More details available here : http://advsys.net/ken/utils.htm#pngoutkziplicense
+
+[1] http://www.ardfry.com/Contact.html