1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Convert to new USE_APACHE

- Add SHA256
This commit is contained in:
Clement Laforet 2005-12-04 17:26:41 +00:00
parent 88a9762a7b
commit 63e99a6fe8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150394
4 changed files with 7 additions and 9 deletions

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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