Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 21:09:26 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32784: New port: p5-POE-Component-Client-UserAgent-0.03 
Message-ID:  <E16DrLK-000Ogr-00@3wgraphics.com>

next in thread | raw e-mail | index | archive | help

>Number:         32784
>Category:       ports
>Synopsis:       New port: p5-POE-Component-Client-UserAgent-0.03
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 12 16:10:05 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-POE-Component-Client-UserAgent-0.03

LWP and LWP::Parallel based POE component

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-POE-Component-Client-UserAgent
#	p5-POE-Component-Client-UserAgent/distinfo
#	p5-POE-Component-Client-UserAgent/Makefile
#	p5-POE-Component-Client-UserAgent/pkg-comment
#	p5-POE-Component-Client-UserAgent/pkg-descr
#	p5-POE-Component-Client-UserAgent/pkg-plist
#
echo c - p5-POE-Component-Client-UserAgent
mkdir -p p5-POE-Component-Client-UserAgent > /dev/null 2>&1
echo x - p5-POE-Component-Client-UserAgent/distinfo
sed 's/^X//' >p5-POE-Component-Client-UserAgent/distinfo << 'END-of-p5-POE-Component-Client-UserAgent/distinfo'
XMD5 (POE-Component-Client-UserAgent-0.03.tar.gz) = 985dd7c6cfe6daf7f1749c7ccbf8fc5b
END-of-p5-POE-Component-Client-UserAgent/distinfo
echo x - p5-POE-Component-Client-UserAgent/Makefile
sed 's/^X//' >p5-POE-Component-Client-UserAgent/Makefile << 'END-of-p5-POE-Component-Client-UserAgent/Makefile'
X# New ports collection makefile for:	POE-Component-Client-UserAgent
X# Date created:		10 Dec 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	POE-Component-Client-UserAgent
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5 www
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	POE
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/Parallel.pm:${PORTSDIR}/www/p5-ParallelUA
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		POE::Component::Client::UserAgent.3
X
X.include <bsd.port.mk>
END-of-p5-POE-Component-Client-UserAgent/Makefile
echo x - p5-POE-Component-Client-UserAgent/pkg-comment
sed 's/^X//' >p5-POE-Component-Client-UserAgent/pkg-comment << 'END-of-p5-POE-Component-Client-UserAgent/pkg-comment'
XLWP and LWP::Parallel based POE component
END-of-p5-POE-Component-Client-UserAgent/pkg-comment
echo x - p5-POE-Component-Client-UserAgent/pkg-descr
sed 's/^X//' >p5-POE-Component-Client-UserAgent/pkg-descr << 'END-of-p5-POE-Component-Client-UserAgent/pkg-descr'
XPOE::Component::Client::UserAgent is based on LWP and LWP::Parallel.
XIt lets other tasks run while making a request to an Internet server
Xand waiting for response, and it lets several requests run in parallel.
X
XWWW: http://search.cpan.org/search?dist=POE-Component-Client-UserAgent
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-POE-Component-Client-UserAgent/pkg-descr
echo x - p5-POE-Component-Client-UserAgent/pkg-plist
sed 's/^X//' >p5-POE-Component-Client-UserAgent/pkg-plist << 'END-of-p5-POE-Component-Client-UserAgent/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/UserAgent/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/UserAgent.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/UserAgent
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
END-of-p5-POE-Component-Client-UserAgent/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16DrLK-000Ogr-00>