FreeBSD/ports 01c0678net-p2p/sonarr Makefile distinfo

net-p2p/sonarr: Update 4.0.15.2941 => 4.0.16.2944

Changelog:
https://github.com/Sonarr/Sonarr/releases/tag/v4.0.16.2944

- Small optimization of the do-install.

PR:             292330
Approved by:    Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
DeltaFile
+4-6net-p2p/sonarr/Makefile
+3-3net-p2p/sonarr/distinfo
+7-92 files

FreeBSD/src 4250d2acontrib/mtree mtree.8 create.c

Import latest mtree from NetBSD

Merge commit '7e59b238fcf32f3d365e78ddc702ca494e1ff68d'

This commit partially reverts the previous vendor import, given that the
"type" keyword has been historically mandatory and should not be removed
by "-R all".  This was clarified in the man page.

Reported by:    glebius
PR:             219467
MFC after:      1 week
DeltaFile
+12-12contrib/mtree/mtree.8
+3-4contrib/mtree/create.c
+15-162 files

FreeBSD/src 7e59b23. mtree.8 create.c

Vendor import of NetBSD's mtree at 2026-01-11
DeltaFile
+12-12mtree.8
+3-4create.c
+15-162 files

NetBSD/src 40lsyyGsys/altq altq_cbq.c altq_priq.c

   Zero out stats buffers.
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 29
VersionDeltaFile
1.43+4-2sys/altq/altq_cbq.c
1.30+4-2sys/altq/altq_priq.c
+8-42 files

NetBSD/src t3p8eZqsys/external/bsd/libnv/dist nvpair.c

   Prevent integer underflow when size == 0.
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 27
VersionDeltaFile
1.14+6-6sys/external/bsd/libnv/dist/nvpair.c
+6-61 files

NetBSD/pkgsrc BnM97PWmk/checksum distinfo.awk checksum.mk, mk/patch patch.mk bsd.patch-vars.mk

   mk: remove support for patches/emul-*-patch-*

   No files matching this pattern exist in pkgsrc, and its point is not
   documented.
VersionDeltaFile
1.20+2-5mk/patch/patch.mk
1.7+3-3mk/checksum/distinfo.awk
1.13+2-2mk/patch/bsd.patch-vars.mk
1.34+1-2mk/checksum/checksum.mk
+8-124 files

FreeBSD/ports a67ab6bdevel/pyenv pkg-plist distinfo, devel/pyenv/files patch-libexec_pyenv

devel/pyenv: Update to 2.6.18
DeltaFile
+57-10devel/pyenv/pkg-plist
+6-6devel/pyenv/files/patch-libexec_pyenv
+3-3devel/pyenv/distinfo
+3-2devel/pyenv/Makefile
+69-214 files

NetBSD/src rHtzY6Xsys/external/bsd/ipf/netinet ip_htable.c

   zero stats struct before copying to userland
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 26
VersionDeltaFile
1.8+3-2sys/external/bsd/ipf/netinet/ip_htable.c
+3-21 files

NetBSD/src AV9119Rsys/external/bsd/ipf/netinet ip_nat.c

   zero allocated memory
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 25
VersionDeltaFile
1.28+3-2sys/external/bsd/ipf/netinet/ip_nat.c
+3-21 files

OpenBSD/ports yoWGzBvshells/fish/main distinfo crates.inc, shells/fish/main/pkg PLIST

   shells/fish: Update to 4.3.3

   From Maintainer Florian Viehweger, thanks
VersionDeltaFile
1.8+68-54shells/fish/main/distinfo
1.6+64-46shells/fish/main/pkg/PLIST
1.5+33-26shells/fish/main/crates.inc
1.9+3-2shells/fish/main/Makefile
+168-1284 files

LLVM/project 1c0c9aellvm/include/llvm/CAS OnDiskGraphDB.h

[llvm][CAS] Fixed build with -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES (#173797)

DeltaFile
+1-0llvm/include/llvm/CAS/OnDiskGraphDB.h
+1-01 files

NetBSD/src YXGJmepsys/external/bsd/ipf/netinet ip_sync.c

   We have 2 copies of the ipfilter sources. The one here is the one used in
   the kernel, so fix this one too.
   XXX: we should remove the userland copy of the kernel files and have it
   use the one here.
VersionDeltaFile
1.7+8-2sys/external/bsd/ipf/netinet/ip_sync.c
+8-21 files

LLVM/project e7f23b4llvm/lib/Target/SystemZ SystemZISelLowering.h, llvm/test/CodeGen/SystemZ fmuladd-soft-float.ll

[SystemZ] Remove the `softPromoteHalfType` override (#175410)

`softPromoteHalfType` is being phased out because it is prone to
miscompilations (further context at [1]). SystemZ is one of the few
remaining platforms to override the default, so remove it here.

This only affects SystemZ when the `soft-float` option is used.

[1]: https://github.com/llvm/llvm-project/pull/175149
DeltaFile
+13-9llvm/test/CodeGen/SystemZ/fmuladd-soft-float.ll
+0-1llvm/lib/Target/SystemZ/SystemZISelLowering.h
+13-102 files

FreeBSD/ports c974c0anet/netatalk4 distinfo pkg-plist

net/netatalk4: Update to 4.4.0

See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-4-0 for
a list of changes in this release.
DeltaFile
+3-3net/netatalk4/distinfo
+4-2net/netatalk4/pkg-plist
+1-1net/netatalk4/Makefile
+8-63 files

FreeBSD/ports 57fb9adsecurity/vuxml/vuln 2026.xml

security/vuxml: document libtasn1 vulnerability

Security:       CVE-2025-13151
DeltaFile
+28-0security/vuxml/vuln/2026.xml
+28-01 files

NetBSD/pkgsrc UbWybAumk/compiler gcc.mk

   mk/compiler/gcc.mk: NetBSD 11.99.4 is using gcc 14

   This is true for most NetBSD platforms, especially the ones expected
   to run pkgsrc-current-on-NetBSD-current bulk builds.

   While here, remove variable I thought I'd need but didn't.
VersionDeltaFile
1.303+3-11mk/compiler/gcc.mk
+3-111 files

FreeBSD/ports f758eadtextproc/htmldoc distinfo Makefile

textproc/htmldoc: update to 1.9.22

A bug fix release.

Changelog: https://www.msweet.org/blog/2025-12-28-htmldoc-1.9.22.html

MFH:            2025Q4
(cherry picked from commit abe9f8c6193828f7b870b7445a6c02eb9d31ed3c)
DeltaFile
+3-3textproc/htmldoc/distinfo
+1-1textproc/htmldoc/Makefile
+4-42 files

FreeBSD/ports 5348ddesysutils/edk2 Makefile distinfo, sysutils/edk2/files patch-remove-memattr-protocol patch-OvmfPkg_Bhyve_AcpiPlatformDxe_AcpiPlatform.c

sysutils/edk2: update to 2025008

Patch to update EDK2 OVMF firmware package used in bhyve and some ARM
platforms from 2023 to 2025 stable release. New submodules added in
GH_TUPLE, some script for build has been moved to a bash subshell.

BHYVE notices: tiny boot speedup, a bug with crashing on CPU sensor
wmsr from HWiNFO has stopped occurring, a bug with glibc apps crashing
in Linux VMs has stopped occurring, a crash on memtest86+ with more
than 1 vCPU has stopped occurring.

No new bugs seem to have surfaced.

PR:             285554
Tested by:      novel
MFH:            2025Q4

(cherry picked from commit bafbff663ba59c9c6f10acecc3c4b86dee155f43)
DeltaFile
+353-0sysutils/edk2/files/patch-remove-memattr-protocol
+73-57sysutils/edk2/Makefile
+31-19sysutils/edk2/distinfo
+0-38sysutils/edk2/files/patch-OvmfPkg_Bhyve_AcpiPlatformDxe_AcpiPlatform.c
+15-0sysutils/edk2/files/patch-CryptoPkg_Library_OpensslLib_openssl_include_openssl_byteorder.h
+0-13sysutils/edk2/files/patch-OvmfPkg_Bhyve_PlatformPei_Platform.c
+472-1276 files

FreeBSD/ports fac81fcshells/mksh Makefile, shells/mksh/files patch-pr292146

shells/mksh: fix crash on 16-CURRENT

Kernel now reports support for 126 signals, while the libc headers only
report 32.  This mismatch caused an out-of-bounds write initialising
internal tables.

Reported by:    hackee <h4ckee at proton.me>
PR:             292146
MFH:            2025Q4

(cherry picked from commit 1c257703ed4c59a485b28b17c7a1541b0c203191)
DeltaFile
+28-0shells/mksh/files/patch-pr292146
+1-1shells/mksh/Makefile
+29-12 files

LLVM/project 8877491llvm/include/llvm/Support KnownBits.h, llvm/lib/Analysis ValueTracking.cpp

[ValueTracking] Support horizontal vector add in computeKnownBits (#174410)

Alive2 proofs:
* Leading zeros - [4vi32](https://alive2.llvm.org/ce/z/w--S2D),
[16vi8](https://alive2.llvm.org/ce/z/hEdVks)
* Leading ones - [4vi16](https://alive2.llvm.org/ce/z/RyPdBS),
[16vi8](https://alive2.llvm.org/ce/z/UTFFt9)
DeltaFile
+45-0llvm/test/Transforms/InstCombine/vector-reduce-add-known-bits.ll
+40-0llvm/lib/Support/KnownBits.cpp
+34-0llvm/unittests/Support/KnownBitsTest.cpp
+10-10llvm/test/Transforms/PhaseOrdering/AArch64/udotabd.ll
+8-0llvm/lib/Analysis/ValueTracking.cpp
+5-0llvm/include/llvm/Support/KnownBits.h
+142-106 files

FreeBSD/ports bafbff6sysutils/edk2 Makefile distinfo, sysutils/edk2/files patch-remove-memattr-protocol patch-OvmfPkg_Bhyve_AcpiPlatformDxe_AcpiPlatform.c

sysutils/edk2: update to 2025008

Patch to update EDK2 OVMF firmware package used in bhyve and some ARM
platforms from 2023 to 2025 stable release. New submodules added in
GH_TUPLE, some script for build has been moved to a bash subshell.

BHYVE notices: tiny boot speedup, a bug with crashing on CPU sensor
wmsr from HWiNFO has stopped occurring, a bug with glibc apps crashing
in Linux VMs has stopped occurring, a crash on memtest86+ with more
than 1 vCPU has stopped occurring.

No new bugs seem to have surfaced.

PR:             285554
Tested by:      novel
MFH:            2025Q4
DeltaFile
+353-0sysutils/edk2/files/patch-remove-memattr-protocol
+73-57sysutils/edk2/Makefile
+31-19sysutils/edk2/distinfo
+0-38sysutils/edk2/files/patch-OvmfPkg_Bhyve_AcpiPlatformDxe_AcpiPlatform.c
+15-0sysutils/edk2/files/patch-CryptoPkg_Library_OpensslLib_openssl_include_openssl_byteorder.h
+0-13sysutils/edk2/files/patch-OvmfPkg_Bhyve_PlatformPei_Platform.c
+472-1276 files

FreeBSD/ports 99e39dfdevel/sse2neon distinfo Makefile, devel/sse2neon/files patch-sse2neon.h

devel/sse2neon: update to 1.9.1

Changelog: https://github.com/DLTcollab/sse2neon/releases/tag/v1.9.1
DeltaFile
+0-16devel/sse2neon/files/patch-sse2neon.h
+3-3devel/sse2neon/distinfo
+1-2devel/sse2neon/Makefile
+4-213 files

FreeBSD/ports 1d0a13dbenchmarks/libcpucycles distinfo Makefile

benchmarks/libcpucycles: update to 20260105

Changelog: https://cpucycles.cr.yp.to/download.html
DeltaFile
+3-3benchmarks/libcpucycles/distinfo
+1-1benchmarks/libcpucycles/Makefile
+4-42 files

FreeBSD/ports ce73af5devel/gcli Makefile distinfo

devel/gcli: update to 2.10.0

 - test suite now Perl based

Changelog: https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3Cnqhauoa5o54n2pib3ruoukonpayu47vh33cvuu4orrdi7qqwmf@n2wveaqb5vdu%3E?__goaway_challenge=meta-refresh&__goaway_id=930519bc434144ceda7b7d8e15def1be

PR:             290348
Reported by:    mandree
DeltaFile
+3-3devel/gcli/Makefile
+3-3devel/gcli/distinfo
+6-62 files

FreeBSD/ports 2c0d193devel/go-critic distinfo Makefile

devel/go-critic: update to 0.14.3

Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.14.3
DeltaFile
+5-5devel/go-critic/distinfo
+1-2devel/go-critic/Makefile
+6-72 files

FreeBSD/ports abe9f8ctextproc/htmldoc distinfo Makefile

textproc/htmldoc: update to 1.9.22

A bug fix release.

Changelog: https://www.msweet.org/blog/2025-12-28-htmldoc-1.9.22.html

MFH:            2025Q4
DeltaFile
+3-3textproc/htmldoc/distinfo
+1-1textproc/htmldoc/Makefile
+4-42 files

FreeBSD/ports 3549556finance/ticker distinfo Makefile

finance/ticker: update to 5.2.0

Changelog: https://github.com/achannarasappa/ticker/releases/tag/v5.2.0
DeltaFile
+5-5finance/ticker/distinfo
+1-2finance/ticker/Makefile
+6-72 files

FreeBSD/ports f365fd9multimedia/libtheora Makefile distinfo, multimedia/libtheora/files patch-lib_arm_armcpu.c patch-Makefile.in

multimedia/libtheora: fix build on armv7

 - switch to gmake, which is needed for arm-specific pattern rules
 - depend on Perl, which is needed to run an assembly-mangling script
 - depend on GNU as, which is needed for pre-UAL style ARM menmonics
 - switch to gitlab tarball as the official tarball is missing some
   important files
 - turn static REINPLACE_CMD into patch files were possible
 - make sure "make check" actually runs test suite
 - add the usual elf_aux_info() polyfill
 - enable X86 assembly code (builds fine, passes test suite)

MFH:            2025Q4
Approved by:    mmel (multimedia)
Reported by:    mmel
DeltaFile
+18-13multimedia/libtheora/Makefile
+24-0multimedia/libtheora/files/patch-lib_arm_armcpu.c
+0-11multimedia/libtheora/files/patch-Makefile.in
+11-0multimedia/libtheora/files/patch-Makefile.am
+11-0multimedia/libtheora/files/patch-configure.ac
+3-3multimedia/libtheora/distinfo
+67-276 files

FreeBSD/ports 1c25770shells/mksh Makefile, shells/mksh/files patch-pr292146

shells/mksh: fix crash on 16-CURRENT

Kernel now reports support for 126 signals, while the libc headers only
report 32.  This mismatch caused an out-of-bounds write initialising
internal tables.

Reported by:    hackee <h4ckee at proton.me>
PR:             292146
MFH:            2025Q4
DeltaFile
+28-0shells/mksh/files/patch-pr292146
+1-1shells/mksh/Makefile
+29-12 files

FreeBSD/ports 2ffbfacgraphics/openshadinglanguage/files patch-src_testrender_rapidobj_rapidobj.hpp

graphics/openshadinglanguage: Fix build - add forgotten patch

PR:     292316 292059
DeltaFile
+127-0graphics/openshadinglanguage/files/patch-src_testrender_rapidobj_rapidobj.hpp
+127-01 files