head	1.8;
access;
symbols
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.01.01.19.30.55;	author ohauer;	state dead;
branches;
next	1.7;

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

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

1.5
date	2011.08.27.09.55.10;	author ohauer;	state Exp;
branches;
next	1.4;

1.4
date	2010.12.02.00.04.46;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2010.01.22.14.24.37;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.17.14.29.36;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.13.19.17.54;	author anray;	state Exp;
branches;
next	;


desc
@@


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

with hat apache@@
@
text
@# New ports collection makefile for:	www/p5-Apache-Template
# Date created:				30 December 2005
# Whom:					Zach Thompson <hideo@@lastamericanempire.com>
#
# $FreeBSD: ports/www/p5-Apache-Template/Makefile,v 1.7 2011/11/02 03:43:42 pgollucci Exp $
#

PORTNAME=	Apache-Template
PORTVERSION=	0.09
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Apache::Template - Apache/mod_perl interface to the Template Toolkit

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
		${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS:=	${BUILD_DEPENDS}

DEPRECATED=	depends on mod_perl
EXPIRATION_DATE=	2012-01-01

PERL_CONFIGURE=	yes

MAN3=	Apache::Template.3

.include <bsd.port.mk>
@


1.7
log
@- sync apache13 related EXPIRATION_DATE

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


1.6
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
@d23 1
a23 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.4
log
@Reset hideo@@lastamericanempire.com due to maintainer-timeouts and no
response to email.

Hat:		portmgr
@
text
@d20 4
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.3
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 2).

Approved by:	portmgr (itetcu)
@
text
@d15 1
a15 1
MAINTAINER=	hideo@@lastamericanempire.com
@


1.2
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d10 1
a18 1
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
@


1.1
log
@Add p5-Apache-Template 0.09, apache::Template - Apache/mod_perl
interface to the Template Toolkit.

PR:		ports/91078
Submitted by:	Zach Thompson <hideo@@lastamericanempire.com>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@

