aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Client-UserAgent
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-POE-Component-Client-UserAgent')
-rw-r--r--www/p5-POE-Component-Client-UserAgent/Makefile26
-rw-r--r--www/p5-POE-Component-Client-UserAgent/distinfo1
-rw-r--r--www/p5-POE-Component-Client-UserAgent/pkg-descr8
-rw-r--r--www/p5-POE-Component-Client-UserAgent/pkg-plist9
4 files changed, 0 insertions, 44 deletions
diff --git a/www/p5-POE-Component-Client-UserAgent/Makefile b/www/p5-POE-Component-Client-UserAgent/Makefile
deleted file mode 100644
index 8353e814e4e5..000000000000
--- a/www/p5-POE-Component-Client-UserAgent/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: POE-Component-Client-UserAgent
-# Date created: 10 Dec 2001
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= POE-Component-Client-UserAgent
-PORTVERSION= 0.05
-CATEGORIES= devel perl5 www
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/R/RC/RCAPUTO
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= skv@FreeBSD.org
-COMMENT= LWP and LWP::Parallel based POE component
-
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/LWP/Parallel.pm:${PORTSDIR}/www/p5-ParallelUA
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= POE::Component::Client::UserAgent.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-POE-Component-Client-UserAgent/distinfo b/www/p5-POE-Component-Client-UserAgent/distinfo
deleted file mode 100644
index 4976118b0b7a..000000000000
--- a/www/p5-POE-Component-Client-UserAgent/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (POE-Component-Client-UserAgent-0.05.tar.gz) = 15dbf9137dd6f3788d4f5b7fe56596a9
diff --git a/www/p5-POE-Component-Client-UserAgent/pkg-descr b/www/p5-POE-Component-Client-UserAgent/pkg-descr
deleted file mode 100644
index 09978c09afe9..000000000000
--- a/www/p5-POE-Component-Client-UserAgent/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-POE::Component::Client::UserAgent is based on LWP and LWP::Parallel.
-It lets other tasks run while making a request to an Internet server
-and waiting for response, and it lets several requests run in parallel.
-
-WWW: http://search.cpan.org/dist/POE-Component-Client-UserAgent/
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/www/p5-POE-Component-Client-UserAgent/pkg-plist b/www/p5-POE-Component-Client-UserAgent/pkg-plist
deleted file mode 100644
index cc7a99bf5043..000000000000
--- a/www/p5-POE-Component-Client-UserAgent/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-%%SITE_PERL%%/POE/Component/Client/UserAgent.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/UserAgent/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/UserAgent
-@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