LLVM/project d593bcdclang/lib/Driver/ToolChains Flang.cpp, flang/docs Aliasing.md

[flang] Changes to "unsafe Cray pointers" option (#175223)

Reserve "-funsafe-cray-pointers" (with "f") for the driver. In the
fir-alias-analysis use "-unsafe-cray-pointers" (without "f").

This prevents conflicts with how certain kinds of tools use the "unsafe
Cray pointers" options.
DeltaFile
+2-2flang/test/Driver/unsafe-cray-pointers.f90
+1-1flang/test/Transforms/tbaa-cray-pointer.fir
+1-1flang/test/Analysis/AliasAnalysis/alias-analysis-cray-pointers.fir
+1-1flang/lib/Optimizer/Analysis/AliasAnalysis.cpp
+1-1flang/docs/Aliasing.md
+1-1clang/lib/Driver/ToolChains/Flang.cpp
+7-76 files

LLVM/project e63ae77llvm/tools/llvm-mc-assemble-fuzzer llvm-mc-assemble-fuzzer.cpp

[NFC] Add missing `override` on function. (#173701)

DeltaFile
+5-6llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp
+5-61 files

NetBSD/pkgsrc exdbJ4esecurity/zoneminder Makefile

   security/zoneminder: Depend on php-sysvsem

   This is used for serializing stream access.  It might not be
   necessary, but upstream says not having it will cause a warning.
VersionDeltaFile
1.100+3-3security/zoneminder/Makefile
+3-31 files

NetBSD/pkgsrc 1bzpVATdoc CHANGES-2026

   doc: Updated geography/qgis to 3.44.6
VersionDeltaFile
1.223+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc G4C9aWJgeography/qgis distinfo Makefile

   geography/qgis: Update to 3.44.6

   Upstream NEWS: micro

   Tested on NetBSD 10 amd64.
VersionDeltaFile
1.86+4-4geography/qgis/distinfo
1.264+2-3geography/qgis/Makefile
+6-72 files

NetBSD/src iUQw9Xrdistrib/amd64/cdroms Makefile

   Don't try to build an amd64 installcd if USE_XZ_SETS=no.

   reported by cyro & mrg.
VersionDeltaFile
1.6+4-2distrib/amd64/cdroms/Makefile
+4-21 files

NetBSD/src b2IvepIsys/arch/evbppc/nintendo/dev wiiufb.c, sys/dev/wsfb genfb.c

   wiiu: Fixup FB pixel format.

   linux-loader places the FB in a strange format, let's restore it to
   something more reasonable. Retire the ridiculous "is_brg" option.
VersionDeltaFile
1.3+20-17sys/arch/evbppc/nintendo/dev/wiiufb.c
1.94+3-12sys/dev/wsfb/genfb.c
+23-292 files

OpenBSD/ports 7DRKghPmisc/dialog distinfo Makefile

   Update dialog to 1.3.20260107.
VersionDeltaFile
1.45+2-2misc/dialog/distinfo
1.68+1-1misc/dialog/Makefile
+3-32 files

OpenBSD/src QbbEbTognu/usr.bin/perl op.c, gnu/usr.bin/perl/t/op for-many.t

   Apply upstream patch to fix segfault with multi-arg for loops

   This is documented upstream https://github.com/perl/perl5/issues/23405

   A simple trigger is

     perl -c -wE 'for my ($x, $y) (Bar->foo) {}'

   Suggested by James Cook <falsifian () falsifian ! org>
   Tested and OK gkoehler@
VersionDeltaFile
1.2+13-37gnu/usr.bin/perl/t/op/for-many.t
1.32+11-3gnu/usr.bin/perl/op.c
+24-402 files

OpenBSD/src UoNdThugnu/usr.bin/perl syscall_emulator.c

   Delete unused syscall_emulator.c

   This file is generated in the obj directory during build,
   so this outdated copy should never be used.

   Noticed by miod@
VersionDeltaFile
1.2+0-0gnu/usr.bin/perl/syscall_emulator.c
+0-01 files

NetBSD/src 75y2vrhsys/arch/evbppc/nintendo machdep.c, sys/arch/evbppc/nintendo/dev wiiufb.c

   wiiu: Fix parsing of multiple cmdline options.

   wii_cmdline (inherited from HBC) expects options to be separated by NUL,
   with an extra NUL character at the end.
VersionDeltaFile
1.3+18-2sys/arch/evbppc/nintendo/machdep.c
1.2+13-2sys/arch/evbppc/nintendo/dev/wiiufb.c
+31-42 files

FreeBSD/ports 1004878sysutils/debootstrap Makefile distinfo, sysutils/debootstrap/files patch-functions patch-scripts_debian-common

sysutils/debootstrap: Update to 1.0.128+nmu2+deb12u2

- This version fixes a problem where debootstrap would fail to
  install the previously removed usr-is-merged package on
  Trixie/Sid: E: Couldn't find these debs: usr-is-merged
- Depend on devel/pcre2 instead of devel/pcre:
  - devel/pcre doesn't support the E switch.
  - devel/pcre is EOLed by upstream.
- Fix "Failed to take /etc/passwd lock: Invalid argument" error.
- Pet portfmt.

PR:                 289349
Approved by:        nc@ (maintainer-timeout)
DeltaFile
+7-7sysutils/debootstrap/files/patch-functions
+6-5sysutils/debootstrap/Makefile
+6-3sysutils/debootstrap/files/patch-scripts_debian-common
+3-3sysutils/debootstrap/distinfo
+22-184 files

NetBSD/src oKm5hQSdistrib/utils/embedded/conf nintendo.conf

   wiiu: Add cmdline= entry to boot.cfg
VersionDeltaFile
1.2+2-1distrib/utils/embedded/conf/nintendo.conf
+2-11 files

NetBSD/src uDLYqE6sys/arch/evbppc/include wiiu.h, sys/arch/evbppc/nintendo mmuinit.S machdep.c

   wiiu: Add support for linux-loader cmdline protocol.
VersionDeltaFile
1.2+14-1sys/arch/evbppc/nintendo/mmuinit.S
1.2+10-4sys/arch/evbppc/nintendo/machdep.c
1.2+11-1sys/arch/evbppc/include/wiiu.h
+35-63 files

FreeBSD/src dda55f8sys/dev/cxgbe/common t4_regs.h t4_hw.c, sys/dev/cxgbe/firmware t7fw_cfg.txt t7fw_cfg_uwire.txt

cxgbe(4): Update shared code and config files

Obtained from:  Chelsio Communications
MFC after:      1 week
Sponsored by:   Chelsio Communications
DeltaFile
+825-235sys/dev/cxgbe/common/t4_regs.h
+528-194usr.sbin/cxgbetool/reg_defs_t7.c
+22-12sys/dev/cxgbe/firmware/t7fw_cfg.txt
+18-8sys/dev/cxgbe/firmware/t7fw_cfg_uwire.txt
+6-7sys/dev/cxgbe/common/t4_hw.c
+1,399-4565 files

FreeBSD/src 01c0005sys/dev/cxgbe t4_sge.c

cxgbe(4): Move CPL-specific handling out of eth_rx

IPsec rx uses a new CPL and this prepares eth_rx for IPsec support in
future commits.

Tidy up the comment and code around M_TSTMP while here.

MFC after:      1 week
Sponsored by:   Chelsio Communications
DeltaFile
+67-64sys/dev/cxgbe/t4_sge.c
+67-641 files

FreeBSD/ports 11c9881sysutils/limine distinfo Makefile

sysutils/limine: Update 10.6.0 => 10.6.2

Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.6.2/ChangeLog

PR:     292352
DeltaFile
+3-3sysutils/limine/distinfo
+1-1sysutils/limine/Makefile
+4-42 files

FreeBSD/ports e1f46ffgraphics/mesa-devel distinfo Makefile

graphics/mesa-devel: drop VDPAU workaround after 54cf7a36879a

fetch: https://github.com/mesa3d/mesa/commit/700efacda59c.patch: Not Found

PR:             292325
DeltaFile
+0-2graphics/mesa-devel/distinfo
+0-2graphics/mesa-devel/Makefile
+0-42 files

NetBSD/src akj0hGsdistrib/sets/lists/xdebug md.evbppc, distrib/sets/lists/xserver md.evbppc

   evbppc: Build glamor, dri, and the modesetting driver
VersionDeltaFile
1.44+6-4external/mit/xorg/lib/dri/Makefile
1.12+8-1distrib/sets/lists/xserver/md.evbppc
1.2+3-2external/mit/xorg/server/xorg-server/hw/xfree86/drivers/Makefile
1.1462+3-2share/mk/bsd.own.mk
1.7+3-1distrib/sets/lists/xdebug/md.evbppc
+23-105 files

LLVM/project cd5d07eclang-tools-extra/clangd InlayHints.cpp, clang-tools-extra/clangd/unittests InlayHintTests.cpp

[clangd] Add designator hints for parenthesis aggregate initialization (#170642)

Fixes clangd/clangd#2540
DeltaFile
+57-14clang-tools-extra/clangd/unittests/InlayHintTests.cpp
+26-0clang-tools-extra/clangd/InlayHints.cpp
+3-0clang-tools-extra/docs/ReleaseNotes.rst
+86-143 files

NetBSD/pkgsrc-wip c509113lief TODO

lief: Add reference to CVE-2025-15504
DeltaFile
+1-1lief/TODO
+1-11 files

NetBSD/pkgsrc h1kwPLtdoc CHANGES-2026

   doc: Updated wm/dwm to 6.7
VersionDeltaFile
1.222+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7DouFgswm/dwm distinfo Makefile

   dwm: Update to 6.7

   Changes:
   6.7
   - Bug fixes
   - Add refresh rate to set refresh rate (per second) for client move/resize
VersionDeltaFile
1.24+4-4wm/dwm/distinfo
1.27+2-2wm/dwm/Makefile
+6-62 files

OpenBSD/ports FT0Ojysdevel/cpphs Makefile cabal.inc

   devel/cpphs: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.55+2-1devel/cpphs/Makefile
1.1+1-0devel/cpphs/cabal.inc
+3-12 files

OpenBSD/ports 3kFuB2ldevel/happy Makefile cabal.inc

   devel/happy: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.43+2-3devel/happy/Makefile
1.1+1-0devel/happy/cabal.inc
+3-32 files

OpenBSD/ports BgGxpzqx11/xmonad Makefile cabal.inc

   x11/xmonad: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.70+2-4x11/xmonad/Makefile
1.1+4-0x11/xmonad/cabal.inc
+6-42 files

OpenBSD/ports hfHXOWNdevel/hasktags Makefile cabal.inc

   devel/hasktags: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.19+2-22devel/hasktags/Makefile
1.1+22-0devel/hasktags/cabal.inc
+24-222 files

OpenBSD/ports Pssg4bsdevel/shellcheck Makefile cabal.inc

   devel/shellcheck: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.20+2-53devel/shellcheck/Makefile
1.1+53-0devel/shellcheck/cabal.inc
+55-532 files

OpenBSD/ports gRsuN2Gdevel/cabal-bundler Makefile cabal.inc

   devel/cabal-bundler: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.13+2-83devel/cabal-bundler/Makefile
1.1+83-0devel/cabal-bundler/cabal.inc
+85-832 files

OpenBSD/ports RuTcnM9devel/darcs Makefile cabal.inc

   devel/darcs: extract cabal.inc

   Move MODCABAL_MANIFEST to separate cabal.inc file.
VersionDeltaFile
1.82+2-127devel/darcs/Makefile
1.1+127-0devel/darcs/cabal.inc
+129-1272 files