diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-06-20 02:16:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-06-20 02:16:42 +0000 |
commit | bcb51b6633c27b7ba4fbac2ef0087227a37919fd (patch) | |
tree | eea8096820ceee9ac37d1fdbd74141fcd70e0a69 | |
parent | Mark FORBIDDEN because the splitvt binary is not installed setuid, (diff) |
Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
commit.
Notes
Notes:
svn path=/head/; revision=29695
-rw-r--r-- | www/zope/Makefile | 2 | ||||
-rw-r--r-- | www/zope210/Makefile | 2 | ||||
-rw-r--r-- | www/zope211/Makefile | 2 | ||||
-rw-r--r-- | www/zope213/Makefile | 2 | ||||
-rw-r--r-- | www/zope28/Makefile | 2 | ||||
-rw-r--r-- | www/zope29/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope/Makefile +++ b/www/zope/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 diff --git a/www/zope210/Makefile b/www/zope210/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope210/Makefile +++ b/www/zope210/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 diff --git a/www/zope211/Makefile b/www/zope211/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope211/Makefile +++ b/www/zope211/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 diff --git a/www/zope213/Makefile b/www/zope213/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 diff --git a/www/zope28/Makefile b/www/zope28/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope28/Makefile +++ b/www/zope28/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 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 |