aboutsummaryrefslogtreecommitdiff
path: root/net/liboping
Commit message (Collapse)AuthorAgeFilesLines
* devel/pkgconf doesn't search under lib/pkgconfig by defaultJan Beich2016-11-012-2/+4
| | | | Notes: svn path=/head/; revision=425042
* net/liboping: 0.3.5 -> 1.8.0Kurt Jaeger2015-03-294-15/+29
| | | | | | | | | | | | Changes: http://noping.cc/#documentation PR: 198379 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (new maintainer) Approved by: maintainer timeout Notes: svn path=/head/; revision=382613
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-102-1/+4
| | | | Notes: svn path=/head/; revision=361460
* - Stage supportMartin Wilke2014-01-312-6/+10
| | | | Notes: svn path=/head/; revision=341964
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* liboping is a C library to generate ICMP echo requests, better known asMartin Wilke2007-10-084-0/+41
"ping packets". It is intended for use in network monitoring applications or applications that would otherwise need to fork ping(1) frequently. Included is a sample application, called oping, which demostrates the library's abilities. It is like ping, ping6, and fping rolled into one. WWW: http://verplant.org/liboping/ PR: ports/116735 Submitted by: Matt Peterson <matt at peterson.org> Notes: svn path=/head/; revision=201112