1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

add p5-POE-Component-Client-HTTP

POE component for non-blocking/concurrent HTTP queries

PR:		32780
Submitted by:	Sergey Skvortsov <skv@protey.ru>
This commit is contained in:
Ying-Chieh Liao 2001-12-13 12:18:12 +00:00
parent 498b77f3cf
commit f26dbde6d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51484
11 changed files with 93 additions and 0 deletions

View File

@ -397,6 +397,7 @@
SUBDIR += p5-ORBit
SUBDIR += p5-POE
SUBDIR += p5-POE-Component-Client-DNS
SUBDIR += p5-POE-Component-Client-HTTP
SUBDIR += p5-POE-Component-JobQueue
SUBDIR += p5-POE-Component-Pcap
SUBDIR += p5-POE-Component-RSS

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: POE-Component-Client-HTTP
# Date created: 10 Dec 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= POE-Component-Client-HTTP
PORTVERSION= 0.39
CATEGORIES= devel perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://poe.perl.org/poedown/
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@protey.ru
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE::Component::Client::HTTP.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (POE-Component-Client-HTTP-0.39.tar.gz) = e6835c1f2d6784cdbe1e2d9d3fa7619f

View File

@ -0,0 +1 @@
POE component for non-blocking/concurrent HTTP queries

View File

@ -0,0 +1,8 @@
POE::Component::Client::HTTP is an HTTP user-agent for POE. It lets
other sessions run while HTTP transactions are being processed, and it
lets several HTTP transactions be processed in parallel.
WWW: http://search.cpan.org/search?dist=POE-Component-Client-HTTP
-- Sergey Skvortsov
skv@protey.ru

View File

@ -0,0 +1,9 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP/.packlist
lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/HTTP.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: POE-Component-Client-HTTP
# Date created: 10 Dec 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= POE-Component-Client-HTTP
PORTVERSION= 0.39
CATEGORIES= devel perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://poe.perl.org/poedown/
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@protey.ru
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE::Component::Client::HTTP.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (POE-Component-Client-HTTP-0.39.tar.gz) = e6835c1f2d6784cdbe1e2d9d3fa7619f

View File

@ -0,0 +1 @@
POE component for non-blocking/concurrent HTTP queries

View File

@ -0,0 +1,8 @@
POE::Component::Client::HTTP is an HTTP user-agent for POE. It lets
other sessions run while HTTP transactions are being processed, and it
lets several HTTP transactions be processed in parallel.
WWW: http://search.cpan.org/search?dist=POE-Component-Client-HTTP
-- Sergey Skvortsov
skv@protey.ru

View File

@ -0,0 +1,9 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP/.packlist
lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/HTTP.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true