View | Details | Raw Unified | Return to bug 43386
Collapse All | Expand All

(-)icradius/Makefile Thu Sep 26 15:49:56 2002 (-2 / +2 lines)
Lines 10-18 Link Here
10
CATEGORIES=    net
10
CATEGORIES=    net
11
MASTER_SITES=  ftp://ftp.innercite.com/pub/icradius/
11
MASTER_SITES=  ftp://ftp.innercite.com/pub/icradius/
12
12
13
FORBIDDEN=     "Remotely exploitable buffer overflow"
13
FORBIDDEN=     "Remotely exploitable buffer overflow. See ports/net/freeradius for compatible and unexploitable replacement."
14
14
15
MAINTAINER=    serg@tmn.ru
15
MAINTAINER=    ports@freebsd.org
16
16
17
MAKEFILE=      Makefile.BSD
17
MAKEFILE=      Makefile.BSD
(-)p5-IC-Radius/Makefile Thu Sep 26 15:51:17 2002 (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=  ftp://ftp.innercite.com/pub/perl/
11
MASTER_SITES=  ftp://ftp.innercite.com/pub/perl/
12
PKGNAMEPREFIX= p5-
12
PKGNAMEPREFIX= p5-
13
13
14
MAINTAINER=    serg@tmn.ru
14
MAINTAINER=    ports@freebsd.org
15
15
16
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql
16
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql
17
RUN_DEPENDS=   ${BUILD_DEPENDS}
17
RUN_DEPENDS=   ${BUILD_DEPENDS}

Return to bug 43386