diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 02:06:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 02:06:13 +0800 |
commit | e3a500555704df1ab931094d64ff79e5f9dd6bf2 (patch) | |
tree | e2ad5ba4ab4f62edbae6a92b16b4be96dea6b821 /www | |
parent | d3b95c6bd79b2ac6ada0672d2b296ed7a8fa46ef (diff) | |
download | freebsd-ports-gnome-e3a500555704df1ab931094d64ff79e5f9dd6bf2.tar.gz freebsd-ports-gnome-e3a500555704df1ab931094d64ff79e5f9dd6bf2.tar.zst freebsd-ports-gnome-e3a500555704df1ab931094d64ff79e5f9dd6bf2.zip |
Schedule these forbidden ports for termination on 2006-12-01
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 \ |