aboutsummaryrefslogtreecommitdiff
path: root/net/ctrace/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-3/+3
| | | | Notes: svn path=/head/; revision=300176
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* - Author restored the download location on his websitePav Lucistnik2006-07-301-3/+1
| | | | Notes: svn path=/head/; revision=169119
* - Add MASTER_SITESAndrew Pantyukhin2006-06-031-1/+2
| | | | | | | | PR: ports/97816 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=164287
* Use PLIST_FILES.Trevor Johnson2004-02-051-0/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* utilize SITE_PERLYing-Chieh Liao2003-10-241-3/+3
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* The previous commit accidentally contained a partial upgrade to ctrace 0.9.Kris Kennaway2003-07-121-1/+2
| | | | | | | Complete the upgrade. Notes: svn path=/head/; revision=84757
* Drop maintainershipKris Kennaway2003-07-121-2/+2
| | | | Notes: svn path=/head/; revision=84756
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add ctrace-0.8Kris Kennaway2001-08-251-0/+27
ctrace is an IPv4 traceroute tool that supports many features missing in standard 4.3BSD traceroute(8). It is programmed entirely in perl. Obtained from: OpenBSD Notes: svn path=/head/; revision=46880