head	1.26;
access;
symbols
	RELEASE_9_0_0:1.25
	RELEASE_7_4_0:1.22
	RELEASE_8_2_0:1.22
	RELEASE_6_EOL:1.22
	RELEASE_8_1_0:1.22
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.21
	RELEASE_7_2_0:1.20
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.18
	RELEASE_7_0_0:1.18
	RELEASE_6_3_0:1.18
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.18
	RELEASE_6_2_0:1.18
	RELEASE_6_1_0:1.17
	RELEASE_5_5_0:1.17
	RELEASE_6_0_0:1.17
	RELEASE_5_4_0:1.16
	RELEASE_4_11_0:1.16
	RELEASE_5_3_0:1.16
	RELEASE_4_10_0:1.15
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.26
date	2012.01.01.19.30.45;	author ohauer;	state dead;
branches;
next	1.25;

1.25
date	2011.11.02.03.43.36;	author pgollucci;	state Exp;
branches;
next	1.24;

1.24
date	2011.09.07.03.00.42;	author pgollucci;	state Exp;
branches;
next	1.23;

1.23
date	2011.08.27.09.54.34;	author ohauer;	state Exp;
branches;
next	1.22;

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

1.21
date	2009.05.17.07.24.31;	author pgollucci;	state Exp;
branches;
next	1.20;

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

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

1.18
date	2006.05.13.04.41.14;	author edwin;	state Exp;
branches;
next	1.17;

1.17
date	2005.05.22.13.45.58;	author clement;	state Exp;
branches;
next	1.16;

1.16
date	2004.08.18.16.21.50;	author clement;	state Exp;
branches;
next	1.15;

1.15
date	2004.01.13.15.04.50;	author clement;	state Exp;
branches;
next	1.14;

1.14
date	2003.12.18.16.22.56;	author clement;	state Exp;
branches;
next	1.13;

1.13
date	2003.12.18.14.13.46;	author clement;	state Exp;
branches;
next	1.12;

1.12
date	2003.11.07.09.12.53;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2003.09.27.14.20.32;	author erwin;	state Exp;
branches;
next	1.10;

1.10
date	2003.02.21.14.01.20;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2002.08.07.03.07.44;	author pat;	state Exp;
branches;
next	1.8;

1.8
date	2002.07.06.06.47.45;	author petef;	state Exp;
branches;
next	1.7;

1.7
date	2001.12.14.21.24.11;	author petef;	state Exp;
branches;
next	1.6;

1.6
date	2001.11.02.14.01.36;	author petef;	state Exp;
branches;
next	1.5;

1.5
date	2001.08.22.23.07.10;	author petef;	state Exp;
branches;
next	1.4;

1.4
date	2001.08.03.04.04.48;	author lioux;	state Exp;
branches;
next	1.3;

1.3
date	2001.06.27.05.45.22;	author dwcjr;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.17.18.36.35;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.19.12.45.30;	author will;	state Exp;
branches;
next	;


desc
@@


1.26
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@# New ports collection makefile for:	mod_gzip Apache module
# Date created:		Dec 18 2000
# Whom:			Mikhail Teterin <mi@@aldan.algebra.com>
#
# $FreeBSD: ports/www/mod_layout/Makefile,v 1.25 2011/11/02 03:43:36 pgollucci Exp $
#

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

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

DEPRECATED=	apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE=	2012-01-01

MAKE_JOBS_SAFE=  yes

USE_APACHE=	13

CONFLICTS=	mod_layout-4.* mod_layout-5.* apache-contrib-1.*

PORTSCOUT=	limit:^3

CFLAGS+=	-fPIC

post-patch:
	@@${REINPLACE_CMD} -e 's!apxs!${LOCALBASE}/sbin/apxs!g' ${WRKSRC}/Makefile

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR} ${DOCSDIR}/directives
	${INSTALL_DATA} ${WRKSRC}/faq.html ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/directives/* ${DOCSDIR}/directives
.endif
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.25
log
@- sync apache13 related EXPIRATION_DATE

With Hat:	apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.24
log
@- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@@
Reported by:    dvl via freshports
@
text
@d18 1
a18 1
EXPIRATION_DATE=	2011-11-01
@


1.23
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d18 1
a18 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.22
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
@d17 3
@


1.21
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d12 1
@


1.20
log
@- set PORTSCOUT for www/mod_layout*
@
text
@d16 2
@


1.19
log
@- Update to 3.4 (latest version for www/apache13)
- set conflicts for www/mod_layout2 and upcomming www/mod_layout22
@
text
@d20 2
@


1.18
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d9 1
a9 1
PORTVERSION=	3.2.1
d16 1
a16 1
USE_APACHE=	yes
d18 1
a18 1
CONFLICTS=	mod_layout-4.* apache-contrib-1.*
d23 1
a23 2
	@@${REINPLACE_CMD} -e 's!apxs!${LOCALBASE}/sbin/apxs!g; \
		s!-DDEBUG!$$(CFLAGS)!g' ${WRKSRC}/Makefile
@


1.17
log
@- Fix MASTER_SITES
@
text
@a16 1
USE_REINPLACE=	yes
@


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


1.15
log
@- Update my email address

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


1.14
log
@- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)
@
text
@d13 1
a13 1
MAINTAINER=	sheepkiller@@cultdeadsheep.org
@


1.13
log
@- Respect CFLAGS and add -fPIC to fix build on amd64
- Use DOCSDIR

PR:             59603
@
text
@d19 2
@


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

Submitted by:	dinoex
@
text
@d19 2
d23 1
a23 2
		s!-DDEBUG!!g' ${WRKSRC}/Makefile
	
@


1.11
log
@Update to 3.2.1

PR:		57173
Submitted by:	maintainer
@
text
@d16 1
a16 3
BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13

@


1.10
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	3.2
d22 3
a24 2
	@@${REINPLACE_CMD} -e 's!apxs!${LOCALBASE}/sbin/apxs!g' \
		${WRKSRC}/Makefile
@


1.9
log
@- PERL -> REINPLACE_CMD
- Sanitize MASTER_SITES

PR:		ports/41391
Submitted by:	maintainer
@
text
@d14 1
@


1.8
log
@- update to 3.2
- pass maintainership to submitter

PR:		39570
Submitted by:	sheepkiller@@cultdeadsheep.org
@
text
@d11 1
a11 2
MASTER_SITES=	ftp://ftp.tangent.org/pub/apache/ \
		http://software.tangent.org/download/
d18 2
d21 1
a21 1
	@@${PERL} -pi -e 's!apxs!${LOCALBASE}/sbin/apxs!g' \
@


1.7
log
@Rework how we tell the Makefile to use ${LOCALBASE}/sbin/apxs.

Noticed by:	bento
@
text
@d9 1
a9 1
PORTVERSION=	3.0.3
d14 1
a14 1
MAINTAINER=	petef@@FreeBSD.org
@


1.6
log
@Update to 3.0.3
@
text
@a18 2
MAKE_ENV=	APXS=${LOCALBASE}/sbin/apxs

d20 1
a20 1
	@@${PERL} -pi -e 's!APXS=apxs!APXS?=apxs!' \
@


1.5
log
@Change my email address to petef@@FreeBSD.org for the ports I maintain.

Reviewed by:	ade
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_layout/Makefile,v 1.4 2001/08/03 04:04:48 lioux Exp $
d9 1
a9 1
PORTVERSION=	3.0
@


1.4
log
@o Update to 3.0
o Support NOPORTDOCS and deploy DOCSDIR
o Update COMMENT, DESCR, PKGMESSAGE and WWW tag
o Clean up installation (enable httpd.conf stuff by default)
o Install better documentation

PR:		29254
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_layout/Makefile,v 1.3 2001/06/27 05:45:22 dwcjr Exp $
d14 1
a14 1
MAINTAINER=	petef@@databits.net
@


1.3
log
@Fix error reported by bento when apache is installed as a depend
Bump PORTREVISION

PR:		28440
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_layout/Makefile,v 1.2 2001/06/17 18:36:35 steve Exp $
d9 1
a9 2
PORTVERSION=	2.10.6
PORTREVISION=	1
d12 1
a12 1
		http://www.tangent.org/mod_layout/
d22 1
a22 1
	@@${PERL} -pi -e 's!-i -a -n!-i -A -n!; s!APXS=apxs!APXS?=apxs!' \
d27 3
a29 2
	@@${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
	${INSTALL_DATA} ${WRKSRC}/faq.html ${PREFIX}/share/doc/${PORTNAME}
@


1.2
log
@Update to version 2.10.6.

PR:		27963
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_layout/Makefile,v 1.1 2000/12/19 12:45:30 will Exp $
d10 1
d20 2
d23 2
a24 1
	@@${PERL} -pi -e 's!-i -a -n!-i -A -n!' ${WRKSRC}/Makefile
@


1.1
log
@Add mod_layout 2.8.2, an Apache module that creates a "single look and
feel" throughout a website.

PR:		23617
Submitted by:	Mikhail Teterin <mi@@aldan.algebra.com>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	2.8.2
d14 1
a14 1
MAINTAINER=	mi@@aldan.algebra.com
d19 2
a20 5
do-build:
	cd ${WRKSRC} && ${LOCALBASE}/sbin/apxs -c *.c

do-install:
	cd ${WRKSRC} && ${LOCALBASE}/sbin/apxs -A -i ${PORTNAME}.so
d22 1
a23 3
PLIST_SUB+=	DOC=''

post-install:
d25 1
a25 5
	@@${INSTALL_DATA} ${WRKSRC}/*.html \
		${PREFIX}/share/doc/${PORTNAME}

.else
PLIST_SUB+=	DOC='@@comment '
d27 1
@

