aboutsummaryrefslogtreecommitdiff
path: root/net/bwping
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.7Pawel Pekala2014-02-212-12/+10
| | | | | | | | | | | | - Correct LICENSE to bsd2clause - Stage support PR: ports/186140 Submitted by: Eero Hanninen <fax@nohik.ee> Approved by: maintainer Notes: svn path=/head/; revision=345560
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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
* - Fix tinderbox build by adding IPV6 option to explicitlyJason E. Hale2012-11-011-3/+16
| | | | | | | | | | | | | | enable or disable IPV6 support. Previous behavior was auto-detection which wasn't working right on tinderbox and would have caused problems anyways. Reported by: pointyhat Approved by: maintainer via private mail makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306821
* - Update to 1.6Jason E. Hale2012-10-142-15/+9
| | | | | | | | | | | | | | - Move LICENSE to correct location - Remove indefinite article from COMMENT - Trim Makefile header PR: ports/172589 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=305871
* - Update to 1.4Wesley Shields2011-06-142-3/+6
| | | | | | | | | | | - Add LICENSE PR: ports/157849 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer) Notes: svn path=/head/; revision=275552
* - Update to 1.3Frederic Culot2011-05-102-3/+3
| | | | | | | | PR: ports/156923 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer) Notes: svn path=/head/; revision=273906
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.2Dmitry Marakasov2010-02-092-4/+4
| | | | | | | | PR: 143674 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer) Notes: svn path=/head/; revision=249477
* - Update to 1.1Dmitry Marakasov2009-05-203-7/+7
| | | | | | | | | | | - Project moved to SourceForge, update MASTER_SITES and WWW - Update maintainer's email address PR: 134752 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer) Notes: svn path=/head/; revision=234279
* A tool to measure bandwidth and response times between twoDmitry Marakasov2008-08-303-0/+33
hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. WWW: http://tclmon.vsi.ru/utils.php PR: 126928 Submitted by: Oleg Derevenetz <oleg at serv2 dot vsi dot ru> Notes: svn path=/head/; revision=219436