IABSD.fr/ports/sysutils/rsyslog

Branch :


Log

Author Commit Date CI Message
0c3a6f03 2025-08-26 16:08:31 sync WANTLIB for ngtcp2_crypto_libressl
223dd2dc 2025-01-28 11:22:02 set COMPILER_LANGS=c for various C-only ports add annotations near COMPILER for some other ports that don't have COMPILER_LIBCXX in WANTLIB not changing the actual compiler version of anything here (some could possibly remove the COMPILER line completely where they only used COMPILER due to an old WANTLIB entry which has since stopped using C++, but changing that is too likely to break things)
4104e173 2024-08-01 14:23:03 Update rsyslogd to 8.2404.0. OK sthen@
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
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 :-)
1bfdf9e9 2022-10-06 20:34:55 Update rsyslog to v8.2208.0. The patch because of SSL_get_shared_curve is not needed anymore. ok tb
a602ff94 2022-05-24 21:55:44 update rsyslog to version 8.2204.1 This includes a fix for CVE-2022-24903. Additionally enable openssl support. OK stehn@
5b4588fb 2022-03-31 13:37:02 sync WANTLIB
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
4d1d565f 2021-03-07 09:28:36 Update rsyslog to version 8.2102.0 OK sthen@