1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

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
This commit is contained in:
Kris Kennaway 2002-10-27 02:50:14 +00:00
parent 6f3c89484d
commit b598ee3da9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68904
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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}