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.05.28.48;	author pgollucci;	state dead;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.6
log
@- Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
@
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
@- Only for 2.2+
- While here, tidy the pkg-plist a bit

Reported by:    QAT
With Hat:       apache@@
@
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 3
a3 3
%%APACHEMODDIR%%/mod_line_edit.so
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
@


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 line_edit %D/%F
@@unexec %D/sbin/apxs -e -A -n line_edit %D/%F
@


1.2
log
@- Fix pkg-plist
- USE_APACHE=yes is deprecated
- Bump PORTREVISION

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


1.1
log
@mod_line_edit is a general-purpose filter for text documents. It
operates as a simple on-the-fly line editor, applying
search-and-replace rules defined in a configuration or .htaccess
file.

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

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

