Commit Graph

46 Commits

Author SHA1 Message Date
sthen
bd2c01b267 update to fping-3.16 2017-02-10 14:23:49 +00:00
sthen
9b86454f9a update to fping-3.15 2017-01-12 14:28:54 +00:00
sthen
c3bd7f9864 add an easily-greppable marker for ports known to use pledge().
it's not so important while they're only in patches in the ports tree,
but for any which get upstreamed it saves a ~100GB grep to find them.
2016-01-15 19:57:23 +00:00
jca
1753439e03 Unbreak on alpha; ok sthen@
Amend an ifdef supposed to work around an exotic definition of "struct
ip" on whateverOS/alpha when you use an ANSI compiler...
2015-12-02 12:40:04 +00:00
sthen
1aaa6fd2c9 update to fping-3.13 and patch to use pledge 2015-10-22 13:48:40 +00:00
sthen
cc2881baf1 tidy fping Makefile 2015-10-21 10:12:13 +00:00
sthen
ab1825c70c update to fping-3.12, fixes the new -R (random) flag with IPv6 2015-10-14 21:36:30 +00:00
sthen
b3395699e4 update to fping 3.11 2015-10-14 16:04:48 +00:00
sthen
9ec1eb7074 update fo fping 3.10 2015-09-17 12:03:42 +00:00
sthen
9fad7aedd9 add a patch from netperf-wrapper to allow printing timestamps. 2013-04-18 18:52:49 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
edce3cc433 update fping to 2.4b2_to4 (great numbering scheme!) from the
smokeping MASTER_SITE.
2010-11-24 15:14:45 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
823d396627 mirror distfile; upstream don't include the version number in the filename
so this was falling back to ftp.ca
2009-08-26 00:38:32 +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
sthen
63a3528e74 update my email; remove " in comments while there
ok mbalmer@
2007-09-04 10:32:58 +00:00
djm
6f2030af78 Add source address patch needed by recent smokeping, crank PKGNAME
from bew maintainer Stuart Henderson
2007-07-13 08:13:22 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
naddy
78ecfcb087 Undo broken strl* conversion.
Mostly from Stuart Henderson <stu@spacehopper.org>; ok sturm@
2007-02-20 20:33:23 +00:00
jakob
5562011abf add HOMEPAGE 2006-11-22 10:22:50 +00:00
jakob
6fb083e839 fping 2.4b2 2006-10-12 08:22:37 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
jakob
bde5ac15a2 fix MASTER_SITES 2004-06-19 21:16:29 +00:00
pvalchev
175afe5691 license comment 2003-12-04 05:47:48 +00:00
pvalchev
a6a0b40165 COPTS+= 2003-12-04 05:46:31 +00:00
fgsch
7bc8a3a5de fix bus errors; reported on comp.os.bsd.openbsd.misc via matthieu@. 2003-01-28 05:03:32 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
mpech
a8924e572b Remove Oleg Safiullin from MAINTAINERS.
form@ ok
2002-09-01 18:49:00 +00:00
brad
145a68468e remove sourceforge URL 2002-05-20 00:01:45 +00:00
form
395f40d3c1 fix compilation on alpha 2002-03-29 07:25:52 +00:00
form
6ed94ad5c3 oops 2001-12-06 06:25:31 +00:00
form
bcff89faf0 Upgrade to 2.2b1 2001-12-06 06:05:43 +00:00
jsyn
cadc654103 Fix EXTRACT_CASES as workaround to handle poorly-named distfiles
ok espie@ in general, ok brad@
2001-08-05 20:46:50 +00:00
form
26466964f9 move COMMENT to Makefile 2001-03-29 10:14:27 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
espie
0d20b23c0b Typo 2000-10-22 16:59:24 +00:00
espie
efeb849ba1 A few more MAINTAINERS 2000-10-22 16:16:26 +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