aboutsummaryrefslogtreecommitdiff
path: root/net/ctrace
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* ShebangfixAntoine Brodin2014-12-221-1/+3
| | | | Notes: svn path=/head/; revision=375269
* - Support stagingDmitry Marakasov2014-05-091-5/+3
| | | | Notes: svn path=/head/; revision=353544
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* 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-302-6/+4
| | | | 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* 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-122-3/+3
| | | | Notes: svn path=/head/; revision=84756
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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-255-0/+49
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