Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 13:05:15 +0200
From:      bradh@uunet.co.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16984: New port: p5-Net-IPv4Addr
Message-ID:  <E12OIYd-000GWD-00@cage.noc.uunet.co.za>

next in thread | raw e-mail | index | archive | help

>Number:         16984
>Category:       ports
>Synopsis:       New port: p5-Net-IPv4Addr
>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:   Fri Feb 25 03:10:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Brad Hendrickse
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
UUNET SA (Pty) Ltd
>Environment:

FreeBSD cage.noc.uunet.co.za 3.4-STABLE FreeBSD 3.4-STABLE #25: Tue Feb 15 10:09:17 SAST 2000     bradh@cage.noc.uunet.co.za:/usr/src/sys/compile/kernel.CAGE  i386

>Description:

Net::IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.

WWW: http://indev.insu.com/

--
Brad Hendrickse
bradh@uunet.co.za

>How-To-Repeat:

N/A

>Fix:

# 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-IPv4Addr
#	p5-Net-IPv4Addr/Makefile
#	p5-Net-IPv4Addr/pkg
#	p5-Net-IPv4Addr/pkg/PLIST
#	p5-Net-IPv4Addr/pkg/DESCR
#	p5-Net-IPv4Addr/pkg/COMMENT
#	p5-Net-IPv4Addr/files
#	p5-Net-IPv4Addr/files/md5
#
echo c - p5-Net-IPv4Addr
mkdir -p p5-Net-IPv4Addr > /dev/null 2>&1
echo x - p5-Net-IPv4Addr/Makefile
sed 's/^X//' >p5-Net-IPv4Addr/Makefile << 'END-of-p5-Net-IPv4Addr/Makefile'
X# New ports collection makefile for:	p5-Net-IPv4Addr
X# Version required:			0.08
X# Date created:				25 February 2000
X# Whom:                			Brad Hendrickse <bradh@uunet.co.za>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	Net-IPv4Addr-0.08
XPKGNAME=	p5-Net-IPv4Addr-0.08
XCATEGORIES=	net perl5
X# not using CPAN due to them messing up the filename and version numbers
XMASTER_SITES=	http://indev.insu.com/sources/
X
XMAINTAINER=	bradh@uunet.co.za
X
XUSE_PERL5=	yes
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN1=		ipv4calc.1
XMAN3=		Net::IPv4Addr.3
X
Xdo-configure:
X
X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX}
X
X.include <bsd.port.mk>
END-of-p5-Net-IPv4Addr/Makefile
echo c - p5-Net-IPv4Addr/pkg
mkdir -p p5-Net-IPv4Addr/pkg > /dev/null 2>&1
echo x - p5-Net-IPv4Addr/pkg/PLIST
sed 's/^X//' >p5-Net-IPv4Addr/pkg/PLIST << 'END-of-p5-Net-IPv4Addr/pkg/PLIST'
Xbin/ipv4calc
Xlib/perl5/site_perl/%%PERL_VER%%/Net/IPv4Addr.pm
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/IPv4Addr/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IPv4Addr/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IPv4Addr
END-of-p5-Net-IPv4Addr/pkg/PLIST
echo x - p5-Net-IPv4Addr/pkg/DESCR
sed 's/^X//' >p5-Net-IPv4Addr/pkg/DESCR << 'END-of-p5-Net-IPv4Addr/pkg/DESCR'
XNet::IPv4Addr provides functions to parse IPv4 addresses both
Xin traditional address/netmask format and in the new CIDR format.
XMethods for calculating the network and broadcast address, and
Xalso to check if a given address is in a specific network also exist.
X
XWWW: http://indev.insu.com/
X
X--
XBrad Hendrickse
Xbradh@uunet.co.za
END-of-p5-Net-IPv4Addr/pkg/DESCR
echo x - p5-Net-IPv4Addr/pkg/COMMENT
sed 's/^X//' >p5-Net-IPv4Addr/pkg/COMMENT << 'END-of-p5-Net-IPv4Addr/pkg/COMMENT'
XPerl extension for manipulating IPv4 addresses
END-of-p5-Net-IPv4Addr/pkg/COMMENT
echo c - p5-Net-IPv4Addr/files
mkdir -p p5-Net-IPv4Addr/files > /dev/null 2>&1
echo x - p5-Net-IPv4Addr/files/md5
sed 's/^X//' >p5-Net-IPv4Addr/files/md5 << 'END-of-p5-Net-IPv4Addr/files/md5'
XMD5 (Net-IPv4Addr-0.08.tar.gz) = e8600b1d64b8dc3e5edc34ac7e197f21
END-of-p5-Net-IPv4Addr/files/md5
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E12OIYd-000GWD-00>