FreeBSD/ports a835fefdatabases/mariadb106-server distinfo Makefile

databases/mariadb106-server: Security update to 10.6.27

Security:       2eb8a9ab-5b5d-11f1-8607-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb106-server/distinfo
+1-1databases/mariadb106-server/Makefile
+4-42 files

FreeBSD/ports b1fc099databases/mariadb1011-server distinfo Makefile

databases/mariadb1011-server: Security update to 10.11.18

Security:       2eb8a9ab-5b5d-11f1-8607-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb1011-server/distinfo
+1-1databases/mariadb1011-server/Makefile
+4-42 files

LLVM/project a032f6cutils/bazel/llvm-project-overlay/compiler-rt BUILD.bazel

`-fomit-frame-pointer` and buildifier
DeltaFile
+2-1utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel
+2-11 files

NetBSD/src 5IezJC4crypto/external/bsd/heimdal/dist/lib/roken write_pid.c

   libroken: Rename static pidfile_path to rk_pidfile_path

   This is odd because libroken uses pidfile(3) AND it's own pidfile system.
   So potentially it's managing two pidfiles.
   libutil.h owns the pidfile namespace (other OS expose other names which
   may conflict) so rename the local vars to rk_pidfile_*.
VersionDeltaFile
1.3+10-10crypto/external/bsd/heimdal/dist/lib/roken/write_pid.c
+10-101 files

NetBSD/src gdqIDWCsys/arch/amiga/dev fd.c, sys/arch/atari/atari atari_init.c

   G/C useless / unused references to <sys/dkbad.h>.
VersionDeltaFile
1.63+2-9sys/arch/mac68k/obio/iwm_fd.c
1.100+2-5sys/arch/atari/dev/fd.c
1.105+2-5sys/arch/amiga/dev/fd.c
1.120+2-3sys/arch/atari/atari/atari_init.c
1.37+2-3sys/arch/atari/dev/md_root.c
1.35+2-3sys/arch/luna68k/luna68k/disksubr.c
+12-282 files not shown
+16-348 files

NetBSD/src WFDBNIGdistrib/sets/lists/comp mi, include util.h

   pidfile: Add functionality for use in sandboxing

   pidfile_fd() returns the file descriptor of the locked pidfile so it can
   be limited in sandboxes like Capsicum.

   pidfile_unremoveable() will avoid unlink(2) being called at program exit
   to avoid tripping any sandboxes like Pledge which may restrict it or
   it's just not reachable anymore if the program is in a chroot(2).

   pidfile_path() returns the path of the locked pidfile so it can be removed
   by a process than can reach it if pidfile_unremoveable() has been called.

   pidfile_unlock() just releases the resources held by the locked pidfile.
   This is lighter weight than pidfile_clean() as it avoids a lseek and read.
VersionDeltaFile
1.17+168-81lib/libutil/pidfile.c
1.17+69-14lib/libutil/pidfile.3
1.2525+13-1distrib/sets/lists/comp/mi
1.72+7-1include/util.h
1.88+5-1lib/libutil/Makefile
1.3+4-0lib/libutil/util.expsym
+266-986 files

NetBSD/src 8oFcgIXsys/dev/ic dwc_eqos.c

   - Reduce delays for MII access.
   - Fix multicast filter setup (and thus IPv6).
   - Align MAC address setup code with other drivers.
   - Create bus_dma map with BUS_DMA_ALLOCNOW to prevent failures
     when loading the map.
VersionDeltaFile
1.46+64-32sys/dev/ic/dwc_eqos.c
+64-321 files

NetBSD/src s5FSwTMsys/dev/ic dwc_eqos_reg.h

   Add more register definitions.
VersionDeltaFile
1.13+29-1sys/dev/ic/dwc_eqos_reg.h
+29-11 files

LLVM/project 368746cllvm/include/llvm/IR Type.h DerivedTypes.h, llvm/lib/IR Use.cpp

move to Type.h?

Created using spr 1.3.8-wip
DeltaFile
+3-1llvm/include/llvm/IR/Type.h
+0-4llvm/include/llvm/IR/DerivedTypes.h
+0-1llvm/lib/IR/Use.cpp
+3-63 files

FreeBSD/ports d6a455adeskutils Makefile, deskutils/gitte distinfo Makefile.crates

deskutils/gitte: new port Gitte, a GNOME git desktop client

Differential Revision:  https://reviews.freebsd.org/D57296
Reviewed by:    arrowd
Sponsored by:   SkunkWerks, GmbH
DeltaFile
+687-0deskutils/gitte/distinfo
+342-0deskutils/gitte/Makefile.crates
+38-0deskutils/gitte/Makefile
+11-0deskutils/gitte/pkg-plist
+4-0deskutils/gitte/pkg-descr
+1-0deskutils/Makefile
+1,083-06 files

NetBSD/src 5MfQjBrsys/dev/ic dwc_eqos.c dwc_eqos_var.h

   eqos: More performance improvements.

    - Move TX to a separate kthread and allow TX and RX to run under separate
      locks. Lazily clean up TX descriptors instead of requesting an interrupt
      for TX completions.
    - Use the hardware watchdog to implement RX interrupt coalescing.
    - Remove some redundant MMIO writes and bus_dma syncs.
VersionDeltaFile
1.45+113-70sys/dev/ic/dwc_eqos.c
1.13+4-3sys/dev/ic/dwc_eqos_var.h
1.12+5-1sys/dev/ic/dwc_eqos_reg.h
+122-743 files

OpenBSD/ports f1i52M3www/chromium distinfo, www/chromium/patches patch-components_password_manager_core_browser_features_password_features_cc patch-content_browser_renderer_host_render_widget_host_view_aura_cc

   update to 148.0.7778.215
VersionDeltaFile
1.31+10-1www/chromium/patches/patch-components_password_manager_core_browser_features_password_features_cc
1.113+5-5www/chromium/patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc
1.9+4-6www/chromium/patches/patch-base_system_sys_info_freebsd_cc
1.473+4-4www/chromium/distinfo
1.27+4-4www/chromium/patches/patch-gpu_command_buffer_service_shared_image_shared_image_factory_cc
1.64+4-4www/chromium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
+31-2414 files not shown
+50-4320 files

LLVM/project f15904eclang/test/OpenMP target_teams_codegen.cpp, llvm/include/llvm/Frontend/OpenMP OMPIRBuilder.h

[offload][OpenMP] Add strict flag for blocks and threads in kernel arguments (#199483)

Until now, strict behavior in the number of threads and blocks has been
applied only when the kernel is in bare mode. When this mode is enabled,
the values passed in UserNumBlocks and UserThreadLimit are not adjusted
and are the definitive values used to launch the kernel. This commit
detaches the strictness from the kernel mode.

This is going to be used by the kernel replay tool. Additionally, it
starts clearing the path for the upcoming OpenMP dims modifier, used to
configure multidimensional teams and leagues, which will include
strictness choices for teams and threads.

All the bare kernels must indicate strict behavior. Asserts are added to
check this condition.
DeltaFile
+153-0offload/test/offloading/ompx_bare_gridsize.c
+42-42clang/test/OpenMP/target_teams_codegen.cpp
+27-22offload/plugins-nextgen/common/src/PluginInterface.cpp
+41-0offload/unittests/OffloadAPI/kernel/olLaunchKernel.cpp
+13-0offload/unittests/OffloadAPI/device_code/gridsize.cpp
+6-2llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
+282-668 files not shown
+301-7314 files

LLVM/project 5f9a538utils/bazel/llvm-project-overlay/compiler-rt BUILD.bazel

[bazel] Fix compiler_rt:interception

- Add `-DCOMPILER_RT_BUILD_PROFILE_ROCM=1`
- Prune `"lib/sanitizer_common/*.S"`, it means `*.inc.S`
- Add `-fvisibility=hidden`

Bazel doesn't add `-gline-tables-only` by default. Add flags to CMake side to align the build to Bazel.

- `-DCOMPILER_RT_HAS_G_FLAG=OFF`
- `-DCOMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG=OFF`
DeltaFile
+5-2utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel
+5-21 files

LLVM/project e3f80femlir/lib/Conversion/MathToSPIRV MathToSPIRV.cpp, mlir/test/Conversion/MathToSPIRV math-to-gl-spirv.mlir math-to-fpclassify-spirv.mlir

[mlir][SPIR-V] Convert math.clampf to spirv.GLFClamp and math.ctpop to spirv.BitCount (#200454)
DeltaFile
+15-0mlir/test/Conversion/MathToSPIRV/math-to-gl-spirv.mlir
+9-0mlir/test/Conversion/MathToSPIRV/math-to-fpclassify-spirv.mlir
+2-0mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
+26-03 files

OpenBSD/ports j0ntRzsaudio/cantata Makefile

   Add missing runtime dependency on font-awesome

   Spotted by Sébastien Bourdeauducq
VersionDeltaFile
1.33+2-0audio/cantata/Makefile
+2-01 files

FreeBSD/ports dcd262asecurity/vuxml/vuln 2026.xml

security/vuxml: Add missing PORTEPOCH for many entries

fixes portepoch warnings from `make validate`
While here: fix some whitespace
DeltaFile
+77-81security/vuxml/vuln/2026.xml
+77-811 files

FreeBSD/ports 9e2ac97editors/zed distinfo Makefile.crates, editors/zed/files patch-Cargo.lock patch-crates_project_src_agent__server__store.rs

editors/zed: Update to 1.4.4

Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.3.7
- https://github.com/zed-industries/zed/releases/tag/v1.4.2
- https://github.com/zed-industries/zed/releases/tag/v1.4.3
- https://github.com/zed-industries/zed/releases/tag/v1.4.4

Reported by:    GitHub (watch releases)
DeltaFile
+21-19editors/zed/distinfo
+9-8editors/zed/Makefile.crates
+8-8editors/zed/files/patch-Cargo.lock
+3-3editors/zed/files/patch-crates_project_src_agent__server__store.rs
+3-3editors/zed/files/patch-crates_zed_src_zed.rs
+2-2editors/zed/files/patch-crates_zed_src_main.rs
+46-431 files not shown
+47-447 files

LLVM/project fdfb99flibcxx/include/__bit byteswap.h, libcxx/test/libcxx/transitive_includes cxx23.csv cxx26.csv

[libc++] std::byteswap support for _BitInt(N) (#196512)

Add a byte-reversal loop fallback for `std::byteswap` when `sizeof(T) >
16`,
so the function works for `_BitInt(N)` with `N > 128` and any future
wider
integer type. Without it, those calls hit `static_assert(sizeof(_Tp) ==
0)`
and fail to compile.

Reject `_BitInt(N)` where `N` is not a multiple of `CHAR_BIT`. The
existing
`__builtin_bswap{16,32,64,128}` paths swap the storage representation
including padding bits, and the resulting value's meaning is
unspecified.
A new `static_assert` catches that case and reports it. Size-1 types are
exempt from the check, since no bytes move there.

Part of the [_BitInt(N) libc++

    [6 lines not shown]
DeltaFile
+141-0libcxx/test/std/numerics/bit/byteswap.verify.cpp
+66-0libcxx/test/std/numerics/bit/byteswap.pass.cpp
+24-5libcxx/include/__bit/byteswap.h
+1-0libcxx/test/libcxx/transitive_includes/cxx23.csv
+1-0libcxx/test/libcxx/transitive_includes/cxx26.csv
+233-55 files

FreeBSD/ports a79e345sysutils/vobcopy distinfo Makefile, sysutils/vobcopy/files patch-dvd.c patch-vobcopy.c

sysutils/vobcopy: Update to 1.2.3
DeltaFile
+10-10sysutils/vobcopy/files/patch-dvd.c
+3-3sysutils/vobcopy/distinfo
+2-2sysutils/vobcopy/files/patch-vobcopy.c
+1-1sysutils/vobcopy/Makefile
+16-164 files

OpenBSD/src J1WJ8jNusr.bin/tmux screen-write.c

   Check if the range is invalid using start,end rather than length since
   it will never be negative.
VersionDeltaFile
1.259+3-3usr.bin/tmux/screen-write.c
+3-31 files

OpenBSD/src 56YFuhesys/kern exec_elf.c

   Handle sections that specify alignment as 0 when loading an ELF interpreter
   (i.e. ld.so).  Since the smallest possible alignment actually is a the
   page size just start with that and only increase it if a larger alignment
   is requested.  Also reject interpreters without loadable segments, just
   like we did for ld.so a few weeks ago.

   Distilled from a report by Andrew Griffiths.

   ok jsg@, deraadt@
VersionDeltaFile
1.200+8-3sys/kern/exec_elf.c
+8-31 files

FreeBSD/ports 7d21414security/vuxml/vuln 2026.xml

security/vuxml: Only MariaDB Cluster vulnerable
DeltaFile
+4-17security/vuxml/vuln/2026.xml
+4-171 files

OpenBSD/src ue2746Ausr.bin/tmux screen-write.c

   Correct calculation of start and end.
VersionDeltaFile
1.258+3-3usr.bin/tmux/screen-write.c
+3-31 files

FreeBSD/ports 8371089databases/mariadb114-server distinfo Makefile

databases/mariadb114-server: Security update to 11.4.12

Security:       2eb8a9ab-5b5d-11f1-8607-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb114-server/distinfo
+1-1databases/mariadb114-server/Makefile
+4-42 files

FreeBSD/ports 83f9333security/vuxml/vuln 2026.xml

security/vuxml: Add missing CVE for MariaDB
DeltaFile
+2-0security/vuxml/vuln/2026.xml
+2-01 files

FreeBSD/ports b1dc7eb. MOVED, lang Makefile

lang/ghc94: Remove expired port

2026-05-30 lang/ghc94: Old version
DeltaFile
+0-5,234lang/ghc94/pkg-plist
+0-27lang/ghc94/Makefile
+1-0MOVED
+0-1lang/Makefile
+1-5,2624 files

FreeBSD/ports 21b0c17math Makefile, math/hs-syfco Makefile distinfo

math/hs-syfco: Remove expired port

2026-05-30 math/hs-syfco: Depends on a deprecated compiler version
DeltaFile
+0-36math/hs-syfco/files/patch-syfco.cabal
+0-33math/hs-syfco/Makefile
+0-13math/hs-syfco/distinfo
+0-11math/hs-syfco/files/patch-src_lib_Reader.hs
+0-8math/hs-syfco/pkg-descr
+0-1math/Makefile
+0-1021 files not shown
+1-1027 files

LLVM/project 02af47bclang/test/Driver freebsd.c

[Clang][test] Fix leading slash (#200549)

A reviewer in #200012 required checking for a leading (back-)slash to
the test despite none of the other tests doing so. Turns out, the slash
isn't there if the driver is unable to resolve the full path to the
linker. Remove the leading slash from the test.

Fixes reported buildbot failures:
 * clang-solaris11-sparcv9
 * clang-solaris11-amd64
DeltaFile
+4-4clang/test/Driver/freebsd.c
+4-41 files

OpenBSD/ports eWseyDCwww/lynx Makefile, www/lynx/patches patch-WWW_Library_Implementation_HTTLS_c

   lynx: reinstate ASN1_STRING_data() patch after file moved
VersionDeltaFile
1.1+15-0www/lynx/patches/patch-WWW_Library_Implementation_HTTLS_c
1.53+2-0www/lynx/Makefile
+17-02 files