Subject: pkg/17283: new package net/sipcalc
To: None <gnats-bugs@gnats.netbsd.org>
From: None <svs@ropnet.ru>
List: netbsd-bugs
Date: 06/16/2002 07:50:12
>Number: 17283
>Category: pkg
>Synopsis: new package net/sipcalc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Jun 16 07:51:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Sergey Svishchev
>Release: 1.6A
>Organization:
>Environment:
>Description:
Sipcalc is an ip subnet calculator. Features include:
- IPv4
* Retrieving of address information from interfaces.
* Classfull and CIDR output.
* Multiple address and netmask input and output formats (dotted
quad, hex, number of bits).
* Output of broadcast address, network class, Cisco wildcard, hosts/range,
network range.
* The ability to "split" a network based on a smaller netmask, now also with
recursive runs on the generated subnets. (also IPv6)
- IPv6
* Compressed and expanded input and output addresses.
* Standard IPv6 network output.
* v4 in v6 output.
* Reverse DNS address generation.
>How-To-Repeat:
>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:
#
# net/sipcalc
# net/sipcalc/Makefile
# net/sipcalc/DESCR
# net/sipcalc/distinfo
# net/sipcalc/PLIST
#
echo c - net/sipcalc
mkdir -p net/sipcalc > /dev/null 2>&1
echo x - net/sipcalc/Makefile
sed 's/^X//' >net/sipcalc/Makefile << 'END-of-net/sipcalc/Makefile'
X# $NetBSD$
X#
X
XDISTNAME= sipcalc-1.1.1
XCATEGORIES= net
XMASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/
X
XMAINTAINER= packages@netbsd.org
XHOMEPAGE= http://www.routemeister.net/projects/sipcalc/
XCOMMENT= IPv4/IPv6 subnet calculator
X
XGNU_CONFIGURE= YES
XCONFIGURE_ARGS+= --disable-web
X
X.include "../../mk/bsd.pkg.mk"
END-of-net/sipcalc/Makefile
echo x - net/sipcalc/DESCR
sed 's/^X//' >net/sipcalc/DESCR << 'END-of-net/sipcalc/DESCR'
XSipcalc is an ip subnet calculator. Features include:
X- IPv4
X * Retrieving of address information from interfaces.
X * Classfull and CIDR output.
X * Multiple address and netmask input and output formats (dotted
X quad, hex, number of bits).
X * Output of broadcast address, network class, Cisco wildcard, hosts/range,
X network range.
X * The ability to "split" a network based on a smaller netmask, now also with
X recursive runs on the generated subnets. (also IPv6)
X- IPv6
X * Compressed and expanded input and output addresses.
X * Standard IPv6 network output.
X * v4 in v6 output.
X * Reverse DNS address generation.
END-of-net/sipcalc/DESCR
echo x - net/sipcalc/distinfo
sed 's/^X//' >net/sipcalc/distinfo << 'END-of-net/sipcalc/distinfo'
X$NetBSD$
X
XSHA1 (sipcalc-1.1.1.tar.gz) = a73ceab1f3f38b1e802d93ab6de0251c4c96d222
XSize (sipcalc-1.1.1.tar.gz) = 61800 bytes
END-of-net/sipcalc/distinfo
echo x - net/sipcalc/PLIST
sed 's/^X//' >net/sipcalc/PLIST << 'END-of-net/sipcalc/PLIST'
X@comment $NetBSD$
Xbin/sipcalc
Xman/man1/sipcalc.1
END-of-net/sipcalc/PLIST
exit
>Release-Note:
>Audit-Trail:
>Unformatted: