aboutsummaryrefslogtreecommitdiff
path: root/net/icmpinfo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular userAntoine Brodin2014-09-051-3/+1
| | | | Notes: svn path=/head/; revision=367363
* - Stage supportMartin Wilke2014-02-211-12/+9
| | | | Notes: svn path=/head/; revision=345459
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - 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-281-0/+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
* 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-211-0/+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
* 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
* 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
* 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-241-0/+31
the running host. Notes: svn path=/head/; revision=7060