1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Julien Laffaye
e93d85f4d6 Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}

Approved by:	bapt (mentor)
2011-06-08 16:52:32 +00:00
Dennis Herrmann
25714c113d - Pass maintainership to submitter
- Add License
- Remove MD5 checksum

PR:		ports/153800
Submitted by:	Julien Laffaye <kimelto@gmail.com>
2011-01-09 20:00:48 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Pav Lucistnik
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +00:00
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