summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-08-15 20:44:54 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-08-15 20:44:54 +0000
commit3350c80ee0faea42441ab3546d312dba2dee7c3c (patch)
treec4ecb0130799f1df609b250116623f869624e916 /www
parentAdd phpmyfaq and drupal to the "pear-XML_RPC -- remote PHP code (diff)
Mark FORBIDDEN, due to remote code execution vulnerability in embedded
pear-XML_RPC. Security: http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html Approved by: portmgr (blanket, secteam)
Notes
Notes: svn path=/head/; revision=140888
Diffstat (limited to 'www')
-rw-r--r--www/phpmyfaq/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile
index b4ee53481ebc..7447afbc50f0 100644
--- a/www/phpmyfaq/Makefile
+++ b/www/phpmyfaq/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= chinsan.tw@gmail.com
COMMENT= A multilingual, completely database-driven FAQ-system
+FORBIDDEN= http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html
+
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}
USE_ZIP= YES