aboutsummaryrefslogtreecommitdiffstats
path: root/net/icmpinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEamdmi32015-12-311-4/+9
| | | | | - Fix manpage installation - Switch to options helpers
* Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-081-1/+1
|
* Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-211-2/+2
|
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Allow staging as a regular userantoine2014-09-061-3/+1
|
* - Stage supportmiwi2014-02-211-12/+9
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2
| | | | net)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-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.
* - Respect NOPORTDOCSmiwi2008-09-111-4/+6
| | | | | | | PR: 127249 Submitted by: Esa Karkkainen <ejk@iki.fi> Reported by: ionbot Approved by: portmgr (pav)
* remove pkg-plistedwin2008-05-282-4/+2
|
* Remove dead mastersite per distfile survey.linimon2005-11-281-2/+1
|
* - Add SHA256pav2005-11-261-0/+2
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Update w/o version bump, because:alex2000-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)
* Remove directory on deinstallkris2000-06-051-0/+1
| | | | Submitted by: bento
* remove extra blank line (portlint)mharo2000-04-211-1/+0
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-3/+3
| | | | 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
* Add MASTER_SITE_SUNSITE to MASTER_SITES to make this file much morebillf1998-12-101-2/+4
| | | | | | fetchable. Remind By: Fenner's survey
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-1/+0
|
* Make binary suid, not the directory.obrien1997-08-051-3/+3
|
* Category "sysutils" is spelled with an "s".asami1997-07-101-2/+2
| | | | Slipped off the keyboard of: obrien
* Remove bogus MASTER_SITE.obrien1997-07-081-3/+2
| | | | Noticed by: Bill Fenner <fenner@FreeBSD.ORG>
* icmpinfo is a tool for looking at the icmp messages received onobrien1997-06-245-0/+60
the running host.