head	1.31;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.26
	RELEASE_7_4_0:1.24
	RELEASE_8_2_0:1.24
	RELEASE_6_EOL:1.24
	RELEASE_8_1_0:1.22
	RELEASE_7_3_0:1.20
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.2;
locks; strict;
comment	@# @;


1.31
date	2013.03.01.12.24.46;	author svnexp;	state Exp;
branches;
next	1.30;

1.30
date	2013.02.05.11.40.59;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.28;

1.28
date	2012.04.12.11.06.01;	author culot;	state Exp;
branches;
next	1.27;

1.27
date	2012.02.17.20.34.49;	author sunpoet;	state Exp;
branches;
next	1.26;

1.26
date	2011.09.17.07.06.44;	author sunpoet;	state Exp;
branches;
next	1.25;

1.25
date	2011.07.21.14.33.42;	author sunpoet;	state Exp;
branches;
next	1.24;

1.24
date	2010.10.26.08.06.38;	author wen;	state Exp;
branches;
next	1.23;

1.23
date	2010.08.26.05.20.38;	author az;	state Exp;
branches;
next	1.22;

1.22
date	2010.05.06.07.11.27;	author az;	state Exp;
branches;
next	1.21;

1.21
date	2010.03.10.22.23.46;	author tobez;	state Exp;
branches;
next	1.20;

1.20
date	2010.02.16.10.59.40;	author tobez;	state Exp;
branches;
next	1.19;

1.19
date	2009.11.08.07.09.16;	author leeym;	state Exp;
branches;
next	1.18;

1.18
date	2009.09.13.09.16.17;	author tobez;	state Exp;
branches;
next	1.17;

1.17
date	2009.08.16.09.22.02;	author linimon;	state Exp;
branches;
next	1.16;

1.16
date	2009.03.22.00.54.21;	author lbr;	state Exp;
branches;
next	1.15;

1.15
date	2008.06.29.19.58.06;	author lbr;	state Exp;
branches;
next	1.14;

1.14
date	2008.01.12.18.21.54;	author lbr;	state Exp;
branches;
next	1.13;

1.13
date	2007.09.08.01.10.45;	author linimon;	state Exp;
branches;
next	1.12;

1.12
date	2007.01.17.08.32.56;	author lbr;	state Exp;
branches;
next	1.11;

1.11
date	2007.01.15.21.59.23;	author lbr;	state Exp;
branches;
next	1.10;

1.10
date	2007.01.05.18.42.13;	author lbr;	state Exp;
branches;
next	1.9;

1.9
date	2006.07.11.17.54.58;	author lbr;	state Exp;
branches;
next	1.8;

1.8
date	2006.05.28.10.43.57;	author lbr;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.01.13.51.59;	author lbr;	state Exp;
branches;
next	1.6;

1.6
date	2006.01.24.13.06.03;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2005.12.23.09.35.01;	author erwin;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.13.09.20.08;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2005.11.16.21.56.41;	author lth;	state Exp;
branches;
next	1.2;

1.2
date	2005.07.07.12.30.28;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.07.14.24.53;	author lth;	state Exp;
branches;
next	;


desc
@@


1.31
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313150
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Lars Thegler <lth@@FreeBSD.org>
# $FreeBSD: head/www/p5-Catalyst-View-TT/Makefile 313150 2013-03-01 11:27:32Z tobez $

PORTNAME=	Catalyst-View-TT
PORTVERSION=	0.41
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Template Toolkit view class for Catalyst

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
		p5-Template-Timer>=0:${PORTSDIR}/www/p5-Template-Timer \
		p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Catalyst::Helper::View::TT.3 \
		Catalyst::Helper::View::TTSite.3 \
		Catalyst::View::TT.3

.include <bsd.port.mk>
@


1.30
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311690
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-Catalyst-View-TT/Makefile 311690 2013-02-05 10:21:36Z tobez $
d5 1
a5 1
PORTVERSION=	0.40
@


1.29
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	www/p5-Catalyst-View-TT
# Date created:				04 May 2005
# Whom:					Lars Thegler <lth@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Catalyst-View-TT/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	0.39
@


1.28
log
@- Update to 0.39
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.27
log
@- Update to 0.38
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.38
d17 3
@


1.26
log
@- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:	az
With hat:	perl
@
text
@d9 1
a9 1
PORTVERSION=	0.37
d17 1
a17 1
RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
d23 1
@


1.25
log
@- Update to 0.37

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d24 1
a24 1
PERL_CONFIGURE=	5.8.1+
@


1.24
log
@- Update to 0.36
Changes:  http://search.cpan.org/src/ABRAXXA/Catalyst-View-TT-0.36/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.36
a22 1
BUILD_DEPENDS=	${RUN_DEPENDS}
d26 3
a28 3
MAN3=	Catalyst::Helper::View::TT.3 \
	Catalyst::Helper::View::TTSite.3 \
	Catalyst::View::TT.3
@


1.23
log
@Update to 0.35

Changes:        http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.35
@


1.22
log
@Update to 0.34

Changes:        http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.34
@


1.21
log
@Update to 0.33.

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.33
@


1.20
log
@Update to 0.32.

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.32
@


1.19
log
@- update to 0.31
@
text
@d9 1
a9 1
PORTVERSION=	0.31
@


1.18
log
@Update to 0.30.

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.30
d17 1
a17 2
BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
d19 1
a19 1
		${SITE_PERL}/Template/Timer.pm:${PORTSDIR}/www/p5-Template-Timer \
d21 3
a23 2
		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.17
log
@Reset lbr@@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.29
@


1.16
log
@Update to 0.29
@
text
@d14 1
a14 1
MAINTAINER=	lbr@@FreeBSD.org
@


1.15
log
@Update to 0.27
@
text
@d9 1
a9 1
PORTVERSION=	0.27
d21 2
a22 1
		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
d25 1
a25 1
PERL_CONFIGURE=	5.8.2+
@


1.14
log
@Update to 0.26
@
text
@d9 1
a9 1
PORTVERSION=	0.26
@


1.13
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d9 1
a9 2
PORTVERSION=	0.25
PORTREVISION=	1
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Catalyst
@


1.12
log
@Don't depend on Catalyst::Devel (helpers won't work without, but that's to
be expected).  Thanks to Jun again.
@
text
@d26 1
a26 1
PERL_CONFIGURE=	yes
d32 1
a32 5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500801
IGNORE=	requires Perl 5.8. Install lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>
@


1.11
log
@Update to 0.25
@
text
@d10 1
a19 1
		p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
@


1.10
log
@Update to 0.24
@
text
@d9 1
a9 1
PORTVERSION=	0.24
@


1.9
log
@Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
@
text
@d9 1
a9 1
PORTVERSION=	0.23
a19 1
		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
d21 3
a23 1
		${SITE_PERL}/Template/Timer.pm:${PORTSDIR}/www/p5-Template-Timer
@


1.8
log
@Update to 0.23.

Approved by:	erwin (mentor, implicit)
@
text
@d18 2
a19 1
BUILD_DEPENDS=	p5-Catalyst>=5.50:${PORTSDIR}/www/p5-Catalyst \
@


1.7
log
@Changing email-address on my 80 ports.

Approved by:	erwin (mental)
@
text
@d9 1
a9 1
PORTVERSION=	0.22
d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/M/MR/MRAMBERG
@


1.6
log
@Update to 0.22

PR:		92256
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	lars@@balker.dk
@


1.5
log
@Update to 0.21

PR:		90842
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.21
@


1.4
log
@Update to 0.20

PR:		90324
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.20
@


1.3
log
@Update to 0.19

PR:		ports/89149
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.19
d19 1
@


1.2
log
@- Update to 0.12
- Hand maintainership to submitter [1]
- Bump dependency to perl 5.8.x

Submitted by:	Lars Balker Rasmussen
Approved by:	lth (maintainer) [1] only
@
text
@d9 1
a9 1
PORTVERSION=	0.12
d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \
d26 1
d30 1
a30 1
.if ${PERL_LEVEL} <= 500600
@


1.1
log
@Add p5-Catalyst-View-TT 0.11, Template Toolkit view class for Catalyst.
@
text
@d9 1
a9 1
PORTVERSION=	0.11
d15 1
a15 1
MAINTAINER=	lth@@FreeBSD.org
d29 2
a30 2
.if ${PERL_LEVEL} <= 500503
IGNORE=	requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
@

