Improve the rigor of function signatures and prototypes in gmake,
texinfo, and gmp sources in order to meet the C23 requirements of
gcc 15.2.1. (2nd try after the 1st try broke the build :( )
With these changes -current now also builds with gcc 15.2.1 on
Fedora 43 (using HOST_CFLAGS=-fpermissive). No functional changes
intended.
Patches are from (primarily) mrg@ and myself. Additional comments
and guidance from riastradh@ .
cad/nvc: Fix build failure under released NetBSDs
* Support old and new ELF headers for NetBSD.
* Make BUILDLINK_DEPMETHOD for devel/check as build and bump PKGREVISION.
shells/oh-my-posh: update to 28.9.0
Bug Fixes
- docs: update broken link of go.mod (a91951d)
- docs: update broken links (e102bae)
Features
- update linux mint icon (ea9c9f0)
pkg-vulnerabilities: add last 24 hours CVEs
+ ImageMagick,
fontforge (not fixed, please see also
<https://github.com/fontforge/fontforge/issues/5706>),
libpcap,
libsodium (1.0.21 not yet released, but it will contain such fixes),
matio (not fixed),
php-composer, py-cbor2, ruby-uri,
sox (probably not fixed, no information from upstream)
dev/pci/files.virtio: Note not to add more virtio drivers here.
virtio is not pci-specific and the drivers are not pci-specific so
they shouldn't be in a pci-specific place.
pharo-vm10: Update to 10.3.9
v10.3.9
- p10-port-1023 by @tesonep in #1027
- fix/issue-939 - Using AIO Event for sending by @tesonep in #1015
- Backporting the fixes on the UUIDPlugin to P10 branch by @tesonep in #1029
- Updating the test image to be P130 by @tesonep in #1030
PPP: bind the current thread to it's CPU for getting and setting addresses
Thanks to riastradh@ for the hint about the initial patch which started
this from knakahara@ in r1.260
Fixes PR kern/59675
sayaka: update to 3.8.5.
pkgsrc changes:
* add PKG_OPTIONS for libjxl and tiff
Upstream changes:
https://github.com/isaki68k/sayaka
3.8.5 (2025/12/30)
* add support for JPEG-XL (libjxl)
* fix cases where image downscaled image is corrupted output by
adaptive palette
* implement --no-progressive option
* add preliminary support for Misskey MFM $[ruby]
* adjust timestamp display color when using 8 or fewer colors
* implement --force-blurhash option
* adjust cache file naming (no user-visible impact)
* fix WebSocket error handling
* add support for building on macOS
llama-swap: Import llama-swap-180 as wip/llama-swap
Run multiple LLM models on your machine and hot-swap between them as
needed. llama-swap works with any OpenAI API-compatible server, giving
you the flexibility to switch models without restarting your
applications.
Built in Go for performance and simplicity, llama-swap has zero
dependencies and is incredibly easy to set up. Get started in
minutes - just one binary and one configuration file.