FreeBSD/ports e4c7f14security/dogtag-pki Makefile, security/dogtag-pki/files patch-base_acme_src_main_java_org_dogtagpki_acme_database_PostgreSQLDatabase.java patch-base_acme_bin_pki-acme-run

security/dogtag-pki: Enable ACME support and improve rc integration

Enable the ACME responder that was previously disabled in the port:

* Build with WITH_ACME and install the ACME webapp, configuration
  templates (database, issuer, realm, engine), the pki-acme-run
  script and pki-acme.jar
* Patch hardcoded Linux paths in the ACME components to their
  FreeBSD locations (/usr/local/share/pki, /var/db/pki)
* Link jaxb-api.jar and javax.activation-api.jar into the server
  common libs, required by the ACME webapp at runtime

Improve the FreeBSD rc.d integration:

* Generate java_opts and PKI_VERSION for the rc service directly
  from the instance's tomcat.conf instead of referencing an
  environment file
* Add remove_rc_service() to cleanly remove the rc script, the
  service configuration and the rc.conf knob when an instance is

    [3 lines not shown]
DeltaFile
+57-27security/dogtag-pki/files/patch-base_server_python_pki_server_____init____.py
+47-0security/dogtag-pki/files/patch-base_server_python_pki_server_cli_acme.py
+39-7security/dogtag-pki/Makefile
+38-0security/dogtag-pki/files/patch-base_acme_src_main_java_org_dogtagpki_acme_server_ACMEEngine.java
+26-0security/dogtag-pki/files/patch-base_acme_bin_pki-acme-run
+20-0security/dogtag-pki/files/patch-base_acme_src_main_java_org_dogtagpki_acme_database_PostgreSQLDatabase.java
+227-346 files not shown
+281-4112 files

FreeBSD/ports 68bae7dwww Makefile, www/mod_lookup_identity pkg-plist distinfo

www/mod_lookup_identity: Add new Port

mod_lookup_identity retrieves additional information about users
authenticated by the Apache HTTP Server.  It queries the SSSD
InfoPipe service over D-Bus and stores user attributes and group
membership in request notes or environment variables for use by
web applications.

WWW: https://github.com/adelton/mod_lookup_identity

Sponsored by:   Netzkommune GmbH

Required for: FreeIPA server port
DeltaFile
+35-0www/mod_lookup_identity/Makefile
+17-0www/mod_lookup_identity/files/240_mod_lookup_identity.conf.sample.in
+6-0www/mod_lookup_identity/pkg-descr
+3-0www/mod_lookup_identity/distinfo
+2-0www/mod_lookup_identity/pkg-plist
+1-0www/Makefile
+64-06 files

FreeBSD/ports e297efcnet/py-lib389 Makefile, net/py-lib389/files patch-lib389_instance_setup.py

net/py-lib389: Fix instance creation on FreeBSD

Adjust the FreeBSD patch for lib389's instance setup code.

Guard the container detection against a missing systemd-detect-virt
binary.  Upstream initializes container_result to an integer and then
unconditionally executes systemd-detect-virt on non-containerised
systems, which aborts instance creation with a FileNotFoundError on
FreeBSD.  The check now only runs when the binary is present and
falls back to the non-container code path otherwise.

Use a plain localhost LDAP connection with the generated temporary
Directory Manager password for the authenticated setup session, as
LDAPI autobind via SASL EXTERNAL did not work reliably during setup
on FreeBSD.

Sponsored by:   Netzkommune GmbH
DeltaFile
+32-1net/py-lib389/files/patch-lib389_instance_setup.py
+1-0net/py-lib389/Makefile
+33-12 files

FreeBSD/ports 8a91a69multimedia/minisatip Makefile distinfo

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

FreeBSD/ports 2ea8f75dns/dnscontrol Makefile distinfo

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

FreeBSD/ports feab0dbscience/afni Makefile distinfo

science/afni: Update to 26.2.03
DeltaFile
+3-3science/afni/distinfo
+1-1science/afni/Makefile
+4-42 files

FreeBSD/ports 8a0874edevel/mimalloc Makefile distinfo

devel/mimalloc: Update to 3.4.5
DeltaFile
+3-3devel/mimalloc/distinfo
+1-1devel/mimalloc/Makefile
+4-42 files

FreeBSD/ports 7e5a48bcomms/uhd Makefile distinfo

comms/uhd: Update to 4.10.0.0
DeltaFile
+33-5comms/uhd/pkg-plist
+3-3comms/uhd/distinfo
+2-2comms/uhd/Makefile
+38-103 files

FreeBSD/ports 36a060bcad/kicad-devel distinfo Makefile.git_rev, cad/kicad-library-footprints-devel distinfo pkg-plist

cad/kicad-*-devel: Update to 2026.08.06
DeltaFile
+15-0cad/kicad-library-footprints-devel/pkg-plist
+3-3cad/kicad-library-symbols-devel/distinfo
+3-3cad/kicad-library-packages3d-devel/distinfo
+3-3cad/kicad-library-footprints-devel/distinfo
+3-3cad/kicad-devel/distinfo
+3-3cad/kicad-devel/Makefile.git_rev
+30-155 files not shown
+41-2111 files

FreeBSD/ports acec1eblang/gnat15 pkg-plist pkg-descr

lang/gnat15: Fix misssing libgomp in pkg-plist

 PR:            296834

(cherry picked from commit 8e8569d48fc0eacce4c8d7b481619ba39c9dfe59)
DeltaFile
+5-5lang/gnat15/pkg-plist
+5-5lang/gnat15/pkg-descr
+10-102 files

FreeBSD/ports 85e5c30www/R-cran-bslib Makefile distinfo

www/R-cran-bslib: Update to 0.12.0

Reported by:    portscout
DeltaFile
+3-3www/R-cran-bslib/distinfo
+1-1www/R-cran-bslib/Makefile
+4-42 files

FreeBSD/ports b14e21dwww/sqlpage Makefile Makefile.crates

www/sqlpage: Update to 0.45.0

Release notes:  https://github.com/sqlpage/SQLPage/releases/tag/v0.45.0
DeltaFile
+245-289www/sqlpage/distinfo
+121-143www/sqlpage/Makefile.crates
+1-2www/sqlpage/Makefile
+367-4343 files

FreeBSD/ports 6093a15sysutils/fluent-bit Makefile pkg-plist

sysutils/fluent-bit: Update to 5.1.0

Release notes:  https://github.com/fluent/fluent-bit/releases/tag/v5.1.0
DeltaFile
+3-3sysutils/fluent-bit/distinfo
+4-0sysutils/fluent-bit/pkg-plist
+1-1sysutils/fluent-bit/Makefile
+8-43 files

FreeBSD/ports b8b52acdatabases/postgresql-jdbc Makefile distinfo

databases/postgresql-jdbc: Update to 42.7.13

Release notes:  https://jdbc.postgresql.org/changelogs/2026-07-06-42.7.13-release/
DeltaFile
+3-3databases/postgresql-jdbc/distinfo
+1-1databases/postgresql-jdbc/Makefile
+4-42 files

FreeBSD/ports c81a6d0net-mgmt/telegraf Makefile distinfo

net-mgmt/telegraf: Update to 1.39.2

Release notes:  https://github.com/influxdata/telegraf/releases/tag/v1.39.2
DeltaFile
+5-5net-mgmt/telegraf/distinfo
+1-2net-mgmt/telegraf/Makefile
+6-72 files

FreeBSD/ports 2b21bc6databases/postgresql-libpqxx pkg-plist Makefile

databases/postgresql-libpqxx: Update to 8.0.2

Release notes:  https://github.com/jtv/libpqxx/releases/tag/8.0.2
DeltaFile
+3-3databases/postgresql-libpqxx/distinfo
+1-1databases/postgresql-libpqxx/pkg-plist
+1-1databases/postgresql-libpqxx/Makefile
+5-53 files

FreeBSD/ports 66168c3games/freeciv21 distinfo Makefile

games/freeciv21: Update 3.1.1 => 3.1.2

While here, drop the custom variable FC21_VERSION and use standard
variables instead.

Changelog: https://github.com/longturn/freeciv21/releases/tag/v3.1.2

PR:             297212
Reported by:    Tobias Rehbein <tobias.rehbein at web.de> (maintainer)
DeltaFile
+4-5games/freeciv21/Makefile
+3-3games/freeciv21/distinfo
+7-82 files

FreeBSD/ports 62da233graphics/shaderc Makefile distinfo, graphics/shaderc/files patch-system-glslang

graphics/shaderc: Update to 2026.3

Changelog: https://github.com/google/shaderc/blob/v2026.3/CHANGES

PR:             297259
Reported by:    yuri
Co-authored-by: Yuri Victorovich <yuri at freebsd.org>
DeltaFile
+5-5graphics/shaderc/distinfo
+3-3graphics/shaderc/files/patch-system-glslang
+2-3graphics/shaderc/Makefile
+10-113 files

FreeBSD/ports b796e74devel/radicle Makefile Makefile.crates

devel/radicle: Update to 1.10.0
DeltaFile
+33-81devel/radicle/distinfo
+15-39devel/radicle/Makefile.crates
+3-4devel/radicle/Makefile
+51-1243 files

FreeBSD/ports 2e2c83bsysutils/rust-coreutils Makefile Makefile.crates, sysutils/rust-coreutils/files patch-src_uu_mkfifo_src_mkfifo.rs

sysutils/rust-coreutils: update to 0.10.0

Changelog:      https://github.com/uutils/coreutils/releases/tag/0.10.0
DeltaFile
+141-155sysutils/rust-coreutils/distinfo
+69-76sysutils/rust-coreutils/Makefile.crates
+17-0sysutils/rust-coreutils/files/patch-src_uu_mkfifo_src_mkfifo.rs
+5-4sysutils/rust-coreutils/Makefile
+232-2354 files

FreeBSD/ports efbbbceMk/Uses cargo.mk

Mk/Uses/cargo.mk: enable RUST_BACKTRACE on powerpc64le on recent CURRENT

Fixed in base 70509d1d9cba254dfd5b3dd83d8a011b5e125788.
DeltaFile
+1-1Mk/Uses/cargo.mk
+1-11 files

FreeBSD/ports ede6958sysutils/fastfetch Makefile distinfo

sysutils/fastfetch: update to 2.67.0

Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.67.0
DeltaFile
+3-3sysutils/fastfetch/distinfo
+1-1sysutils/fastfetch/Makefile
+4-42 files

FreeBSD/ports 5b795f7graphics/nvidia-texture-tools Makefile, graphics/nvidia-texture-tools/files patch-src_nvcore_Debug.h patch-src_nvcore_Debug.cpp

graphics/nvidia-texture-tools: fix aarch64 and powerpc64* builds

Some of the code assumed amd64 / i386 and included SSE headers.
icbc.h was plainly wrong and contained straight typos, probably never
built previously on powerpc* hardware.
DeltaFile
+66-0graphics/nvidia-texture-tools/files/patch-src_nvtt_icbc.h
+25-0graphics/nvidia-texture-tools/files/patch-extern_CMP__Core_source_cmp__math__vec4.h
+15-0graphics/nvidia-texture-tools/files/patch-src_nvcore_Debug.cpp
+11-0graphics/nvidia-texture-tools/files/patch-src_nvcore_Debug.h
+0-1graphics/nvidia-texture-tools/Makefile
+117-15 files

FreeBSD/ports 6e4984agraphics/glslang Makefile distinfo

graphics/glslang: Update to 16.5.0

Changelog: https://github.com/KhronosGroup/glslang/blob/16.5.0/CHANGES.md

PR:             297261
Reported by:    yuri
DeltaFile
+3-3graphics/glslang/distinfo
+1-2graphics/glslang/Makefile
+4-52 files

FreeBSD/ports c596dc6net/ucx Makefile, net/ucx/files patch-src_ucs_vfs_sock_vfs__sock.h patch-src_tools_vfs_vfs__daemon.h

net/ucx: Improve FreeBSD ucx_vfs support

- replace Linux-specific fusermount3 with mount_fusefs/umount
- use FreeBSD-compatible FUSE capability detection
- fix UNIX socket ancillary data handling for SCM_RIGHTS and peer
  credentials on FreeBSD

This allows ucx_vfs to start and communicate correctly on FreeBSD.

PR:             297093
Reported-by:    Laurent Chardon <laurent at FreeBSD.org>
Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
DeltaFile
+138-40net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.c
+75-0net/ucx/files/patch-src_tools_vfs_vfs__main.c
+17-0net/ucx/files/patch-src_tools_vfs_vfs__daemon.h
+14-0net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.h
+1-3net/ucx/Makefile
+245-435 files

FreeBSD/ports 26a43cblang/seed7 Makefile distinfo

lang/seed7: update to 05_20260711

Changes: https://github.com/ThomasMertes/seed7/releases/tag/Seed7_release_2026-07-11
DeltaFile
+7-1lang/seed7/pkg-plist
+3-3lang/seed7/distinfo
+1-1lang/seed7/Makefile
+11-53 files

FreeBSD/ports 4ba1511cad/freecad-devel Makefile pkg-plist

cad/freecad-devel: Update to 2026.08.06
DeltaFile
+3-3cad/freecad-devel/distinfo
+3-3cad/freecad-devel/Makefile.git_rev
+1-1cad/freecad-devel/Makefile
+2-0cad/freecad-devel/pkg-plist
+9-74 files

FreeBSD/ports bc4ee17multimedia/mkvtoolnix Makefile

multimedia/mkvtoolnix: fix build on armv7, builds fine on aarch64

Pre-compiled headers are broken on arm.
Also enable on aarch64, where this port builds fine.

Approved by:    portmgr (build fix blanket)
MFH:            2026Q3
See also:       https://github.com/llvm/llvm-project/issues/69524

(cherry picked from commit f5b4084afd0f2ebadcfd9b88c940c42c4d3aefe9)
DeltaFile
+2-1multimedia/mkvtoolnix/Makefile
+2-11 files

FreeBSD/ports eb4fc49devel/tbox Makefile distinfo

devel/tbox: update to 1.8.2

A bug fix release.

Changelog: https://github.com/tboox/tbox/releases/tag/v1.8.2

MFH:            2026Q3
(cherry picked from commit e283b7963fd9ce7518ddd2b7e772e5f63d90e64e)
DeltaFile
+3-3devel/tbox/distinfo
+1-1devel/tbox/Makefile
+4-42 files

FreeBSD/ports 4744e66games/CWR-CE Makefile, games/CWR-CE/files patch-engine_Poseidon_Graphics_Rendering_ColorsK.hpp patch-engine_Poseidon_Foundation_Math_V3QuadsP3.cpp

games/CWR-CE: fix build on armv7

 - disabled pre-compiled headers to work around a long-standing clang bug
 - apply sse2neon workaround to arm, too
 - fix assumption of size_t being 64 bits in a hash calculation
 - improve architecture name reporting

See also:       https://github.com/llvm/llvm-project/issues/69524
Approved by:    portmgr (build fix blanket)
MFH:            2026Q3

(cherry picked from commit 319393265d592e3bd5b422959190a12bd4e02033)
DeltaFile
+21-0games/CWR-CE/files/patch-engine_Poseidon_Asset_Cache_AssetCache.hpp
+14-3games/CWR-CE/files/patch-engine_Poseidon_UI_OptionsUIApp.cpp
+6-7games/CWR-CE/files/patch-engine_Poseidon_Foundation_Math_Quatrix.hpp
+5-6games/CWR-CE/files/patch-engine_Poseidon_Foundation_Math_V3QuadsP3.cpp
+5-5games/CWR-CE/files/patch-engine_Poseidon_Graphics_Rendering_ColorsK.hpp
+7-2games/CWR-CE/Makefile
+58-236 files