9 Commits

Author SHA1 Message Date
sthen
1af8ca5ad5 update to fping-4.2
without flags, the main fping binary is v4/v6 dual stack, use -4 / -6 to
force one particular af.

a v6-only fping6 is installed to provide support for dependent ports, using
the method from https://github.com/schweikert/fping/pull/139
2019-03-31 00:09:09 +00:00
sthen
9ec1eb7074 update fo fping 3.10 2015-09-17 12:03:42 +00:00
sthen
a0c1168946 - install fping setuid root, it's a batch tool frequently used from
software which should not run as root, and doing this manually after
a pkg_add update is error-prone.

- rewrite DESCR. clearly note that the binaries are made setuid.

- Makefile de-uglification.

- bump PKGNAME.

no objections to the setuid change from ajacoutot@, weerd@
"I think its utterly retarded not to suid it for you" phessler@
2009-07-15 08:25:31 +00:00
sthen
8972240f09 add an fping6 binary with ipv6 support. (fping is ipv4-only, fping6 is
ipv6-only. this isn't the most ideal interface, but some software needs it).
2008-10-28 23:49:58 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
form
bcff89faf0 Upgrade to 2.2b1 2001-12-06 06:05:43 +00:00
form
26466964f9 move COMMENT to Makefile 2001-03-29 10:14:27 +00:00
form
2435eeb0e6 remove FAKE=yes
add $OpenBSD$ tag to PLIST
2000-06-15 05:25:15 +00:00
form
40b57f5443 fping.
A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
2000-03-24 11:02:35 +00:00