From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 28 16:20:35 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B41716A412 for ; Tue, 28 Nov 2006 16:20:35 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C4943CBB for ; Tue, 28 Nov 2006 16:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kASGK1DY087545 for ; Tue, 28 Nov 2006 16:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kASGK1Us087543; Tue, 28 Nov 2006 16:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 28 Nov 2006 16:20:01 GMT Resent-Message-Id: <200611281620.kASGK1Us087543@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, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED5FE16A500 for ; Tue, 28 Nov 2006 16:13:24 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23EDB43CA4 for ; Tue, 28 Nov 2006 16:13:20 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 736AA62; Wed, 29 Nov 2006 00:13:22 +0800 (CST) Message-Id: <20061128161322.736AA62@netnews.NCTU.edu.tw> Date: Wed, 29 Nov 2006 00:13:22 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/105952: [NEW PORT] net/p5-Net-Subnets: Computing subnets in large scale networks X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 16:20:35 -0000 >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 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 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: