Date: Mon, 11 Jun 2001 21:57:33 -0700 (PDT) From: dannyman@tellme.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28090: p5-Net-XWhois Message-ID: <200106120457.f5C4vXH11948@noneedto.tellme.com>
next in thread | raw e-mail | index | archive | help
>Number: 28090 >Category: ports >Synopsis: New port: p5-Net-XWhois >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 11 22:00:11 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Danny Howard >Release: FreeBSD 4.3-STABLE i386 >Organization: Tellme Networks, Inc. >Environment: >Description: The Net::XWhois class provides a generic client framework for doing Whois queries and parsing server response. One of the more important features of this module is to enable the design of consistent and predictable interfaces to incompatible whois response formats. The Whois RFC (954) does not define a template for presenting server data; consequently there is a large variation in layout styles as well as content served across servers. >How-To-Repeat: >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-Net-XWhois # p5-Net-XWhois/pkg-comment # p5-Net-XWhois/Makefile # p5-Net-XWhois/distinfo # p5-Net-XWhois/pkg-descr # p5-Net-XWhois/pkg-plist # echo c - p5-Net-XWhois mkdir -p p5-Net-XWhois > /dev/null 2>&1 echo x - p5-Net-XWhois/pkg-comment sed 's/^X//' >p5-Net-XWhois/pkg-comment << 'END-of-p5-Net-XWhois/pkg-comment' XWhois Client Interface for Perl5 END-of-p5-Net-XWhois/pkg-comment echo x - p5-Net-XWhois/Makefile sed 's/^X//' >p5-Net-XWhois/Makefile << 'END-of-p5-Net-XWhois/Makefile' X# New ports collection makefile for: p5-Net-XWhois X# Date created: 11 June 2001 X# Whom: Danny Howard <dannyman@tellme.com> X# X# $FreeBSD$ X# X XPORTNAME= Net-XWhois XPORTVERSION= 0.72 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= dannyman@tellme.com X XPERL_CONFIGURE= YES X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Net::XWhois.3 X X.include <bsd.port.mk> END-of-p5-Net-XWhois/Makefile echo x - p5-Net-XWhois/distinfo sed 's/^X//' >p5-Net-XWhois/distinfo << 'END-of-p5-Net-XWhois/distinfo' XMD5 (Net-XWhois-0.72.tar.gz) = fb761820691bfbfe5518cde9b0583997 END-of-p5-Net-XWhois/distinfo echo x - p5-Net-XWhois/pkg-descr sed 's/^X//' >p5-Net-XWhois/pkg-descr << 'END-of-p5-Net-XWhois/pkg-descr' XThe Net::XWhois class provides a generic client framework for doing Whois Xqueries and parsing server response. X XOne of the more important features of this module is to enable the design of Xconsistent and predictable interfaces to incompatible whois response formats. XThe Whois RFC (954) does not define a template for presenting server data; Xconsequently there is a large variation in layout styles as well as content Xserved across servers. END-of-p5-Net-XWhois/pkg-descr echo x - p5-Net-XWhois/pkg-plist sed 's/^X//' >p5-Net-XWhois/pkg-plist << 'END-of-p5-Net-XWhois/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Net/XWhois.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois 2>/dev/null || true END-of-p5-Net-XWhois/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?200106120457.f5C4vXH11948>