pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/licenses Add bicom-license and point to it. Set RESTR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f78e41728177
branches:  trunk
changeset: 512478:f78e41728177
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed May 10 15:38:19 2006 +0000

description:
Add bicom-license and point to it.  Set RESTRICTED and NO_*_ON_*
because no permission to distribute has been granted.

change reviewd by ben@ (maintainer)

diffstat:

 archivers/bicom/Makefile |  9 +++++++--
 licenses/bicom-license   |  8 ++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)

diffs (35 lines):

diff -r e9c18d2d92ae -r f78e41728177 archivers/bicom/Makefile
--- a/archivers/bicom/Makefile  Wed May 10 15:31:41 2006 +0000
+++ b/archivers/bicom/Makefile  Wed May 10 15:38:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/05/10 13:23:07 ben Exp $
+# $NetBSD: Makefile,v 1.24 2006/05/10 15:38:19 gdt Exp $
 #
 
 DISTNAME=              bicom101
@@ -12,7 +12,12 @@
 HOMEPAGE=              http://www3.sympatico.ca/mt0000/bicom/bicom.html
 COMMENT=               Data compressor in the PPM family
 
-LICENSE=               no-commercial-use
+LICENSE=               bicom-license
+RESTRICTED=            No commercial use without prior arrangement, no permission to distribute granted.
+NO_SRC_ON_FTP=         ${RESTRICTED}
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_FTP=         ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
diff -r e9c18d2d92ae -r f78e41728177 licenses/bicom-license
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/bicom-license    Wed May 10 15:38:19 2006 +0000
@@ -0,0 +1,8 @@
+===========================================================================
+BICOM 1.01 bijective compressor
+===========================================================================
+Copyright (C) 2000 Matt Timmermans
+
+Free for non-commercial purposes as long as this notice remains intact.
+To discuss commercial use, mail me at matt%timmermans.org@localhost
+===========================================================================



Home | Main Index | Thread Index | Old Index