aboutsummaryrefslogtreecommitdiff
path: root/net/icmpinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+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. Notes: svn path=/head/; revision=246327
* - Respect NOPORTDOCSMartin Wilke2008-09-111-4/+6
| | | | | | | | | | PR: 127249 Submitted by: Esa Karkkainen <ejk@iki.fi> Reported by: ionbot Approved by: portmgr (pav) Notes: svn path=/head/; revision=220344
* remove pkg-plistEdwin Groothuis2008-05-282-4/+2
| | | | Notes: svn path=/head/; revision=213811
* Remove dead mastersite per distfile survey.Mark Linimon2005-11-281-2/+1
| | | | Notes: svn path=/head/; revision=149747
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149443
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* Update w/o version bump, because:Alexander Langer2000-07-191-1/+1
| | | | | | | | | | | | | | - PGP-Sig of author changed - LICENCE file removed completely (now GNU alike "free") - adjusted comments in the source accordingly - added some new source-comments Submitted by: bento NOT Approved by: obrien (Sorry, but I wanted it to join 4.1) Notes: svn path=/head/; revision=30881
* Remove directory on deinstallKris Kennaway2000-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29199
* remove extra blank line (portlint)Michael Haro2000-04-201-1/+0
| | | | Notes: svn path=/head/; revision=27804
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Add MASTER_SITE_SUNSITE to MASTER_SITES to make this file much moreBill Fumerola1998-12-091-2/+4
| | | | | | | | | fetchable. Remind By: Fenner's survey Notes: svn path=/head/; revision=15232
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Make binary suid, not the directory.David E. O'Brien1997-08-041-3/+3
| | | | Notes: svn path=/head/; revision=7474
* Category "sysutils" is spelled with an "s".Satoshi Asami1997-07-101-2/+2
| | | | | | | Slipped off the keyboard of: obrien Notes: svn path=/head/; revision=7268
* Remove bogus MASTER_SITE.David E. O'Brien1997-07-071-3/+2
| | | | | | | Noticed by: Bill Fenner <fenner@FreeBSD.ORG> Notes: svn path=/head/; revision=7234
* icmpinfo is a tool for looking at the icmp messages received onDavid E. O'Brien1997-06-245-0/+60
the running host. Notes: svn path=/head/; revision=7060