aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2001-12-22 03:25:38 +0800
committernectar <nectar@FreeBSD.org>2001-12-22 03:25:38 +0800
commit444cac962024a280b624ab0015c408cf1e17fba8 (patch)
tree0499c147ec812974f406e839dfaa9ce617362775 /www
parentd88c9eba1e8b8f27f861088a7b081a38a47aedee (diff)
downloadfreebsd-ports-graphics-444cac962024a280b624ab0015c408cf1e17fba8.tar.gz
freebsd-ports-graphics-444cac962024a280b624ab0015c408cf1e17fba8.tar.zst
freebsd-ports-graphics-444cac962024a280b624ab0015c408cf1e17fba8.zip
Set MAINTAINER to freebsd-ports. Previous maintainer says, ``i no
longer support this port as i got fed up with the port committers ignoring my updates.'' Mark BROKEN, as this version of Apache contains several minor vulnerabilities.
Diffstat (limited to 'www')
-rw-r--r--www/apache13-ssl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index e81aae7ed76..2e438b78368 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -37,7 +37,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
apache_${APACHE_VERSION}+ssl_${APACHE_SSL_VERSION}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= adam@algroup.co.uk
+MAINTAINER= ports@freebsd.org
APACHE_VERSION= 1.3.12
APACHE_SSL_VERSION= 1.40
@@ -86,6 +86,8 @@ CONFIGURE_ENV+= EXTRA_SSL_LIBS="-L${OPENSSLLIB} -L${LOCALBASE}/lib"
MAN1= dbmmanage.1 htdigest.1 htpasswd.1
MAN8= ab.8 httpsdctl.8 apxs.8 httpsd.8 logresolve.8 rotatelogs.8
+BROKEN= contains unpatched vulnerabilities (CAN-2001-0729, 0730, 0731)
+
post-extract:
@cd ${WRKSRC} && tar xzf ${DISTDIR}/apache_${APACHE_VERSION}+ssl_${APACHE_SSL_VERSION}${EXTRACT_SUFX}