head	1.10;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	old_RELEASE_7_1_0:1.3
	old_RELEASE_6_4_0:1.3
	old_RELEASE_5_EOL:1.3
	old_RELEASE_7_0_0:1.3
	old_RELEASE_6_3_0:1.3
	old_PRE_XORG_7:1.3
	old_RELEASE_4_EOL:1.3
	old_RELEASE_6_2_0:1.3
	old_RELEASE_6_1_0:1.3
	old_RELEASE_5_5_0:1.3
	old_RELEASE_6_0_0:1.3
	old_RELEASE_5_4_0:1.3
	old_RELEASE_4_11_0:1.3
	old_RELEASE_5_3_0:1.3
	old_RELEASE_4_10_0:1.2
	old_RELEASE_5_2_1:1.2
	old_RELEASE_5_2_0:1.2
	old_RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2010.06.24.13.20.23;	author pav;	state Exp;
branches;
next	1.9;

1.9
date	2010.06.07.05.06.13;	author pgollucci;	state dead;
branches;
next	1.8;

1.8
date	2010.05.30.17.43.22;	author pav;	state Exp;
branches;
next	1.7;

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

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

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

1.4
date	2009.01.04.18.00.00;	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.10
log
@- Revert last commit, this port cannot use AP_FAST_BUILD (leads to runtime
  failure)

Feature safe:	yes
@
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
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.9
log
@- Convert to AP_FAST_BUILD / AP_GENPLIST
@
text
@@


1.8
log
@- Fix plists: cannot use %F one line above the handled file

Reported by:	pointyhat
@
text
@@


1.7
log
@- pet portlint
- use axps not sed in pkg-plist
- use PLIST_SUB vars in pkg-plist
- apxs -a is install -A is uninstall
- bump portrevision

With Hat:   apache@@
@
text
@d1 1
a2 1
%%APACHEMODDIR%%/%%AP_MODULE%%
@


1.6
log
@- Fix pkg-plist

Reported by:        pointyhat via pav
@
text
@d1 3
a3 3
@@unexec /usr/bin/sed -i '' '/LoadModule layout_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/mod_layout.so
@@exec %D/sbin/apxs -e -A -n %%layout%% %D/%F
@


1.5
log
@- mod_layout22 is for www/apache22
- connect www/mod_layout22 to the build
- conflicts with www/mod_layout and www/mod_layout2
@
text
@d1 3
a3 4
libexec/apache22/mod_layout.so
@@exec %D/sbin/apxs -e -A -n layout %D/%f
@@unexec %D/sbin/apxs -e -A -n layout %D/%f
@@unexec echo "===>  If you do not plan on reinstalling mod_layout, you must manually remove"; echo "===>  references to it in httpd.conf."
@


1.4
log
@forced commit to note repocopy from www/mod_layout2

Repocopy by:    marcus
@
text
@d1 1
a1 1
libexec/apache2/mod_layout.so
@


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
@@


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
@

