head	1.6;
access;
symbols
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	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
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.01.01.19.30.49;	author ohauer;	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.05.18.10.57.34;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2005.07.11.13.01.37;	author sem;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
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_realip.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 realip %D/%F
@@unexec %D/sbin/apxs -e -A -n realip %D/%F
@


1.2
log
@- use APACHEMODDIR in pkg-plist [1]
- Mark MAKE_JOBS_SAFE=yes

PR:				ports/134607 [1]
Approved by:	maintainer [1]
Submitted by:	me
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n realip %D/%F
@


1.1
log
@mod_realip is an apache 1.3 module, which changes the IP address of
the proxy server to the IP address a client, supplied by the proxy
server in "X-Real-IP" or "X-Forwarded-For" header. mod_realip is
designed for use on backends, which serve reverse proxied HTTP
requests.

Submitted by:	glebius
@
text
@d1 1
a1 1
libexec/apache/mod_realip.so
@

