Date: Mon, 8 Oct 2007 18:18:18 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/liboping Makefile distinfo pkg-descr pkg-plist Message-ID: <200710081818.l98IIIg0054497@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-10-08 18:18:18 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/liboping Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.1927 +1 -0 ports/net/Makefile
1.1 +25 -0 ports/net/liboping/Makefile (new)
1.1 +3 -0 ports/net/liboping/distinfo (new)
1.1 +7 -0 ports/net/liboping/pkg-descr (new)
1.1 +6 -0 ports/net/liboping/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710081818.l98IIIg0054497>
