FreeBSD/ports 35e0344 — cad/netgen Makefile

cad/netgen: Add CONFLICTS_INSTALL with netgen-lvs
DeltaFile
+2-0cad/netgen/Makefile
+2-01 files

Dreckly/dreckly 992e917 — security/gnupg2 Makefile

gnupg2: Kick CI
DeltaFile
+2-0security/gnupg2/Makefile
+2-01 files

Dreckly/dreckly a857253 — security/gnupg2 distinfo PLIST, security/gnupg2/patches patch-doc_Makefile.in

gnupg2: Update to 2.5.24
DeltaFile
+0-41security/gnupg2/patches/patch-doc_Makefile.in
+16-16security/gnupg2/Makefile
+4-5security/gnupg2/distinfo
+7-2security/gnupg2/PLIST
+27-644 files

Dreckly/dreckly 92a2b6f — mk/fetch sites.mk

mk: Update MASTER_SITE_GNUPG
DeltaFile
+2-2mk/fetch/sites.mk
+2-21 files

FreeBSD/ports e3ede86 — cad/netgen Makefile

cad/netgen: Remove forgotten unneeded dependency
DeltaFile
+0-1cad/netgen/Makefile
+0-11 files

FreeBSD/ports eb8f323 — www/bunkerweb Makefile pkg-plist, www/bunkerweb/files bunkerweb_scheduler.in patch-src_common_gen_save__config.py

www/bunkerweb: Make the scheduler and the API work together

The scheduler registered the instance with HTTP_PORT instead of
API_HTTP_PORT, so it never reached it and ran no jobs at all.

Run it as the worker user and share the directories with the API,
which replaces those files on a push. Point the remaining Linux paths
in the API and the config saver at their FreeBSD locations, teach the
reload path about the openresty binary, and let the worker reload
through the rc script, the fallback upstream already uses.

Sponsored by:   Netzkommune GmbH
DeltaFile
+72-0www/bunkerweb/files/patch-src_bw_lua_bunkerweb_api.lua
+18-9www/bunkerweb/files/patch-src_scheduler_main.py
+10-13www/bunkerweb/files/patch-src_common_gen_save__config.py
+15-6www/bunkerweb/files/bunkerweb_scheduler.in
+5-4www/bunkerweb/pkg-plist
+7-1www/bunkerweb/Makefile
+127-332 files not shown
+134-338 files

FreeBSD/ports f944e98 — www/freenginx Makefile, www/nginx Makefile

www/{nginx,nginx-devel,freenginx}: 3rd-party modules management

Pick up the module sources of ndk 0.3.5, cache_purge 3.0.3 and
nginx-vod-module 1.10.0.

Sponsored by:   Netzkommune GmbH
DeltaFile
+1-1www/freenginx/Makefile
+1-0www/nginx/Makefile
+1-0www/nginx-devel/Makefile
+3-13 files

FreeBSD/ports d86471f — www/nginx-module-vod Makefile pkg-plist

www/nginx-module-vod: Update to 1.10.0

Adds DASH accessibility support and HLS I-frame playlists for fMP4,
fixes the subrequest buffer allocation with proxy_cache and the manifest
durations after keyframe-aligned clipping, and refactors the code onto
the current nginx conventions.

Upstream now requires nginx 1.23 and FFmpeg 5.1 as a minimum.  Both
are met by the nginx ports and by multimedia/ffmpeg.

Changes:        https://github.com/dio-az/nginx-vod-module/releases/tag/v1.10.0
Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3www/nginx-module-vod/distinfo
+0-3www/nginx-module-vod/pkg-plist
+1-1www/nginx-module-vod/Makefile
+4-73 files

FreeBSD/ports 85bffa4 — www/nginx-module-ndk pkg-descr distinfo, www/nginx-module-ndk/files pkg-message.in

www/nginx-module-ndk: Update to 0.3.5

Switch to the openresty fork.  The repository at vision5 has seen no
commit since February 2025, while openresty carries the fix for complex
values with nginx 1.31.3, which www/nginx-devel needs, and is the tree
that the CI of the modules depending on the NDK clones.

Follow the layout of the other module source ports and add a pkg-message
that explains how the nginx ports turn the sources into
ndk_http_module.so.

Sponsored by:   Netzkommune GmbH
DeltaFile
+15-0www/nginx-module-ndk/files/pkg-message.in
+7-5www/nginx-module-ndk/Makefile
+4-4www/nginx-module-ndk/pkg-plist
+3-3www/nginx-module-ndk/distinfo
+3-0www/nginx-module-ndk/pkg-descr
+32-125 files

FreeBSD/ports dc8a2bd — www/nginx-module-cache-purge Makefile distinfo

www/nginx-module-cache-purge: Update to 3.0.3

Upstream has turned the snapshot into a release.  It fixes a segfault on
PURGE requests in locations without a configured proxy cache, which now
return 404, keeps the separate purge location configuration inside "if"
blocks and adds regression coverage for inherited configuration and cache
key handling.

Changes:        https://github.com/nginx-modules/ngx_cache_purge/releases/tag/3.0.3
Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3www/nginx-module-cache-purge/distinfo
+1-2www/nginx-module-cache-purge/Makefile
+4-52 files

Dreckly/dreckly cbedcbe — security/libgpg-error Makefile distinfo, security/libgpg-error/patches patch-src_argparse.c

libgpg-error: Update to 1.61
DeltaFile
+13-13security/libgpg-error/patches/patch-src_argparse.c
+5-5security/libgpg-error/distinfo
+6-2security/libgpg-error/Makefile
+24-203 files

LLVM/project 144fc4b — llvm/include/llvm/IR Constant.h, llvm/lib/IR Constants.cpp

fixup! [ValueTracking] Support Array and Structure in contains* check
DeltaFile
+14-10llvm/include/llvm/IR/Constant.h
+1-1llvm/lib/IR/Constants.cpp
+15-112 files

FreeBSD/ports 859b530 — cad/netgen distinfo Makefile

cad/netgen: Update 6.2.2606 => 6.2.2607

* Unbundle pybind11
* Stop building stub files (as staging fails for them)
* Remove CONFLICTS_INSTALL stance as no real conflicts exist as of now
* Remove stripping binaries in post-install as it's done by default now
DeltaFile
+0-55cad/netgen/pkg-plist
+8-12cad/netgen/Makefile
+3-3cad/netgen/distinfo
+11-703 files

LLVM/project 396de6b — clang/cmake/modules ClangConfig.cmake.in CMakeLists.txt

[CMake] Link MLIR if CLANG_ENABLE_CIR

CIR requires MLIR to build. However, MLIR doesn't have a separate
config file; it dependencies are checked by ClangTarget.cmake without
linking the MLIR library. Link against MLIR in ClangCOnfig.cmake when
CIR is enabled.
DeltaFile
+19-0clang/cmake/modules/CMakeLists.txt
+2-0clang/cmake/modules/ClangConfig.cmake.in
+21-02 files

FreeBSD/ports 4490bfb — misc/mcp-inspector Makefile.crates pkg-plist, misc/mcp-inspector/files package-lock.json Cargo.lock.keyring

misc/mcp-inspector: update 2.1.0 → 2.8.0
DeltaFile
+1,841-0misc/mcp-inspector/files/Cargo.lock.keyring
+1,321-0misc/mcp-inspector/distinfo.amd64
+1,321-0misc/mcp-inspector/distinfo.aarch64
+587-535misc/mcp-inspector/pkg-plist
+656-0misc/mcp-inspector/Makefile.crates
+230-305misc/mcp-inspector/files/package-lock.json
+5,956-8405 files not shown
+6,116-85211 files

FreeBSD/ports cb38d77 — math/scilab Makefile, textproc/xlnt pkg-plist distinfo

textproc/xlnt: update 1.5.0-92 → 1.6.1

Changed to the actively maintained fork https://github.com/mitsuba-renderer/nanogui
DeltaFile
+12-13textproc/xlnt/Makefile
+7-5textproc/xlnt/distinfo
+4-1textproc/xlnt/pkg-plist
+1-1math/scilab/Makefile
+24-204 files

FreeBSD/ports b8b2215 — x11-toolkits/nanogui distinfo Makefile, x11-toolkits/nanogui/files patch-src_common.cpp patch-src_screen.cpp

x11-toolkits/nanogui: update g20220215 → 0.5.0

Changed to the actively mantained fork https://github.com/mitsuba-renderer/nanogui
DeltaFile
+36-32x11-toolkits/nanogui/files/patch-CMakeLists.txt
+22-12x11-toolkits/nanogui/Makefile
+15-11x11-toolkits/nanogui/distinfo
+11-0x11-toolkits/nanogui/files/patch-src_common.cpp
+11-0x11-toolkits/nanogui/files/patch-src_screen.cpp
+11-0x11-toolkits/nanogui/files/patch-src_example3.cpp
+106-554 files not shown
+139-5710 files

FreeBSD/ports 39d0519 — science/apbs distinfo Makefile, science/apbs/files patch-src_fem_vfetk.h patch-src_fem_vfetk.c

science/apbs: update 1.5-102 → 3.4.1

Change to the maintained fork https://github.com/Electrostatics/apbs
DeltaFile
+293-355science/apbs/pkg-plist
+33-13science/apbs/Makefile
+27-0science/apbs/files/patch-cmake_ImportFETK.cmake
+22-0science/apbs/files/patch-src_fem_vfetk.c
+9-9science/apbs/distinfo
+14-0science/apbs/files/patch-src_fem_vfetk.h
+398-3771 files not shown
+412-3777 files

FreeBSD/ports aa2fdb3 — misc/elki distinfo Makefile

misc/elki: update 0.7.1-1166 → 0.8.0
DeltaFile
+9-8misc/elki/Makefile
+5-5misc/elki/distinfo
+14-132 files

FreeBSD/ports db67305 — biology/jalview distinfo Makefile

biology/jalview: update 2.11.2.5 → 2.11.5.1
DeltaFile
+9-6biology/jalview/Makefile
+5-5biology/jalview/distinfo
+14-112 files

FreeBSD/ports 41a5821 — cad/py-gmsh Makefile

cad/py-gmsh: broken on i386; update WWW

Reported by:    fallout (i386)
DeltaFile
+4-1cad/py-gmsh/Makefile
+4-11 files

FreeBSD/ports 52e70e5 — science/xtb distinfo Makefile, science/xtb/files patch-CMakeLists.txt patch-test_unit_test__docking.f90

science/xtb: update 6.5.1 → 6.7.1
DeltaFile
+44-0science/xtb/files/patch-test_unit_main.f90
+24-0science/xtb/files/patch-test_unit_CMakeLists.txt
+10-6science/xtb/Makefile
+14-0science/xtb/files/patch-test_unit_test__docking.f90
+0-10science/xtb/files/patch-CMakeLists.txt
+3-3science/xtb/distinfo
+95-191 files not shown
+98-207 files

FreeBSD/ports e2ae4c6 — x11-toolkits/redkite distinfo pkg-plist, x11-toolkits/redkite/files patch-CMakeLists.txt

x11-toolkits/redkite: update 1.3.1 → 2.2.0

Moved to the quamplex GH account.
DeltaFile
+9-9x11-toolkits/redkite/files/patch-CMakeLists.txt
+4-3x11-toolkits/redkite/Makefile
+3-3x11-toolkits/redkite/distinfo
+4-2x11-toolkits/redkite/pkg-plist
+20-174 files

FreeBSD/ports 8601caf — science/healpix distinfo pkg-plist-cxx, science/healpix/files patch-cfitsio

science/healpix: update 3.50 → 3.83
DeltaFile
+0-32science/healpix/files/patch-cfitsio
+25-7science/healpix/Makefile
+7-6science/healpix/pkg-plist-cxx
+3-3science/healpix/distinfo
+35-484 files

FreeBSD/ports 2b2d9c3 — Tools/scripts find-maintainers-broken-ports.sh

Tools/scripts/find-maintainers-broken-ports.sh: convenience script

By default it finds all unconditionally broken ports
(marked with the BROKEN=xx keyword).

With the -all argument it prints an additional list of conditionally
broken ports, for example BROKEN_aarch64.

Maintainer e-mail is derived from the unix user name, or can be
specified in the command line.

Usage: find-maintainers-broken-ports.sh [-all] [maintainer]
DeltaFile
+161-0Tools/scripts/find-maintainers-broken-ports.sh
+161-01 files

FreeBSD/ports cc5bc03 — multimedia/libvlcpp distinfo Makefile

multimedia/libvlcpp: update 0.1.0.20210319 → 3.0.0
DeltaFile
+4-8multimedia/libvlcpp/Makefile
+3-3multimedia/libvlcpp/distinfo
+7-112 files

FreeBSD/ports 0568339 — devel/stringzilla Makefile

devel/stringzilla: broken on i386

Reported by:    fallout
DeltaFile
+2-0devel/stringzilla/Makefile
+2-01 files

FreeBSD/ports 1e71bbc — Tools/scripts find-maintainers-deprecated-ports.sh

Tools/scripts/find-maintainers-deprecated-ports.sh: convenience script

It finds all deprecated ports for a given maintainer.
DeltaFile
+92-0Tools/scripts/find-maintainers-deprecated-ports.sh
+92-01 files

FreeBSD/ports 2e80f12 — misc/py-onnx distinfo Makefile, misc/py-onnx/files patch-pyproject.toml

misc/py-onnx: update 1.22.0 → 1.23.0
DeltaFile
+11-7misc/py-onnx/Makefile
+6-4misc/py-onnx/files/patch-pyproject.toml
+3-3misc/py-onnx/distinfo
+20-143 files

FreeBSD/ports 40d51d8 — misc/py-langchain-deepseek Makefile distinfo

misc/py-langchain-deepseek: update 1.1.0 → 1.1.1
DeltaFile
+3-3misc/py-langchain-deepseek/distinfo
+2-2misc/py-langchain-deepseek/Makefile
+5-52 files