aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-27 10:50:14 +0800
committerKris Kennaway <kris@FreeBSD.org>2002-10-27 10:50:14 +0800
commitb598ee3da993724cfe2cb13d399e850b0cc1eb3f (patch)
tree4d165670a24289efd0b8eeac67949df7bca7bc79 /net
parent6f3c89484d04e786381d70fad32579373aad1297 (diff)
downloadfreebsd-ports-gnome-b598ee3da993724cfe2cb13d399e850b0cc1eb3f.tar.gz
freebsd-ports-gnome-b598ee3da993724cfe2cb13d399e850b0cc1eb3f.tar.zst
freebsd-ports-gnome-b598ee3da993724cfe2cb13d399e850b0cc1eb3f.zip
Revert maintainership to ports@FreeBSD.org and suggest freeradius
as a replacement for icradius (which suffers from a security vulnerability and will shortly be removed). Submitted by: Sergey N. Voronkov <serg@tmn.ru> (maintainer) PR: ports/43386
Diffstat (limited to 'net')
-rw-r--r--net/icradius/Makefile4
-rw-r--r--net/p5-IC-Radius/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/icradius/Makefile b/net/icradius/Makefile
index 8216027c5051..6eaf681ae56d 100644
--- a/net/icradius/Makefile
+++ b/net/icradius/Makefile
@@ -10,9 +10,9 @@ PORTVERSION= 0.18.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.innercite.com/pub/icradius/
-FORBIDDEN= "Remotely exploitable buffer overflow"
+FORBIDDEN= "Remotely exploitable buffer overflow. See ports/net/freeradius for compatible and non-exploitable replacement."
-MAINTAINER= serg@tmn.ru
+MAINTAINER= ports@FreeBSD.org
MAKEFILE= Makefile.BSD
diff --git a/net/p5-IC-Radius/Makefile b/net/p5-IC-Radius/Makefile
index aadcd015120f..7870f383b7db 100644
--- a/net/p5-IC-Radius/Makefile
+++ b/net/p5-IC-Radius/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.innercite.com/pub/perl/
PKGNAMEPREFIX= p5-
-MAINTAINER= serg@tmn.ru
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql
RUN_DEPENDS= ${BUILD_DEPENDS}