mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 2.2
PR: ports/69892 Submitted by: maintainer
This commit is contained in:
parent
1d649c8785
commit
bf728cf63c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115252
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mod_proxy_html
|
||||
PORTVERSION= 2.1
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://apache.webthing.com/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -32,8 +32,8 @@ do-build:
|
||||
|
||||
do-install:
|
||||
@(cd ${WRKSRC} && ${APXS} -A -i ${PORTNAME}.la)
|
||||
@${ECHO} "================================================================================"
|
||||
@${ECHO} "Enable mod_proxy_html in Apache's config manually."
|
||||
@${ECHO} "================================================================================"
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (mod_proxy_html.c) = b1828fb7fb9305ef14c583c99e1fed02
|
||||
SIZE (mod_proxy_html.c) = 31392
|
||||
MD5 (mod_proxy_html.c) = df7ed20b8543aeb4d4fd017db8138646
|
||||
SIZE (mod_proxy_html.c) = 31562
|
||||
|
11
www/mod_proxy_html/pkg-message
Normal file
11
www/mod_proxy_html/pkg-message
Normal file
@ -0,0 +1,11 @@
|
||||
================================================================================
|
||||
|
||||
Edit your Apache configuration file to enable mod_proxy_html.
|
||||
|
||||
Documentation available:
|
||||
|
||||
Configuration guide: http://apache.webthing.com/mod_proxy_html/config.html
|
||||
|
||||
Reverse Proxy Tutorial: http://www.apacheweek.com/features/reverseproxies
|
||||
|
||||
================================================================================
|
Loading…
Reference in New Issue
Block a user