NetBSD/src nMWGXLYsbin/gpt show.c main.c

   NBTOOL_CONFIG_H should be HAVE_NBTOOL_CONFIG_H.

   Fixes build on Solaris 11.4 host systems.
VersionDeltaFile
1.50+4-4sbin/gpt/show.c
1.20+3-3sbin/gpt/main.c
+7-72 files

FreeBSD/ports a0b10ffaudio/noson distinfo Makefile

audio/noson: Update to 2.12.27
DeltaFile
+3-3audio/noson/distinfo
+1-1audio/noson/Makefile
+1-1audio/noson/pkg-plist
+5-53 files

FreeBSD/ports e28222faudio/noson-app distinfo Makefile

audio/noson-app: Update to 5.6.19
DeltaFile
+3-3audio/noson-app/distinfo
+1-1audio/noson-app/Makefile
+4-42 files

LLVM/project 73c8ed0llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

Rebase, address comments

Created using spr 1.3.7
DeltaFile
+60-38llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+60-381 files

FreeBSD/ports 84e3ba6net-im/gotosocial distinfo Makefile

net-im/gotosocial: update to 0.21.2

PR: 293987
DeltaFile
+5-5net-im/gotosocial/distinfo
+1-1net-im/gotosocial/Makefile
+6-62 files

FreeBSD/ports f94407feditors/neovim distinfo Makefile

editors/neovim: Update to 0.11.7
DeltaFile
+9-9editors/neovim/distinfo
+4-4editors/neovim/Makefile
+13-132 files

LLVM/project 28674ddllvm/lib/Target/AMDGPU AMDGPUInstCombineIntrinsic.cpp, llvm/test/Transforms/InstCombine/AMDGPU mbcnt.ll llvm.amdgcn.wave.shuffle.ll

AMDGPU: Add range attribute to mbcnt intrinsic callsites

It seems the known bits handling added in 686987a540bc176bceaad43ffe530cb3e88796d5
is insufficient to perform many range based optimizations. For some reason
computeConstantRange doesn't fall back on KnownBits, and has a separate,
less used form which tries to use computeKnownBits.
DeltaFile
+236-15llvm/test/Transforms/InstCombine/AMDGPU/mbcnt.ll
+22-22llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.wave.shuffle.ll
+22-2llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
+1-1llvm/test/Transforms/InstCombine/AMDGPU/canonicalize-add-to-gep.ll
+281-404 files

FreeBSD/ports f6eba67audio/cantata distinfo Makefile, audio/cantata/files patch-models_streamsmodel.cpp

audio/cantata: Update to 3.4.0
DeltaFile
+14-0audio/cantata/files/patch-models_streamsmodel.cpp
+3-7audio/cantata/distinfo
+3-5audio/cantata/Makefile
+20-123 files

NetBSD/pkgsrc-wip 8415b07jsongrep Makefile PLIST

jsongrep: install man pages and shell completion files
DeltaFile
+14-0jsongrep/Makefile
+6-0jsongrep/PLIST
+20-02 files

FreeBSD/src b65e7b4sys/fs/nfsserver nfs_nfsdsocket.c

nfs_nfsdsocket.c: All Copy and Clone across file systems

For some server file system types, such as ZFS, a Copy/Clone
operation can be done across file systems of the same file
system type.

As such, this patch allows the Copy/Clone to be attempted
when the file handles are for files on different file systems.

This fixes a problem for exported ZFS file systems when a
copy_files on file_range(2) between file systems in the same
NFSv4 mount is attempted.

PR:     294010
MFC after:      2 weeks
DeltaFile
+2-1sys/fs/nfsserver/nfs_nfsdsocket.c
+2-11 files

FreeBSD/doc 5fdc4d0website/content/en/cgi man.cgi

minor updates for Debian 13.x and macOS manpages
DeltaFile
+6-6website/content/en/cgi/man.cgi
+6-61 files

FreeBSD/doc 2c2fd8dwebsite/content/en/cgi man.cgi

add manual pages for OpenIndiana 2025.10
DeltaFile
+7-1website/content/en/cgi/man.cgi
+7-11 files

FreeBSD/ports eafbc24www/nginx-acme distinfo Makefile.cargo, www/nginx-acme/files extra-patch-src_conf_order.rs-devel

www/nginx-acme: Update to 0.3.1

Changelog: https://github.com/nginx/nginx-acme/releases

Sponsored by:   Netzkommune GmbH
DeltaFile
+91-173www/nginx-acme/distinfo
+44-85www/nginx-acme/Makefile.cargo
+0-11www/nginx-acme/files/extra-patch-src_conf_order.rs-devel
+2-3www/nginx-acme/Makefile
+137-2724 files

FreeBSD/ports 26e473dmisc/ollama pkg-message

misc/ollama: Add to pkg-message
DeltaFile
+20-0misc/ollama/pkg-message
+20-01 files

FreeBSD/ports b3698bbmath/lean4 Makefile

math/lean4: Add comment
DeltaFile
+1-1math/lean4/Makefile
+1-11 files

FreeBSD/ports b582db6x11 Makefile, x11/wl-find-cursor Makefile distinfo

x11/wl-find-cursor: New port: Highlight and print out mouse position on Wayland

wl-find-cursor is a tool to highlight and print out global mouse position
on Wayland, especially for compositors based on wlroots, such as Sway.
WWW: https://github.com/cjacker/wl-find-cursor

PR:             293818
Reported by:    agathos5 at gmail.com, linimon (WantedPorts)
Approved by:    vvd (mentor)
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+44-0x11/wl-find-cursor/files/patch-Makefile
+25-0x11/wl-find-cursor/Makefile
+3-0x11/wl-find-cursor/distinfo
+2-0x11/wl-find-cursor/pkg-descr
+1-0x11/Makefile
+75-05 files

NetBSD/pkgsrc-wip 1b09ae1wezterm distinfo cargo-depends.mk, wezterm/patches patch-Cargo.toml

wezterm: add upgrade candidate, doesn't build
DeltaFile
+2,211-0wezterm/distinfo
+732-0wezterm/cargo-depends.mk
+111-0wezterm/Makefile
+24-0wezterm/patches/patch-Cargo.toml
+13-0wezterm/PLIST
+8-0wezterm/DESCR
+3,099-01 files not shown
+3,101-07 files

FreeBSD/ports 6dd5910science/py-tensorflow pkg-plist Makefile.MASTER_SITES, science/py-tensorflow/files/bazel riegeli-xopen-source.patch fix-pybind11_protobuf.patch

science/py-tensorflow: update 2.13.1 → 2.21.0

PR:             294036
DeltaFile
+0-1,105science/py-tensorflow/pkg-plist
+146-84science/py-tensorflow/Makefile.MASTER_SITES
+131-55science/py-tensorflow/Makefile
+115-57science/py-tensorflow/distinfo
+160-0science/py-tensorflow/files/bazel/riegeli-xopen-source.patch
+57-94science/py-tensorflow/files/bazel/fix-pybind11_protobuf.patch
+609-1,39573 files not shown
+1,556-1,98579 files

FreeBSD/ports bd2c33fmisc/gemini-cli pkg-plist distinfo, misc/gemini-cli/files package-lock.json

misc/gemini-cli: update 0.34.0 → 0.35.3
DeltaFile
+3,465-74misc/gemini-cli/pkg-plist
+702-100misc/gemini-cli/files/package-lock.json
+3-3misc/gemini-cli/distinfo
+1-1misc/gemini-cli/Makefile
+4,171-1784 files

FreeBSD/ports c8d688cdevel/crc32c Makefile, devel/google-cloud-cpp Makefile

*/*: Reset maintainer amzo1337 at gmail.com to ports at FreeBSD.org

The maintainer's last activity was a Bugzilla submission in September 2022 about updating py-keras.
No activity of any kind afterwards.

Account of failures to respond spanning for 3+ years (the FreeBSD policy is 3 months) is below.

maintainer timeouts in science/py-tensorflow:
* Jul 1 06:23:34 2025
* Feb 23 05:18:05 2026

unanswered bug reports for science/py-tensorflow:
┌─────────────────────────────────────────────────────────────────────┬─────────────────────────┬───────────────────────┬────────────┬────────────┐
│ Bug                                                                 │ Port                    │ Summary               │ Filed      │ Timed Out  │
├─────────────────────────────────────────────────────────────────────┼─────────────────────────┼───────────────────────┼────────────┼────────────┤
│ #278571 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278571)  │ science/py-tensorflow   │ Update 2.9.1 → 2.16.1 │ 2024-04-24 │ 2025-01-28 │
└─────────────────────────────────────────────────────────────────────┴─────────────────────────┴───────────────────────┴────────────┴────────────┘

maintainer timeout on devel/google-cloud-cpp:

    [25 lines not shown]
DeltaFile
+1-1devel/google-cloud-cpp/Makefile
+1-1devel/nsync/Makefile
+1-1devel/py-absl/Makefile
+1-1science/py-tensorflow/Makefile
+1-1devel/py-google-pasta/Makefile
+1-1devel/crc32c/Makefile
+6-66 files

FreeBSD/ports 3495e54science/py-tensorflow Makefile

science/py-tensorflow: Take maintainership
DeltaFile
+1-1science/py-tensorflow/Makefile
+1-11 files

FreeBSD/ports 886e2a2devel/bazel7 Makefile, devel/bazel7/files patch-src_tools_singlejar_port.h patch-scripts_bootstrap_BUILD.bootstrap

devel/bazel7: New port: Fast and correct build system

PR:             294033
DeltaFile
+83-0devel/bazel7/Makefile
+14-0devel/bazel7/files/patch-src_tools_singlejar_port.h
+13-0devel/bazel7/files/patch-scripts_bootstrap_BUILD.bootstrap
+11-0devel/bazel7/files/patch-scripts_bootstrap_bootstrap.sh
+11-0devel/bazel7/files/patch-scripts_bootstrap_buildenv.sh
+11-0devel/bazel7/files/patch-src_main_cpp_blaze_util_bsd.cc
+143-05 files not shown
+165-011 files

FreeBSD/ports e9470a9misc/codex distinfo, misc/codex/files patch-cargo-crates_v8-146.4.0_build_config_compiler_BUILD.gn patch-cargo-crates_v8-146.4.0_build_toolchain_freebsd_BUILD.gn

misc/codex: Update to 0.117.0

Patches for v8 crate have been obtained from www/deno port. [1]

Changelog: https://github.com/openai/codex/releases/tag/rust-v0.117.0

Reported by:    GitHub (watch releases)
Obtained from:  https://cgit.freebsd.org/ports/tree/www/deno [1]
DeltaFile
+166-0misc/codex/files/patch-cargo-crates_v8-146.4.0_build_config_compiler_BUILD.gn
+57-21misc/codex/distinfo
+69-0misc/codex/files/patch-cargo-crates_v8-146.4.0_build_toolchain_freebsd_BUILD.gn
+62-0misc/codex/files/patch-cargo-crates_v8-146.4.0_v8_src_base_platform_platform-posix.cc
+52-0misc/codex/files/patch-cargo-crates_v8-146.4.0_third__party_abseil-cpp_absl_base_internal_sysinfo.cc
+44-0misc/codex/files/patch-cargo-crates_v8-146.4.0_build_config_BUILDCONFIG.gn
+450-2126 files not shown
+979-3932 files

HardenedBSD/src f2921earelease Makefile, release/scripts HardenedBSD_install_cdrom.conf pkgbase-stage.lua

HBSD: Build framework updates

In preparing the next quarterly build (2026q2), I discovered that
HardenedBSD 15-STABLE is lagging behind with regards to building the
installer images. This commit brings us more up-to-date and fixes the
build.

This is a direct commit to 15-STABLE.

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+10-36release/Makefile
+7-11usr.sbin/bsdinstall/scripts/pkgbase.in
+15-0release/scripts/HardenedBSD_install_cdrom.conf
+3-7release/scripts/pkgbase-stage.lua
+4-0release/scripts/HardenedBSD-base-offline.conf
+39-545 files

OpenBSD/ports aQWWNZvsecurity/gosec distinfo modules.inc

   Update to gosec-2.25.0

   From Laurent Cheylus (maintainer)
VersionDeltaFile
1.22+148-132security/gosec/distinfo
1.22+51-43security/gosec/modules.inc
1.25+1-1security/gosec/Makefile
+200-1763 files

OpenBSD/ports 08mNDBcnet/tailscale distinfo Makefile, net/tailscale/patches patch-net_dns_manager_go

   Update to tailscale-1.96.4

   From Adriano Barbosa (maintainer)
VersionDeltaFile
1.65+2-2net/tailscale/distinfo
1.68+1-1net/tailscale/Makefile
1.2+1-1net/tailscale/patches/patch-net_dns_manager_go
+4-43 files

OPNSense/core 223d7c9src/opnsense/mvc/app/controllers/OPNsense/Dnsmasq/Api LeasesController.php, src/opnsense/mvc/app/views/OPNsense/Dnsmasq leases.volt

dnsmasq: Prevent * from being collected as client_id to prevent it being matched as static reservation
DeltaFile
+2-1src/opnsense/mvc/app/controllers/OPNsense/Dnsmasq/Api/LeasesController.php
+1-1src/opnsense/mvc/app/views/OPNsense/Dnsmasq/leases.volt
+3-22 files

LLVM/project 9015a18llvm/lib/Target/AMDGPU AMDGPULegalizerInfo.cpp SIISelLowering.cpp, llvm/test/CodeGen/AMDGPU rsq.f64.ll fdiv.f64.ll

AMDGPU: Skip last corrections in afn f64 reciprocal

Device libs has a fast reciprocal macro that is close
to the fast division expansion, but skips the last terms
compared to the full division.

The basic reciprocal handling has identical output to this
macro. The negative reciprocal case has different fneg placement
and smaller code size, but I believe should be the same.
DeltaFile
+32-116llvm/test/CodeGen/AMDGPU/rsq.f64.ll
+37-7llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f64.ll
+17-1llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
+16-1llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+12-2llvm/test/CodeGen/AMDGPU/fdiv.f64.ll
+0-4llvm/test/CodeGen/AMDGPU/fneg-combines.new.ll
+114-1311 files not shown
+114-1337 files

OpenBSD/ports SApYXLpnet/tdesktop Makefile

   strip Telegram binary to save +400M in installed size

   debug builds have long been disabled due to the binary being too big,
   but it still contains debug symbols.  instructing cmake to strip during
   fake fixes that.

   drop obsolete configure flags while here, cmake reports them as unused.
VersionDeltaFile
1.213+5-3net/tdesktop/Makefile
+5-31 files

OpenBSD/ports aorg4TLnet/ergo distinfo Makefile

   Update to ergo-2.18.0

   From Lydia Sobot (maintainer)
VersionDeltaFile
1.4+2-2net/ergo/distinfo
1.5+2-1net/ergo/Makefile
+4-32 files