1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

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
This commit is contained in:
Sean Chittenden 2003-02-06 20:19:35 +00:00
parent cc138413df
commit 69744be0ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74987

View File

@ -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.
#