diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2004-11-05 21:06:30 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2004-11-05 21:06:30 +0800 |
commit | 17c03a84af42a31bf455ea371a23c9fc010b84b1 (patch) | |
tree | 9d25d7767505691eb0acee21be0568b897281356 /www | |
parent | faf402f0bfe55ae158b7bc35486a5b1da92c38ae (diff) | |
download | freebsd-ports-gnome-17c03a84af42a31bf455ea371a23c9fc010b84b1.tar.gz freebsd-ports-gnome-17c03a84af42a31bf455ea371a23c9fc010b84b1.tar.zst freebsd-ports-gnome-17c03a84af42a31bf455ea371a23c9fc010b84b1.zip |
marked as broken: Vulnerability is found and no IPv6 patch for latest version
is available. Recommned to use apache2 instead of this port.
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.* \ |