aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-08-15 00:15:01 +0800
committerswills <swills@FreeBSD.org>2011-08-15 00:15:01 +0800
commitcad9987b0194d008571fe2bf142f4130f74a3adf (patch)
treeef12e972701c7ad50c1d1d6357bf82e8e253e590
parent3557d46d5de68e1b9fbb86d23fac73be5bae04dd (diff)
downloadfreebsd-ports-gnome-cad9987b0194d008571fe2bf142f4130f74a3adf.tar.gz
freebsd-ports-gnome-cad9987b0194d008571fe2bf142f4130f74a3adf.tar.zst
freebsd-ports-gnome-cad9987b0194d008571fe2bf142f4130f74a3adf.zip
Added p5-POE-Component-Hailo in the wrong category
-rw-r--r--MOVED1
-rw-r--r--lang/Makefile1
-rw-r--r--lang/p5-POE-Component-Hailo/Makefile29
-rw-r--r--lang/p5-POE-Component-Hailo/distinfo2
-rw-r--r--lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in16
-rw-r--r--lang/p5-POE-Component-Hailo/pkg-descr5
-rw-r--r--lang/p5-POE-Component-Hailo/pkg-plist7
7 files changed, 1 insertions, 60 deletions
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 <milki@rescomp.berkeley.edu>
-#
-# $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 <bsd.port.mk>
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