Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 09:40:41 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101072: [NEW PORT] net/p5-POE-Component-Client-Telnet: A POE component that provides non-blocking access to Net::Telnet
Message-ID:  <200607310140.k6V1efsb091932@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200607310150.k6V1oG7S097378@freefall.freebsd.org>

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

>Number:         101072
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-POE-Component-Client-Telnet: A POE component that provides non-blocking access to Net::Telnet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 01:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jul 24 07:18:53 CST 2006
>Description:
POE::Component::Client::Telnet is a POE component that provides
a non-blocking wrapper around Net::Telnet, or any other module
based on Net::Telnet.

Consult the Net::Telnet documentation for more details.

WWW:	http://search.cpan.org/dist/POE-Component-Client-Telnet/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-POE-Component-Client-Telnet-0.06.shar begins here ---
# 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-Telnet
#	p5-POE-Component-Client-Telnet/pkg-descr
#	p5-POE-Component-Client-Telnet/Makefile
#	p5-POE-Component-Client-Telnet/pkg-plist
#	p5-POE-Component-Client-Telnet/distinfo
#
echo c - p5-POE-Component-Client-Telnet
mkdir -p p5-POE-Component-Client-Telnet > /dev/null 2>&1
echo x - p5-POE-Component-Client-Telnet/pkg-descr
sed 's/^X//' >p5-POE-Component-Client-Telnet/pkg-descr << 'END-of-p5-POE-Component-Client-Telnet/pkg-descr'
XPOE::Component::Client::Telnet is a POE component that provides
Xa non-blocking wrapper around Net::Telnet, or any other module
Xbased on Net::Telnet.
X
XConsult the Net::Telnet documentation for more details.
X
XWWW:	http://search.cpan.org/dist/POE-Component-Client-Telnet/
END-of-p5-POE-Component-Client-Telnet/pkg-descr
echo x - p5-POE-Component-Client-Telnet/Makefile
sed 's/^X//' >p5-POE-Component-Client-Telnet/Makefile << 'END-of-p5-POE-Component-Client-Telnet/Makefile'
X# New ports collection makefile for:	p5-POE-Component-Client-Telnet
X# Date created:		2006-07-31
X# Whom:			Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	POE-Component-Client-Telnet
XPORTVERSION=	0.06
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	POE
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tjs@Pluto.CDPA.nsysu.edu.tw
XCOMMENT=	A POE component that provides non-blocking access to Net::Telnet
X
XBUILD_DEPENDS=	p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
X		${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
X		${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	POE::Component::Client::Telnet.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500602
XBUILD_DEPENDS+=	p5-Test-Simple>=0.32:${PORTSDIR}/devel/p5-Test-Simple
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-POE-Component-Client-Telnet/Makefile
echo x - p5-POE-Component-Client-Telnet/pkg-plist
sed 's/^X//' >p5-POE-Component-Client-Telnet/pkg-plist << 'END-of-p5-POE-Component-Client-Telnet/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Telnet/.packlist
X%%SITE_PERL%%/POE/Component/Client/Telnet.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Telnet
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
X@dirrmtry %%SITE_PERL%%/POE/Component/Client
X@dirrmtry %%SITE_PERL%%/POE/Component
X@dirrmtry %%SITE_PERL%%/POE
END-of-p5-POE-Component-Client-Telnet/pkg-plist
echo x - p5-POE-Component-Client-Telnet/distinfo
sed 's/^X//' >p5-POE-Component-Client-Telnet/distinfo << 'END-of-p5-POE-Component-Client-Telnet/distinfo'
XMD5 (POE-Component-Client-Telnet-0.06.tar.gz) = 90eca1ffae98b57eb4db9b5cbd828db1
XSHA256 (POE-Component-Client-Telnet-0.06.tar.gz) = 6b8b9b09f1da2bd9c7b28e36b662c29486c139867079aea301880647adecc832
XSIZE (POE-Component-Client-Telnet-0.06.tar.gz) = 6685
END-of-p5-POE-Component-Client-Telnet/distinfo
exit
--- p5-POE-Component-Client-Telnet-0.06.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607310140.k6V1efsb091932>