IABSD.fr/ports/net

Branch :


Log

Author Commit Date CI Message
f592846c 2025-09-06 16:57:41 bump due to changing default PHP version from 8.2 to 8.3
1b29d48c 2025-09-06 16:12:40 update to tdesktop 6.1.2
a05ae4ef 2025-09-04 22:29:10 update to bird-3.1.3
47e856ac 2025-09-04 22:28:34 update to bird-2.17.2
d46f019e 2025-09-04 22:28:00 update URLs
dd7e73cc 2025-09-04 20:00:34 net/rabbitmq: Update to 4.1.4
cd112d0d 2025-09-04 13:09:39 add some notes about running snmptrap.php from Net-SNMP's snmptrapd to the pkg-readme, in particular show how to set environment variables for an rc-started daemon and demonstrate the correct (undocumented..) syntax needed to include : in the string.
fd12c6a6 2025-09-03 19:01:39 Update to tor 0.4.8.17.
d08a84cf 2025-09-03 18:27:08 Update to PowerDNS Recursor 5.3.0; help and ok sthen@
cb11e7fb 2025-09-03 07:57:36 update net/dnscrypt-proxy 2.1.13 Remove rc_reload=NO to allow sending -HUP to load extra config files (e.g., ${LOCALSTATEDIR}/dnscrypt-proxy/blocked-names.txt). This is an alternative to the new feature enable_hot_reload, which can be set to false. Note that the main config file ${SYSCONFDIR}/dnscrypt-proxy.toml cannot be reloaded. changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.13 From Igor Zornik <mocheryl at mocheryl dot org> with README tweaks from me