head	1.24;
access;
symbols
	RELEASE_8_3_0:1.23
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.23
	RELEASE_8_2_0:1.23
	RELEASE_6_EOL:1.23
	RELEASE_8_1_0:1.23
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.14
	old_RELEASE_7_1_0:1.9
	old_RELEASE_6_4_0:1.9
	old_RELEASE_5_EOL:1.7
	old_RELEASE_7_0_0:1.7
	old_RELEASE_6_3_0:1.7
	old_PRE_XORG_7:1.7
	old_RELEASE_4_EOL:1.7
	old_RELEASE_6_2_0:1.7
	old_RELEASE_6_1_0:1.7
	old_RELEASE_5_5_0:1.7
	old_RELEASE_6_0_0:1.7
	old_RELEASE_5_4_0:1.6
	old_RELEASE_4_11_0:1.6
	old_RELEASE_5_3_0:1.6
	old_RELEASE_4_10_0:1.5
	old_RELEASE_5_2_1:1.4
	old_RELEASE_5_2_0:1.4
	old_RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.24
date	2012.11.17.06.02.41;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2010.06.24.13.20.23;	author pav;	state Exp;
branches;
next	1.22;

1.22
date	2010.06.07.05.06.13;	author pgollucci;	state Exp;
branches;
next	1.21;

1.21
date	2010.05.30.17.43.22;	author pav;	state Exp;
branches;
next	1.20;

1.20
date	2010.05.27.20.35.04;	author pgollucci;	state Exp;
branches;
next	1.19;

1.19
date	2010.05.25.20.17.31;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2010.05.18.04.07.51;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2010.05.05.21.54.06;	author pgollucci;	state Exp;
branches;
next	1.16;

1.16
date	2009.12.21.13.14.51;	author pav;	state Exp;
branches;
next	1.15;

1.15
date	2009.05.17.07.24.31;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2009.01.12.01.53.00;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2009.01.12.01.51.46;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2009.01.12.01.50.29;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2009.01.04.18.00.00;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2008.12.29.00.56.07;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2008.08.31.20.02.59;	author clement;	state Exp;
branches;
next	1.8;

1.8
date	2008.08.31.20.00.40;	author clement;	state Exp;
branches;
next	1.7;

1.7
date	2005.05.22.13.45.58;	author clement;	state Exp;
branches;
next	1.6;

1.6
date	2004.08.18.16.21.51;	author clement;	state Exp;
branches;
next	1.5;

1.5
date	2004.01.13.15.04.50;	author clement;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.17.12.29.06;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.07.09.12.53;	author marcus;	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.24
log
@Switch exporter over
@
text
@# New ports collection makefile for:	mod_layout Apache 2 module
# Date created:				Nov 15 2002
# Whom:					Clement Laforet <sheepkiller@@cultdeadsheep.org>
#
# $FreeBSD: head/www/mod_layout22/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	mod_layout
PORTVERSION=	5.1
PORTREVISION=	5
CATEGORIES=	www
MASTER_SITES=	http://download.tangent.org/
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Apache2.2 module to wrap served pages with a header and/or footer

MAKE_JOBS_SAFE=	yes

CONFLICTS=	mod_layout-3.* mod_layout-4.*

PORTSCOUT=	limit:^5

USE_APACHE=	22
LATEST_LINK=	mod_layout22

MAKE_ARGS+=	builddir=${WRKSRC}

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}/
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README
.endif

.include <bsd.port.mk>
@


1.23
log
@- Revert last commit, this port cannot use AP_FAST_BUILD (leads to runtime
  failure)

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@- Convert to AP_FAST_BUILD / AP_GENPLIST
@
text
@d10 1
a10 1
PORTREVISION=	4
d20 2
a21 2
LATEST_LINK=	mod_layout22
CONFLICTS=  mod_layout-3.* mod_layout-4.*
d25 1
a25 2
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes
d27 1
a27 1
PORTDOCS=	README
@


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

Reported by:	pointyhat
@
text
@d20 1
a21 1

d25 2
a26 1
LATEST_LINK=	mod_layout22
d28 1
a28 1
MAKE_ARGS+=	builddir=${WRKSRC}
@


1.20
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
@d10 1
a10 1
PORTREVISION=	3
@


1.19
log
@Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	2
d18 1
a18 1
MAKE_JOBS_SAFE=  yes
d31 1
a31 1
	@@${MKDIR} ${DOCSDIR}
@


1.18
log
@- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@@)
With Hat:       apache@@
@
text
@d13 1
@


1.17
log
@5/5: Chase www/apache22 (bundled apr shlib bump)

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@@
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.16
log
@- Update description
@
text
@d10 1
@


1.15
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d14 1
a14 1
COMMENT=	Apache2 module to wrap served pages with a header and/or footer
@


1.14
log
@- forced commit (left out PR reference)

PR:             ports/130007
@
text
@d16 2
@


1.13
log
@- set PORTSCOUT for www/mod_layout*
@
text
@@


1.12
log
@- mod_layout22 is for www/apache22
- connect www/mod_layout22 to the build
- conflicts with www/mod_layout and www/mod_layout2
@
text
@d18 2
@


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

Repocopy by:    marcus
@
text
@d9 1
a9 1
PORTVERSION=	4.1
d16 1
a16 1
CONFLICTS=  mod_layout-3.* mod_layout-5.*
d18 2
a19 2
USE_APACHE=	20
LATEST_LINK=	mod_layout2
@


1.10
log
@- Set CONFLICTS for www/mod_layout and www/mod_layout22
@
text
@@


1.9
log
@- Oops... Still for apache 2.0.x only
@
text
@d16 2
@


1.8
log
@- Update to 4.1
@
text
@d16 1
a16 1
USE_APACHE=	20+
@


1.7
log
@- Fix MASTER_SITES
@
text
@d9 1
a9 1
PORTVERSION=	4.0.2a
d16 1
a16 2
USE_APACHE=	yes
WITH_APACHE2=	yes
@


1.6
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d11 1
a11 1
MASTER_SITES=	http://software.tangent.org/download/
@


1.5
log
@- Update my email address

Approved and reviewed by:    erwin (mentor)
@
text
@d13 1
a13 1
MAINTAINER=	clement@@FreeBSD.org
@


1.4
log
@USE_REINPLACE need be defined only when REINPLACE_CMD is used.
@
text
@d13 1
a13 1
MAINTAINER=	sheepkiller@@cultdeadsheep.org
@


1.3
log
@Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex
@
text
@a19 1
USE_REINPLACE=	yes
@


1.2
log
@* Update to 4.0.2a
* Use LATEST_LINK

PR:		57178
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d16 2
a17 3
BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
RUN_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2

@


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
@d9 1
a9 1
PORTVERSION=	4.0.1a
d19 2
a28 1
	@@${CAT} ${PKGMESSAGE}
@

