aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Traceroute
Commit message (Collapse)AuthorAgeFilesLines
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402439
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Fix various distinfo errorsAlex Kozlov2014-10-161-2/+0
| | | | | | | | | | | | - Remove unused USE_* knobs - Fix typos in USE_* knobs - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D911 Notes: svn path=/head/; revision=370983
* Convert to USES=pearBaptiste Daroussin2014-09-231-6/+3
| | | | Notes: svn path=/head/; revision=369094
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* 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 PEAR_AUTOINSTALLMartin Wilke2013-03-151-10/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=314259
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 0.21.3Martin Wilke2011-02-262-4/+3
| | | | Notes: svn path=/head/; revision=269766
* - Update to 0.21.2Martin Wilke2009-11-192-4/+4
| | | | Notes: svn path=/head/; revision=244484
* OS independent wrapper class for executing traceroute calls.Martin Wilke2007-04-293-0/+31
WWW: http://pear.php.net/package/Net_Traceroute/ Notes: svn path=/head/; revision=191148