From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 5 12:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9C6CEA21 for ; Fri, 5 Jul 2013 12:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 82315178B for ; Fri, 5 Jul 2013 12:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r65CA1si055799 for ; Fri, 5 Jul 2013 12:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r65CA1eT055798; Fri, 5 Jul 2013 12:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 5 Jul 2013 12:10:01 GMT Resent-Message-Id: <201307051210.r65CA1eT055798@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anes Mukhametov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 123F29CA for ; Fri, 5 Jul 2013 12:09:05 +0000 (UTC) (envelope-from amuhametov@monitoring.rambler.ru) Received: from monitoring.rambler.ru (monitoring.rambler.ru [81.19.75.233]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD3D175E for ; Fri, 5 Jul 2013 12:09:04 +0000 (UTC) Received: from monitoring.rambler.ru (localhost [127.0.0.1]) by monitoring.rambler.ru (8.14.4/8.14.4) with ESMTP id r65C93ms007067 for ; Fri, 5 Jul 2013 16:09:03 +0400 (MSK) (envelope-from amuhametov@monitoring.rambler.ru) Received: (from amuhametov@localhost) by monitoring.rambler.ru (8.14.4/8.14.4/Submit) id r65C93HA007066; Fri, 5 Jul 2013 16:09:03 +0400 (MSK) (envelope-from amuhametov) Message-Id: <201307051209.r65C93HA007066@monitoring.rambler.ru> Date: Fri, 5 Jul 2013 16:09:03 +0400 (MSK) From: Anes Mukhametov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/180296: New port: net/p5-Net-CIDR-Set X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Anes Mukhametov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 12:10:01 -0000 >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 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 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: