FreeBSD/ports 0767990. CHANGES, Mk bsd.port.mk

Mk: add a BUILD_RUN_DEPENDS variable

Add BUILD_RUN_DEPENDS as a syntastic sugar for adding dependencies to
both BUILD_DEPENDS and RUN_DEPENDS without side effects.

Differential Revision:  https://reviews.freebsd.org/D59664
DeltaFile
+6-0CHANGES
+5-0Mk/bsd.port.mk
+11-02 files

FreeBSD/ports a540ac4sysutils/khelpcenter Makefile

sysutils/khelpcenter: Update COMMENT and WWW

KHelpCenter is no longer shipped with KDE Plasma.
DeltaFile
+2-2sysutils/khelpcenter/Makefile
+2-21 files

FreeBSD/ports c100f11x11-wm/plasma6-kwin-x11 Makefile

x11-wm/plasma6-kwin-x11: Deprecate

Future KDE Plasma 6.8 release will be Wayland-exclusive.

https://blogs.kde.org/2025/11/26/going-all-in-on-a-wayland-future/
DeltaFile
+4-0x11-wm/plasma6-kwin-x11/Makefile
+4-01 files

FreeBSD/ports a4cf632www/immich/files immich-admin.in

www/immich: Fix immich-admin for any login shell

su -m runs the command in the caller's login shell, so the wrapper
broke wherever root does not use a POSIX shell.  chroot(8) drops the
privileges without a shell in between and passes the arguments to
execve(2) unchanged.

Reported by:    mfechner
Sponsored by:   Netzkommune GmbH
DeltaFile
+5-2www/immich/files/immich-admin.in
+5-21 files

FreeBSD/ports 324d776sysutils/plasma6-powerdevil Makefile, sysutils/plasma6-powerdevil/files patch-daemon_powerdevilcore.cpp

sysutils/plasma6-powerdevil: Backport upstream fix for KDE BUG 518513

to avoid low battery alerts for unknown percentages.
DeltaFile
+22-0sysutils/plasma6-powerdevil/files/patch-daemon_powerdevilcore.cpp
+1-0sysutils/plasma6-powerdevil/Makefile
+23-02 files

FreeBSD/ports 6dd5300databases/mongodb-tools distinfo Makefile

databases/mongodb-tools: 100.19.0

Changelog:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#100190

Disabled the version_test. It fails for me. I think it expects a very
specific version of go.
DeltaFile
+3-3databases/mongodb-tools/distinfo
+4-2databases/mongodb-tools/Makefile
+7-52 files

FreeBSD/ports 2261b08sysutils/beats91 Makefile, sysutils/beats92 Makefile

sysutils/beats9{1,2}: Fix make makesum

The same I did in sysutils/beats9{3,4,5} earlier.

Approved by:    blanket
Sponsored by:   UNIS Labs
DeltaFile
+12-5sysutils/beats92/Makefile
+12-5sysutils/beats91/Makefile
+24-102 files

FreeBSD/ports e02174cdns/knot-resolver6 Makefile

dns/knot-resolver6: Fix build with knot >=3.6, support LMDB 1.0.0

PR:             298518
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3dns/knot-resolver6/Makefile
+3-31 files

FreeBSD/ports cf5a021dns/knot3 Makefile

dns/knot3: Upstream has support for LMDB 1.0.0

PR:             296529
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-2dns/knot3/Makefile
+3-21 files

FreeBSD/ports e5e8f74dns/knot-resolver distinfo Makefile

dns/knot-resolver: Update 5.7.6 => 5.7.8

Upstream now supports:
- LMDB 1.0.0.
- libdnssec merged into libknot (knot >=3.6).

Changelog:
https://gitlab.nic.cz/knot/knot-resolver/raw/v5.7.8/NEWS

PR:             298518
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-5dns/knot-resolver/Makefile
+3-3dns/knot-resolver/distinfo
+6-82 files

FreeBSD/ports 0767980misc/github-copilot-language-server Makefile, sysutils/beats8 Makefile

*: remove remnants of makesum-fetch
DeltaFile
+1-1www/linux-brave/Makefile
+1-1sysutils/beats95/Makefile
+1-1sysutils/beats94/Makefile
+1-1sysutils/beats93/Makefile
+1-1sysutils/beats8/Makefile
+1-1misc/github-copilot-language-server/Makefile
+6-61 files not shown
+7-77 files

FreeBSD/ports 0767979Mk bsd.port.mk, Mk/Scripts do-fetch.sh

Mk: try and fix makesum another way

Differential Revision:  https://reviews.freebsd.org/D59905
DeltaFile
+36-23Mk/bsd.port.mk
+4-8Mk/Scripts/do-fetch.sh
+40-312 files

FreeBSD/ports 866bd90devel/py-virtualenv distinfo Makefile

devel/py-virtualenv: Update to 21.11.0

- Enable tests. To this end, do not load automatically plugins
  that are not compatible with the current version of pytest, such as
  devel/py-pytest-black and textproc/py-pytest-markdown, if they are
  installed on the system.
- Update list of test dependencies

ChangeLog:

1. https://github.com/pypa/virtualenv/releases/tag/21.9.1
2. https://github.com/pypa/virtualenv/releases/tag/21.10.0
3. https://github.com/pypa/virtualenv/releases/tag/21.11.0

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+27-9devel/py-virtualenv/Makefile
+3-3devel/py-virtualenv/distinfo
+30-122 files

FreeBSD/ports bc90dd2sysutils/logstash8 Makefile, sysutils/logstash91 Makefile

sysutils/logstash*: Parametrize version in pkg-message

The version in pkg-message was not updated when the ports logstash94 and
logstash95 were created.

PR:             297679
Approved by:    elastic (implicit, inactive for several months again)
Sponsored by:   UNIS Labs
DeltaFile
+3-1sysutils/logstash95/Makefile
+3-1sysutils/logstash94/Makefile
+2-1sysutils/logstash93/Makefile
+2-1sysutils/logstash92/Makefile
+2-1sysutils/logstash91/Makefile
+2-1sysutils/logstash8/Makefile
+14-66 files not shown
+20-1212 files

FreeBSD/ports 13a9828net/cloudquery Makefile distinfo

net/cloudquery: update to version 0.43.0

Changes in this version:

 - Attach hashed cloud account ids to sync_run_completed
 - Evaluate LaunchDarkly flags from the CLI
DeltaFile
+5-5net/cloudquery/distinfo
+1-1net/cloudquery/Makefile
+6-62 files

FreeBSD/ports d53a71esysutils/cbsd pkg-plist Makefile

sysutils/cbsd: update to 15.1.1 release

changes:        https://github.com/cbsd/cbsd/releases/tag/v15.1.1
DeltaFile
+3-3sysutils/cbsd/distinfo
+1-1sysutils/cbsd/Makefile
+1-0sysutils/cbsd/pkg-plist
+5-43 files

FreeBSD/ports 8cdfd9ddns/dnscontrol Makefile distinfo

dns/dnscontrol: Update to 5.2.0
DeltaFile
+5-5dns/dnscontrol/distinfo
+1-1dns/dnscontrol/Makefile
+6-62 files

FreeBSD/ports 8790716multimedia/minisatip Makefile distinfo

multimedia/minisatip: Update to 2.0.111
DeltaFile
+3-3multimedia/minisatip/distinfo
+1-1multimedia/minisatip/Makefile
+4-42 files

FreeBSD/ports 47ff85dnet-mgmt/zabbix7-proxy Makefile, net-mgmt/zabbix7-server Makefile pkg-plist.java

net-mgmt/zabbix7-server: Update to 7.0.31

Release notes:          https://www.zabbix.com/rn/rn7.0.31
DeltaFile
+3-3net-mgmt/zabbix7-server/distinfo
+2-2net-mgmt/zabbix7-server/pkg-plist.java
+1-1net-mgmt/zabbix7-server/Makefile
+1-1net-mgmt/zabbix7-proxy/Makefile
+7-74 files

FreeBSD/ports dfa4f59science/spheral pkg-plist, science/spheral/files patch-cmake_tpl_boost.cmake patch-cmake_SetupSpheral.cmake

science/spheral: update 2025.12.0 → 2026.06.0
DeltaFile
+24-8science/spheral/files/patch-cmake_InstallTPLs.cmake
+19-7science/spheral/pkg-plist
+15-2science/spheral/files/patch-cmake_spheral__cxx-config.cmake.in
+7-4science/spheral/files/patch-cmake_spheral_SpheralAddLibs.cmake
+0-7science/spheral/files/patch-cmake_tpl_boost.cmake
+4-3science/spheral/files/patch-cmake_SetupSpheral.cmake
+69-314 files not shown
+78-3810 files

FreeBSD/ports 5a62e1cdevel/chai pkg-plist Makefile, devel/chai/files patch-cmake_thirdparty_SetupChaiThirdparty.cmake

devel/chai: update 2025.12.0 → 2026.07.0
DeltaFile
+13-9devel/chai/files/patch-cmake_thirdparty_SetupChaiThirdparty.cmake
+3-3devel/chai/distinfo
+2-2devel/chai/Makefile
+1-0devel/chai/pkg-plist
+19-144 files

FreeBSD/ports 7e67b19science/py-gemmi Makefile, science/py-gemmi/files patch-include_gemmi_third__party_tao_pegtl_parse__error.hpp patch-97c808222f468f8188f2ed87266e0d7c5a854ce2

science/py-gemmi: unbreak by backporting new patch to support nanobind-3.x

Also: fix the only failing testcase
DeltaFile
+113-0science/py-gemmi/files/patch-97c808222f468f8188f2ed87266e0d7c5a854ce2
+14-0science/py-gemmi/files/patch-include_gemmi_third__party_tao_pegtl_parse__error.hpp
+5-8science/py-gemmi/Makefile
+132-83 files

FreeBSD/ports d32ffa6devel/umpire pkg-plist Makefile, devel/umpire/files patch-CMakeLists.txt

devel/umpire: update 2025.12.0 → 2026.07.1
DeltaFile
+0-13devel/umpire/files/patch-CMakeLists.txt
+3-3devel/umpire/distinfo
+2-2devel/umpire/Makefile
+2-0devel/umpire/pkg-plist
+7-184 files

FreeBSD/ports 24b2776science/gemmi Makefile, science/gemmi/files patch-include_gemmi_third__party_tao_pegtl_parse__error.hpp

science/gemmi: add patch to fix the testcase in science/py-gemmi
DeltaFile
+14-0science/gemmi/files/patch-include_gemmi_third__party_tao_pegtl_parse__error.hpp
+1-0science/gemmi/Makefile
+15-02 files

FreeBSD/ports 16ee1dfdevel/oniguruma Makefile

devel/oniguruma: Remove DEPRECATED line because there are many consumers

and consumers are not getting off oniguruma any time soon.
DeltaFile
+1-4devel/oniguruma/Makefile
+1-41 files

FreeBSD/ports 3efd333misc/raja distinfo Makefile, misc/raja/files patch-CMakeLists.txt

misc/raja: update 2025.12.2 → 2026.07.0
DeltaFile
+17-2misc/raja/files/patch-CMakeLists.txt
+16-0misc/raja/pkg-plist
+5-5misc/raja/Makefile
+3-3misc/raja/distinfo
+41-104 files

FreeBSD/ports 15150bcgerman/wordpress distinfo, japanese/wordpress distinfo

{www,german,japanese}/wordpress: update to 7.1.2
DeltaFile
+3-3www/wordpress/distinfo
+3-3japanese/wordpress/distinfo
+3-3german/wordpress/distinfo
+1-1www/wordpress/Makefile
+10-104 files

FreeBSD/ports bb1d947devel/py-ty Makefile Makefile.crates

devel/py-ty: Update to 0.0.83

Changelog: https://github.com/astral-sh/ty/blob/0.0.83/CHANGELOG.md

Reported by:    portscout
DeltaFile
+7-7devel/py-ty/distinfo
+2-2devel/py-ty/Makefile.crates
+1-1devel/py-ty/Makefile
+10-103 files

FreeBSD/ports 98ac31ewww/filebrowser-quantum Makefile distinfo

www/filebrowser-quantum: Update to 1.5.6

ChangeLogs:

- https://github.com/gtsteffaniak/filebrowser/releases/tag/v1.5.4-stable
- https://github.com/gtsteffaniak/filebrowser/releases/tag/v1.5.5-stable
- https://github.com/gtsteffaniak/filebrowser/releases/tag/v1.5.6-stable
DeltaFile
+7-7www/filebrowser-quantum/distinfo
+3-4www/filebrowser-quantum/Makefile
+10-112 files

FreeBSD/ports c733a2esysutils/appjail-devel Makefile distinfo

sysutils/appjail-devel: Update to 5.7.0.20260922

ChangeLog:
https://github.com/DtxdF/AppJail/commits/e1ac743749e7cba9582c1829a4f2047b50e22fa8/
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+5-52 files