From owner-freebsd-ports Wed Jul 24 7:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D371F37B400 for ; Wed, 24 Jul 2002 07:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2377F43E42 for ; Wed, 24 Jul 2002 07:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OEK3JU027091 for ; Wed, 24 Jul 2002 07:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OEK3q2027090; Wed, 24 Jul 2002 07:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC9537B400 for ; Wed, 24 Jul 2002 07:10:50 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 983C943E42 for ; Wed, 24 Jul 2002 07:10:48 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 1241EAC703; Wed, 24 Jul 2002 16:10:42 +0200 (CEST) Message-Id: <20020724141042.1241EAC703@freebsdcluster.org> Date: Wed, 24 Jul 2002 16:10:42 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40956: New port: net/p5-Net-Whois-RIPE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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 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