pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lha Redistribution of LHa is restricted.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c322094eec0
branches: trunk
changeset: 523444:5c322094eec0
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jan 08 03:11:31 2007 +0000
description:
Redistribution of LHa is restricted.
diffstat:
archivers/lha/DESCR | 3 ---
archivers/lha/Makefile | 11 ++++++++++-
2 files changed, 10 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r 29b22051cec3 -r 5c322094eec0 archivers/lha/DESCR
--- a/archivers/lha/DESCR Mon Jan 08 03:09:06 2007 +0000
+++ b/archivers/lha/DESCR Mon Jan 08 03:11:31 2007 +0000
@@ -11,6 +11,3 @@
If this software is included in medium that may be obtained by
users without network connectivity, please notify Tsuguo Okamoto in
advance. Redistribution over networks is not restricted.
-
- According to Masafumi NAKANE <max%wide.ad.jp@localhost> the author gives
-permission to distribute this software on FreeBSD CDROM.
diff -r 29b22051cec3 -r 5c322094eec0 archivers/lha/Makefile
--- a/archivers/lha/Makefile Mon Jan 08 03:09:06 2007 +0000
+++ b/archivers/lha/Makefile Mon Jan 08 03:11:31 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/12/03 03:09:46 obache Exp $
+# $NetBSD: Makefile,v 1.31 2007/01/08 03:11:31 obache Exp $
DISTNAME= lha-114i
PKGNAME= lha-114.9
@@ -11,6 +11,15 @@
HOMEPAGE= http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm
COMMENT= Archive files using LZW compression (.lzh files)
+RESTRICTED= Distribution of only binaries not permitted. \
+ If this software is included in medium that may be obtained by \
+ users without network connectivity, need notify to author. \
+ Commercial use is restricted.
+NO_SRC_ON_CDROM=${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM=${RESTRICTED}
+LICENSE= lha-license
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index