head	1.3;
access;
symbols
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2010.12.04.21.32.34;	author rene;	state dead;
branches;
next	1.2;

1.2
date	2010.10.08.02.00.00;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2009.04.23.17.06.40;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Garbage collect old ports:
2010-11-15 archivers/linux-par2cmdline: Native version available
2010-11-15 audio/bmp-musepack: does not build with audio/musepack
2010-11-15 audio/libmpcdec: superseded by audio/musepack
2010-11-15 audio/py-musepack: does not build with audio/musepack
2010-12-01 chinese/chinput3: Development has ceased.
2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead
2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream
2010-11-24 net-p2p/gift-gnutella: unmaintained upstream
2010-11-24 net-p2p/gift-openft: unmaintained upstream
2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus
2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone
2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
@
text
@# New ports collection makefile for:	p5-Catalyst-Plugin-CommandLine
# Date created:				Wed 22 Apr 2009
# Whom:					Alexey V. Degtyarev <alexey@@renatasystems.org>
#
# $FreeBSD: ports/www/p5-Catalyst-Plugin-CommandLine/Makefile,v 1.2 2010/10/08 02:00:00 wen Exp $
#

PORTNAME=	Catalyst-Plugin-CommandLine
PORTVERSION=	0.05
CATEGORIES=	www perl5
MASTER_SITES=	ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
PKGNAMEPREFIX=	p5-

MAINTAINER=	alexey@@renatasystems.org
COMMENT=	Catalyst plugin to make controllers or models available for scripts

BUILD_DEPENDS=	${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
		${SITE_PERL}/URI/http.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS=	${BUILD_DEPENDS}

DEPRECATED=	The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
EXPIRATION_DATE=	2010-11-10

PERL_CONFIGURE=	yes

MAN3=		Catalyst::Plugin::CommandLine.3

.include <bsd.port.mk>
@


1.2
log
@- Update MASTER_SITE
- Mark DEPRECATE

PR:		ports/151255
Submitted by:	Alexey V.Degtyarev <alexey@@renatasystems.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Use this module if you need to have access to the Catalyst controllers or
models from command line script.

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

PR:		ports/133923
Submitted by:	Alexey V. Degtyarev <alexey at renatasystems.org>
@
text
@d11 1
a11 1
MASTER_SITES=	CPAN
d22 3
@

