aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/2ping
Commit message (Collapse)AuthorAgeFilesLines
* Support stageBaptiste Daroussin2014-01-252-6/+5
| | | | | | | | Fix shebang USE_GMAKE -> USES=gmake Notes: svn path=/head/; revision=341118
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326244
* - Update to 2.0Philippe Audeoud2013-02-072-9/+7
| | | | | | | | PR: ports/175912 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=311832
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - Update to 1.1Martin Wilke2011-06-252-3/+3
| | | | | | | | PR: 158016 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=276292
* 2ping is a bi-directional ping utility. It uses 3-way pings (akin toPhilip M. Gollucci2010-11-245-0/+53
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs. WWW: http://www.finnie.org/software/2ping/ PR: ports/152528 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265055