diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-08-23 04:29:16 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-08-23 04:29:16 +0000 |
commit | ff07eb140090568924207c103059d1f153388ea1 (patch) | |
tree | 179531a792635cce0ecfe35cbb347d277b2e9488 /www/apache13+ipv6 | |
parent | 230e890c5af54374f03675e2b362f47bf53cbf50 (diff) | |
download | ports-ff07eb140090568924207c103059d1f153388ea1.tar.gz ports-ff07eb140090568924207c103059d1f153388ea1.zip |
Notes
Diffstat (limited to 'www/apache13+ipv6')
-rw-r--r-- | www/apache13+ipv6/Makefile | 4 | ||||
-rw-r--r-- | www/apache13+ipv6/distinfo | 2 | ||||
-rw-r--r-- | www/apache13+ipv6/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index 001113f23d8c..ef4aac9af787 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -26,7 +26,7 @@ MASTER_SITES= http://www.apache.org/dist/ \ DISTNAME= apache_${PORTVERSION} PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ -PATCHFILES= apache-1.3.12-v6-20000524a.diff.gz +PATCHFILES= apache-1.3.12-v6-20000821a.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= sumikawa@FreeBSD.org @@ -38,7 +38,6 @@ Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000 # HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= configure.v6 CONFIGURE_ARGS= \ --prefix=${PREFIX} \ --server-gid=nogroup \ @@ -47,6 +46,7 @@ CONFIGURE_ARGS= \ --suexec-docroot=${PREFIX}/www/data \ --without-confadjust \ --enable-shared=remain \ + --enable-rule=INET6 \ --enable-module=most \ --enable-module=auth_db \ --disable-module=auth_dbm diff --git a/www/apache13+ipv6/distinfo b/www/apache13+ipv6/distinfo index 5132df660a81..0d0056ac19c7 100644 --- a/www/apache13+ipv6/distinfo +++ b/www/apache13+ipv6/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 -MD5 (apache-1.3.12-v6-20000524a.diff.gz) = fd8f418724e916e862131f7b76ee1e47 +MD5 (apache-1.3.12-v6-20000821a.diff.gz) = 13e74b817cf1bf15ee3c1677ee7a6786 diff --git a/www/apache13+ipv6/pkg-plist b/www/apache13+ipv6/pkg-plist index c370fb8076ce..b7b60c091dc4 100644 --- a/www/apache13+ipv6/pkg-plist +++ b/www/apache13+ipv6/pkg-plist @@ -64,6 +64,7 @@ include/apache/xml/xmlrole.h include/apache/xml/xmltok.h include/apache/xml/xmltok_impl.h libexec/apache/httpd.exp +libexec/apache/libproxy.so libexec/apache/mod_auth_anon.so libexec/apache/mod_auth_db.so libexec/apache/mod_cern_meta.so |