FreeBSD/ports 01d0d5cx11-toolkits/aquamarine Makefile distinfo

x11-toolkits/aquamarine: Update to 0.15.1

Changelog: https://github.com/hyprwm/aquamarine/releases/tag/v0.15.1

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11-toolkits/aquamarine/distinfo
+1-1x11-toolkits/aquamarine/Makefile
+4-42 files

HardenedBSD/ports 5dff608databases/greptimedb Makefile distinfo, textproc/harper Makefile.crates distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+675-723textproc/harper/distinfo
+336-360textproc/harper/Makefile.crates
+123-45databases/greptimedb/distinfo
+77-9www/browsh/distinfo
+61-22databases/greptimedb/Makefile
+51-24www/browsh/Makefile
+1,323-1,183110 files not shown
+1,761-1,523116 files

FreeBSD/ports fd2aa3cmisc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.99

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

HardenedBSD/ports fd2aa3cmisc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.99

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

LLVM/project f8f4816llvm/lib/CodeGen TargetLoweringObjectFileImpl.cpp, llvm/test/MC/COFF ir-to-imgrel.ll ir-to-imgrel-reject.ll

[TargetLowering][COFF] Allow GlobalAlias in lowerRelativeReference (#220674)

In commit 2b321e2f293a (#203171), splitAndWriteThinLTOBitcode was
updated to create a GlobalAlias with external linkage for promoted
internal globals instead of renaming them directly.

When generating COFF object files on Windows (such as MSVC RTTI
CompleteObjectLocator structures), relative references against
@__ImageBase (e.g. sub (ptrtoint @alias to i64), (ptrtoint @__ImageBase
to i64))
are lowered to IMAGE_REL_AMD64_ADDR32NB (VK_COFF_IMGREL32) relocations
in TargetLoweringObjectFileCOFF::lowerRelativeReference.

Previously, lowerRelativeReference checked `!isa<GlobalObject>(LHS)`,
which rejected GlobalAlias instances. As a result,
lowerRelativeReference returned nullptr, and AsmPrinter fell back to
emitting a raw MC subtraction expression. This caused
WinCOFFObjectWriter
to fail with:

    [9 lines not shown]
DeltaFile
+45-0llvm/test/MC/COFF/ir-to-imgrel-reject.ll
+33-4llvm/test/MC/COFF/ir-to-imgrel.ll
+11-6llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
+89-103 files

LLVM/project 38fbfd2llvm/include/llvm/SandboxIR Pass.h, llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes SeedCollection.h

[SanbdoxIR][SandboxVec] AuxPassArgs for auxiliary pass arguments (#224450)

This patch implements helper classes for handling the pass auxiliary
arguments. These classes handle the parsing of the auxiliary argument
string such that the passes themselves won't have to deal with it.

We currently only support boolean arguments that are false by default.
If an argument shows up in the string then it is set to true.

Example:
```
AuxPassArgsRegistry ArgsRegistry; // The "parent" of the arguments
AuxPassArg Arg1 = ArgsRegistry.createArg("arg1");
AuxPassArg Arg2 = ArgsRegistry.createArg("arg2");
...
ArgsRegistry.parse("arg1"); // From this point on (bool)Arg1 evaluates to true.

```


    [5 lines not shown]
DeltaFile
+73-0llvm/lib/SandboxIR/Pass.cpp
+54-0llvm/include/llvm/SandboxIR/Pass.h
+38-0llvm/unittests/SandboxIR/PassTest.cpp
+4-11llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/SeedCollection.cpp
+4-3llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/SeedCollection.h
+2-2llvm/test/Transforms/SandboxVectorizer/EndToEnd/seed_bundle_cross_erasure.ll
+175-163 files not shown
+178-199 files

LLVM/project 33b43ebllvm/docs TransformMetadata.md Security.md, llvm/docs/TableGen ProgRef.md

[LLVM][docs] Fix MyST migration review findings
DeltaFile
+29-29llvm/docs/SecurityTransparencyReports.md
+14-12llvm/docs/TableGen/ProgRef.md
+3-3llvm/docs/XRay.md
+3-3llvm/docs/StackMaps.md
+1-1llvm/docs/TransformMetadata.md
+1-1llvm/docs/Security.md
+51-496 files

OpenBSD/ports 6Rcu2eydevel/codex Makefile distinfo

   devel/codex: update to 0.155.1
VersionDeltaFile
1.51+2-2devel/codex/distinfo
1.53+1-1devel/codex/Makefile
+3-32 files

Linux/linux 40288c9Documentation/devicetree/bindings/display/msm qcom,x1e80100-mdss.yaml, drivers/gpu/drm/amd/amdkfd kfd_mqd_manager_v12.c kfd_mqd_manager_v12_1.c

Merge tag 'drm-fixes-2026-09-19' of https://gitlab.freedesktop.org/drm/kernel

Pull drm fixes from Dave Airlie:
 "Things have picked back up a bit this week, mostly amdgpu, xe and msm
  this time. There are a bunch of scattered changes across the rest of
  drivers and core stuff, nouveau, i915.

  core:
   - fix vblank pending event leak

  ttm:
   - swapout fixes

  dma-buf:
   - scattergather fixes
   - enable dma-buf debug on debug kernels

  dma-fence:
   - fix signaling bit checks

    [85 lines not shown]
DeltaFile
+69-55drivers/gpu/drm/xe/xe_shrinker.c
+72-36drivers/gpu/drm/xe/xe_mmio_gem.c
+69-1drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12_1.c
+38-26drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
+60-1drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c
+30-30Documentation/devicetree/bindings/display/msm/qcom,x1e80100-mdss.yaml
+338-14969 files not shown
+743-38875 files

LLVM/project ddce820llvm/tools/llvm-jitlink ConnectionUtils.h llvm-jitlink.cpp, llvm/tools/llvm-jitlink/llvm-jitlink-executor llvm-jitlink-executor.cpp

[llvm-jitlink] Rework out-of-process launch/connect options (#224632)

Replace -oop-executor and -oop-executor-connect, which were mutually
exclusive and each parsed their own ad hoc connection syntax, with two
orthogonal options built on the shared ConnectionSpec parser:

  -oop-launch [<path>]  Launch an out-of-process executor (default:
                        llvm-jitlink-executor).

  -oop-connect <spec>   How to connect to the executor, whether or not
                        it was launched by llvm-jitlink.

Either may be used alone (matching the old -oop-executor and
-oop-executor-connect behavior) or combined, e.g. to have llvm-jitlink
bind and listen while the executor it launches dials back in:

  llvm-jitlink -oop-launch -oop-connect=tcp:listen=127.0.0.1:0 a.o

Both llvm-jitlink and llvm-jitlink-executor now parse connection

    [15 lines not shown]
DeltaFile
+234-147llvm/tools/llvm-jitlink/llvm-jitlink.cpp
+115-102llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp
+198-0llvm/tools/llvm-jitlink/ConnectionUtils.h
+547-2493 files

OpenBSD/ports Jn4jrP2lang/dmd distinfo Makefile, lang/dmd/patches patch-dmd_druntime_Makefile patch-dmd_druntime_src_core_sys_posix_netinet_in__d

   lang/dmd: update to 2.113.0

   Here I switched dmd to use gdc over gdmd as bootstrap compiler.
VersionDeltaFile
1.11+21-33lang/dmd/pkg/PLIST
1.22+5-12lang/dmd/Makefile
1.1+17-0lang/dmd/patches/patch-dmd_compiler_src_dmd_cpreprocess_d
1.1+12-0lang/dmd/patches/patch-dmd_druntime_src_core_sys_posix_netinet_in__d
1.14+4-6lang/dmd/distinfo
1.3+2-2lang/dmd/patches/patch-dmd_druntime_Makefile
+61-535 files not shown
+64-5611 files

LLVM/project 03b58eallvm/lib/Target/AArch64 AArch64ISelLowering.cpp, llvm/test/CodeGen/AArch64 tail-call-stack-args.ll sme-za-tailcall-fpdiff-align.ll

[llvm][AArch64] Fix FPDiff founding direction in non-sibcall tail calls (#223545)

This fixes another subtle bug in frame accounting (see: #217156 /
#220406), for tail calls that have a non-multiple of 16 bytes worth of
stack arg area, and need that stack arg re-use to be increased to cover
the alignment requirement. This is best illustrated with callers
containing 8 formal arguments covering the first 8 GPRs (x0-x7),
followed by 9 bytes of argument passed on the stack.

In a callee-pops tail call (e.g. tailcc/swifttailcc), the set of
reusable stack arg area bytes has already been sufficiently aligned by
LowerFormalArguments, so growing NumBytes up to StackAlign is enough to
consume that excess. Otherwise (e.g. a plain C-convention call, forced
off the sibcall path, as in the aarch64_inout_za tests), we can't rely
on either having been pre-aligned, so we round NumBytes up to the same
residue mod StackAlign as NumReusableBytes, which cancels the residue
out of their difference (FPDiff), thus keeping the stack aligned going
into the callee.


    [11 lines not shown]
DeltaFile
+108-0llvm/test/CodeGen/AArch64/swifttail-fpdiff-align.ll
+21-16llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+35-0llvm/test/CodeGen/AArch64/sme-za-tailcall-fpdiff-align.ll
+21-0llvm/test/CodeGen/AArch64/tail-call-stack-args.ll
+185-164 files

FreeBSD/ports be50884multimedia/ossia-score Makefile

multimedia/ossia-score: not broken
DeltaFile
+0-1multimedia/ossia-score/Makefile
+0-11 files

HardenedBSD/ports be50884multimedia/ossia-score Makefile

multimedia/ossia-score: not broken
DeltaFile
+0-1multimedia/ossia-score/Makefile
+0-11 files

HardenedBSD/ports c53f351audio/invada-studio-plugins-lv2 Makefile

audio/invada-studio-plugins-lv2: fix build on arm64
DeltaFile
+0-4audio/invada-studio-plugins-lv2/Makefile
+0-41 files

FreeBSD/ports c53f351audio/invada-studio-plugins-lv2 Makefile

audio/invada-studio-plugins-lv2: fix build on arm64
DeltaFile
+0-4audio/invada-studio-plugins-lv2/Makefile
+0-41 files

FreeBSD/ports 2548f6bdatabases/greptimedb Makefile distinfo, databases/greptimedb/files patch-src_servers_Cargo.toml patch-src_common_mem-prof_Cargo.toml

databases/greptimedb: update 1.1.4 → 1.2.1
DeltaFile
+123-45databases/greptimedb/distinfo
+61-22databases/greptimedb/Makefile
+39-0databases/greptimedb/files/patch-cargo-crates_protobuf-src-1.1.0+21.5_protobuf_src_google_protobuf_compiler_command__line__interface__unittest.cc
+4-4databases/greptimedb/files/patch-src_cmd_src_bin_greptime.rs
+3-3databases/greptimedb/files/patch-src_servers_Cargo.toml
+3-3databases/greptimedb/files/patch-src_common_mem-prof_Cargo.toml
+233-771 files not shown
+236-807 files

HardenedBSD/ports 2548f6bdatabases/greptimedb Makefile distinfo, databases/greptimedb/files patch-src_common_mem-prof_Cargo.toml patch-src_cmd_Cargo.toml

databases/greptimedb: update 1.1.4 → 1.2.1
DeltaFile
+123-45databases/greptimedb/distinfo
+61-22databases/greptimedb/Makefile
+39-0databases/greptimedb/files/patch-cargo-crates_protobuf-src-1.1.0+21.5_protobuf_src_google_protobuf_compiler_command__line__interface__unittest.cc
+4-4databases/greptimedb/files/patch-src_cmd_src_bin_greptime.rs
+3-3databases/greptimedb/files/patch-src_common_mem-prof_Cargo.toml
+3-3databases/greptimedb/files/patch-src_cmd_Cargo.toml
+233-771 files not shown
+236-807 files

HardenedBSD/ports ddf7383devel/catch2 pkg-plist Makefile

devel/catch2: update 3.15.3 → 3.16.0
DeltaFile
+3-3devel/catch2/distinfo
+2-2devel/catch2/pkg-plist
+2-2devel/catch2/Makefile
+7-73 files

FreeBSD/ports ddf7383devel/catch2 pkg-plist Makefile

devel/catch2: update 3.15.3 → 3.16.0
DeltaFile
+3-3devel/catch2/distinfo
+2-2devel/catch2/pkg-plist
+2-2devel/catch2/Makefile
+7-73 files

LLVM/project 2dbfa63lldb/source/Expression IRExecutionUnit.cpp

[lldb] Get IRExecutionUnit mangling-mode from llvm::Module. (#224595)

Get the mangling mode (IRExecutionUnit::m_strip_underscore) from the
llvm::Module at IRExecutionUnit construction time, rather than getting
it from the llvm::ExecutionEngine in GetRunnableInfo.

This is a step towards decoupling IRExecutionUnit from
llvm::ExecutionEngine / MCJIT.
DeltaFile
+3-3lldb/source/Expression/IRExecutionUnit.cpp
+3-31 files

LLVM/project eab565allvm/lib/Target/AArch64 AArch64ISelLowering.cpp, llvm/test/CodeGen/AArch64 arm64ec-varargs.ll sme-za-tailcall-fpdiff-align.ll

Reland "[llvm][AArch64] Ensure stack alignment in non-sibcall tail calls with FPDiff" (#220406)

When a caller has a non-multiple of the minimum stack alignment more
argument stack space than the callee it is tail calling, we need to ensure that
the resulting FPDiff's magnitude has been rounded up to a multiple of the
platform's minimum stack alignment.

In this re-land there is a fixup to 234ce03692ede13ffd2fcb35570d801c1e332814,
which, because of the wrong order, wasn't actually moving NumBytes after
FPDiff had been re-aligned.

rdar://184474075
(cherry picked from commit 393710bbf74c4e7b92226603a18ead0bba70a8a0)
DeltaFile
+79-0llvm/test/CodeGen/AArch64/sme-za-tailcall-fpdiff-align.ll
+31-0llvm/test/CodeGen/AArch64/arm64ec-varargs.ll
+10-4llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+120-43 files

FreeBSD/src 62c80d7sys/dev/bnxt/bnxt_en if_bnxt.c

bnxt: Initialize RSS with the common key

Use rss_getkey() for the initial VNIC key instead of generating a
per-attachment private key.  Preserve the writable rss_key sysctl,
its override lifetime, the hardware DMA representation, and all hash
and indirection settings.

Reviewed by:    gallatin
MFC after:      2 weeks
Sponsored by:   BBOX.io
Differential Revision:  https://reviews.freebsd.org/D59795
DeltaFile
+4-1sys/dev/bnxt/bnxt_en/if_bnxt.c
+4-11 files

HardenedBSD/ports 00b00ccsecurity/py-google-cloud-kms Makefile distinfo

security/py-google-cloud-kms: Update to 3.17.0

Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.17.0/packages/google-cloud-kms/CHANGELOG.md

Reported by:    GitHub (watch releases)
DeltaFile
+3-3security/py-google-cloud-kms/distinfo
+2-2security/py-google-cloud-kms/Makefile
+5-52 files

FreeBSD/ports 00b00ccsecurity/py-google-cloud-kms Makefile distinfo

security/py-google-cloud-kms: Update to 3.17.0

Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.17.0/packages/google-cloud-kms/CHANGELOG.md

Reported by:    GitHub (watch releases)
DeltaFile
+3-3security/py-google-cloud-kms/distinfo
+2-2security/py-google-cloud-kms/Makefile
+5-52 files

LLVM/project bb3517eutils/bazel/llvm-project-overlay/clang BUILD.bazel

[Bazel] Fixes 3e93e93 (#224771)

This fixes 3e93e9368f9167e5129f369194db08edcdf167d6 (#224692).

Buildkite error link:
https://buildkite.com/llvm-project/upstream-bazel/builds?commit=3e93e9368f9167e5129f369194db08edcdf167d6

Co-authored-by: Google Bazel Bot <google-bazel-bot at google.com>
DeltaFile
+1-0utils/bazel/llvm-project-overlay/clang/BUILD.bazel
+1-01 files

LLVM/project 267a9fbclang/lib/Lex ModuleMap.cpp, clang/test/Modules pr215931.m

[clang][modulemap] Fix crashes loading pcms (#218011)

Previously in the case that the directory was missing, loading a pcm
would crash. Now it attempts to load absolute paths first, and
gracefully ignores missing directories.

Follow up to https://github.com/llvm/llvm-project/pull/181916

Fixes: https://github.com/llvm/llvm-project/issues/215931

Assisted By: codex

(cherry picked from commit cd1abefa98daa37334eb4f8e48f1956fde859b1a)
DeltaFile
+38-0clang/test/Modules/pr215931.m
+12-10clang/lib/Lex/ModuleMap.cpp
+50-102 files

LLVM/project 36e7268lldb/source/Target TargetProperties.td

[lldb] Disable delayed-breakpoints by default for lldb 23

https://github.com/llvm/llvm-project/pull/192971 added a delayed
breakpoints feature, which delays sending the breakpoint management
packets until we actually continue the process. The feature itself
is working, but it has made it easier to hit a bunch of pre-existing
issues handling reads and writes around breakpoints.

https://github.com/llvm/llvm-project/issues/217359,
https://github.com/llvm/llvm-project/issues/217840,
https://github.com/llvm/llvm-project/issues/217359,
https://github.com/llvm/llvm-project/issues/205120 and
https://github.com/llvm/llvm-project/issues/202672
(reported by a downstream project as https://github.com/llvm/llvm-project/issues/216000)

These are all now fixed on the main branch, but it would
be a large backport to bring them over. Whereas this change
is a single line.


    [6 lines not shown]
DeltaFile
+1-1lldb/source/Target/TargetProperties.td
+1-11 files

LLVM/project 761d966clang/lib/CIR/Dialect/IR CIRDialect.cpp, clang/lib/CIR/Dialect/Transforms LoweringPrepare.cpp

[CIR] Harden static-local lowering against malformed .cir (#224744)

Enforce that a `static_local_guard` is always paired with a
`static_local_info` attribute via a GlobalOp verifier.
DeltaFile
+24-0clang/test/CIR/IR/invalid-static-local-info.cir
+9-1clang/test/CIR/IR/static-local.cir
+8-1clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
+8-0clang/lib/CIR/Dialect/IR/CIRDialect.cpp
+2-2clang/test/CIR/IR/static-local-info.cir
+3-0clang/test/CIR/IR/invalid-static-local.cir
+54-41 files not shown
+55-47 files

LLVM/project 664808clibcxx/include/__configuration compiler.h

[libc++] Reword confusing warning message about AppleClang version (#222380)

AppleClang 26.4 is not a thing -- it's AppleClang 21.0 that shipped with
Xcode 26.4.

(cherry picked from commit 9e39a5e4a606e2ef8e46bd4a947f0b39feacecc7)
DeltaFile
+1-1libcxx/include/__configuration/compiler.h
+1-11 files