1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Tijl Coosemans
a6092dbc3b Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-10 15:09:23 +00:00
Martin Wilke
201a48396f - Stage support 2014-01-31 09:45:54 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
a1de4e139c liboping is a C library to generate ICMP echo requests, better known as
"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>
2007-10-08 18:18:17 +00:00