diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-15 11:30:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-15 11:30:42 +0000 |
commit | 2385e8a57c268d33cb6e4cbb2a46f296951aaca6 (patch) | |
tree | 5a6317b596d0477800c1d5f62dbc77583cba1444 | |
parent | b36a9e43ed06be6298ae5d7e3d1403010d4e7678 (diff) |
Remove expired port www/p5-Bundle-Catalyst
Notes
Notes:
svn path=/head/; revision=156114
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Bundle-Catalyst/Makefile | 48 | ||||
-rw-r--r-- | www/p5-Bundle-Catalyst/distinfo | 3 | ||||
-rw-r--r-- | www/p5-Bundle-Catalyst/pkg-descr | 3 | ||||
-rw-r--r-- | www/p5-Bundle-Catalyst/pkg-plist | 5 |
6 files changed, 1 insertions, 60 deletions
@@ -2187,3 +2187,4 @@ games/hlserver-tsc||2006-02-14|Remove expired port sysutils/pyfind||2006-02-14|Remove expired port www/mdw||2006-02-14|Remove expired port x11-clocks/gdesklets-praytime||2006-02-14|Remove expired port +www/p5-Bundle-Catalyst||2006-02-15|Replaced by www/p5-Task-Catalyst diff --git a/www/Makefile b/www/Makefile index 8f197cfa43ac..1e47451aeb6f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -469,7 +469,6 @@ SUBDIR += p5-AxKit-XSP-Util SUBDIR += p5-AxKit-XSP-WebUtils SUBDIR += p5-B-LexInfo - SUBDIR += p5-Bundle-Catalyst SUBDIR += p5-Bundle-Slash SUBDIR += p5-Bundle-Sledge SUBDIR += p5-CGI-Ajax diff --git a/www/p5-Bundle-Catalyst/Makefile b/www/p5-Bundle-Catalyst/Makefile deleted file mode 100644 index d6a11ecb1d74..000000000000 --- a/www/p5-Bundle-Catalyst/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: www/p5-Bundle-Catalyst -# Date created: 12 May 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Bundle-Catalyst -PORTVERSION= 0.07 -CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI -PKGNAMEPREFIX= p5- - -MAINTAINER= lars@balker.dk -COMMENT= A Bundle to install most of the Catalyst modules - -BUILD_DEPENDS= p5-Catalyst>=0:${PORTSDIR}/www/p5-Catalyst \ - p5-Catalyst-Plugin-FormValidator>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \ - p5-Catalyst-Plugin-FillInForm>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FillInForm \ - p5-Catalyst-Plugin-Prototype>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Prototype \ - p5-Catalyst-Plugin-Singleton>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Singleton \ - p5-Catalyst-Plugin-DefaultEnd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-DefaultEnd \ - p5-Catalyst-Plugin-SubRequest>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-SubRequest \ - p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ - p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ - p5-Catalyst-Plugin-Session-State-URI>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-URI \ - p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \ - p5-Catalyst-Model-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC \ - p5-Catalyst-Model-DBIC-Plain>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Plain \ - p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT \ - p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \ - p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-Catalyst-Plugin-FormValidator-Simple>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator-Simple \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes -DEPRECATED= Replaced by www/p5-Task-Catalyst -EXPIRATION_DATE=2006-02-08 - -MAN3= Bundle::Catalyst.3 - -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500800 -IGNORE= requires Perl 5.8. Install lang/perl5.8, and try again -.endif -.include <bsd.port.post.mk> diff --git a/www/p5-Bundle-Catalyst/distinfo b/www/p5-Bundle-Catalyst/distinfo deleted file mode 100644 index 042693f6984a..000000000000 --- a/www/p5-Bundle-Catalyst/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Bundle-Catalyst-0.07.tar.gz) = 2394dd6465ba3f8b779c46d94a896172 -SHA256 (Bundle-Catalyst-0.07.tar.gz) = 365f5654edff070fd7f38bd80cdccd520c7267f602ce700c5d9ca7a437a0566a -SIZE (Bundle-Catalyst-0.07.tar.gz) = 1709 diff --git a/www/p5-Bundle-Catalyst/pkg-descr b/www/p5-Bundle-Catalyst/pkg-descr deleted file mode 100644 index c0756831615e..000000000000 --- a/www/p5-Bundle-Catalyst/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A bundle to install most of the Catalyst modules. - -WWW: http://search.cpan.org/dist/Bundle-Catalyst/ diff --git a/www/p5-Bundle-Catalyst/pkg-plist b/www/p5-Bundle-Catalyst/pkg-plist deleted file mode 100644 index dcbdf9afc985..000000000000 --- a/www/p5-Bundle-Catalyst/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%SITE_PERL%%/Bundle/Catalyst.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle/Catalyst/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle/Catalyst -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle -@dirrmtry %%SITE_PERL%%/Bundle |