pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/socks5 Set NO_*_ON_FTP pending reading the license...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69ffef93dac8
branches:  trunk
changeset: 547074:69ffef93dac8
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Sep 12 00:48:05 2008 +0000

description:
Set NO_*_ON_FTP pending reading the license.  With no MASTER_SITES,
this is unreasonably difficult.

diffstat:

 net/socks5/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r f3820923d9f7 -r 69ffef93dac8 net/socks5/Makefile
--- a/net/socks5/Makefile       Fri Sep 12 00:42:13 2008 +0000
+++ b/net/socks5/Makefile       Fri Sep 12 00:48:05 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2007/10/31 21:45:02 gdt Exp $
+# $NetBSD: Makefile,v 1.45 2008/09/12 00:48:05 gdt Exp $
 
 DISTNAME=      socks5-v1_0r2
 PKGNAME=       socks5-1.0.2
@@ -16,6 +16,9 @@
 # XXX missing
 LICENSE=               socks5-license
 RESTRICTED=            no commercial use
+# Set all pending someone looking at the license.
+NO_SRC_ON_FTP=         ${RESTRICTED}
+NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 



Home | Main Index | Thread Index | Old Index