FreeBSD/ports 640bd37math/py-scikit-umfpack Makefile distinfo

math/py-scikit-umfpack: update 0.4.1 → 0.4.2

PR:     292199
DeltaFile
+7-6math/py-scikit-umfpack/Makefile
+3-3math/py-scikit-umfpack/distinfo
+10-92 files

FreeBSD/ports 294f3a9misc/gemini-cli Makefile

misc/gemini-cli: Add bash as a run-time dependency

PR:             292533
Reported by:    William Carrel <william.a at carrel.org>
DeltaFile
+2-0misc/gemini-cli/Makefile
+2-01 files

FreeBSD/ports 94f3630net/shadowsocks-rust distinfo Makefile.crates

net/shadowsocks-rust: update 1.23.5 → 1.24.0

PR:     292274
DeltaFile
+397-459net/shadowsocks-rust/distinfo
+198-229net/shadowsocks-rust/Makefile.crates
+1-2net/shadowsocks-rust/Makefile
+596-6903 files

FreeBSD/ports 8316f10misc/ncnn Makefile distinfo, misc/ncnn/files patch-CMakeLists.txt patch-src_layer_x86_gemm__int8.h

misc/ncnn: update 2025050320260113

PR:     292738
DeltaFile
+0-82misc/ncnn/files/patch-CMakeLists.txt
+7-10misc/ncnn/Makefile
+9-0misc/ncnn/files/patch-src_layer_x86_gemm__int8.h
+3-3misc/ncnn/distinfo
+1-1misc/ncnn/pkg-plist
+20-965 files

FreeBSD/ports 050c14edevel/py-uv-build distinfo Makefile

devel/py-uv-build: update 0.9.26 → 0.9.28

Reported by:    portscout
DeltaFile
+3-3devel/py-uv-build/distinfo
+1-1devel/py-uv-build/Makefile
+4-42 files

FreeBSD/ports bc2031fdevel/py-uv distinfo Makefile, devel/uv distinfo Makefile.crates

devel/{,py-}uv: update 0.9.26 → 0.9.28

Reported by:    portscout
DeltaFile
+189-211devel/uv/distinfo
+94-105devel/uv/Makefile.crates
+3-3devel/py-uv/distinfo
+1-2devel/uv/Makefile
+1-1devel/py-uv/Makefile
+288-3225 files

FreeBSD/ports 743fa2ftextproc/libfyaml Makefile distinfo, textproc/libfyaml/files patch-src_lib_fy-doc.c

textproc/libfyaml: update 0.9 → 0.9.3

PR:     292833
DeltaFile
+38-0textproc/libfyaml/files/patch-src_lib_fy-doc.c
+3-5textproc/libfyaml/Makefile
+3-3textproc/libfyaml/distinfo
+44-83 files

FreeBSD/ports e17d058multimedia/py-ustreamer distinfo Makefile, multimedia/ustreamer distinfo Makefile

multimedia/{,py-}ustreamer: update 6.45 → 6.50

Reported by:    portscout
DeltaFile
+3-3multimedia/py-ustreamer/distinfo
+3-3multimedia/ustreamer/distinfo
+1-1multimedia/py-ustreamer/Makefile
+1-1multimedia/ustreamer/Makefile
+8-84 files

FreeBSD/ports d3d21bcsysutils/mise distinfo Makefile

sysutils/mise: update 2026.1.8 → 2026.1.11

Reported by:    portscout
DeltaFile
+3-3sysutils/mise/distinfo
+1-1sysutils/mise/Makefile
+4-42 files

FreeBSD/ports 7388630www/opengist Makefile, www/opengist/files opengist.in

www/opengist: Fix user creation and usage.

PR:             292747
Reported by:    Swee <meow at swee.codes>
DeltaFile
+4-8www/opengist/files/opengist.in
+4-2www/opengist/Makefile
+8-102 files

FreeBSD/ports d2c9fa5security/libgcrypt distinfo Makefile

security/libgcrypt: Update to 1.12.0
DeltaFile
+3-3security/libgcrypt/distinfo
+1-1security/libgcrypt/Makefile
+1-1security/libgcrypt/pkg-plist
+5-53 files

FreeBSD/ports bea1f1bprint/harfbuzz distinfo Makefile

print/harfbuzz*: Update to 12.3.2

Changelog: https://github.com/harfbuzz/harfbuzz/releases/tag/12.3.2

PR:             292666
Reviewed by:    desktop (arrowd), previous version
Exp-run by:     antoine
DeltaFile
+3-3print/harfbuzz/distinfo
+2-2print/harfbuzz/Makefile
+5-52 files

FreeBSD/ports 5d4938fnet/gerbera distinfo Makefile

net/gerbera: Update to 3.1.1

Changelog: https://github.com/gerbera/gerbera/releases/tag/v3.1.1
DeltaFile
+3-3net/gerbera/distinfo
+1-1net/gerbera/Makefile
+4-42 files

FreeBSD/ports d514b3djapanese/proxy2ch distinfo Makefile

japanese/proxy2ch: Improve port

Clean up the remaining parts from commit
6b4e95f5eeb457d8e59f1bbdce967a404472b792

Approved by:    blanket, just fix it
DeltaFile
+3-3japanese/proxy2ch/distinfo
+0-4japanese/proxy2ch/Makefile
+3-72 files

FreeBSD/ports d6718b3graphics/png distinfo Makefile

graphics/png: Update to 1.6.54

Fixes CVE-2026-22695 and CVE-2026-22801

Changelog: https://github.com/pnggroup/libpng/blob/v1.6.54/ANNOUNCE

PR:             292540
Reviewed by:    desktop (arrowd)
Exp-run by:     antoine
DeltaFile
+5-5graphics/png/distinfo
+1-1graphics/png/Makefile
+1-1graphics/png/pkg-plist
+7-73 files

FreeBSD/ports 86e6270devel/cmake-core Makefile, devel/cmake-core/files patch-Modules_Compiler_Clang.cmake

devel/cmake-core: Use fat LTO instead of thin LTO

As we hardcode thin LTO to one thread [1] without any resolve for more
than a year use fat which performs better

1: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281765

PR:             292178
Approved by:    timeout (no objections for 3+ weeks)
Exp-run by:     antoine
DeltaFile
+11-0devel/cmake-core/files/patch-Modules_Compiler_Clang.cmake
+1-0devel/cmake-core/Makefile
+12-02 files

FreeBSD/ports d014d60x11-wm/wayfire Makefile distinfo

x11-wm/wayfire: Update 0.10.0 => 0.10.1, take maintainership

Changelog:
https://github.com/WayfireWM/wayfire/releases/tag/v0.10.1

Improve port:
- Sort BUILD_DEPENDS and LIB_DEPENDS.
- Split USES.
- Fix warnings from portclippy.
- Improve pkg-message.
- Improve text distribution across lines in pkg-descr.

PR:     292838
MFH:    2026Q1
(cherry picked from commit 70f43d4f67ebd24d6781a916d700355639bf213f)
DeltaFile
+18-20x11-wm/wayfire/Makefile
+3-5x11-wm/wayfire/distinfo
+8-0x11-wm/wayfire/pkg-message
+3-3x11-wm/wayfire/pkg-descr
+32-284 files

FreeBSD/ports 70f43d4x11-wm/wayfire Makefile distinfo

x11-wm/wayfire: Update 0.10.0 => 0.10.1, take maintainership

Changelog:
https://github.com/WayfireWM/wayfire/releases/tag/v0.10.1

Improve port:
- Sort BUILD_DEPENDS and LIB_DEPENDS.
- Split USES.
- Fix warnings from portclippy.
- Improve pkg-message.
- Improve text distribution across lines in pkg-descr.

PR:     292838
DeltaFile
+18-20x11-wm/wayfire/Makefile
+3-5x11-wm/wayfire/distinfo
+8-0x11-wm/wayfire/pkg-message
+3-3x11-wm/wayfire/pkg-descr
+32-284 files

FreeBSD/ports de9ce6cgames/gnome-nibbles distinfo Makefile

games/gnome-nibbles: update to 4.4.2

Update gnome-nibbles to version 4.4.2.

PR:             290753
DeltaFile
+3-3games/gnome-nibbles/distinfo
+1-1games/gnome-nibbles/Makefile
+4-42 files

FreeBSD/ports beac691textproc/link-grammar distinfo Makefile

textproc/link-grammar: update to 5.13.0

Update link-grammar to version 5.13.0.

PR:             290752
DeltaFile
+3-3textproc/link-grammar/distinfo
+1-1textproc/link-grammar/Makefile
+4-42 files

FreeBSD/ports 29dc7cbaudio/rhythmbox Makefile distinfo

audio/rhythmbox: update to 3.4.9

Update rhythmbox to version 3.4.9.

PR:             290538
DeltaFile
+11-14audio/rhythmbox/Makefile
+3-3audio/rhythmbox/distinfo
+0-2audio/rhythmbox/pkg-plist
+14-193 files

FreeBSD/ports b1f982aemulators/ares Makefile

emulators/ares: Mark broken on i386

Version 147 introduced a narrowing conversion issue which needs
resolution by upstream

Reference: https://github.com/ares-emulator/ares/issues/2350

PR:             292344

(cherry picked from commit 367d3f9704eed19b6031aecf1ed5ce9477968271)
DeltaFile
+5-0emulators/ares/Makefile
+5-01 files

FreeBSD/ports 6a72812x11/polybar Makefile, x11/polybar/files patch-cmake_libpoly.cmake

x11/polybar: Unbreak on FreeBSD 15+

Don't utilize libinotify module in upsteam's build framework on 15+

Approved by:    blanket (just fix it)

(cherry picked from commit b54d81f67f9369591f3f7ec0f44c8d03043a8f0d)
DeltaFile
+9-0x11/polybar/files/patch-cmake_libpoly.cmake
+8-1x11/polybar/Makefile
+17-12 files

FreeBSD/ports ef938f5textproc/py-parsel Makefile distinfo

textproc/py-parsel: Update 1.10.0 => 1.11.0

Changelog:
https://github.com/scrapy/parsel/releases/tag/v1.11.0

PR:     292834
DeltaFile
+4-4textproc/py-parsel/Makefile
+3-3textproc/py-parsel/distinfo
+7-72 files

FreeBSD/ports 1100241net/onedrive Makefile distinfo

net/onedrive: Update 2.5.9 => 2.5.10

Changelog:
https://github.com/abraunegg/onedrive/blob/v2.5.10/changelog.md

PR:     292828
MFH:    2026Q1
(cherry picked from commit 7a3c016b5602a0fa3098f22566e31c9cb58acfda)
DeltaFile
+6-3net/onedrive/Makefile
+3-3net/onedrive/distinfo
+9-62 files

FreeBSD/ports 7a3c016net/onedrive Makefile distinfo

net/onedrive: Update 2.5.9 => 2.5.10

Changelog:
https://github.com/abraunegg/onedrive/blob/v2.5.10/changelog.md

PR:     292828
MFH:    2026Q1
DeltaFile
+6-3net/onedrive/Makefile
+3-3net/onedrive/distinfo
+9-62 files

FreeBSD/ports 473643edatabases/mdbx distinfo Makefile

databases/mdbx: Update 0.13.9 => 0.13.11

Changelogs:
https://github.com/erthink/libmdbx/blob/v0.13.11/ChangeLog.md
https://github.com/erthink/libmdbx/releases/tag/v0.13.10_github_workaround
https://github.com/erthink/libmdbx/releases/tag/v0.13.11

PR:     292832
DeltaFile
+3-3databases/mdbx/distinfo
+1-1databases/mdbx/Makefile
+4-42 files

FreeBSD/ports 2de9005sysutils/py-ansible-core220 distinfo Makefile, sysutils/py-ansible-core220/files patch-pyproject.toml

sysutils/py-ansible-core220: Update to 2.20.2
DeltaFile
+4-4sysutils/py-ansible-core220/files/patch-pyproject.toml
+3-3sysutils/py-ansible-core220/distinfo
+1-1sysutils/py-ansible-core220/Makefile
+8-83 files

FreeBSD/ports e8a6754security/openvpn-devel distinfo Makefile

security/openvpn-devel: Update 2.7_rc5 => 2.7_rc6

FreeBSD - notable changes for rc5 => rc6 update:
  - bugfix on restarting a p2mp server instance with SIGUSR1
  (inadvertedly closing fd 0, causing a crash on the next restart),
  - prevent NULL pointer crash on suitable combination of --dns-updown
  statements in openvpn config file (not pushable),
  - prevent inappropriate management interface activity if a password is
  set and --management-forget-disconnect or --management-signal are active,
  - more conversion warnings fixed,
  - remove #ifdefs around socket sendbuf/receive buf handling,
  assuming that all platforms that have POSIX sockets have this,
  - add mbedTLS 4 support,
  - fix check for failed fork() in port-share code.

PR:             292829
Requested by:   maintainer
DeltaFile
+3-3security/openvpn-devel/distinfo
+2-2security/openvpn-devel/Makefile
+5-52 files

FreeBSD/ports eea7a22emulators/winetricks distinfo Makefile

emulators/winetricks: Update 20250212 => 20260125

Commit log:
https://github.com/Winetricks/winetricks/compare/e73c4d8...20260125

PR:     292831
DeltaFile
+3-3emulators/winetricks/distinfo
+1-2emulators/winetricks/Makefile
+4-52 files