aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/subcalc
Commit message (Collapse)AuthorAgeFilesLines
* Stagify.Vanilla I. Shu2014-06-202-4/+14
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358587
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Update MAINTAINER email address to point at my @FreeBSD.org address.Christian S.J. Peron2004-12-101-1/+1
| | | | Notes: svn path=/head/; revision=123618
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Make net the primary category instead of the virtual ipv6 categorySergei Kolobov2003-10-261-1/+1
| | | | | | | | | PR: 58544 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92233
* Update to 1.1.Sean Chittenden2003-10-242-2/+2
| | | | | | | | PR: ports/58475 Submitted by: maintainer Notes: svn path=/head/; revision=92027
* Add subcalc, a utility that is used for subnet calculation and IPv6Sean Chittenden2003-08-274-0/+30
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 Notes: svn path=/head/; revision=87761