FreeBSD/ports 5b89b6dsecurity/bitwarden-cli distinfo Makefile, security/bitwarden-cli/files/packagejsons package-lock.json

security/bitwarden-cli: Update to 2026.4.1

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2026.4.1

Reported by:    GitHub (watch releases)
DeltaFile
+57-57security/bitwarden-cli/files/packagejsons/package-lock.json
+5-5security/bitwarden-cli/distinfo
+1-1security/bitwarden-cli/files/packagejsons/apps/cli/package.json
+1-1security/bitwarden-cli/Makefile
+64-644 files

LLVM/project ed20210clang/docs ReleaseNotes.rst, clang/lib/Parse ParseDecl.cpp

[clangd][Parser][Sema] Fix TemplateIdAnnotation UAF with template-id declarator and lambda default argument (#196788)

I think this is another case of template annotations lifetime bug,
similar to the one fixed by
https://github.com/llvm/llvm-project/pull/89494.

Closes https://github.com/llvm/llvm-project/issues/196725.
DeltaFile
+8-0clang/lib/Parse/ParseDecl.cpp
+6-0clang/test/Parser/cxx-default-args.cpp
+1-0clang/docs/ReleaseNotes.rst
+15-03 files

FreeBSD/ports 39fabf7x11/xauth Makefile pkg-descr

x11/xauth: Update to 1.1.5

Add WWW and update pkg-descr.

https://lists.x.org/archives/xorg-announce/2025-December/003653.html

PR:             295117
Approved by:    x11 (arrowd)
Approved by:    fluffy (mentor)
DeltaFile
+4-4x11/xauth/Makefile
+5-1x11/xauth/pkg-descr
+3-3x11/xauth/distinfo
+12-83 files

NetBSD/src Brhw0CTsys/sys param.h

   PGSHIFT -> PAGE_SHIFT
   PGOFSET -> PAGE_MASK
   NBPG -> PAGE_SIZE
VersionDeltaFile
1.745+7-7sys/sys/param.h
+7-71 files

NetBSD/src CPfCSNmsys/sys ioccom.h

   NBPG -> PAGE_SIZE
VersionDeltaFile
1.14+2-2sys/sys/ioccom.h
+2-21 files

NetBSD/src l2qBbNqsys/kern sysv_shm.c

   PGOFSET -> PAGE_MASK
VersionDeltaFile
1.143+6-6sys/kern/sysv_shm.c
+6-61 files

NetBSD/src 46a9trMsys/kern exec_subr.c

   PGOFSET -> PAGE_MASK
VersionDeltaFile
1.92+3-3sys/kern/exec_subr.c
+3-31 files

LLVM/project 5ea4df0compiler-rt/lib/sanitizer_common sanitizer_common.h

Fix formatting of function declarations in sanitizer_common.h
DeltaFile
+2-2compiler-rt/lib/sanitizer_common/sanitizer_common.h
+2-21 files

LLVM/project fef9638compiler-rt/lib/asan asan_thread.h

Fix pointer declaration style for altstack_base_
DeltaFile
+1-1compiler-rt/lib/asan/asan_thread.h
+1-11 files

LLVM/project 3b93af2compiler-rt/lib/sanitizer_common sanitizer_posix_libcdep.cpp

Fix return statement formatting in sigaltstack check
DeltaFile
+2-1compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
+2-11 files

LLVM/project 19231dbcompiler-rt/test/asan/TestCases/Posix multiple_sigaltstack.cpp

Reorder includes
DeltaFile
+1-1compiler-rt/test/asan/TestCases/Posix/multiple_sigaltstack.cpp
+1-11 files

LLVM/project 19a1532llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/AMDGPU/NextUseAnalysis spill-vreg-many-lanes.mir acyclic-770bb.mir

Merge branch 'main' into users/ilovepi/signalstack
DeltaFile
+275,101-0llvm/test/CodeGen/AMDGPU/NextUseAnalysis/spill-vreg-many-lanes.mir
+87,984-82,073llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+144,679-0llvm/test/CodeGen/AMDGPU/NextUseAnalysis/acyclic-770bb.mir
+66,293-29,491llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+57,682-0llvm/test/CodeGen/AMDGPU/NextUseAnalysis/double-nested-loops-complex-cfg.mir
+27,592-26,643llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+659,331-138,20728,075 files not shown
+3,490,982-1,327,98828,081 files

FreeBSD/ports e0f5factextproc/ov distinfo Makefile

textproc/ov: Update to 0.52.0

While here, claim maintainership after three consecutive maintainer
timeouts.

Changelog: https://github.com/noborus/ov/releases/tag/v0.52.0

PR:             294813
Approved by:    lcook (former maintainer, timeout 2 weeks)
DeltaFile
+5-5textproc/ov/distinfo
+4-5textproc/ov/Makefile
+9-102 files

FreeBSD/ports 1d4d0d1sysutils/py-croniter distinfo Makefile

sysutils/py-croniter: Update to 6.2.2

- Update PORTVERSION from 6.0.0 to 6.2.2
DeltaFile
+3-3sysutils/py-croniter/distinfo
+1-1sysutils/py-croniter/Makefile
+4-42 files

FreeBSD/ports 9b7bb43devel/py-multipledispatch distinfo Makefile

devel/py-multipledispatch: Update to version 1.0.0

- Update PORTVERSION to 1.0.0

PR:             294188
Reported by:    Yuri Victorovich <yuri at freebsd.org>
DeltaFile
+3-2devel/py-multipledispatch/distinfo
+2-3devel/py-multipledispatch/Makefile
+5-52 files

FreeBSD/ports 580b333databases/R-cran-RSQLite distinfo Makefile

databases/R-cran-RSQLite: Update to 3.52.0

- Update PORTVERSION from 2.4.6 to 3.52.0
- Remove R-cran-Rcpp from CRAN_DEPENDS (replaced by cpp11)
DeltaFile
+3-3databases/R-cran-RSQLite/distinfo
+1-2databases/R-cran-RSQLite/Makefile
+4-52 files

FreeBSD/ports ce4aa85audio/go-librespot distinfo Makefile

audio/go-librespot: Update 0.5.3 => 0.7.1

Changelog:
https://github.com/devgianlu/go-librespot/releases/tag/v0.6.0
https://github.com/devgianlu/go-librespot/releases/tag/v0.6.1
https://github.com/devgianlu/go-librespot/releases/tag/v0.6.2
https://github.com/devgianlu/go-librespot/releases/tag/v0.7.0
https://github.com/devgianlu/go-librespot/releases/tag/v0.7.1

PR:             295183
Sponsored by:   UNIS Labs
DeltaFile
+5-5audio/go-librespot/distinfo
+2-3audio/go-librespot/Makefile
+7-82 files

LLVM/project 578ba5fllvm/include/llvm/ADT MapVector.h

[ADT] Avoid map storage for small SmallMapVector (#196473)

SmallMapVector previously used SmallDenseMap for its index, which still
initializes and maintains map storage even when the number of entries is
tiny.

Teach MapVector to support a vector-only small mode. While the entry
count stays
within the configured small size, operations use the underlying vector
directly.
When the size grows past the threshold, the map index is built and
subsequent
operations use the regular MapVector path.

This mirrors the small-size strategy used by SmallSetVector.
DeltaFile
+73-15llvm/include/llvm/ADT/MapVector.h
+73-151 files

FreeBSD/ports 381f924mail/fetchmail distinfo Makefile, mail/fetchmailconf Makefile

mail/fetchmail{,conf}: Update 6.6.3 => 6.6.4

News:
https://gitlab.com/fetchmail/fetchmail/-/blob/6.6.4/NEWS

While here remove GNU_CONFIGURE_MANPREFIX - this is default value.

PR:             295178
Sponsored by:   UNIS Labs
DeltaFile
+3-3mail/fetchmail/distinfo
+1-2mail/fetchmail/Makefile
+0-1mail/fetchmailconf/Makefile
+4-63 files

FreeBSD/ports 6e0efdfgraphics/R-cran-GDD Makefile

graphics/R-cran-GDD: Mark as BROKEN

Mark GDD as BROKEN as it is no longer actively developed and fails to
compile with recent releases of R
DeltaFile
+2-0graphics/R-cran-GDD/Makefile
+2-01 files

FreeBSD/ports 01274cewww/tt-rss distinfo Makefile

www/tt-rss: Update g20260317 => g20260501

Commit log:
https://github.com/tt-rss/tt-rss/compare/5cbcc14...f88091c

PR:             295181
Sponsored by:   UNIS Labs
DeltaFile
+3-3www/tt-rss/distinfo
+2-2www/tt-rss/Makefile
+5-52 files

FreeBSD/ports 63c6d94devel/universal-ctags distinfo Makefile

devel/universal-ctags: Update p6.2.20260329.0 => p6.2.20260510.0

Commit log:
https://github.com/universal-ctags/ctags/compare/p6.2.20260329.0...p6.2.20260510.0

PR:             295180
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/universal-ctags/distinfo
+1-1devel/universal-ctags/Makefile
+4-42 files

FreeBSD/ports bd02c95devel/ghidra pkg-plist distinfo

devel/ghidra: Update to version 12.0.4

Release notes:
https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0.4_build
https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0.3_build

MFH:            2026Q2
(cherry picked from commit fbcccc6c8aa4b16e8eef17fe5333348f68ea1fef)
DeltaFile
+10-10devel/ghidra/pkg-plist
+3-3devel/ghidra/distinfo
+2-3devel/ghidra/Makefile
+15-163 files

FreeBSD/ports fbcccc6devel/ghidra pkg-plist distinfo

devel/ghidra: Update to version 12.0.4

Release notes:
https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0.4_build
https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0.3_build

MFH:            2026Q2
DeltaFile
+10-10devel/ghidra/pkg-plist
+3-3devel/ghidra/distinfo
+2-3devel/ghidra/Makefile
+15-163 files

NetBSD/src YT4YepMsys/arch/alpha/alpha syscall.c, sys/arch/mips/mips syscall.c

   Fix a longstanding bug on 64 bit ports with ABIs requiring sign-extension when returning 32-bit values in registers.  Alpha, MIPS N64, RISCV.

   With these ABIs it is necessary for the syscall return code to manually
   sign-extend all 32-bit return values.  If we don't, everything may look
   just fine, until a syscall return value is spilled to the stack and then
   reloaded.  At that point, the zero-extended form produced by C assignment
   into the 64-bit register for return to userspace will be sign-extended
   upon reload, producing a different, corrupt value which will fail comparisons.
   This was observed with a getuid() != geteuid() deep inside sshd on N64, on an
   unusual system that had some very large UIDs with bit 31 set - but is quite
   difficult to reproduce with small tests, since register pressure and compiler
   behavior determine whether the conditions necessary to trigger the bug will
   exist.

   The easiest way to see whether a new target needs this treatment is to
   look at its GCC configuratrion; if its PROMOTE_MODE has UNSIGNEDP = 0
   for SImode, the sign-extension in syscall() is necessary.
VersionDeltaFile
1.347+37-34sys/kern/init_sysent.c
1.189+29-1sys/kern/makesyscalls.sh
1.52+14-2sys/arch/mips/mips/syscall.c
1.7+12-2sys/arch/riscv/riscv/syscall.c
1.46+12-2sys/arch/alpha/alpha/syscall.c
1.307+3-1sys/sys/systm.h
+107-427 files not shown
+113-4813 files

NetBSD/src lyroAIUsys/arch/sparc64/include param.h

   Return an #endif seemingly deleted by accident in previous.
VersionDeltaFile
1.65+2-1sys/arch/sparc64/include/param.h
+2-11 files

LLVM/project 16b7331llvm/lib/CodeGen AtomicExpandPass.cpp, llvm/test/CodeGen/ARM atomic-load-store.ll

[AtomicExpand] Add bitcasts when expanding load atomic vector

AtomicExpand fails for aligned `load atomic <n x T>` because it
does not find a compatible library call. This change adds appropriate
bitcasts so that the call can be lowered. It also adds support for
128 bit lowering in tablegen to support SSE/AVX.
DeltaFile
+226-61llvm/test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll
+90-1llvm/test/CodeGen/X86/atomic-load-store.ll
+51-0llvm/test/CodeGen/ARM/atomic-load-store.ll
+15-4llvm/lib/CodeGen/AtomicExpandPass.cpp
+382-664 files

FreeBSD/ports 7acc70adevel/got distinfo Makefile

devel/got: update to 0.125

User-visible changes:
- security fix: reject versioned files inside .git, .got, or .cvg directories
- security fix: crafted tree entry names could cause writes outside work tree
- fix redundant pack file cleanup when repository contains symlinks
DeltaFile
+3-3devel/got/distinfo
+1-1devel/got/Makefile
+4-42 files

LLVM/project dff356dclang-tools-extra/clang-tidy/bugprone ArgumentCommentCheck.cpp ArgumentCommentCheck.h, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] comment braced and parenthesized init arguments (#180408)

Handle arguments like `{}`, `Type{}` and `Type()` in
`bugprone-argument-comment` and
add coverage for `initializer_list` and designated initializers.

Fixes: https://github.com/llvm/llvm-project/issues/171842
DeltaFile
+239-0clang-tools-extra/test/clang-tidy/checkers/bugprone/argument-comment-init-list.cpp
+117-37clang-tools-extra/docs/clang-tidy/checks/bugprone/argument-comment.rst
+111-27clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp
+69-0clang-tools-extra/test/clang-tidy/checkers/bugprone/argument-comment-init-list-cxx20.cpp
+18-7clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.h
+8-2clang-tools-extra/docs/ReleaseNotes.rst
+562-736 files

NetBSD/pkgsrc ChpWxk0doc CHANGES-2026

   doc: Updated wm/fluxbox to 1.3.7nb10
VersionDeltaFile
1.2963+2-1doc/CHANGES-2026
+2-11 files