aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-05 05:03:47 +0800
committerClement Laforet <clement@FreeBSD.org>2005-12-05 05:03:47 +0800
commitae29b401c4bba99003068fdedc9b1d280e8b3a87 (patch)
tree81c90792ad2ae49de1e360a7afa6d98d3589dfd4 /www
parent87867166f849243e634cb4f697f9878ca024b56e (diff)
downloadfreebsd-ports-gnome-ae29b401c4bba99003068fdedc9b1d280e8b3a87.tar.gz
freebsd-ports-gnome-ae29b401c4bba99003068fdedc9b1d280e8b3a87.tar.zst
freebsd-ports-gnome-ae29b401c4bba99003068fdedc9b1d280e8b3a87.zip
- Convert to new USE_APACHE
- Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_remote/Makefile10
-rw-r--r--www/mod_auth_remote/distinfo1
2 files changed, 5 insertions, 6 deletions
diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile
index 48a309e3e5d8..ca12a6c1ca4a 100644
--- a/www/mod_auth_remote/Makefile
+++ b/www/mod_auth_remote/Makefile
@@ -17,15 +17,13 @@ DIST_SUBDIR= apache
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows users to authenticate on a remote web server
-USE_APACHE= YES
-WITH_APACHE2= YES
+USE_APACHE= 20
+AP_FAST_BUILD= YES
+AP_GENPLIST= YES
PORTDOCS= readme.txt
-do-build:
- @(cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c)
-do-install:
- @(cd ${WRKSRC} && ${APXS} -A -i ${PORTNAME}.la)
+post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
diff --git a/www/mod_auth_remote/distinfo b/www/mod_auth_remote/distinfo
index 266e3522bcc8..1fe3652b8925 100644
--- a/www/mod_auth_remote/distinfo
+++ b/www/mod_auth_remote/distinfo
@@ -1,2 +1,3 @@
MD5 (apache/mod_auth_remote-0.1.tar.gz) = 2086ef91061f2b0539c133c8c4318595
+SHA256 (apache/mod_auth_remote-0.1.tar.gz) = 4d21682a4968d288cf1ae229e1fc552adbafde9a02b2fa194df281b4b72d1448
SIZE (apache/mod_auth_remote-0.1.tar.gz) = 3456