Date: Wed, 29 Nov 2006 00:13:22 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/105952: [NEW PORT] net/p5-Net-Subnets: Computing subnets in large scale networks Message-ID: <20061128161322.736AA62@netnews.NCTU.edu.tw> Resent-Message-ID: <200611281620.kASGK1Us087543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105952 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-Subnets: Computing subnets in large scale networks >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 28 16:20:01 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006 >Description: Very fast matches large lists of IP addresses against many CIDR subnets and calculates IP address ranges. WWW: http://search.cpan.org/dist/Net-Subnets/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-Subnets-0.21.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-Subnets # p5-Net-Subnets/pkg-descr # p5-Net-Subnets/Makefile # p5-Net-Subnets/pkg-plist # p5-Net-Subnets/distinfo # echo c - p5-Net-Subnets mkdir -p p5-Net-Subnets > /dev/null 2>&1 echo x - p5-Net-Subnets/pkg-descr sed 's/^X//' >p5-Net-Subnets/pkg-descr << 'END-of-p5-Net-Subnets/pkg-descr' XVery fast matches large lists of IP addresses against many CIDR Xsubnets and calculates IP address ranges. X XWWW: http://search.cpan.org/dist/Net-Subnets/ END-of-p5-Net-Subnets/pkg-descr echo x - p5-Net-Subnets/Makefile sed 's/^X//' >p5-Net-Subnets/Makefile << 'END-of-p5-Net-Subnets/Makefile' X# New ports collection makefile for: p5-Net-Subnets X# Date created: 2006-11-29 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Net-Subnets XPORTVERSION= 0.21 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Computing subnets in large scale networks X XPERL_CONFIGURE= yes X XMAN3= Net::Subnets.3 X X.include <bsd.port.mk> END-of-p5-Net-Subnets/Makefile echo x - p5-Net-Subnets/pkg-plist sed 's/^X//' >p5-Net-Subnets/pkg-plist << 'END-of-p5-Net-Subnets/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnets/.packlist X%%SITE_PERL%%/Net/Subnets.pm X@dirrmtry %%SITE_PERL%%/Net X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnets X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net END-of-p5-Net-Subnets/pkg-plist echo x - p5-Net-Subnets/distinfo sed 's/^X//' >p5-Net-Subnets/distinfo << 'END-of-p5-Net-Subnets/distinfo' XMD5 (Net-Subnets-0.21.tar.gz) = 34f945ee4f89be35065c6ec6f2e01255 XSHA256 (Net-Subnets-0.21.tar.gz) = dba61384cf9812934e254009c51f6bdff82456e4a7aa490ea05a115a3d60e52a XSIZE (Net-Subnets-0.21.tar.gz) = 4529 END-of-p5-Net-Subnets/distinfo exit --- p5-Net-Subnets-0.21.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?20061128161322.736AA62>