developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Changes since last packages version (1.1.2):
Wed Nov 2 10:03:00 CET 2005
* Fixed typos in sipcalc man page, thanks to A Costa <agcosta@gis.net>
for patch.
* Added -w ipv4 option to display some inverse mask information.
* Changed stuff around to be compatible with newer version of autoconf.
* Updated ipv6 reverse dns output to use the domain ip6.arpa instead of
ip6.int, thanks to M?ns Nilsson for bringing this to my attention.
* Change license from GPL to BSD, see COPYING for details.
Fixes PR#21846 from Sergey Svishchev
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.