From cad9987b0194d008571fe2bf142f4130f74a3adf Mon Sep 17 00:00:00 2001 From: swills Date: Sun, 14 Aug 2011 16:15:01 +0000 Subject: Added p5-POE-Component-Hailo in the wrong category --- MOVED | 1 + lang/Makefile | 1 - lang/p5-POE-Component-Hailo/Makefile | 29 ---------------------- lang/p5-POE-Component-Hailo/distinfo | 2 -- .../files/patch-Makefile.PL.in | 16 ------------ lang/p5-POE-Component-Hailo/pkg-descr | 5 ---- lang/p5-POE-Component-Hailo/pkg-plist | 7 ------ 7 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 lang/p5-POE-Component-Hailo/Makefile delete mode 100644 lang/p5-POE-Component-Hailo/distinfo delete mode 100644 lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in delete mode 100644 lang/p5-POE-Component-Hailo/pkg-descr delete mode 100644 lang/p5-POE-Component-Hailo/pkg-plist diff --git a/MOVED b/MOVED index 44bd0b5d8dd3..6a23b2efd9fc 100644 --- a/MOVED +++ b/MOVED @@ -2505,3 +2505,4 @@ security/drweb-postfix||2011-08-10|Has expired: fails to fetch (website rearrang security/drweb-qmail||2011-08-10|Has expired: fails to fetch (website rearranged) security/drweb-sendmail||2011-08-10|Has expired: fails to fetch (website rearranged) math/hs-category-extras||2011-08-14|Removed: this package is obsolete. +lang/p5-POE-Component-Hailo||2011-08-14|Removed diff --git a/lang/Makefile b/lang/Makefile index bbc03ed85c75..13d827a7b1e6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -213,7 +213,6 @@ SUBDIR += p5-JavaScript-Value-Escape SUBDIR += p5-List-MoreUtils SUBDIR += p5-Modern-Perl - SUBDIR += p5-POE-Component-Hailo SUBDIR += p5-Parse-Perl SUBDIR += p5-Perl6-Subs SUBDIR += p5-Pugs-Compiler-Rule diff --git a/lang/p5-POE-Component-Hailo/Makefile b/lang/p5-POE-Component-Hailo/Makefile deleted file mode 100644 index 79c50de159d5..000000000000 --- a/lang/p5-POE-Component-Hailo/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: POE-Componenet-Hailo -# Date created: 2011-07-19 -# Whom: milki -# -# $FreeBSD$ -# - -PORTNAME= POE-Component-Hailo -PORTVERSION= 0.10 -CATEGORIES= lang perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:HINRIK -PKGNAMEPREFIX= p5- - -MAINTAINER= milki@rescomp.berkeley.edu -COMMENT= A non-blocking wrapper around Hailo - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-Hailo>=0:${PORTSDIR}/textproc/p5-Hailo -RUN_DEPENDS:= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN3= POE::Component::Hailo.3 - -.include diff --git a/lang/p5-POE-Component-Hailo/distinfo b/lang/p5-POE-Component-Hailo/distinfo deleted file mode 100644 index c244fb24634c..000000000000 --- a/lang/p5-POE-Component-Hailo/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (POE-Component-Hailo-0.10.tar.gz) = 2fb1a36b2bf4ed1b055be0427be95fad441f5c9bbc42dbc0f216d01d3f558edc -SIZE (POE-Component-Hailo-0.10.tar.gz) = 12258 diff --git a/lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in b/lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in deleted file mode 100644 index 443861cf9f7b..000000000000 --- a/lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in +++ /dev/null @@ -1,16 +0,0 @@ ---- Makefile.PL.new 2011-07-29 07:05:19.000000000 -0700 -+++ Makefile.PL 2011-07-29 07:06:44.000000000 -0700 -@@ -48,5 +48,12 @@ - - WriteMakefile(%WriteMakefileArgs); - -+package MY; - -- -+sub init_PM { -+ my $self = shift; -+ $self->SUPER::init_PM(@_); -+ # Do not install the README and README.pod -+ delete $self->{PM}{"README.pod"}; -+ delete $self->{PM}{"README"}; -+} diff --git a/lang/p5-POE-Component-Hailo/pkg-descr b/lang/p5-POE-Component-Hailo/pkg-descr deleted file mode 100644 index b5c882c113ca..000000000000 --- a/lang/p5-POE-Component-Hailo/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -POE::Component::Hailo is a POE component that provides a non-blocking wrapper -around Hailo. It accepts the events listed under "INPUT" and emits the events -listed under "OUTPUT". - -WWW: http://search.cpan.org/dist/POE-Component-Hailo/ diff --git a/lang/p5-POE-Component-Hailo/pkg-plist b/lang/p5-POE-Component-Hailo/pkg-plist deleted file mode 100644 index 6103a50d4c93..000000000000 --- a/lang/p5-POE-Component-Hailo/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%SITE_PERL%%/POE/Component/Hailo.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Hailo/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Hailo -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE -- cgit