Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 2d99e082 | 2022-05-09 13:05:35 | fix collectd,-nut following int->uint16_t cleanup in nut 2.8.0 | ||
| fdaedc94 | 2022-04-13 07:28:40 | sysutils/collectd: switch to python3 backporting upstream PRs #3886, #3042, #3344 & #3170 note that this port badly needs an update/maintainer.. |