Date: Fri, 5 Jul 2013 16:09:03 +0400 (MSK) From: Anes Mukhametov <anes@anes.su> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/180296: New port: net/p5-Net-CIDR-Set Message-ID: <201307051209.r65C93HA007066@monitoring.rambler.ru> Resent-Message-ID: <201307051210.r65CA1eT055798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180296 >Category: ports >Synopsis: New port: net/p5-Net-CIDR-Set >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 05 12:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Anes Mukhametov >Release: >Organization: >Environment: >Description: New port: net/p5-Net-CIDR-Set Net::CIDR::Set represents sets of IP addresses and allows standard set operations (union, intersection, membership test etc) to be performed on them. >How-To-Repeat: >Fix: --- p5-Net-CIDR-Set.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-Net-CIDR-Set # p5-Net-CIDR-Set/distinfo # p5-Net-CIDR-Set/Makefile # p5-Net-CIDR-Set/pkg-descr # p5-Net-CIDR-Set/pkg-plist # echo c - p5-Net-CIDR-Set mkdir -p p5-Net-CIDR-Set > /dev/null 2>&1 echo x - p5-Net-CIDR-Set/distinfo sed 's/^X//' >p5-Net-CIDR-Set/distinfo << 'deccd75b01f9ba2a3ab2467166b24f0c' XSHA256 (Net-CIDR-Set-0.11.tar.gz) = 96b77d0e4d532435690857f027507f9ea28c947d8e1d8d85093ec768bf812fc4 XSIZE (Net-CIDR-Set-0.11.tar.gz) = 10941 deccd75b01f9ba2a3ab2467166b24f0c echo x - p5-Net-CIDR-Set/Makefile sed 's/^X//' >p5-Net-CIDR-Set/Makefile << '867832af4272ac955c25b3b9adec09d5' X# Created by: Anes Mukhametov <anes@anes.su> X# $FreeBSD$ X XPORTNAME= Net-CIDR-Set XPORTVERSION= 0.11 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= anes@anes.su XCOMMENT= Manipulate sets of IP addresses X XPERL_MODBUILD= Yes X XMAN3= Net::CIDR::Set.3 Net::CIDR::Set::IPv4.3 Net::CIDR::Set::IPv6.3 X X.include <bsd.port.mk> 867832af4272ac955c25b3b9adec09d5 echo x - p5-Net-CIDR-Set/pkg-descr sed 's/^X//' >p5-Net-CIDR-Set/pkg-descr << 'd5b9c9db72134852ee28e4e3f61c84d5' XNet::CIDR::Set represents sets of IP addresses and Xallows standard set operations (union, intersection, Xmembership test etc) to be performed on them. X XIn spite of the name it can work with sets consisting Xof arbitrary ranges of IP addresses - not just CIDR blocks. X XBoth IPv4 and IPv6 addresses are handled - but they may not Xbe mixed in the same set. X XWWW: http://search.cpan.org/dist/Net-CIDR-Set/ d5b9c9db72134852ee28e4e3f61c84d5 echo x - p5-Net-CIDR-Set/pkg-plist sed 's/^X//' >p5-Net-CIDR-Set/pkg-plist << '5d937a9c1554319763417bc9cffcafe2' X%%SITE_PERL%%/Net/CIDR/Set.pm X%%SITE_PERL%%/Net/CIDR/Set/IPv4.pm X%%SITE_PERL%%/Net/CIDR/Set/IPv6.pm X@dirrmtry %%SITE_PERL%%/Net/CIDR/Set X@dirrmtry %%SITE_PERL%%/Net/CIDR X@dirrmtry %%SITE_PERL%%/Net 5d937a9c1554319763417bc9cffcafe2 exit --- p5-Net-CIDR-Set.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307051209.r65C93HA007066>