head	1.16;
access;
symbols
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.16
date	2011.06.25.09.23.46;	author miwi;	state dead;
branches;
next	1.15;

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

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

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

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

1.11
date	2009.01.12.01.51.45;	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.16
log
@Bye Bye

2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
@
text
@# New ports collection makefile for:	mod_layout Apache 2 module
# Date created:				Nov 15 2002
# Whom:					Clement Laforet <sheepkiller@@cultdeadsheep.org>
#
# $FreeBSD: ports/www/mod_layout2/Makefile,v 1.15 2010/12/12 08:44:48 pgollucci Exp $
#

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

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

MAKE_JOBS_SAFE=	yes

DEPRECATED=	will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
EXPIRATION_DATE=	2011-05-01

LATEST_LINK=	mod_layout2
CONFLICTS=	mod_layout-3.* mod_layout-5.*
PORTSCOUT=	limit:4^

USE_APACHE=	20

AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

PORTDOCS=	README

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

.include <bsd.port.mk>
@


1.15
log
@- Corresponding to www/apache20 deprecation, deprecate ports
  that only build with www/apache20 (2.0.x)

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


1.14
log
@- Covnert to AP_FAST_BUILD / AP_GENPLIST
@
text
@d19 3
@


1.13
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 1
a17 3
MAKE_JOBS_SAFE=  yes

CONFLICTS=  mod_layout-3.* mod_layout-5.*
d19 2
a23 1
LATEST_LINK=	mod_layout2
d25 4
a28 1
MAKE_ARGS+=	builddir=${WRKSRC}
d32 1
a32 1
	@@${MKDIR} ${DOCSDIR}
@


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


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


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


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

