aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-12-05 01:26:41 +0800
committerclement <clement@FreeBSD.org>2005-12-05 01:26:41 +0800
commit40e3798851bde2e23016514e8788e0b975d98f83 (patch)
tree9d14ea9507477d91301495d8c353d4a82fda28de /www
parent96ee8b705ed5b53741a7557e109b8489091376a7 (diff)
downloadfreebsd-ports-gnome-40e3798851bde2e23016514e8788e0b975d98f83.tar.gz
freebsd-ports-gnome-40e3798851bde2e23016514e8788e0b975d98f83.tar.zst
freebsd-ports-gnome-40e3798851bde2e23016514e8788e0b975d98f83.zip
- Convert to new USE_APACHE
- Add SHA256
Diffstat (limited to 'www')
-rw-r--r--www/mod_cfg_ldap/Makefile7
-rw-r--r--www/mod_cfg_ldap/distinfo1
-rw-r--r--www/mod_log_config-st/Makefile7
-rw-r--r--www/mod_log_config-st/distinfo1
4 files changed, 7 insertions, 9 deletions
diff --git a/www/mod_cfg_ldap/Makefile b/www/mod_cfg_ldap/Makefile
index 53c369546ec6..78d7056aaaba 100644
--- a/www/mod_cfg_ldap/Makefile
+++ b/www/mod_cfg_ldap/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows you to keep your virtual host configuration in a LDAP directory
-WANT_APACHE= 2
+USE_APACHE= 20+
USE_OPENLDAP= YES
AP_FAST_BUILD= YES
AP_GENPLIST= YES
@@ -28,9 +28,6 @@ AP_LIB+= ${LDAP_LIB}
PORTDOCS= AUTHORS cfg_ldap.conf ChangeLog COPYING INSTALL \
mod_cfg_ldap.schema README TODO
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
-
post-install:
.if !defined (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@@ -39,4 +36,4 @@ post-install:
. endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/mod_cfg_ldap/distinfo b/www/mod_cfg_ldap/distinfo
index a5be7731d071..0c4aa2fbe729 100644
--- a/www/mod_cfg_ldap/distinfo
+++ b/www/mod_cfg_ldap/distinfo
@@ -1,2 +1,3 @@
MD5 (apache2/mod_cfg_ldap-1.2.tar.gz) = 055924d6488608f684b22e7b04cea2ea
+SHA256 (apache2/mod_cfg_ldap-1.2.tar.gz) = 432616597eaeeb5c5cbfa84f42c074bd8414207398879a5cc7ebf5e1d7b9ea65
SIZE (apache2/mod_cfg_ldap-1.2.tar.gz) = 6356
diff --git a/www/mod_log_config-st/Makefile b/www/mod_log_config-st/Makefile
index 9f5b579780be..d5f165b9c5ea 100644
--- a/www/mod_log_config-st/Makefile
+++ b/www/mod_log_config-st/Makefile
@@ -15,15 +15,14 @@ DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= A modified version of mod_log_config for apache2
-WANT_APACHE= 2
+USE_APACHE= 20+
AP_FAST_BUILD= YES
AP_GENPLIST= YES
SRC_FILE= mod_log_config.c
SHORTMODNAME= log_config
MODULENAME= mod_log_config-st
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+
+.include <bsd.port.mk>
diff --git a/www/mod_log_config-st/distinfo b/www/mod_log_config-st/distinfo
index a87c5b80dfdf..c91ecec7af61 100644
--- a/www/mod_log_config-st/distinfo
+++ b/www/mod_log_config-st/distinfo
@@ -1,2 +1,3 @@
MD5 (apache2/mod_log_config-st-1.0.tar.gz) = e06208e485e299d5a0234ea91a5bdbe5
+SHA256 (apache2/mod_log_config-st-1.0.tar.gz) = e255d9530e1bc4a73a84ea078006fe77e201e821d492302bf4deb89bdbaada0c
SIZE (apache2/mod_log_config-st-1.0.tar.gz) = 16748