aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/icmpquery
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
| | | | | | | | 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.
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-241-1/+1
| | | | Congratulations :-)
* SHA256ifyedwin2006-02-011-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-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
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-071-2/+2
| | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
* Distfile changed on MASTER_SITE.steve2000-04-301-1/+1
| | | | | | PR: 18204 Submitted by: David G. Andersen <dga@lcs.mit.edu> Reviewed by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-302-2/+2
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Small utility for finding out time & netmask through ICMP.taoka1999-03-316-0/+44
PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>