diff options
author | kris <kris@FreeBSD.org> | 2000-06-20 10:16:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-06-20 10:16:42 +0800 |
commit | b83f1b88a1dcbd8f0ac8505ae5edf8ed9efa4634 (patch) | |
tree | 7cb80492737d11d66a08fa64832976a278700552 /www/zope29 | |
parent | 02c7afebc3d87a1c60dd350383bdabecc8325db8 (diff) | |
download | freebsd-ports-gnome-b83f1b88a1dcbd8f0ac8505ae5edf8ed9efa4634.tar.gz freebsd-ports-gnome-b83f1b88a1dcbd8f0ac8505ae5edf8ed9efa4634.tar.zst freebsd-ports-gnome-b83f1b88a1dcbd8f0ac8505ae5edf8ed9efa4634.zip |
Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
commit.
Diffstat (limited to 'www/zope29')
-rw-r--r-- | www/zope29/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= thomas@hentschel.net +FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert" + BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl |