summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--russian/apache13-modssl/Makefile3
-rw-r--r--russian/apache13/Makefile3
-rw-r--r--www/apache13+ipv6/Makefile3
-rw-r--r--www/apache13-fp/Makefile3
-rw-r--r--www/apache13-modssl/Makefile3
-rw-r--r--www/apache13-ssl/Makefile3
-rw-r--r--www/apache13/Makefile3
-rw-r--r--www/apache2/Makefile3
-rw-r--r--www/apache20/Makefile3
-rw-r--r--www/apache21/Makefile3
-rw-r--r--www/apache22/Makefile3
11 files changed, 33 insertions, 0 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile
index 05653a624c58..d22ce72299fd 100644
--- a/russian/apache13-modssl/Makefile
+++ b/russian/apache13-modssl/Makefile
@@ -26,6 +26,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= demon@FreeBSD.org
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
USE_OPENSSL= YES
.include <bsd.port.pre.mk>
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index 7fefbdfc696a..b10a5aaad745 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -31,6 +31,9 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz
MAINTAINER= lev@serebryakov.spb.ru
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
RA_VERSION= 30.12
APACHE_VERSION= 1.3.24
Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile
index ae8fc8d4e080..d37d160b6ac0 100644
--- a/www/apache13+ipv6/Makefile
+++ b/www/apache13+ipv6/Makefile
@@ -31,6 +31,9 @@ PATCHFILES= apache-1.3.22-v6-20011123.diff.gz
MAINTAINER= sumikawa@FreeBSD.org
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= \
--prefix=${PREFIX} \
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index bcf1139a7357..22124de5a20b 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -31,6 +31,9 @@ DISTFILES= ${APACHE} powerlogo.gif fplogo.gif
MAINTAINER= hetzels@westbend.net
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
#PATCH_SITES= http://www.apache.org/dist/patches/apply_to_${PORTVERSION}/
#PATCHFILES=
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index d7061df626b8..8c28f4f5f4d4 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -41,6 +41,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
USE_OPENSSL= YES
.include <bsd.port.pre.mk>
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index b011b0805b48..fc4733e6bba2 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -40,6 +40,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@freebsd.org
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
APACHE_VERSION= 1.3.12
APACHE_SSL_VERSION= 1.40
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 0b63b115bf37..b0e63a45bfb9 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -32,6 +32,9 @@ PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP}
MAINTAINER= ache@freebsd.org
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
DATADIR=${PREFIX}/www
DOCUMENT_ROOT=${DATADIR}/data
DEFAULT_PATH=/bin:/usr/bin:${PREFIX}/bin
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -23,6 +23,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild (neither of them still has a problem on FreeBSD)
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -23,6 +23,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild (neither of them still has a problem on FreeBSD)
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -23,6 +23,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild (neither of them still has a problem on FreeBSD)
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -23,6 +23,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild (neither of them still has a problem on FreeBSD)