Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 16:10:42 +0200 (CEST)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40956: New port: net/p5-Net-Whois-RIPE
Message-ID:  <20020724141042.1241EAC703@freebsdcluster.org>

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

>Number:         40956
>Category:       ports
>Synopsis:       New port: net/p5-Net-Whois-RIPE
>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:   Wed Jul 24 07:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386

>Description:
	Net::Whois::RIPE is an object-oriented Perl module that provides methods 
	to query, retrieve, and update RIPE-157 formatted objects from whois 
	servers that support this format. In particular, both the Asian and 
	European Internet Registries (whois.ripe.net and whois.apnic.net) support 
	this format.
>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-Whois-RIPE/Makefile
#	p5-Net-Whois-RIPE/distinfo
#	p5-Net-Whois-RIPE/pkg-comment
#	p5-Net-Whois-RIPE/pkg-descr
#	p5-Net-Whois-RIPE/pkg-plist
#
echo x - p5-Net-Whois-RIPE/Makefile
sed 's/^X//' >p5-Net-Whois-RIPE/Makefile << 'END-of-p5-Net-Whois-RIPE/Makefile'
X# New ports collection makefile for:	p5-Net-Whois-RIPE
X# Date created:				July 24 2002
X# Whom:	      				Michael L Hostbaek <mich@freebsdcluster.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Whois-RIPE
XPORTVERSION=	1.19
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	mich@freebsdcluster.org
X
XPERL_CONFIGURE=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::Whois::RIPE::Iterator.3 Net::Whois::RIPE::Object.3 Net::Whois::RIPE.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Whois-RIPE/Makefile
echo x - p5-Net-Whois-RIPE/distinfo
sed 's/^X//' >p5-Net-Whois-RIPE/distinfo << 'END-of-p5-Net-Whois-RIPE/distinfo'
XMD5 (Net-Whois-RIPE-1.19.tar.gz) = 185b53aad205ed645a7bf5478954bd10
END-of-p5-Net-Whois-RIPE/distinfo
echo x - p5-Net-Whois-RIPE/pkg-comment
sed 's/^X//' >p5-Net-Whois-RIPE/pkg-comment << 'END-of-p5-Net-Whois-RIPE/pkg-comment'
XA perl5 module implementing a RIPE whois client
END-of-p5-Net-Whois-RIPE/pkg-comment
echo x - p5-Net-Whois-RIPE/pkg-descr
sed 's/^X//' >p5-Net-Whois-RIPE/pkg-descr << 'END-of-p5-Net-Whois-RIPE/pkg-descr'
XNet::Whois::RIPE is an object-oriented Perl module that provides methods 
Xto query, retrieve, and update RIPE-157 formatted objects from whois 
Xservers that support this format. In particular, both the Asian and 
XEuropean Internet Registries (whois.ripe.net and whois.apnic.net) support 
Xthis format.
X
XWWW:		http://sourceforge.net/projects/net-whois-ripe
XAUTHOR:		Paul Gampe <pgampe@users.sourceforge.net>
X
X	- Michael L. Hostbaek
X	mich@freebsdcluster.org
END-of-p5-Net-Whois-RIPE/pkg-descr
echo x - p5-Net-Whois-RIPE/pkg-plist
sed 's/^X//' >p5-Net-Whois-RIPE/pkg-plist << 'END-of-p5-Net-Whois-RIPE/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE.pod
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Iterator.pod
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Iterator.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object.pod
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object/Template.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois/RIPE/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois 2>/dev/null || true
END-of-p5-Net-Whois-RIPE/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?20020724141042.1241EAC703>