FreeBSD/ports 0206730games/greed distinfo Makefile

games/greed: Update to 4.5

ChangeLog: https://gitlab.com/esr/greed/-/blob/master/NEWS.adoc
DeltaFile
+3-3games/greed/distinfo
+1-2games/greed/Makefile
+4-52 files

FreeBSD/ports 7da5f88security/gokey distinfo Makefile

security/gokey: Update to 0.2.1

ChangeLog: https://github.com/cloudflare/gokey/releases/tag/v0.2.1
DeltaFile
+5-5security/gokey/distinfo
+1-2security/gokey/Makefile
+6-72 files

FreeBSD/ports 88169ffdevel/aws-crt-cpp distinfo Makefile

devel/aws-crt-cpp: Update to 0.38.3

ChangeLog:
        https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.38.3
        https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.38.2
DeltaFile
+3-3devel/aws-crt-cpp/distinfo
+1-1devel/aws-crt-cpp/Makefile
+4-42 files

FreeBSD/ports b8e4ad9devel/binaryen distinfo Makefile

devel/binaryen: Update to 129

ChangeLog: https://github.com/WebAssembly/binaryen/blob/main/CHANGELOG.md#v129
DeltaFile
+3-3devel/binaryen/distinfo
+1-1devel/binaryen/Makefile
+4-42 files

FreeBSD/ports 0ebd464cad/abc distinfo Makefile

cad/abc: Update g20260307 => g20260328

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3cad/abc/distinfo
+2-2cad/abc/Makefile
+5-52 files

FreeNAS/freenas 7e8ca75src/middlewared pyproject.toml, src/middlewared/middlewared/alert/source zfs_tier.py

Improve typing
DeltaFile
+40-30src/middlewared/middlewared/plugins/zfs/tier.py
+1-1src/middlewared/middlewared/alert/source/zfs_tier.py
+1-1src/middlewared/middlewared/plugins/zfs/query_impl.py
+1-0src/middlewared/pyproject.toml
+43-324 files

NetBSD/pkgsrc-wip c07802d. Makefile, tex-tabularray-doc Makefile PLIST

wip/tex-tabularray-doc: remove

available as print/tex-tabularray-doc
DeltaFile
+0-13tex-tabularray-doc/Makefile
+0-5tex-tabularray-doc/PLIST
+0-5tex-tabularray-doc/distinfo
+0-1tex-tabularray-doc/DESCR
+0-1Makefile
+0-255 files

NetBSD/pkgsrc MBTEf2ddoc CHANGES-2026

   doc: Updated net/gh to 2.89.0
VersionDeltaFile
1.2039+2-1doc/CHANGES-2026
+2-11 files

NetBSD/src 4yqdLAWsys/dtb Makefile, sys/dtb/arm Makefile

   add hints about regenerating dtb set lists
VersionDeltaFile
1.2+4-1sys/dtb/arm64/allwinner/Makefile
1.10+3-2sys/dtb/Makefile
1.10+4-1sys/dtb/arm/Makefile
1.3+4-1sys/dtb/arm/allwinner/Makefile
1.3+4-1sys/dtb/arm/amlogic/Makefile
1.3+4-1sys/dtb/arm/arm/Makefile
+23-727 files not shown
+130-3333 files

NetBSD/pkgsrc KQnkYWDnet/gh distinfo go-modules.mk

   gh: update to 2.89.0

   - gh issue create and gh issue transfer no longer require extra token scopes
   - gh pr create, gh issue create, gh issue edit: search-based assignee
     selection and login-based mutation on github.com
   - Add experimental huh-only prompter gated by GH_EXPERIMENTAL_PROMPTER
VersionDeltaFile
1.50+466-5,179net/gh/distinfo
1.44+172-1,743net/gh/go-modules.mk
1.106+3-4net/gh/Makefile
+641-6,9263 files

LLVM/project a9b57d9libunwind/src UnwindCursor.hpp

[PAC][libunwind] Protect dso_base argument of getInfoFromFdeCie

Pass the `dso_base` argument of `UnwindCursor::getInfoFromFdeCie`
as a constant reference to a `__ptrauth`-qualified type. This resolves
the signing oracle in getInfoFromFdeCie when assigning dso_base to the
`__ptrauth`-qualified `_info.extra` field. This commit applies the
changes similar to those done in #173765 to one more function argument.

In the current libunwind source, getInfoFromFdeCie is called three
times, with only one invocation not passing literal 0 as the dso_base
argument. In that only non-trivial case, the value to be passed as
dso_base is read from the `dso_base` field of `UnwindInfoSections`,
which is itself `__ptrauth`-qualified.
DeltaFile
+3-2libunwind/src/UnwindCursor.hpp
+3-21 files

LLVM/project 284e5d7llvm/include/llvm/BinaryFormat MsgPackDocument.h, llvm/lib/BinaryFormat MsgPackDocument.cpp

[MsgPackDocument]: Fix DocNode comparison and add copyNode (#189436)

Fix two bugs in DocNode's comparison operators and add a new
Document::copyNode() method:

1. operator== was implemented via operator<, which hits llvm_unreachable
for Array/Map nodes. Implement operator== directly with recursive value
comparison for all node types.

2. operator< compared KindAndDoc pointers, causing cross-document nodes
of the same type and value to silently produce wrong results. Compare by
kind then by value instead.

3. Add Document::copyNode() for deep copying nodes between Documents
with independent memory ownership.
DeltaFile
+256-0llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
+91-0llvm/lib/BinaryFormat/MsgPackDocument.cpp
+33-14llvm/include/llvm/BinaryFormat/MsgPackDocument.h
+380-143 files

LLVM/project cd8a8e9clang/lib/CIR/Dialect/Transforms CMakeLists.txt

[CIR] Add OpenMP and OpenACC dialect dependencies (#189726)

This patch adds dependencies on OpenMP and OpenACC dialects to prevent
link errors when compiling with shared libraries.
DeltaFile
+2-0clang/lib/CIR/Dialect/Transforms/CMakeLists.txt
+2-01 files

NetBSD/pkgsrc f2MwMXKdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.2038+13-1doc/CHANGES-2026
+13-11 files

NetBSD/pkgsrc skDLD6Sprint/tex-zref Makefile distinfo, print/tex-zref-doc distinfo Makefile

   tex-zref{,-doc}: update to 2.37

   adapt a test to LaTeX 2025-06-01
VersionDeltaFile
1.7+3-3print/tex-zref-doc/distinfo
1.5+3-3print/tex-zref/Makefile
1.7+3-3print/tex-zref/distinfo
1.5+2-2print/tex-zref-doc/Makefile
+11-114 files

NetBSD/pkgsrc g5xbBn5print/tex-xkeyval distinfo Makefile, print/tex-xkeyval-doc distinfo Makefile

   tex-xkeyval{,-doc}: update to 2.10

   Minor update to xkeyval for compatibility with \includegraphics accessibility options.
VersionDeltaFile
1.11+3-3print/tex-xkeyval/distinfo
1.10+3-3print/tex-xkeyval-doc/distinfo
1.8+2-2print/tex-xkeyval-doc/Makefile
1.11+2-2print/tex-xkeyval/Makefile
1.4+1-1print/tex-xkeyval-doc/PLIST
+11-115 files

NetBSD/pkgsrc JmE6PEuprint/tex-xepersian PLIST DESCR, print/tex-xepersian-doc PLIST distinfo

   tex-xepersian{,-doc}: update to 26.01.01

   changes unknown
VersionDeltaFile
1.3+65-64print/tex-xepersian/PLIST
1.2+18-18print/tex-xepersian-doc/PLIST
1.3+5-4print/tex-xepersian/DESCR
1.5+4-4print/tex-xepersian-doc/distinfo
1.6+4-4print/tex-xepersian-doc/Makefile
1.5+4-4print/tex-xepersian/distinfo
+100-981 files not shown
+103-1017 files

FreeBSD/src be79a42share/man/man9 malloc.9

malloc.9: adjust flag table indentation

The current indentation is shorter than all but one of these flags. This
renders much more nicely.

MFC after:      3 days
DeltaFile
+1-1share/man/man9/malloc.9
+1-11 files

FreeBSD/src 84c68dbsys/arm/broadcom/bcm2835 raspberrypi_virtgpio.c bcm2835_firmware.h, sys/conf files.arm64

bcm2835_virtgpio: Add driver for virtual GPIO controller on some RPi models

This driver enables bcm2835-virtgpio GPIO controller found on RPi3B and
some CM boards. On which, the ACT (green) LED is connected to this
controller. It is essential for FreeBSD to have this driver to control
this LED.

It will be exposed via gpioled(4).

Reviewed by:    mhorne
MFC after:      2 weeks
Differential Revision:  https://reviews.freebsd.org/D51456
DeltaFile
+347-0sys/arm/broadcom/bcm2835/raspberrypi_virtgpio.c
+12-0sys/arm/broadcom/bcm2835/bcm2835_firmware.h
+1-0sys/conf/files.arm64
+360-03 files

NetBSD/pkgsrc db0LmOFprint/tex-unicode-data distinfo Makefile, print/tex-unicode-data-doc distinfo Makefile

   tex-unicode-data{,-doc}: update to 1.19

   Update to Unicode 17.0.0
VersionDeltaFile
1.14+4-4print/tex-unicode-data-doc/distinfo
1.14+4-4print/tex-unicode-data/distinfo
1.14+3-3print/tex-unicode-data/Makefile
1.14+3-3print/tex-unicode-data-doc/Makefile
+14-144 files

LLVM/project cb32b8bllvm/lib/Transforms/Scalar LoopUnrollPass.cpp, llvm/test/Transforms/LoopUnroll runtime-small-upperbound.ll debug.ll

[LoopUnrollPass] Don't pre-set `UP.Count` before legality checks in `computeUnrollCount()` (#185979)

We currently set `UP.Count` to `TripCount` and `MaxTripCount` prior to
full and upper bound unrolling, respectively. This was likely done to
ensure that calls to `UCE.getUnrolledLoopSize(UP)` use the appropriate
trip count. However, we can use `UCE.getUnrolledLoopSize(UP,
FullUnrollTripCount)` instead.

To prevent unintentional unrolling, we set `UP.Count = 0` when
early-exiting `computeUnrollCount()`. (Note: this does not occur
[here](https://github.com/llvm/llvm-project/blob/eb687fb10613573b5d60dfbbb146e15f07809d82/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp#L1190-L1198).
This seems like a bug.)

We only perform early exits when evaluating runtime unrolling. At that
point, [we know `TripCount` is
false](https://github.com/justinfargnoli/llvm-project/blob/3fb31e7b06f6f6d08c7310506a2f363d198a6790/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp#L1157-L1158),
and thus we could not have leaked `TripCount`. However, we [could've
leaked
`MaxTripCount`](https://github.com/llvm/llvm-project/blob/eb687fb10613573b5d60dfbbb146e15f07809d82/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp#L1102-L1110).

    [27 lines not shown]
DeltaFile
+93-0llvm/test/Transforms/LoopUnroll/RISCV/runtime-unroll-max-trip-count.ll
+10-13llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
+2-2llvm/test/Transforms/LoopUnroll/runtime-small-upperbound.ll
+1-1llvm/test/Transforms/LoopUnroll/debug.ll
+106-164 files

NetBSD/pkgsrc FsldKDNprint/tex-transparent distinfo Makefile, print/tex-transparent-doc distinfo Makefile

   tex-transparent{,-doc}: update to 1.6

   * Fix clash with pgfutil-common #3
   * Update test for PDF management
   * adapt to l3kernel changes (l3opacity is now included)
VersionDeltaFile
1.5+3-3print/tex-transparent-doc/distinfo
1.5+3-3print/tex-transparent/distinfo
1.3+2-2print/tex-transparent-doc/Makefile
1.3+2-2print/tex-transparent/Makefile
+10-104 files

NetBSD/src VrExXpZsys/arch/x86/pci rdcpcib.c

   rdcpcib(4): fix rdcpcib attach/detach handling for function 0 and function 1.

   Only function 0 exposes the indirect access registers and the watchdog timer.
   Function 1 has a separate register set and does not use these registers.

   This resolves the autoconfiguration error seen in boot dmesg:
   "rdcpcib1: autoconfiguration error: couldn't map indirect registers"

   Attach now maps the indirect access registers and configures the watchdog only
   for function 0, and detach only releases resources that were initialized.

   reviewed by riastradh@, thanks!
VersionDeltaFile
1.4+25-15sys/arch/x86/pci/rdcpcib.c
+25-151 files

NetBSD/pkgsrc fLb1jPFprint/tex-tools distinfo Makefile, print/tex-tools-doc distinfo Makefile

   tex-tools{,-doc}: update to 20251101

   changes unknown
VersionDeltaFile
1.24+4-4print/tex-tools-doc/distinfo
1.24+4-4print/tex-tools/distinfo
1.24+3-3print/tex-tools-doc/Makefile
1.24+3-3print/tex-tools/Makefile
1.10+2-1print/tex-tools/PLIST
+16-155 files

OpenBSD/ports tw76JFOinfrastructure/mk bsd.port.mk dist-tuple.port.mk

   Re-order WRKDIST assignment in bsd.port.mk, so that dist-tuple can work
   with it. So far, it has been bypassed in common cases by the logic for
   DISTNAME. With this in place, add the quirk for codeberg which uses
   ${WKRDIR}/${_project} as the WRKDIST.

   With this, ports using DIST_TUPLE=codeberg... should no longer need to
   set WRKDIST.

   ok sthen@
VersionDeltaFile
1.1648+3-3infrastructure/mk/bsd.port.mk
1.21+4-0infrastructure/mk/dist-tuple.port.mk
+7-32 files

NetBSD/src q2gM5ESusr.bin/xlint/lint1 tree.c

   lint: on sparc64, investigate test failure in msg_380 and msg_381
VersionDeltaFile
1.708+18-2usr.bin/xlint/lint1/tree.c
+18-21 files

LLVM/project 626f942lldb/packages/Python/lldbsuite/test lldbutil.py

[lldb] Increase timeout on lldbutil.wait_for_file_on_target (#189471)

I've been tracking sporadic timeouts waiting for a file to appear on
macOS buildbots (and occasionally local development environments). I
believe I've tracked it down to a regression in process launch
performance in macOS.

What I noticed is that running multiple test suites simultaneously
almost always triggered these failures and that the tests were always
waiting on files created by the inferior. Increasing this timeout no
longer triggers the failures on my loaded machine locally.

This timeout moves from about 16 seconds of total wait time to about 127
seconds of total wait time. This may feel a bit extreme, but this is a
performance issue. While I was here, I cleaned up logging code I was
using to investigate the test failures.

rdar://172122213
DeltaFile
+7-12lldb/packages/Python/lldbsuite/test/lldbutil.py
+7-121 files

FreeNAS/freenas 3cc5619src/middlewared/middlewared/plugins/crypto_ renew_certs.py

flake8
DeltaFile
+1-1src/middlewared/middlewared/plugins/crypto_/renew_certs.py
+1-11 files

FreeBSD/ports 269b0c7Mk/Scripts qa.sh

Mk/Scripts/qa.sh: update list of openssl ports
DeltaFile
+2-2Mk/Scripts/qa.sh
+2-21 files

FreeBSD/doc 5d17692website/content/en/cgi ports.cgi

ports.cgi: fix packages links for categories that contain a dash

PR: 293721
DeltaFile
+3-3website/content/en/cgi/ports.cgi
+3-31 files