ports/109463: [NEW PORT] net/p5-POE-Component-Client-Whois: A one shot non-blocking RFC 812 WHOIS query

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Fri Feb 23 13:30:05 UTC 2007


>Number:         109463
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-POE-Component-Client-Whois: A one shot non-blocking RFC 812 WHOIS query
>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:   Fri Feb 23 13:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 28 11:18:52 CST 2007
>Description:
POE::Component::Client::Whois provides a lightweight one shot non-blocking
RFC 812 WHOIS query to other POE sessions and components. The component will
attempt to guess the appropriate whois server to connect to based on the
query string passed.

If no guess can be made it will connect to whois.internic.net for domains,
whois.arin.net for IPv4 addresses and whois.6bone.net for IPv6 addresses.

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

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

--- p5-POE-Component-Client-Whois-1.09.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-Whois
#	p5-POE-Component-Client-Whois/pkg-descr
#	p5-POE-Component-Client-Whois/Makefile
#	p5-POE-Component-Client-Whois/pkg-plist
#	p5-POE-Component-Client-Whois/distinfo
#
echo c - p5-POE-Component-Client-Whois
mkdir -p p5-POE-Component-Client-Whois > /dev/null 2>&1
echo x - p5-POE-Component-Client-Whois/pkg-descr
sed 's/^X//' >p5-POE-Component-Client-Whois/pkg-descr << 'END-of-p5-POE-Component-Client-Whois/pkg-descr'
XPOE::Component::Client::Whois provides a lightweight one shot non-blocking
XRFC 812 WHOIS query to other POE sessions and components. The component will
Xattempt to guess the appropriate whois server to connect to based on the
Xquery string passed.
X
XIf no guess can be made it will connect to whois.internic.net for domains,
Xwhois.arin.net for IPv4 addresses and whois.6bone.net for IPv6 addresses.
X
XWWW:	http://search.cpan.org/dist/POE-Component-Client-Whois/
END-of-p5-POE-Component-Client-Whois/pkg-descr
echo x - p5-POE-Component-Client-Whois/Makefile
sed 's/^X//' >p5-POE-Component-Client-Whois/Makefile << 'END-of-p5-POE-Component-Client-Whois/Makefile'
X# New ports collection makefile for:	p5-POE-Component-Client-Whois
X# Date created:		2007-02-23
X# Whom:			Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	POE-Component-Client-Whois
XPORTVERSION=	1.09
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	POE
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tjs at cdpa.nsysu.edu.tw
XCOMMENT=	A one shot non-blocking RFC 812 WHOIS query
X
XRUN_DEPENDS=	p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
X		p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask
X
XPERL_CONFIGURE=	yes
X
XMAN3=		POE::Component::Client::Whois.3 \
X		POE::Component::Client::Whois::IPBlks.3 \
X		POE::Component::Client::Whois::TLDList.3
X
X.include <bsd.port.mk>
END-of-p5-POE-Component-Client-Whois/Makefile
echo x - p5-POE-Component-Client-Whois/pkg-plist
sed 's/^X//' >p5-POE-Component-Client-Whois/pkg-plist << 'END-of-p5-POE-Component-Client-Whois/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Whois/.packlist
X%%SITE_PERL%%/POE/Component/Client/Whois.pm
X%%SITE_PERL%%/POE/Component/Client/Whois/IPBlks.pm
X%%SITE_PERL%%/POE/Component/Client/Whois/TLDList.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Whois
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
X at dirrm %%SITE_PERL%%/POE/Component/Client/Whois
X at dirrmtry %%SITE_PERL%%/POE/Component/Client
X at dirrmtry %%SITE_PERL%%/POE/Component
X at dirrmtry %%SITE_PERL%%/POE
END-of-p5-POE-Component-Client-Whois/pkg-plist
echo x - p5-POE-Component-Client-Whois/distinfo
sed 's/^X//' >p5-POE-Component-Client-Whois/distinfo << 'END-of-p5-POE-Component-Client-Whois/distinfo'
XMD5 (POE-Component-Client-Whois-1.09.tar.gz) = 01113030fadeb9dbb90f54062c3da08c
XSHA256 (POE-Component-Client-Whois-1.09.tar.gz) = c994cefe9d960a33ee2014bdf454231b62978a7e9dc78a88a2e77140042a322a
XSIZE (POE-Component-Client-Whois-1.09.tar.gz) = 20920
END-of-p5-POE-Component-Client-Whois/distinfo
exit
--- p5-POE-Component-Client-Whois-1.09.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list