head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	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;
locks; strict;
comment	@# @;


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

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

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

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

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


desc
@@


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


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

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


1.1
log
@mod_xmlns adds XML Namespace support to Apache, and may form the basis
of XML-driven publishing systems. It runs as an output filter, so it
works automatically with any content generator.

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

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

