summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-07-24 18:43:57 +0000
committerasami <asami@FreeBSD.org>1998-07-24 18:43:57 +0000
commit4201fe75138a4b351eb4a461bef3fc6a81480742 (patch)
treec54c65b6fda4dff33bc8dd4dc885d8668f8bde74
parent8f8fa517cb7fd9b939d632ac93c40d04621a901f (diff)
downloadFreeBSD-ports-4201fe75138a4b351eb4a461bef3fc6a81480742.zip
FreeBSD-ports-4201fe75138a4b351eb4a461bef3fc6a81480742.tar.gz
radius is (mostly) not redistributable.
Pointed out by: jdp
-rw-r--r--LEGAL4
-rw-r--r--net/radius/Makefile6
2 files changed, 8 insertions, 2 deletions
diff --git a/LEGAL b/LEGAL
index 4da5c91..829359d 100644
--- a/LEGAL
+++ b/LEGAL
@@ -1,5 +1,5 @@
# Creator: Jordan Hubbard
-# $Id: LEGAL,v 1.111 1998/07/13 01:24:27 dburr Exp $
+# $Id: LEGAL,v 1.112 1998/07/22 11:32:59 asami Exp $
Some of the ports in this directory have restrictive copyrights prohibiting
their actual redistribution on mass media. When creating compilations
@@ -80,6 +80,8 @@ prodosemu.* ports/emulators/prodosemu Restrictive copyright on the ROM image
qvplay-* ports/graphics/qvplay No redistribution due to
beta status
quake101.zip ports/games/quakeserver Shareware
+radius* ports/net/radius Binary redistribution only,
+ no fee allowed
rkive3.1.tar.gz ports/news/rkive Restrictive copyright
rman-2.4.tar.Z ports/misc/rman Restrictive copyright
rman-3.* ports/textproc/rman Don't sell for profit
diff --git a/net/radius/Makefile b/net/radius/Makefile
index fa52aac..429350b 100644
--- a/net/radius/Makefile
+++ b/net/radius/Makefile
@@ -3,7 +3,7 @@
# Date created: 4. July 1996
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.6 1996/12/01 01:23:07 obrien Exp $
+# $Id: Makefile,v 1.7 1997/08/26 12:17:56 markm Exp $
#
DISTNAME= radius.2.4.23
@@ -14,6 +14,10 @@ DISTFILES= radius.23c.basic.tar.gz
MAINTAINER= torstenb@FreeBSD.ORG
+# restrictive copyright in several files, e.g., "src/sendserver.c"
+RESTRICTED= redistribution in binary only
+NO_CDROM= not allowed to charge fee for redistribution
+
NO_WRKSUBDIR= yes
INSTALL_TARGET= install-all
MAKE-FLAGS+= -DPREFIX=${PREFIX}
OpenPOWER on IntegriCloud