FreeBSD/ports 0e25377devel/py-setuptools-scm/files patch-pyproject.toml

devel/py-setuptools-scm: Fix build with Python 3.10 and py-tomli

Make this port build and run with an newer version of py-tomli by backporting
an upstream patch.

Co-authored-by: Michael Osipov <michaelo at FreeBSD.org>
PR:             293530
PR:             286779
Obtained from:  https://github.com/RonnyPfannschmidt/setuptools_scm/commit/c35b53ac0dcbd0528521886612540ac6478509ee
DeltaFile
+41-0devel/py-setuptools-scm/files/patch-pyproject.toml
+41-01 files

LLVM/project ba2e9fbllvm/test/CodeGen/AMDGPU llvm.exp10.f64.ll llvm.exp.f64.ll, llvm/test/CodeGen/RISCV clmul.ll clmulr.ll

Merge remote-tracking branch 'external-upstream/main' into users/mariusz-sikora-at-amd/gfx13/add-vinterp
DeltaFile
+25,051-14,920llvm/test/CodeGen/RISCV/clmul.ll
+16,004-0llvm/test/MC/AMDGPU/gfx13_asm_vopd3.s
+13,198-0llvm/test/CodeGen/RISCV/clmulr.ll
+12,863-0llvm/test/CodeGen/RISCV/clmulh.ll
+11,178-0llvm/test/CodeGen/AMDGPU/llvm.exp10.f64.ll
+10,242-0llvm/test/CodeGen/AMDGPU/llvm.exp.f64.ll
+88,536-14,9203,987 files not shown
+318,512-118,5743,993 files

LLVM/project b2c30acllvm/include/llvm/Analysis DependenceAnalysis.h, llvm/lib/Analysis DependenceAnalysis.cpp

[DA] Rewrite formula in the Weak Zero SIV tests
DeltaFile
+67-72llvm/lib/Analysis/DependenceAnalysis.cpp
+8-8llvm/test/Analysis/DependenceAnalysis/weak-zero-siv-large-btc.ll
+4-8llvm/include/llvm/Analysis/DependenceAnalysis.h
+2-6llvm/test/Analysis/DependenceAnalysis/weak-zero-siv-overflow.ll
+2-2llvm/test/Analysis/DependenceAnalysis/weak-crossing-siv-large-btc.ll
+83-965 files

LLVM/project f7b1107llvm/lib/Analysis IVDescriptors.cpp, llvm/test/Transforms/LoopVectorize minmax_reduction.ll float-minmax-instruction-flag.ll

[IVDescriptors] Remove function FMF attribute check for FP min/max reduction (#183523)

Remove the use of function attributes no-nans-fp-math and
no-signed-zeros-fp-math in FP min/max reduction detection. The required
fast-math flags nnan and nsz should be present on the intrinsic calls,
fcmp and select instructions themselves.
DeltaFile
+55-57llvm/test/Transforms/LoopVectorize/minmax_reduction.ll
+26-47llvm/lib/Analysis/IVDescriptors.cpp
+35-36llvm/test/Transforms/LoopVectorize/RISCV/reductions.ll
+15-22llvm/test/Transforms/LoopVectorize/float-minmax-instruction-flag.ll
+17-18llvm/test/Transforms/LoopVectorize/X86/reduction-fastmath.ll
+10-11llvm/test/Transforms/LoopVectorize/RISCV/tail-folding-reduction.ll
+158-1913 files not shown
+179-2139 files

NetBSD/pkgsrc RvziH6Odoc CHANGES-2026 TODO

   Updated devel/py-maturin, devel/py-ruff
VersionDeltaFile
1.1486+3-1doc/CHANGES-2026
1.26880+1-3doc/TODO
+4-42 files

NetBSD/pkgsrc DbIwfTPdevel/py-ruff distinfo cargo-depends.mk, devel/py-ruff/patches patch-python_ruff___find__ruff.py patch-python_ruff_____main____.py

   py-ruff: updated to 0.15.4

   0.15.4

   Bug fixes

   Fix panic on access to definitions after analyzing definitions
   [pyflakes] Suppress false positive in F821 for names used before del in stub files

   Documentation

   Clarify first-party import detection in Ruff
   Fix incorrect import-heading example
VersionDeltaFile
1.94+98-74devel/py-ruff/distinfo
1.89+31-23devel/py-ruff/cargo-depends.mk
1.1+23-0devel/py-ruff/patches/patch-python_ruff___find__ruff.py
1.96+3-3devel/py-ruff/Makefile
1.3+4-1devel/py-ruff/PLIST
1.2+1-1devel/py-ruff/patches/patch-python_ruff_____main____.py
+160-1026 files

LLVM/project b4e01callvm/lib/Target/AMDGPU AMDGPUSubtarget.h

Remove unused getFlatOffsetBitWidth()
DeltaFile
+0-2llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
+0-21 files

LLVM/project d7d26e5mlir/include/mlir/IR Region.h Operation.h, mlir/lib/Dialect/OpenACC/IR OpenACC.cpp

[mlir][IR] Add multi-type `getParentOfType` overloads
DeltaFile
+7-23mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
+11-0mlir/include/mlir/IR/Region.h
+1-8mlir/lib/Dialect/OpenACC/Transforms/LegalizeDataValues.cpp
+8-0mlir/include/mlir/IR/Operation.h
+1-7mlir/lib/Dialect/OpenACC/Utils/OpenACCUtils.cpp
+2-4mlir/lib/Dialect/SparseTensor/Transforms/Utils/CodegenUtils.cpp
+30-426 files

FreeBSD/ports c9d1effaudio/shairport-sync distinfo Makefile

audio/shairport-sync: Update to 5.0.1
DeltaFile
+3-3audio/shairport-sync/distinfo
+1-1audio/shairport-sync/Makefile
+4-42 files

LLVM/project 265c1f4llvm/lib/Transforms/Vectorize LoopVectorize.cpp, llvm/test/Transforms/LoopVectorize max-interleave-factor-debug.ll

[LV] Add debug print for TTI.MaxInterleaveFactor (NFC) (#183309)

As its not currently visible in the debug output.

---------

Co-authored-by: Sander de Smalen <sander.desmalen at arm.com>
DeltaFile
+24-0llvm/test/Transforms/LoopVectorize/max-interleave-factor-debug.ll
+2-0llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+26-02 files

FreeBSD/ports ff3fd33security/pdfcrack Makefile distinfo, security/pdfcrack/files patch-md5 patch-main.c

security/pdfcrack: update to 0.21

PR:             293015
Approved by:    maintainer timeout
DeltaFile
+0-88security/pdfcrack/files/patch-md5
+14-0security/pdfcrack/files/patch-main.c
+13-0security/pdfcrack/files/patch-benchmark.c
+3-8security/pdfcrack/Makefile
+3-3security/pdfcrack/distinfo
+33-995 files

OPNSense/core 183fe77src/etc/inc/plugins.inc.d core.inc

system: style in core.inc

(cherry picked from commit b165e23001beec365cb61b8a3c6f81dfe5e4ac66)
DeltaFile
+35-43src/etc/inc/plugins.inc.d/core.inc
+35-431 files

NetBSD/pkgsrc dN3kW5bdevel/py-maturin distinfo cargo-depends.mk

   py-maturin: updated to 1.12.6

   1.12.6

   Sync legacy_py.rs with upstream PyPI warehouse legacy.py
   Keep cargo build artifact at original path after staging
VersionDeltaFile
1.51+49-13devel/py-maturin/distinfo
1.34+15-3devel/py-maturin/cargo-depends.mk
1.55+2-2devel/py-maturin/Makefile
+66-183 files

LLVM/project 7baa97dmlir/include/mlir/IR Region.h Operation.h, mlir/lib/Dialect/OpenACC/IR OpenACC.cpp

[mlir][IR] Add multi-type `getParentOfType` overloads
DeltaFile
+7-23mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
+11-0mlir/include/mlir/IR/Region.h
+1-8mlir/lib/Dialect/OpenACC/Transforms/LegalizeDataValues.cpp
+8-0mlir/include/mlir/IR/Operation.h
+1-7mlir/lib/Dialect/OpenACC/Utils/OpenACCUtils.cpp
+2-4mlir/lib/Dialect/SparseTensor/Transforms/Utils/CodegenUtils.cpp
+30-426 files

OPNSense/core b165e23src/etc/inc/plugins.inc.d core.inc

system: style in core.inc
DeltaFile
+35-43src/etc/inc/plugins.inc.d/core.inc
+35-431 files

LLVM/project daaedf9llvm/lib/Analysis ValueTracking.cpp, llvm/test/Transforms/Attributor nofpclass-bitcast.ll

ValueTracking: Teach computeKnownFPClass to look at bitcast + integer max

The returned class will still be one of the bitpatterns.

This pattern is used in rocm device libraries in assorted functions, e.g.,
https://github.com/ROCm/llvm-project/blob/amd-staging/amd/device-libs/ocml/src/rlen3F.cl#L20

I believe it is blocking the eliminationg of finite checks in some of the more
complex functions.
DeltaFile
+213-0llvm/test/Transforms/Attributor/nofpclass-bitcast.ll
+20-1llvm/lib/Analysis/ValueTracking.cpp
+233-12 files

NetBSD/pkgsrc 95Qhe7Zdoc CHANGES-2026

   Updated www/py-yarl, time/py-types-python-dateutil
VersionDeltaFile
1.1485+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc yr6ppwltime/py-types-python-dateutil distinfo Makefile

   py-types-python-dateutil: updated to 2.9.0.20260302

   2.9.0.20260302

   [python-dateutil] Make `dateutil.parser.parse(fuzzy_with_tokens=True)` return a tuple
VersionDeltaFile
1.16+4-4time/py-types-python-dateutil/distinfo
1.18+2-2time/py-types-python-dateutil/Makefile
+6-62 files

NetBSD/pkgsrc Vm5FHcfwww/py-yarl Makefile distinfo

   py-yarl: updated to 1.23.0

   1.23.0

   Features

   - Added support for ``pydantic``, the :class:`~yarl.URL` could be used as a
     field type in ``pydantic`` models seamlessly.
VersionDeltaFile
1.56+4-4www/py-yarl/Makefile
1.50+4-4www/py-yarl/distinfo
+8-82 files

NetBSD/pkgsrc-wip 819590blabwc distinfo Makefile

labwc: update to 0.9.4
DeltaFile
+3-3labwc/distinfo
+1-2labwc/Makefile
+2-0labwc/PLIST
+6-53 files

NetBSD/pkgsrc-wip 5caf1acseatd distinfo Makefile

seatd: update to 0.9.3

Use the github mirror as MASTER_SITE
DeltaFile
+3-3seatd/distinfo
+2-2seatd/Makefile
+5-52 files

OPNSense/core 8f81179src/opnsense/mvc/app/models/OPNsense/Core/ACL ACL.xml

Firewall: NAT: Destination NAT - update ACL to match at least our menu entry, closes https://github.com/opnsense/core/issues/9871

(cherry picked from commit 71cf8c0d47aebb8a66f87eb5f7428868e9e0e619)
DeltaFile
+1-1src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
+1-11 files

LLVM/project ff32bc2mlir/include/mlir/IR Region.h Operation.h, mlir/lib/Dialect/OpenACC/IR OpenACC.cpp

[mlir][IR] Add multi-type `getParentOfType` overloads
DeltaFile
+7-23mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
+9-0mlir/include/mlir/IR/Region.h
+1-8mlir/lib/Dialect/OpenACC/Transforms/LegalizeDataValues.cpp
+8-0mlir/include/mlir/IR/Operation.h
+1-7mlir/lib/Dialect/OpenACC/Utils/OpenACCUtils.cpp
+2-4mlir/lib/Dialect/SparseTensor/Transforms/Utils/CodegenUtils.cpp
+28-426 files

LLVM/project 1c33275mlir/include/mlir/Dialect/SPIRV/IR SPIRVTosaOps.td

[mlir][spirv] Introduce a base class for spirv.TOSA convolution ops (#183751)

Signed-off-by: Davide Grohmann <davide.grohmann at arm.com>
DeltaFile
+38-108mlir/include/mlir/Dialect/SPIRV/IR/SPIRVTosaOps.td
+38-1081 files

OpenBSD/ports myy424Fgraphics/exiv2 distinfo Makefile

   Update to exiv2-0.28.8.
VersionDeltaFile
1.29+2-2graphics/exiv2/distinfo
1.52+1-1graphics/exiv2/Makefile
+3-32 files

OpenBSD/ports 6VCJNZfgraphics/openexr distinfo Makefile

   Update to OpenEXR-3.4.6.
VersionDeltaFile
1.44+2-2graphics/openexr/distinfo
1.83+1-1graphics/openexr/Makefile
+3-32 files

OpenBSD/ports ieHIyt8textproc/asciinema distinfo Makefile

   Update to asciinema-3.2.0.
VersionDeltaFile
1.13+4-4textproc/asciinema/distinfo
1.26+1-1textproc/asciinema/Makefile
1.3+1-1textproc/asciinema/crates.inc
+6-63 files

OPNSense/core bab1540src/opnsense/mvc/app/views/OPNsense/Firewall nat_rule.volt

firewall: remove ports from redirect port #9190 #9763
DeltaFile
+1-0src/opnsense/mvc/app/views/OPNsense/Firewall/nat_rule.volt
+1-01 files

OpenBSD/ports cCPpgYHgraphics/shotwell distinfo Makefile

   Update to shotwell-0.32.15.
VersionDeltaFile
1.80+2-2graphics/shotwell/distinfo
1.144+1-1graphics/shotwell/Makefile
+3-32 files

NetBSD/pkgsrc BbF0DKJdoc CHANGES-2026 TODO

   doc: Updated mail/sendmail-cidrexpand to 8.18.2
VersionDeltaFile
1.1484+2-1doc/CHANGES-2026
1.26879+1-2doc/TODO
+3-32 files