head	1.15;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.15
date	2013.02.26.10.07.08;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.12.17.10.27.26;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.11.17.06.02.47;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.03.15.13.20.39;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2011.09.17.07.06.40;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2010.06.10.01.36.18;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2010.03.10.07.21.55;	author az;	state Exp;
branches;
next	1.8;

1.8
date	2009.08.16.09.21.56;	author linimon;	state Exp;
branches;
next	1.7;

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

1.6
date	2008.06.29.19.32.13;	author lbr;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.17.14.29.47;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2008.01.27.17.20.36;	author lbr;	state Exp;
branches;
next	1.3;

1.3
date	2007.09.08.01.10.37;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2007.07.10.21.05.03;	author lbr;	state Exp;
branches;
next	1.1;

1.1
date	2007.04.06.08.22.49;	author lbr;	state Exp;
branches;
next	;


desc
@@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312965
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: lbr@@freebsd.org
# $FreeBSD: head/www/p5-Catalyst-Plugin-Cache/Makefile 312965 2013-02-26 09:35:44Z tobez $

PORTNAME=	Catalyst-Plugin-Cache
PORTVERSION=	0.12
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Flexible caching support for Catalyst

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS:=	${BUILD_DEPENDS}

TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
		p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst

PERL_CONFIGURE=	yes

MAN3=	Catalyst::Plugin::Cache.3 \
	Catalyst::Plugin::Cache::Backend.3 \
	Catalyst::Plugin::Cache::Backend::Memory.3 \
	Catalyst::Plugin::Cache::Choose::KeyRegexes.3 \
	Catalyst::Plugin::Cache::Curried.3 \
	Catalyst::Plugin::Cache::Store.3 \
	Catalyst::Plugin::Cache::Store::Memory.3

post-patch:
	@@${PERL} -i.bak -ne 'print unless m,ok|Test::,' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309079
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309079 | az | 2012-12-17 10:22:02 +0000 (Mon, 17 Dec 2012) | 3 lines
## SVN ##
## SVN ## Cleanup supporting perl version 5.8 and 5.10,
## SVN ## lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 6
# Ports collection makefile for:	p5-Catalyst-Plugin-Cache
# Date created:			Apr 5, 2007
# Whom:				lbr@@freebsd.org
#
# $FreeBSD: head/www/p5-Catalyst-Plugin-Cache/Makefile 309079 2012-12-17 10:22:02Z az $
#
d5 1
a5 1
PORTVERSION=	0.11
@


1.13
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/p5-Catalyst-Plugin-Cache/Makefile 300897 2012-07-14 14:29:18Z beat $
d39 1
a39 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
.endif

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


1.12
log
@- Update to 0.11
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Cache/Changes
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
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.10
d17 1
a17 1
RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
d20 5
a24 1
BUILD_DEPENDS=	${RUN_DEPENDS}
d36 1
a36 1
post-extract:
d39 7
a45 1
.include <bsd.port.mk>
@


1.10
log
@- Update to 0.10

With Hat:       perl@@
Changes:        http:/search.cpan.org/dist/Catalyst-Plugin-Cache/Changes
@
text
@d22 1
a22 1
PERL_CONFIGURE=	5.8.1+
@


1.9
log
@Update to 0.09

Changelog: http://search.cpan.org/dist/Catalyst-Plugin-Cache/Changes

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@


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

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


1.7
log
@Update to 0.08
@
text
@d14 1
a14 1
MAINTAINER=	lbr@@FreeBSD.org
@


1.6
log
@Update to 0.06
@
text
@d9 1
a9 1
PORTVERSION=	0.06
d18 2
a19 1
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
@


1.5
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
@d9 1
a9 1
PORTVERSION=	0.05
d17 1
a17 1
BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
d19 1
a19 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.4
log
@Update to 0.05
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Catalyst
@


1.3
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 1
PORTVERSION=	0.03
@


1.2
log
@Update to 0.03
@
text
@d22 1
a22 1
PERL_CONFIGURE=	yes
d35 1
a35 5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500801
IGNORE=	requires at least Perl 5.8.1. Install lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>
@


1.1
log
@New port: www/p5-Catalyst-Plugin-Cache, Flexible caching support for Catalyst
@
text
@d9 1
a9 1
PORTVERSION=	0.02
d33 1
a33 1
	@@${PERL} -i.bak -ne 'print unless m,Test::,' ${WRKSRC}/Makefile.PL
@

