head	1.3;
access;
symbols
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2009.05.08.15.55.41;	author pgollucci;	state dead;
branches;
next	1.2;

1.2
date	2003.04.01.22.45.49;	author anders;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.31.02.14.14;	author will;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST

PR:             ports/133685
Approved by:    maintainer timeout (30 days)
Submitted by:   me
@
text
@libexec/apache/mod_proxy_add_forward.so
@@exec %D/sbin/apxs -e -A -n proxy_add_forward %D/%F
@@unexec %D/sbin/apxs -e -A -n proxy_add_forward %D/%F
@


1.2
log
@Clean up pkg-plist.

Correct bad distfile checksum by updating to version 20020710. Only
comments changed.

Use a distfile with version number, to avoid unnecessary bad checksums
again.
@
text
@@


1.1
log
@Add mod_proxy_add_forward 20010201, an apache module that adds a
client IP header to outgoing proxy requests.

PR:		26074
Submitted by:	Anders Nordby <anders@@fix.no>
@
text
@d2 2
a3 2
@@exec ${PKG_PREFIX}/sbin/apxs -e -A -n proxy_add_forward mod_proxy_add_forward.so; echo "	enable mod_proxy_add_forward in Apache's config manually"
@@unexec ${PKG_PREFIX}/sbin/apxs -e -A -n proxy_add_forward mod_proxy_add_forward.so || echo "	remove mod_proxy_add_forward from Apache's config manually"
@

