diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-11-05 13:06:30 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-11-05 13:06:30 +0000 |
commit | b4139aacc816518ad03a7a33f1eb409819b5a47f (patch) | |
tree | 399d3d4fc9e81ad7cb1c456dec733950c4b70b91 /www | |
parent | 4f6b27ab704a0087fbbfdd4b809beb8c1a698b2e (diff) | |
download | ports-b4139aacc816518ad03a7a33f1eb409819b5a47f.tar.gz ports-b4139aacc816518ad03a7a33f1eb409819b5a47f.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13+ipv6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index 3dce67e5c7de..d9723a73895b 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -18,6 +18,9 @@ PATCHFILES= apache-1.3.29-v6-20031112.diff.gz MAINTAINER= sumikawa@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean +BROKEN= Vulnerability is found and no IPv6 patch for latest version is available. \ + Recommned to use apache2 instead of this port + CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \ apache+mod_ssl+mod_snmp+ipv6-1.* apache+mod_ssl+mod_accel-1.* \ apache+mod_ssl+mod_snmp+mod_accel-1.* \ |