Commit graph

10 commits

Author SHA1 Message Date
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Sergei Kolobov
36e975e5f9 - Unbreak fetching
PR:		60062
Submitted by:	Daniel Rudy <dcrudy@pacbell.net>
2003-12-10 15:49:06 +00:00
Sergei Kolobov
69227d9a4d - Update to 1.2
While I'm here:
- Reword pkg-descr
- Add missing MAN1
- Install some docs

PR:		59812
Submitted by:	Daniel Rudy <dcrudy@pacbell.net>
2003-12-05 14:00:01 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
d290fd9e73 upgrade to 1.1 2001-09-27 07:30:10 +00:00
Bill Fumerola
fbb69392a8 remove bogus comment that "nobody knows why" wildcard notation exists.
Netmask are contiguous bits, wildcard masks don't need to be.

The former is accurate for defining subnets and the latter is useful for
describing ranges for firewalls, route maps, or other such things.

example:
	10.0.10.0 is nntp1.domain.com, 10.0.11.0 is nntp2.local.com
	access-list 185 permit tcp any gt 1023 10.0.10.0 0.0.1.0 eq nntp
2001-05-20 23:21:45 +00:00
Ying-Chieh Liao
5640f019e8 add whatmask
Easily convert between three common subnet mask notations
2001-05-20 11:23:36 +00:00