head	1.9;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2013.02.13.06.44.08;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2013.01.19.03.44.23;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.10.03.18.31.53;	author tabthorpe;	state Exp;
branches;
next	1.5;

1.5
date	2012.08.25.14.36.22;	author swills;	state Exp;
branches;
next	1.4;

1.4
date	2011.09.17.06.49.26;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2009.12.29.04.15.18;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2009.11.21.22.21.29;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.12.26.05.12.26;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312143
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: George Hartzell <hartzell@@alerce.com>
# $FreeBSD: head/www/p5-Template-Provider-FromDATA/Makefile 312143 2013-02-13 06:04:08Z pclin $

PORTNAME=	Template-Provider-FromDATA
PORTVERSION=	0.13
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	pclin@@FreeBSD.org
COMMENT=	Load templates from your __DATA__ section

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Template-Toolkit>=2.15:${PORTSDIR}/www/p5-Template-Toolkit \
		p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Template::Provider::FromDATA.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501502
BUILD_DEPENDS+=	p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
.endif

.include <bsd.port.post.mk>
@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310632
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-Template-Provider-FromDATA/Makefile 310632 2013-01-19 03:06:56Z swills $
d10 1
a10 1
MAINTAINER=	linpc@@cs.nctu.edu.tw
@


1.7
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-Template-Provider-FromDATA/Makefile 305216 2012-10-03 18:31:53Z tabthorpe $
d5 1
a5 1
PORTVERSION=	0.12
d10 1
a10 1
MAINTAINER=	ports@@FreeBSD.org
d13 4
a16 1
BUILD_DEPENDS=	p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit \
d18 1
d22 7
a28 1
MAN3=		Template::Provider::FromDATA.3
d30 1
a30 1
.include <bsd.port.mk>
@


1.6
log
@SVN rev 305216 on 2012-10-03 18:31:53Z by tabthorpe

- Reassign to the heap at maintainer's request
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.5
log
@SVN rev 303141 on 2012-08-25 14:36:22Z by swills

- Update to 0.12

PR:		ports/170953
Approved by:	George Hartzell <hartzell@@alerce.com> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	devel/p5-Template-Provider-FromDATA
# Date created:				3 December 2008
# Whom:					George Hartzell <hartzell@@alerce.com>
#
a2 1
#
d10 1
a10 1
MAINTAINER=	hartzell@@alerce.com
@


1.4
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@


1.3
log
@- Update to 0.11

PR:             ports/141603
Approved by:    maintainer timeout (hartzell@@alerce.com; 14 days)
Submitted by:   myself (pgollucci@@)
@
text
@d20 1
a20 1
PERL_CONFIGURE=	5.8.0+
@


1.2
log
@- Update to 0.09

PR:		140756
Submitted by:	George Hartzell <hartzell@@alerce.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@


1.1
log
@Template::Provider::FromDATA - Load templates from your __DATA__ section

This module allows you to store your templates inline with your code
in the __DATA__ section. It will search any number of classes
specified.

WWW: http://search.cpan.org/~bricas/Template-Provider-FromDATA-0.08

PR:		        ports/129402
Submitted by:	George Hartzell <hartzell at alerce.com>
Approved by:    araujo (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@

