cvs commit: ports/net Makefile ports/net/subcalc Makefile distinfo
pkg-descr pkg-plist
Sean Chittenden
seanc at FreeBSD.org
Tue Aug 26 20:49:26 PDT 2003
seanc 2003/08/26 20:49:25 PDT
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/subcalc Makefile distinfo pkg-descr pkg-plist
Log:
Add subcalc, a utility that is used for subnet calculation and IPv6
DNS PTR record generation. subcalc takes command line arguments in
a similar format to ifconfig(8) so the synopsis should be familiar to
the user. Given an address family, address and a netmask/prefix
length, subcalc will calculate the number of hosts and address ranges
of the specific network.
PR: ports/55979
Submitted by: Chris S.J. Peron
Revision Changes Path
1.1059 +1 -0 ports/net/Makefile
1.1 +20 -0 ports/net/subcalc/Makefile (new)
1.1 +1 -0 ports/net/subcalc/distinfo (new)
1.1 +8 -0 ports/net/subcalc/pkg-descr (new)
1.1 +1 -0 ports/net/subcalc/pkg-plist (new)
More information about the cvs-all
mailing list