aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ascend-radius/Makefile2
-rw-r--r--net/freeradius-devel/Makefile2
-rw-r--r--net/icradius/Makefile2
-rw-r--r--net/radiusd-cistron/Makefile2
-rw-r--r--net/xtradius/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/net/ascend-radius/Makefile b/net/ascend-radius/Makefile
index 1767635d444..6b599a93e7f 100644
--- a/net/ascend-radius/Makefile
+++ b/net/ascend-radius/Makefile
@@ -19,6 +19,8 @@ DISTFILES= radius-980618.tar.gz \
980618.pdf
EXTRACT_ONLY= radius-980618.tar.gz
+FORBIDDEN= "Remotely exploitable buffer overflow"
+
MAINTAINER= ports@FreeBSD.org
WRKPREFIX= radius-980618/radius-1.16-ascend
diff --git a/net/freeradius-devel/Makefile b/net/freeradius-devel/Makefile
index 2355ad86b0e..4d254ae92dd 100644
--- a/net/freeradius-devel/Makefile
+++ b/net/freeradius-devel/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=wollman
DISTNAME= freeradius-alpha-snapshot-${PORTVERSION}
+FORBIDDEN= "Remotely exploitable buffer overflow"
+
MAINTAINER= wollman@lcs.mit.edu
WRKSRC= ${WRKDIR}/freeradius-alpha-snapshot-${PORTVERSION}
diff --git a/net/icradius/Makefile b/net/icradius/Makefile
index 91a97be8a01..8216027c505 100644
--- a/net/icradius/Makefile
+++ b/net/icradius/Makefile
@@ -10,6 +10,8 @@ PORTVERSION= 0.18.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.innercite.com/pub/icradius/
+FORBIDDEN= "Remotely exploitable buffer overflow"
+
MAINTAINER= serg@tmn.ru
MAKEFILE= Makefile.BSD
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile
index 5fce2ad80cd..318615ff47f 100644
--- a/net/radiusd-cistron/Makefile
+++ b/net/radiusd-cistron/Makefile
@@ -11,6 +11,8 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ \
ftp://ftp.freeradius.org/pub/radius/
+FORBIDDEN= "Remotely exploitable buffer overflow"
+
MAINTAINER= john@nlc.net.au
MAKEFILE= Makefile.BSD
diff --git a/net/xtradius/Makefile b/net/xtradius/Makefile
index a1e27dc15af..8d9af033a38 100644
--- a/net/xtradius/Makefile
+++ b/net/xtradius/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.xtradius.com/files/stable/
DISTNAME= xtradius-1.0beta3
EXTRACT_SUFX= .tgz
+FORBIDDEN= "Remotely exploitable buffer overflow"
+
MAINTAINER= pal@paladin7.net
MAKEFILE= Makefile.BSD