head	1.8;
access;
symbols
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2010.06.07.05.03.50;	author pgollucci;	state dead;
branches;
next	1.7;

1.7
date	2010.06.06.05.00.28;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2010.05.27.21.27.00;	author pgollucci;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2004.08.17.13.27.50;	author clement;	state Exp;
branches;
next	1.2;

1.2
date	2003.09.26.17.25.14;	author naddy;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.23.21.32.23;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Covnert to AP_FAST_BUILD / AP_GENPLIST
@
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
@@unexec echo "===>  If you do not plan on reinstalling mod_layout, you must manually remove"; echo "===>  references to it in httpd.conf."
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.7
log
@- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
@
text
@@


1.6
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_layout.so
@


1.5
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 layout %D/%f
@@unexec %D/sbin/apxs -e -A -n layout %D/%f
@


1.4
log
@- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n layout %D/%f
@


1.3
log
@- Respect "apache modules convention".
  When you install an apache module via ports or packages, ideally
  module must not alter configuration (not enabled by default)
@
text
@d1 1
a1 1
libexec/apache2/mod_layout.so
@


1.2
log
@* Update to 4.0.2a
* Use LATEST_LINK

PR:		57178
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d2 2
a3 1
@@exec %D/sbin/apxs -e -a -n layout %D/%f
@


1.1
log
@Add mod_layout2 4.0.1a,
apache2 module to wrap served pages with a
header and/or footer.

PR:		45496
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@a1 1
libexec/apache2/liblayout.so
@

