From owner-freebsd-ports Thu Mar 16 16:50: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D52337C1DA for ; Thu, 16 Mar 2000 16:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA09830; Thu, 16 Mar 2000 16:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from dee.isi.edu (dee.isi.edu [128.9.160.175]) by hub.freebsd.org (Postfix) with ESMTP id 772A337BD7C for ; Thu, 16 Mar 2000 16:45:49 -0800 (PST) (envelope-from yushunwa@ISI.EDU) Received: (from yushunwa@localhost) by dee.isi.edu (8.9.3/8.8.8) id QAA92759; Thu, 16 Mar 2000 16:45:40 -0800 (PST) Message-Id: <200003170045.QAA92759@dee.isi.edu> Date: Thu, 16 Mar 2000 16:45:40 -0800 (PST) From: yushunwa@isi.edu Reply-To: yushunwa@isi.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17418: New Port: p5-Net-Netmask Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17418 >Category: ports >Synopsis: New Port: p5-Net-Netmask >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: Thu Mar 16 16:50:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Yu-Shun Wang >Release: FreeBSD 3.2-RELEASE i386 >Organization: USC / ISI >Environment: >Description: # 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-Netmask/ # p5-Net-Netmask/pkg # p5-Net-Netmask/pkg/COMMENT # p5-Net-Netmask/pkg/DESCR # p5-Net-Netmask/pkg/PLIST # p5-Net-Netmask/Makefile # p5-Net-Netmask/files # p5-Net-Netmask/files/md5 # echo c - p5-Net-Netmask/ mkdir -p p5-Net-Netmask/ > /dev/null 2>&1 echo c - p5-Net-Netmask/pkg mkdir -p p5-Net-Netmask/pkg > /dev/null 2>&1 echo x - p5-Net-Netmask/pkg/COMMENT sed 's/^X//' >p5-Net-Netmask/pkg/COMMENT << 'END-of-p5-Net-Netmask/pkg/COMMENT' XPerl module to parse, manipulate and lookup IP network blocks END-of-p5-Net-Netmask/pkg/COMMENT echo x - p5-Net-Netmask/pkg/DESCR sed 's/^X//' >p5-Net-Netmask/pkg/DESCR << 'END-of-p5-Net-Netmask/pkg/DESCR' XNet::Netmask parses and understand IPv4 CIDR blocks. It's built with an Xobject-oriented interface. Nearly all functions are methods that operate Xon a Net::Netmask object. X XWWW: http://www.cpan.org X END-of-p5-Net-Netmask/pkg/DESCR echo x - p5-Net-Netmask/pkg/PLIST sed 's/^X//' >p5-Net-Netmask/pkg/PLIST << 'END-of-p5-Net-Netmask/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/Net/Netmask.pod Xlib/perl5/site_perl/%%PERL_VER%%/Net/Netmask.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Netmask/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Netmask X END-of-p5-Net-Netmask/pkg/PLIST echo x - p5-Net-Netmask/Makefile sed 's/^X//' >p5-Net-Netmask/Makefile << 'END-of-p5-Net-Netmask/Makefile' X# New ports collection makefile for: p5-Net-Netmask X# Version required: 1.8 X# Date created: Jan 28 2000 X# Whom: Wei-chun Chao X# X# $Id: Makefile,v 1.1 2000/03/02 04:35:42 yushunwa Exp $ X# X XDISTNAME= Net-Netmask-1.8 XPKGNAME= p5-Net-Netmask-1.8 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net X XMAINTAINER= wchao@isi.edu X XUSE_PERL5= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Net::Netmask.3 X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include END-of-p5-Net-Netmask/Makefile echo c - p5-Net-Netmask/files mkdir -p p5-Net-Netmask/files > /dev/null 2>&1 echo x - p5-Net-Netmask/files/md5 sed 's/^X//' >p5-Net-Netmask/files/md5 << 'END-of-p5-Net-Netmask/files/md5' XMD5 (Net-Netmask-1.8.tar.gz) = 31dcfdf69155da58746835a67817970d END-of-p5-Net-Netmask/files/md5 exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message