Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c91856f8 | 2024-05-06 12:20:58 | handle Python default version switch: find correct include dir | ||
| a2bee2eb | 2024-04-15 13:51:16 | Adjust collectd-riemann for riemann-c-client update ok pvk | ||
| ee439c0f | 2023-09-30 21:25:14 | collectd: regen wantlib | ||
| f372f5ac | 2023-09-27 17:16:22 | MASTER_SITES -> SITES | ||
| 0c17406a | 2023-02-06 09:11:30 | sysutils/collectd: disable -Werror. The code contains a few counters that are only printed in DEBUG mode. In llvm-15 -Wunused-but-set-variable became more sensitive, so this breaks the build. | ||
| 1427b990 | 2022-11-13 15:29:41 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| c4096e66 | 2022-11-08 11:16:56 | Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-) | ||
| 1276d8fb | 2022-10-24 07:18:25 | sysutils/collectd: update to 5.12.0. see https://github.com/collectd/collectd/blob/collectd-5.12.0/ChangeLog for all changes since 5.8.1. ok solene@ | ||
| 8374946e | 2022-10-21 15:32:04 | add write_tsdb plugin ok sthen@ | ||
| ac557b06 | 2022-05-24 18:51:24 | /etc -> SYSCONFDIR |