Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a34bba28 | 2023-09-27 14:17:59 | MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use | ||
| dca7c3ca | 2023-09-03 15:25:55 | liboping: mention similar patch from upstream issue | ||
| 66176a86 | 2023-09-03 15:20:16 | libocurses: neuter -Werror and fix format string warnings discussed with jca | ||
| 3f5796b9 | 2022-03-11 19:45:43 | drop RCS Ids | ||
| 59b23548 | 2022-02-26 12:29:54 | liboping: add upstream patch to handle EHOSTDOWN | ||
| 48b0b966 | 2019-07-12 20:48:23 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 537f02ec | 2018-04-28 14:29:30 | Update to libopint 1.10. Backport a fix for https://github.com/octo/liboping/issues/34 ok danj@ | ||
| d4c1661c | 2017-09-23 10:13:19 | fix WANTLIB (existing wantlib was in the wrong place so the WANTLIB+= didn't work) | ||
| df6fba16 | 2017-02-06 20:28:32 | Add perl to WANTLIB, second batch. This used to be done automatically but since SHARED_ONLY support was removed across the ports tree the perl module no longer adds it, so it must be done manually for any perl ports that provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so) and you must not remove them from WANTLIB even if they show as "Extra". | ||
| f85fa412 | 2016-07-05 09:07:43 | Update to liboping 1.9.0 * liboping: The new "PING_OPT_MARK" option allows to mark packets, which can be used for filtering and routing such packets on Linux. * oping, noping: The new "-m" command line option allows to set a mark on packets sent by the tool. * oping, noping: The new "-O" command line option allows to write measurements to an CSV file. * oping, noping: The new "-w" command line option allows to specify the timeout after which a packet/reply is considered "dropped". |