aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Client-Ping
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Client-Ping')
-rw-r--r--devel/p5-POE-Component-Client-Ping/Makefile26
-rw-r--r--devel/p5-POE-Component-Client-Ping/distinfo2
-rw-r--r--devel/p5-POE-Component-Client-Ping/pkg-descr5
-rw-r--r--devel/p5-POE-Component-Client-Ping/pkg-plist9
4 files changed, 0 insertions, 42 deletions
diff --git a/devel/p5-POE-Component-Client-Ping/Makefile b/devel/p5-POE-Component-Client-Ping/Makefile
deleted file mode 100644
index 6b492abef789..000000000000
--- a/devel/p5-POE-Component-Client-Ping/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: POE-Component-Client-Ping
-# Date created: 10 Dec 2001
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= POE-Component-Client-Ping
-PORTVERSION= 1.04
-CATEGORIES= devel perl5 net
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= POE
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= skv@FreeBSD.org
-COMMENT= POE component for non-blocking/concurrent ICMP ping
-
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= POE::Component::Client::Ping.3
-
-.include <bsd.port.mk>
diff --git a/devel/p5-POE-Component-Client-Ping/distinfo b/devel/p5-POE-Component-Client-Ping/distinfo
deleted file mode 100644
index fb06a0027ba9..000000000000
--- a/devel/p5-POE-Component-Client-Ping/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (POE-Component-Client-Ping-1.04.tar.gz) = 1bf8420be2474db9253c5f96e2c921c7
-SIZE (POE-Component-Client-Ping-1.04.tar.gz) = 10745
diff --git a/devel/p5-POE-Component-Client-Ping/pkg-descr b/devel/p5-POE-Component-Client-Ping/pkg-descr
deleted file mode 100644
index 79d11d23c920..000000000000
--- a/devel/p5-POE-Component-Client-Ping/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-POE::Component::Client::Ping is non-blocking ICMP ping client session.
-It lets several other sessions ping through it in parallel, and it
-lets them continue doing other things while they wait for responses.
-
-WWW: http://search.cpan.org/dist/POE-Component-Client-Ping/
diff --git a/devel/p5-POE-Component-Client-Ping/pkg-plist b/devel/p5-POE-Component-Client-Ping/pkg-plist
deleted file mode 100644
index b58ec262f1d1..000000000000
--- a/devel/p5-POE-Component-Client-Ping/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-%%SITE_PERL%%/POE/Component/Client/Ping.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true