aboutsummaryrefslogtreecommitdiffstats
path: root/net/cidr
Commit message (Collapse)AuthorAgeFilesLines
* Remove all stalled Makefiles in net category.clement2004-02-271-28/+0
| | | | Approved and reviewed by: marcus
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-233-38/+0
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Since the master site is down, temporarily mirror the tarball atnork2002-09-241-0/+2
| | | | | | | ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor)
* Update to 2.3.2pat2002-06-044-15/+34
| | | | Approved by: 2 week timeout
* unbreak: ${WRKSRC} corrected.sf2001-09-122-2/+2
| | | | respoct CC.
* Update to 2.3.1.alex2001-08-242-2/+2
| | | | | | (Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch)
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+2
|
* Add cidr-2.3, a RFC 1878 subnet calculator / helper.alex2000-07-196-0/+44
PR: 20010 Submitted by: Domas Mituzas <midom@dammit.lt>