head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	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.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


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

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

1.2
date	2007.07.15.19.11.32;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2006.11.20.06.13.45;	author scrappy;	state Exp;
branches;
next	;


desc
@@


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

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@%%APACHEMODDIR%%/%%AP_MODULE%%
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/mod_log_sql_mysql.so
%%APACHEMODDIR%%/mod_log_sql_logio.so
%%SSL%%%%APACHEMODDIR%%/mod_log_sql_ssl.so
@


1.3
log
@- Update to 1.101
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
@


1.2
log
@- Clean up httpd.conf proper on deinstall
@
text
@d5 1
@


1.1
log
@DTC specific port of mod_log_sql2 ...
@
text
@d3 1
a3 1
@@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
@

