sysutils/limine: Update to 10.6.0
ChangeLog: https://codeberg.org/Limine/Limine/src/tag/v10.6.0/ChangeLog
New features:
* ISO9660: Add support for large, multi-extent files.
Bug fixes:
* Unbreak BIOS booting from optical media with ISO9660 filesystems on
many platforms including QEMU. This was a regression introduced in
10.5.1.
* Fix an issue with large (>4GiB) physical memory allocations on 32-bit
platforms. Some values were truncated to size_t (aka uint32_t) in
many instances causing bugs.
* Fix a couple of memory leaks missed in 10.5.1.
* Add safeguard against the font file being too small for the expected
size. This avoids potential panics from the filesystem driver, and it
instead just prints a warning and falls back to using the default
font.
[7 lines not shown]
devel/robin-map: update to v1.4.1
ChangeLog: https://github.com/Tessil/robin-map/releases
* Add a CMake TSL_ROBIN_MAP_ENABLE_INSTALL option to explicitly enable/disable
the install target
* Move to C++17 dropping C++11 support
* Bump cmake_minimum_required version to 3.5
* Fix load threshold on deserialization
* The current version computes load using max_load_factor() without first
setting m_bucket_count (default 0) leading to threshold 0, which triggers
rehash (and size increase) on first insert.
* Recompute the threshold after setting correct bucket count to avoid this.
* Use inline constexpr for PRIMES and MOD_PRIME arrays
PR: 292035
Reported by: FreeBSD at ShaneWare.Biz
textproc/xsv-rs: Remove expired port
2025-12-31 textproc/xsv-rs: Abandoned, repo archived on Apr 24, 2025. Consider migrating to textproc/xan or textproc/miller
www/angie-module-rtmp: Remove expired port
2025-12-31 www/angie-module-rtmp: Upstream development has slowed down and there are a lot of unresolved issues and PRs upstream, consider migrating to multimedia/mediamtx