FreeBSD/ports abf546baudio/drumkv1-lv2 distinfo Makefile

audio/drumkv1-lv2: update 1.3.2 → 1.4.1
DeltaFile
+3-3audio/drumkv1-lv2/distinfo
+1-1audio/drumkv1-lv2/Makefile
+4-42 files

FreeBSD/ports 5e80eb1audio/samplv1-lv2 distinfo Makefile

audio/samplv1-lv2: update 1.3.2 → 1.4.1
DeltaFile
+3-3audio/samplv1-lv2/distinfo
+1-1audio/samplv1-lv2/Makefile
+4-42 files

FreeBSD/ports 54788d7biology/barrnap Makefile pkg-plist, biology/barrnap/files patch-test_test.sh patch-bin_barrnap

biology/barrnap: update 0.9 → 1.10.6
DeltaFile
+113-0biology/barrnap/files/patch-test_test.sh
+87-0biology/barrnap/files/patch-bin_barrnap
+20-10biology/barrnap/Makefile
+22-0biology/barrnap/files/patch-Makefile
+8-0biology/barrnap/files/patch-test_Makefile
+3-4biology/barrnap/pkg-plist
+253-141 files not shown
+256-177 files

FreeBSD/ports 7e46958audio/padthv1-lv2 distinfo Makefile

audio/padthv1-lv2: update 1.3.2 → 1.4.1
DeltaFile
+3-3audio/padthv1-lv2/distinfo
+1-1audio/padthv1-lv2/Makefile
+4-42 files

FreeBSD/ports a6cbf7aaudio/synthv1-lv2 distinfo Makefile

audio/synthv1-lv2: update 1.3.2 → 1.4.1
DeltaFile
+3-3audio/synthv1-lv2/distinfo
+1-1audio/synthv1-lv2/Makefile
+4-42 files

FreeBSD/ports ac5f2c9games/openrct2 pkg-plist distinfo

games/openrct2: update to 0.5.0

Changelog:      https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.5.0
DeltaFile
+15-14games/openrct2/pkg-plist
+11-11games/openrct2/distinfo
+2-3games/openrct2/Makefile
+28-283 files

FreeBSD/ports 9e93cd3www/authelia distinfo Makefile

www/authelia: update 4.39.18 → 4.39.19
DeltaFile
+7-7www/authelia/distinfo
+1-1www/authelia/Makefile
+8-82 files

FreeBSD/ports 291dc81sysutils/mise distinfo Makefile

sysutils/mise: update 2026.4.9 → 2026.4.10
DeltaFile
+3-3sysutils/mise/distinfo
+1-1sysutils/mise/Makefile
+4-42 files

FreeBSD/ports cf925e5misc/lean-ctx distinfo Makefile

misc/lean-ctx: update 3.0.1 → 3.0.3
DeltaFile
+163-39misc/lean-ctx/distinfo
+81-19misc/lean-ctx/Makefile
+244-582 files

FreeBSD/ports 5d18893devel/tagref distinfo Makefile

devel/tagref: update 1.11.0 → 1.12.0
DeltaFile
+3-3devel/tagref/distinfo
+1-1devel/tagref/Makefile
+4-42 files

FreeBSD/ports dffa98dtextproc/gitlab-elasticsearch-indexer Makefile

textproc/gitlab-elasticsearch-indexer: ignore lib requirement

The content of the package is linked on libparser_c_bindings.so which
does not provide proper soname, as a result it it not exported as
provided by the gitlab-code-parser, so ignore it, it will never be
resolved.

PR:     293874
DeltaFile
+4-1textproc/gitlab-elasticsearch-indexer/Makefile
+4-11 files

FreeBSD/ports c66f7ffmath/dgl Makefile

math/dgl: the tensorpipe component links to libuv.so

Register properly the dependency.

PR:     293874
DeltaFile
+2-0math/dgl/Makefile
+2-01 files

FreeBSD/ports e1cc66fsysutils/nix distinfo Makefile

sysutils/nix: fix build with lowdown 3

Reported by:    diizzy
DeltaFile
+5-3sysutils/nix/distinfo
+4-2sysutils/nix/Makefile
+9-52 files

FreeBSD/ports 66560b5devel/R-cran-rJava Makefile, graphics/jogamp-jogl Makefile

java: ignore lib dependency on openjdk libraries

openjdk does not provide proper shlib version tracking, therefor ignore
openjdk libraries in ports linked to openjdk's libraries.

PR:     293874
DeltaFile
+2-1devel/R-cran-rJava/Makefile
+2-1graphics/jogamp-jogl/Makefile
+2-1graphics/jogl/Makefile
+6-33 files

FreeBSD/ports 5c0a6d4misc/compat10x Makefile pkg-plist.i386

misc/compat10x: do not require libssh.so.5 for i386

This was already fixed for amd64 in dd2c7a1e797fda40b1f9a31079275c022a2f8018
the i386 version of the package was forgotten

PR:     293874
DeltaFile
+1-1misc/compat10x/Makefile
+1-1misc/compat10x/pkg-plist.i386
+2-22 files

FreeBSD/ports fb06a26math/symengine Makefile

math/symengine: fix dependency on llvm

By using llvm this port get linked to libllvm which means lib_depends
not only run_depends on it.

Fix by using USES=llvm:lib
DeltaFile
+2-2math/symengine/Makefile
+2-21 files

FreeBSD/ports e21f690editors/pluma Makefile

editors/pluma: fix dependency type for mate-desktop

pluma is actually linked to libmate-desktop so this requires a
LIB_DEPENDS not a BUILD_DEPENDS

PR:     293874
DeltaFile
+2-2editors/pluma/Makefile
+2-21 files

FreeBSD/ports 9cfd616devel/android-tools/files patch-vendor_core_fastboot_usb_freebsd.cpp patch-vendor_adb_client_usb_freebsd.cpp

devel/android-tools: update to 35.0.2

Recreate the port from scratch, and base in on the cmakified
https://github.com/nmeum/android-tools

Why recreating from scratch: android-tools has changed a lot since
latest version in the ports tree and it was easier for me to restart
the porting.

The main highlight is: create a libusb base backed for fastboot which now
uses lowlevel usb primitive on other targets.

Test by: flashing GrapheneOS (which requires this version as minimum
requirement and exercise fastboot extensively)
Working on LineageOS, Android and GrapheneOS over adb.

Other tools has not been tested.
Take maintainership


    [2 lines not shown]
DeltaFile
+257-0devel/android-tools/files/patch-vendor_core_fastboot_usb_freebsd.cpp
+66-0devel/android-tools/files/patch-vendor_adb_client_usb_freebsd.cpp
+54-0devel/android-tools/files/patch-vendor_adb_client_usb_libusb.cpp
+46-0devel/android-tools/files/patch-vendor_CMakeLists.f2fstools.txt
+0-45devel/android-tools/files/patch-vendor_boringssl_crypto_x509_t__x509.c
+0-37devel/android-tools/files/patch-vendor_adb_client_file__sync__client.cpp
+423-8222 files not shown
+776-14428 files

FreeBSD/ports 509b393misc/ollama distinfo Makefile

misc/ollama: update 0.20.5 → 0.20.6
DeltaFile
+11-11misc/ollama/distinfo
+1-1misc/ollama/Makefile
+12-122 files

FreeBSD/ports 10cabcfwww/py-habanero Makefile distinfo

www/py-habanero: update 1.2.6 → 2.3.0
DeltaFile
+7-12www/py-habanero/Makefile
+3-3www/py-habanero/distinfo
+10-152 files

FreeBSD/ports 0b15ac1dns/knock Makefile distinfo

dns/knock: update 8.0.0 → 9.0.0
DeltaFile
+5-9dns/knock/Makefile
+3-3dns/knock/distinfo
+8-122 files

FreeBSD/ports 4284df7x11/xterm distinfo Makefile

x11/xterm: Update to 408
DeltaFile
+3-3x11/xterm/distinfo
+1-1x11/xterm/Makefile
+4-42 files

FreeBSD/ports 07fef42finance/py-pycoin distinfo Makefile

finance/py-pycoin: Update to 0.92718.20260405
DeltaFile
+3-3finance/py-pycoin/distinfo
+1-2finance/py-pycoin/Makefile
+4-52 files

FreeBSD/ports 0acb73ddatabases/powa-web distinfo Makefile

www/powa-web: Update to 5.1.5

Release notes:  https://github.com/powa-team/powa-web/releases/tag/5.1.5
DeltaFile
+3-3databases/powa-web/distinfo
+1-1databases/powa-web/Makefile
+4-42 files

FreeBSD/ports 18ac961devel/ruby-build distinfo Makefile

devel/ruby-build: Update to 20260412

Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20260412
(cherry picked from commit 3cae44ce198dec9a7d6473cfe17b57ad382cdbb4)
DeltaFile
+3-3devel/ruby-build/distinfo
+1-1devel/ruby-build/Makefile
+4-42 files

FreeBSD/ports 3cae44cdevel/ruby-build distinfo Makefile

devel/ruby-build: Update to 20260412

Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20260412
DeltaFile
+3-3devel/ruby-build/distinfo
+1-1devel/ruby-build/Makefile
+4-42 files

FreeBSD/ports 2bf152f. UPDATING, sysutils/ansible distinfo Makefile

sysutils/ansible: Update to 13.5.0

Absible 12 make significant changes. See porting guide at
        https://docs.ansible.com/projects/ansible/devel/porting_guides/porting_guide_12.html
DeltaFile
+9-0UPDATING
+3-3sysutils/ansible/distinfo
+1-1sysutils/ansible/Makefile
+13-43 files

FreeBSD/ports 85a1b44. UPDATING, sysutils/py-ansible-core Makefile

sysutils/py-ansible-core: Switch to py-ansible-core219

Switch to ansible-core 2.19 as the default ansible-core.

See ansible-core porting guide at
        https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_core_2.19.html
DeltaFile
+8-0UPDATING
+1-1sysutils/py-ansible-core/Makefile
+9-12 files

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

sysutils/py-ansible-core220: Update to 2.20.4
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 1f7ac89sysutils/py-ansible-core Makefile pkg-descr, sysutils/py-ansible-core/files patch-pyproject.toml

sysutils/py-ansible-core*: Convert py-ansible-core to a metaport

1. Move sysutils/py-ansible-core to sysutils/py-ansible-core218.
2. Add a metaport, sysutils/py-ansible-core pointing to
   sysutils/py-ansible-core218.
3. Convert sysutils/py-ansible-core219 and sysutils/py-ansible-core220
   to master ports for use as master ports.

This is in preparation to upgrade sysutils/py-ansible-core to 2.19.
The reason for this is as is stated in commit 8b9df0bef174,
incompatibilities may require users to adjust their playbooks and roles
in order to work on ansible-core 2.19.

See: https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_core_2.19.html
DeltaFile
+91-0sysutils/py-ansible-core218/Makefile
+4-86sysutils/py-ansible-core/Makefile
+0-9sysutils/py-ansible-core/files/patch-pyproject.toml
+9-0sysutils/py-ansible-core218/files/patch-pyproject.toml
+5-0sysutils/py-ansible-core218/pkg-descr
+0-5sysutils/py-ansible-core/pkg-descr
+109-1005 files not shown
+119-10511 files