Date: Sun, 2 Sep 2001 19:30:30 -0500 (CDT) From: Andy Sparrow <spadger@best.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/30277: new port: net/p5-Net-CIDR, Manipulate IPv4/IPv6 netblocks in CIDR notation Message-ID: <20010903003030.C57783EA7@CRWdog.demon.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 30277 >Category: ports >Synopsis: new port: net/p5-Net-CIDR, Manipulate IPv4/IPv6 netblocks in CIDR notation >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: Sun Sep 02 17:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Andy Sparrow >Release: FreeBSD 4.4-RC i386 >Organization: Little >Environment: System: FreeBSD omni.geek4food.org 4.4-RC FreeBSD 4.4-RC #52: Sun Aug 26 12:42:32 CDT 2001 root@omni.geek4food.org:/usr/src/sys/compile/o6k i386 >Description: The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses. >How-To-Repeat: n/a >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-CIDR/ # p5-Net-CIDR/Makefile # p5-Net-CIDR/distinfo # p5-Net-CIDR/pkg-comment # p5-Net-CIDR/pkg-descr # p5-Net-CIDR/pkg-plist # echo c - p5-Net-CIDR/ mkdir -p p5-Net-CIDR/ > /dev/null 2>&1 echo x - p5-Net-CIDR/Makefile sed 's/^X//' >p5-Net-CIDR/Makefile << 'END-of-p5-Net-CIDR/Makefile' X# New ports collection makefile for: p5-Net-$CIDR X# Date created: Sep 02 2001 X# Whom: Andy Sparrow X# X# $FreeBSD$ X# X XPORTNAME= Net-CIDR XPORTVERSION= 0.02 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= spadger@best.com X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Net::CIDR.3 X X.include <bsd.port.mk> END-of-p5-Net-CIDR/Makefile echo x - p5-Net-CIDR/distinfo sed 's/^X//' >p5-Net-CIDR/distinfo << 'END-of-p5-Net-CIDR/distinfo' XMD5 (Net-CIDR-0.02.tar.gz) = c2851c48066f3e25a7ef6870f0308893 END-of-p5-Net-CIDR/distinfo echo x - p5-Net-CIDR/pkg-comment sed 's/^X//' >p5-Net-CIDR/pkg-comment << 'END-of-p5-Net-CIDR/pkg-comment' XPerl module to manipulate IPv4/IPv6 netblocks in CIDR notation END-of-p5-Net-CIDR/pkg-comment echo x - p5-Net-CIDR/pkg-descr sed 's/^X//' >p5-Net-CIDR/pkg-descr << 'END-of-p5-Net-CIDR/pkg-descr' XThe Net::CIDR package contains functions that manipulate lists of XIP netblocks expressed in CIDR notation. The Net::CIDR functions Xhandle both IPv4 and IPv6 addresses. X XWWW: http://www.cpan.org END-of-p5-Net-CIDR/pkg-descr echo x - p5-Net-CIDR/pkg-plist sed 's/^X//' >p5-Net-CIDR/pkg-plist << 'END-of-p5-Net-CIDR/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Net/CIDR.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/CIDR/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/CIDR X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true END-of-p5-Net-CIDR/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?20010903003030.C57783EA7>