aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-09-03 20:02:16 +0800
committerdougb <dougb@FreeBSD.org>2011-09-03 20:02:16 +0800
commit011059e4cce54f6dd7eb9143a666b5dc3fe55a23 (patch)
tree031ece06fb58c22232fbebd004c9193b76d64cc4 /www
parent87a1aa63095023ad2667f0c5d939b67b7d41aa26 (diff)
downloadfreebsd-ports-gnome-011059e4cce54f6dd7eb9143a666b5dc3fe55a23.tar.gz
freebsd-ports-gnome-011059e4cce54f6dd7eb9143a666b5dc3fe55a23.tar.zst
freebsd-ports-gnome-011059e4cce54f6dd7eb9143a666b5dc3fe55a23.zip
Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30
Diffstat (limited to 'www')
-rw-r--r--www/plone/Makefile3
-rw-r--r--www/rt36/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile
index aaa07779f1c1..a386fd62bf65 100644
--- a/www/plone/Makefile
+++ b/www/plone/Makefile
@@ -16,6 +16,9 @@ DIST_SUBDIR= zope
MAINTAINER= ports@FreeBSD.org
COMMENT= A user friendly implementation of the CMF written on top of ZOPE
+FORBIDDEN= Vulnerable since 2011-02-10, http://portaudit.freebsd.org/7c492ea2-3566-11e0-8e81-0022190034c0.html
+EXPIRATION_DATE= 2011-09-30
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging
WRKSRC= ${WRKDIR}/Plone-${PORTVERSION}
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index aaf761e8e58d..d6a36186bcd4 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -19,6 +19,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= RT is an industrial-grade ticketing system written in Perl
+FORBIDDEN= Vulnerable since 2009-12-09, http://portaudit.freebsd.org/714c1406-e4cf-11de-883a-003048590f9e.html
+EXPIRATION_DATE= 2011-09-30
+
CONFLICTS= rt-2* rt-3.0* rt-3.2* rt-3.4* rt-3.8*
PERL_MODULES = ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \