diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/amaya/Makefile | 2 | ||||
-rw-r--r-- | www/awstats/Makefile | 2 | ||||
-rw-r--r-- | www/linux-beonex/Makefile | 2 | ||||
-rw-r--r-- | www/p5-ldap-abook/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 38c414303ff6..6e46648b7016 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -30,6 +30,8 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \ png.5:${PORTSDIR}/graphics/png FORBIDDEN= http://www.vuxml.org/freebsd/dc930435-d59f-11da-8098-00123ffe8333.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 WRKSRC= ${WRKDIR}/Amaya/obj diff --git a/www/awstats/Makefile b/www/awstats/Makefile index eae378512dce..a79db792bf86 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -17,6 +17,8 @@ MAINTAINER= webmaster@shopcusa.com COMMENT= Free real-time logfile analyzer to get advanced web statistics FORBIDDEN= Command Injection Vulnerability +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile index 350bf73070ee..a795778d466e 100644 --- a/www/linux-beonex/Makefile +++ b/www/linux-beonex/Makefile @@ -16,6 +16,8 @@ DISTNAME= beonex-comm-${PORTVERSION}-stable-1-linux-i686 FORBIDDEN= Security issues. From http://www.beonex.com/ 'The currently available Beonex\ Communicator 0.8 builds have several known security bugs' +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR=trevor diff --git a/www/p5-ldap-abook/Makefile b/www/p5-ldap-abook/Makefile index 4003d8600147..d67dc5cb50df 100644 --- a/www/p5-ldap-abook/Makefile +++ b/www/p5-ldap-abook/Makefile @@ -17,6 +17,8 @@ MAINTAINER= vs@FreeBSD.org COMMENT= Perl5 CGI script providing an LDAP addressbook web interface FORBIDDEN= Arbitrary command execution vulnerability in CGI script +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 RUN_DEPENDS= ${SITE_PERL}/AddressBook.pm:${PORTSDIR}/net/p5-AddressBook \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ |