head	1.6;
access;
symbols
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.6
date	2010.06.07.06.01.56;	author pgollucci;	state dead;
branches;
next	1.5;

1.5
date	2010.06.06.05.00.30;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.27.21.27.02;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2010.05.27.21.19.16;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2009.04.24.22.21.13;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2007.01.22.07.50.40;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Conver to AP_FAST_BUILD / AP_GENPLIST
@
text
@%%APACHEMODDIR%%/%%AP_MODULE%%
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
@


1.5
log
@- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
@
text
@@


1.4
log
@- 2/3:
     - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@d1 1
a1 1
%%APACHEMODDIR%%/mod_proxy_xml.so
@


1.3
log
@- 1/3:
    - apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@d2 2
a3 2
@@exec %D/sbin/apxs -e -a -n proxy_xml %D/%F
@@unexec %D/sbin/apxs -e -A -n proxy_xml %D/%F
@


1.2
log
@- USE_APACHE -> 2.0+
- Fix plist with www/apache2*

PR:             ports/133617
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n proxy_xml %D/%F
@


1.1
log
@mod_proxy_xml is an output filter to rewrite links in a proxy
situation, to ensure that links work for users outside the proxy.
It serves the same purpose as Apache's ProxyPassReverse directive
does for HTTP headers, and is an essential component of a reverse
proxy.

WWW: http://apache.webthing.com/mod_proxy_xml/

PR:		ports/108053
Submitted by:	Dominic Marks <dom at goodforbusiness.co.uk>
@
text
@d1 1
a1 1
libexec/apache2/mod_proxy_xml.so
@

