head	1.8;
access;
symbols
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2010.05.02.10.45.51;	author miwi;	state dead;
branches;
next	1.7;

1.7
date	2010.02.08.11.21.27;	author tobez;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.16.09.21.56;	author linimon;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2006.07.11.17.54.54;	author lbr;	state Exp;
branches;
next	1.2;

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

1.1
date	2005.12.19.19.44.44;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.8
log
@2010-04-30 audio/py-flac: has been marked IGNORE for past 24 months
2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
@
text
@# Ports collection makefile for:	p5-Catalyst-Plugin-Cache-FileCache
# Date created:				Dec 19, 2005
# Whom:					Lars Balker Rasmussen <lbr@@FreeBSD.org>
#
# $FreeBSD: ports/www/p5-Catalyst-Plugin-Cache-FileCache/Makefile,v 1.7 2010/02/08 11:21:27 tobez Exp $
#

PORTNAME=	Catalyst-Plugin-Cache-FileCache
PORTVERSION=	0.5
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	File cache for Catalyst

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache
RUN_DEPENDS=	${BUILD_DEPENDS}

DEPRECATED=	Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
EXPIRATION_DATE=	2010-03-08

PERL_MODBUILD=	5.8.1+

MAN3=	Catalyst::Plugin::Cache::FileCache.3

.include <bsd.port.mk>
@


1.7
log
@Deprecate, since the module is deprecated by its authour.
To be removed in a month.
@
text
@d5 1
a5 1
# $FreeBSD$
@


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

Hat:		portmgr
@
text
@d10 1
d22 3
@


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
@d14 1
a14 1
MAINTAINER=	lbr@@FreeBSD.org
@


1.4
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
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Catalyst
@


1.3
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
@d22 1
a22 1
PERL_MODBUILD=	yes
d26 1
a26 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.2
log
@Changing email-address on my 80 ports.

Approved by:	erwin (mental)
@
text
@d18 1
a18 1
BUILD_DEPENDS=	p5-Catalyst>=0:${PORTSDIR}/www/p5-Catalyst \
@


1.1
log
@Extends base class with a file cache.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Cache-FileCache/

PR:		ports/90662
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk>
@
text
@d3 1
a3 1
# Whom:					Lars Balker Rasmussen <lars@@balker.dk>
d15 1
a15 1
MAINTAINER=	lars@@balker.dk
@

