aboutsummaryrefslogtreecommitdiff
path: root/www/apache13-ssl
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2001-12-21 19:25:38 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2001-12-21 19:25:38 +0000
commit065dc2c842905e2b1332f0d43fb9aabcf1f28d56 (patch)
treefd77127cdbc80f61796862dd59fa3f21541d5f73 /www/apache13-ssl
parent452b2559fec392c9386283ed15f4a100ee085cbc (diff)
downloadports-065dc2c842905e2b1332f0d43fb9aabcf1f28d56.tar.gz
ports-065dc2c842905e2b1332f0d43fb9aabcf1f28d56.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.
Notes
Notes: svn path=/head/; revision=51935
Diffstat (limited to 'www/apache13-ssl')
-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 e81aae7ed767..2e438b783689 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}