summaryrefslogtreecommitdiff
path: root/www/phpbb
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-02-06 20:19:35 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-02-06 20:19:35 +0000
commit69744be0ece2d221713fea060706f1df20056c28 (patch)
treebc30c672384d4fcbbd9a5e8b3233f34f4583d6b0 /www/phpbb
parentadd sam2p 0.42 (diff)
Mark port as FORBIDDEN with the typical list of PHP security
vulnerabilities. http://online.securityfocus.com/archive/1/307212 http://online.securityfocus.com/bid/6634 http://online.securityfocus.com/archive/1/302199
Notes
Notes: svn path=/head/; revision=74987
Diffstat (limited to 'www/phpbb')
-rw-r--r--www/phpbb/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index e91192c7935c..578b18526c95 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -16,6 +16,11 @@ MAINTAINER= wjv@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4
+FORBIDDEN= "Multiple security vulnerabilities in current version: " \
+ http://online.securityfocus.com/archive/1/307212 \
+ http://online.securityfocus.com/bid/6634 \
+ http://online.securityfocus.com/archive/1/302199
+
# The phpBB2 port supports a number of variables that may be tweaked at build
# time. Perform a "make options" to see more information on these variables.
#