FreeBSD/src be3962ausr.sbin/bsdinstall/scripts zfsboot

Revert "bsdinstall: Create separate datasets for directories in /usr/ports"

This reverts commit 3e8619e535b61c99f0dc50cc6c7e237eb82a8be7.

While it's generally a good idea to have separate datasets for things
like this, it breaks git clone with:
fatal: destination path 'ports' already exists and is not an empty directory.

Signed-off-by: Ricardo Branco <rbranco at suse.de>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2006
DeltaFile
+0-2usr.sbin/bsdinstall/scripts/zfsboot
+0-21 files

FreeBSD/src 5fec99csys/dev/vt vt_core.c, sys/teken teken.c teken.h

vt: Fix handling of backtab

PR: 292463
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2002
DeltaFile
+6-0sys/dev/vt/vt_core.c
+4-0sys/teken/teken.c
+2-0sys/teken/teken.h
+12-03 files

FreeBSD/src 5beaa1elibexec/rtld-elf/powerpc reloc.c, libexec/rtld-elf/powerpc64 reloc.c

Revert "Additional icache paranoia: non-PLT relocations can modify the text segment."

reloc_nonplt_object, and thus reloc_non_plt, only ever handles data
relocations, so this paranoia is completely unfounded and only has the
effect of significantly slowing down program startup for binaries with
large amounts of code, like Clang.

If this breaks any systems, that would likely be due to insufficient
flushing in the pmap implementation for executable mappings, as this
existing rtld behaviour would mask any such bugs.

This reverts commit 4b51c69976fd84e93ec7695858375c8150c4fe61.

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D54221
DeltaFile
+0-13libexec/rtld-elf/powerpc/reloc.c
+0-13libexec/rtld-elf/powerpc64/reloc.c
+0-262 files

LLVM/project 8b1c6bfclang/lib/CIR/CodeGen CIRGenBuiltinAArch64.cpp

Address comments from Henrich
DeltaFile
+6-7clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp
+6-71 files

LLVM/project d7620e8llvm/include/llvm/CodeGen LiveStacks.h, llvm/lib/CodeGen LiveStacks.cpp StackSlotColoring.cpp

Revert "[NFC][LiveStacks] Use vectors instead of map and unordred_map (#165477)"

This reverts commit 1acc200d88cea309b47ab24366f12ee82f00d4d4.
DeltaFile
+25-19llvm/include/llvm/CodeGen/LiveStacks.h
+19-22llvm/lib/CodeGen/LiveStacks.cpp
+15-5llvm/lib/CodeGen/StackSlotColoring.cpp
+3-3llvm/lib/Target/AMDGPU/AMDGPUMarkLastScratchLoad.cpp
+2-3llvm/lib/Target/AMDGPU/AMDGPURewriteAGPRCopyMFMA.cpp
+64-525 files

LLVM/project 3c5b054llvm/lib/Transforms/Vectorize VPlanRecipes.cpp, llvm/test/Transforms/LoopVectorize/SystemZ load-store-scalarization-cost.ll

[VPlan] Pass underlying instr to getMemoryOpCost in ::computeCost.

Pass underlying instruction to getMemoryOpCost in
VPReplicateRecipe::computeCost if UsedByLoadStoreAddress is true.
Some targets use the underlying instruction to improve costs,
and this is needed to match the legacy cost model.

Fixes https://github.com/llvm/llvm-project/issues/177780.
Fixes https://github.com/llvm/llvm-project/issues/177772.
DeltaFile
+47-7llvm/test/Transforms/LoopVectorize/SystemZ/load-store-scalarization-cost.ll
+5-4llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
+52-112 files

OpenBSD/ports An3LJS1textproc/uncrustify Makefile distinfo

   update to uncrustify-0.82.0
VersionDeltaFile
1.34+5-3textproc/uncrustify/Makefile
1.17+2-2textproc/uncrustify/distinfo
+7-52 files

OpenBSD/ports MMRycq3multimedia/xine-lib Makefile distinfo, multimedia/xine-lib/patches patch-src_post_Makefile_am patch-m4_video_out_m4

   update xine-lib to a new git checkout, and enable VA-API
   from Brad (maintainer)
VersionDeltaFile
1.159+26-17multimedia/xine-lib/Makefile
1.1+21-0multimedia/xine-lib/patches/patch-src_post_Makefile_am
1.1+16-0multimedia/xine-lib/patches/patch-m4_video_out_m4
1.31+5-0multimedia/xine-lib/pkg/PLIST
1.35+2-2multimedia/xine-lib/distinfo
1.30+0-0multimedia/xine-lib/patches/patch-src_combined_ffmpeg_ff_video_decoder_c
+70-194 files not shown
+70-1910 files

OpenBSD/ports H41Rg7wdatabases/mariadb Makefile distinfo, databases/mariadb/patches patch-libmariadb_libmariadb_secure_openssl_c

   MFC update to mariadb-client-11.4.10 (various crash fixes etc)
VersionDeltaFile
1.69.2.2+88-2databases/mariadb/pkg/PLIST-tests
1.156.2.2+9-2databases/mariadb/Makefile
1.64.2.2+4-4databases/mariadb/distinfo
1.57.2.2+1-0databases/mariadb/pkg/PLIST-server
1.1.2.1+0-0databases/mariadb/patches/patch-libmariadb_libmariadb_secure_openssl_c
+102-85 files

OpenBSD/ports 8UQcPDqdatabases/mariadb distinfo Makefile, databases/mariadb/pkg PLIST-tests PLIST-server

   update to mariadb-client-11.4.10, from Brad (maintainer)
VersionDeltaFile
1.71+88-2databases/mariadb/pkg/PLIST-tests
1.66+4-4databases/mariadb/distinfo
1.161+2-3databases/mariadb/Makefile
1.59+1-0databases/mariadb/pkg/PLIST-server
+95-94 files

OpenBSD/ports UcDhJrLx11/st distinfo Makefile

   update to st-0.9.3, from Florian Viehweger, maintainer timeout
VersionDeltaFile
1.20+2-2x11/st/distinfo
1.30+1-1x11/st/Makefile
+3-32 files

OpenBSD/ports JL3lyDyx11/dwm distinfo Makefile, x11/dwm/patches patch-config_def_h

   update to dwm-6.8, from Florian Viehweger, maintainer timeout
   6.7 fixes an out-of-bounds read easily triggerable by a client
VersionDeltaFile
1.20+2-2x11/dwm/patches/patch-config_def_h
1.24+2-2x11/dwm/distinfo
1.42+1-1x11/dwm/Makefile
+5-53 files

FreeBSD/ports 2febb6dmultimedia/openshot pkg-plist distinfo, multimedia/openshot/files patch-src_settings___default.settings patch-src_classes_info.py

multimedia/openshot: Update 3.3.0 => 3.4.0

Changelog:
https://github.com/OpenShot/openshot-qt/releases/tag/v3.4.0

PR:     285958
DeltaFile
+247-7multimedia/openshot/pkg-plist
+3-3multimedia/openshot/distinfo
+3-3multimedia/openshot/files/patch-src_settings___default.settings
+2-3multimedia/openshot/Makefile
+2-2multimedia/openshot/files/patch-src_classes_info.py
+2-2multimedia/openshot/files/patch-src_windows_preferences.py
+259-206 files

OpenBSD/ports 3qdu7Zrx11/vlc Makefile, x11/vlc/patches patch-modules_demux_mp4_essetup_c

   Backport support for VVC codec #3

   Also the WANTLIB adjustment as execinfo is common to the two
   packages.

   From Brad (maintainer)
VersionDeltaFile
1.2+215-7x11/vlc/patches/patch-modules_demux_mp4_essetup_c
1.296+5-5x11/vlc/Makefile
+220-122 files

FreeBSD/ports e76e0d4multimedia/libopenshot pkg-plist Makefile, multimedia/libopenshot/files patch-src_FFmpegWriter.cpp patch-src_FFmpegReader.cpp

multimedia/libopenshot: Update 0.4.0 => 0.5.0

Changelog:
https://github.com/OpenShot/libopenshot/releases/tag/v0.5.0

- Fix build with python 3.12+.
- Register the dependency on libpython correctly.

PR:     285958
DeltaFile
+20-7multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp
+21-6multimedia/libopenshot/files/patch-src_FFmpegReader.cpp
+11-0multimedia/libopenshot/files/patch-src_FFmpegUtilities.h
+10-1multimedia/libopenshot/pkg-plist
+4-5multimedia/libopenshot/Makefile
+3-3multimedia/libopenshot/distinfo
+69-222 files not shown
+72-258 files

NetBSD/pkgsrc sO6vgUZdoc CHANGES-2026

   doc: Updated mail/roundcube and related pacakges to 1.6.13

        mail/roundcube
        mail/roundcube-plugin-enigma
        mail/roundcube-plugin-password
        mail/roundcube-plugin-zipdownload
VersionDeltaFile
1.975+5-1doc/CHANGES-2026
+5-11 files

FreeBSD/ports e188803audio/libopenshot-audio distinfo Makefile, audio/libopenshot-audio/files patch-CMakeLists.txt

audio/libopenshot-audio: Update 0.4.0 => 0.5.0

Changelog:
https://github.com/OpenShot/libopenshot-audio/releases/tag/v0.5.0

PR:     285958
DeltaFile
+3-3audio/libopenshot-audio/distinfo
+3-3audio/libopenshot-audio/files/patch-CMakeLists.txt
+1-2audio/libopenshot-audio/Makefile
+7-83 files

OpenBSD/src MeF8FwNusr.bin/ssh gss-serv-krb5.c session.c, usr.bin/ssh/ssh Makefile

   Make ssh optionally build with Kerberos 5 against the Heimdal port.
   This updates the Makefiles and repairs some bitrot in headers,
   resyncing them against Portable.  To do this, "pkg_add heimdal" then
   "make KERBEROS5=yes".  ok djm@
VersionDeltaFile
1.113+1-16usr.bin/ssh/sshd/Makefile
1.6+8-5usr.bin/ssh/sshd-session/Makefile
1.3+8-4usr.bin/ssh/sshd-auth/Makefile
1.82+6-3usr.bin/ssh/ssh/Makefile
1.10+6-1usr.bin/ssh/gss-serv-krb5.c
1.347+3-3usr.bin/ssh/session.c
+32-323 files not shown
+44-359 files

NetBSD/pkgsrc NG50jj0mail/roundcube distinfo Makefile.common, mail/roundcube-plugin-password distinfo

   mail/roundcube: update to 1.6.13

   This is security update.

   1.6.13 (2026-02-08)

   * Managesieve: Fix handling of string-list format values for date tests in
     Out of Office (#10075)
   * Fix remote image blocking bypass via SVG content reported by nullcathedral
   * Fix CSS injection vulnerability reported by CERT Polska
VersionDeltaFile
1.43+4-4mail/roundcube-plugin-password/distinfo
1.96+4-4mail/roundcube/distinfo
1.41+2-2mail/roundcube/Makefile.common
+10-103 files

OpenBSD/ports 1DjlFoCnet/py-tld Makefile distinfo

   update to py3-tld-0.13.1
VersionDeltaFile
1.22+13-12net/py-tld/Makefile
1.7+2-2net/py-tld/distinfo
+15-142 files

OpenBSD/ports ceceg8sfonts/noto/fonts distinfo Makefile, fonts/noto/fonts/pkg DESCR

   Update to noto-fonts-2026.02.01.
VersionDeltaFile
1.13+2-2fonts/noto/fonts/distinfo
1.19+1-1fonts/noto/fonts/Makefile
1.2+1-1fonts/noto/fonts/pkg/DESCR
+4-43 files

LLVM/project a3cabfdlibcxx/include/__atomic/support gcc.h

address review comments: use builtin if possible
DeltaFile
+16-0libcxx/include/__atomic/support/gcc.h
+16-01 files

NetBSD/src 0d5lvJbexternal/bsd/ntp/dist/sntp main.c

   undo previous, added check in the list macro.
VersionDeltaFile
1.21+3-5external/bsd/ntp/dist/sntp/main.c
+3-51 files

NetBSD/src njBRiFfexternal/bsd/ntp/dist/sntp main.c

   1. Don't try to sort the empty list
   2. make event socket non-blocking so that libevent does not abort in
      debugging mode.
VersionDeltaFile
1.20+6-3external/bsd/ntp/dist/sntp/main.c
+6-31 files

NetBSD/src Rh0tH4Jexternal/bsd/ntp/dist/libntp work_fork.c

   Handle sockets set for non-blocking I/O. Libevent wants that (it checks
   and asserts in debugging mode).
VersionDeltaFile
1.16+2-0external/bsd/ntp/dist/libntp/work_fork.c
+2-01 files

OpenBSD/ports 5qyy3almail/roundcubemail Makefile distinfo

   update to roundcubemail-1.6.13
   fixes CSS injection, and remote image blocking bypass via SVG
VersionDeltaFile
1.191.2.2+3-2mail/roundcubemail/Makefile
1.95.2.2+2-2mail/roundcubemail/distinfo
+5-42 files

OpenBSD/ports En72z1tmail/roundcubemail Makefile distinfo

   update to roundcubemail-1.6.13
   fixes CSS injection, and remote image blocking bypass via SVG
VersionDeltaFile
1.193+3-2mail/roundcubemail/Makefile
1.97+2-2mail/roundcubemail/distinfo
+5-42 files

FreeBSD/ports 96ec4badatabases/mariadb106-server/files patch-client_mysqltest.cc

databases/mariadb106-server: Add missing patch
DeltaFile
+10-0databases/mariadb106-server/files/patch-client_mysqltest.cc
+10-01 files

FreeBSD/ports 90a07b0databases/mariadb1011-server distinfo Makefile, databases/mariadb1011-server/files patch-client_mysqltest.cc

databases/mariadb1011-server: Update to 10.11.16
DeltaFile
+10-0databases/mariadb1011-server/files/patch-client_mysqltest.cc
+3-3databases/mariadb1011-server/distinfo
+1-1databases/mariadb1011-server/Makefile
+14-43 files

OpenBSD/ports HNO4dRTnet/mosquitto Makefile distinfo, net/mosquitto/patches patch-plugins_persist-sqlite_migrate_to_persist_sqlite_py patch-src_conf_c

   update to newer git checkout of mosquitto; the recently added patches
   have been committed upstream, I also removed some old patches there to
   support Makefile-based test infrastructure (switched to the cmake based
   alternative in last update).
VersionDeltaFile
1.2+1-24net/mosquitto/patches/patch-plugins_persist-sqlite_migrate_to_persist_sqlite_py
1.1+21-0net/mosquitto/patches/patch-src_conf_c
1.65+8-3net/mosquitto/Makefile
1.6+6-1net/mosquitto/patches/patch-src_mosquitto_c
1.35+2-2net/mosquitto/distinfo
1.7+0-0net/mosquitto/patches/patch-test_lib_cpp_Makefile
+38-3011 files not shown
+38-3017 files