FreeBSD/src edcfb3dusr.bin/less lesspipe.sh

lesspipe: Use zstdcat

zstdcat is equivalent to zstd -dcf, and matches our intention.

Suggested by:   delphij (in D55101)
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit 34d7f100c1d9e6f21d2f79097e891f7a17749d1b)
DeltaFile
+1-1usr.bin/less/lesspipe.sh
+1-11 files

LLVM/project 39865a0lldb/packages/Python/lldbsuite/test lldbplatformutil.py dotest_args.py, lldb/packages/Python/lldbsuite/test/builders builder.py

Revert "[lldb][test] Add support for building Wasm test inferiors" (#193493)

Reverts llvm/llvm-project#192872

Buildbot failures reported.
DeltaFile
+1-18lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
+0-14lldb/packages/Python/lldbsuite/test/make/WASI.rules
+1-9lldb/packages/Python/lldbsuite/test/make/Makefile.rules
+1-9lldb/packages/Python/lldbsuite/test/builders/builder.py
+0-9lldb/packages/Python/lldbsuite/test/dotest_args.py
+0-3lldb/packages/Python/lldbsuite/test/configuration.py
+3-625 files not shown
+4-7011 files

FreeNAS/freenas f3cf25d

Empty commit to create PR on github.

You should reset it
DeltaFile
+0-00 files

FreeNAS/freenas 03dd934src/middlewared/middlewared/alembic/versions/27.0 2026-03-15_02-40_alert_args_migration.py, src/middlewared/middlewared/plugins/alert alert.py

NAS-140746 / 27.0.0-BETA.1 / Fx middleware crash on alerts loading (#18784)
DeltaFile
+11-3src/middlewared/middlewared/plugins/alert/alert.py
+1-1src/middlewared/middlewared/alembic/versions/27.0/2026-03-15_02-40_alert_args_migration.py
+12-42 files

LLVM/project 1b7de19mlir/lib/Dialect/Vector/IR VectorOps.cpp, mlir/test/Dialect/Vector canonicalize.mlir

[mlir][vector] Prevent masked transfer read/write identity folding (#192966)

Avoid folding transfer_read + transfer_write to the base tensor when
either op is masked, since masked transfer semantics are not identity.
Add regression coverage for masked read-only, masked write-only, and
masked read+write cases.
DeltaFile
+55-0mlir/test/Dialect/Vector/canonicalize.mlir
+3-0mlir/lib/Dialect/Vector/IR/VectorOps.cpp
+58-02 files

LLVM/project 90fa375llvm/test/CodeGen/X86 isel-fadd-vector.ll isel-fdiv-vector.ll

[X86][NFC] Reorganize fadd, fsub, fmul and fdiv selection tests (#193012)

* Introduce basic tests for SDAG, FastISel and GlobalISel
* Remove GlobalISel tests as redundant
DeltaFile
+114-0llvm/test/CodeGen/X86/isel-fadd-vector.ll
+114-0llvm/test/CodeGen/X86/isel-fdiv-vector.ll
+114-0llvm/test/CodeGen/X86/isel-fsub-vector.ll
+114-0llvm/test/CodeGen/X86/isel-fmul-vector.ll
+79-0llvm/test/CodeGen/X86/isel-fdiv.ll
+79-0llvm/test/CodeGen/X86/isel-fmul.ll
+614-06 files not shown
+772-8412 files

LLVM/project b3319callvm/lib/Target/X86 X86ISelLowering.cpp

[LLVM]Codegen][X86] Add vector ConstantInt/FP support to CollectConstantBits. (#193249)
DeltaFile
+4-2llvm/lib/Target/X86/X86ISelLowering.cpp
+4-21 files

LLVM/project 3bb7c2cutils/bazel/llvm-project-overlay/mlir BUILD.bazel

[MLIR][BUILD] Fix for c1cff89b (#193489)

[MLIR][BUILD] Fix for c1cff89b
DeltaFile
+1-0utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+1-01 files

FreeBSD/ports 359aa20textproc/py-chardet distinfo Makefile

textproc/py-chardet: Update to 7.4.3

Changes:        https://github.com/chardet/chardet/releases
DeltaFile
+3-3textproc/py-chardet/distinfo
+1-1textproc/py-chardet/Makefile
+4-42 files

FreeBSD/ports d142762security/py-fido2 distinfo Makefile

security/py-fido2: Update to 2.2.0

Changes:        https://github.com/Yubico/python-fido2/releases
Security:       CVE-2026-40947
DeltaFile
+3-3security/py-fido2/distinfo
+1-1security/py-fido2/Makefile
+4-42 files

FreeBSD/ports b1a7595devel/py-nbconvert distinfo Makefile

devel/py-nbconvert: Update to 7.17.1

Changes:        https://github.com/jupyter/nbconvert/releases
                https://nbconvert.readthedocs.io/en/latest/changelog.html
DeltaFile
+3-3devel/py-nbconvert/distinfo
+1-1devel/py-nbconvert/Makefile
+4-42 files

FreeBSD/ports 829853bmisc/p5-Business-ISBN-Data distinfo Makefile

misc/p5-Business-ISBN-Data: Update to 20260416.001

Changes:        https://metacpan.org/dist/Business-ISBN-Data/changes
DeltaFile
+3-3misc/p5-Business-ISBN-Data/distinfo
+1-1misc/p5-Business-ISBN-Data/Makefile
+4-42 files

FreeBSD/ports bcb6bf8devel/p5-Log-Report distinfo Makefile

devel/p5-Log-Report: Update to 1.45

Changes:        https://metacpan.org/dist/Log-Report/changes
DeltaFile
+3-3devel/p5-Log-Report/distinfo
+1-1devel/p5-Log-Report/Makefile
+4-42 files

FreeBSD/ports 9bd88d7sysutils/py-azure-cli-telemetry Makefile, sysutils/py-azure-cli-telemetry/files patch-setup.py

sysutils/py-azure-cli-telemetry: Allow build with py-portalocker 3.0.0+

- Bump PORTREVISION for package change

Obtained from:  https://github.com/Azure/azure-cli/commit/c8b2de89e8b77aeee5908b5d2623a65bd36f9ebf
DeltaFile
+13-0sysutils/py-azure-cli-telemetry/files/patch-setup.py
+2-2sysutils/py-azure-cli-telemetry/Makefile
+15-22 files

FreeBSD/ports b700058sysutils/py-azure-cli-core Makefile distinfo, sysutils/py-azure-cli-core/files patch-setup.py

sysutils/py-azure-cli-core: Update to 2.85.0

Changes:        https://github.com/Azure/azure-cli/releases
                https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst
Security:       CVE-2026-25645, CVE-2026-26007, CVE-2026-27448, CVE-2026-27459, CVE-2026-32597, CVE-2026-34073
DeltaFile
+6-6sysutils/py-azure-cli-core/files/patch-setup.py
+3-3sysutils/py-azure-cli-core/Makefile
+3-3sysutils/py-azure-cli-core/distinfo
+12-123 files

FreeBSD/ports 572ef6dsysutils/py-azure-cli Makefile distinfo, sysutils/py-azure-cli/files patch-setup.py patch-azcopy

sysutils/py-azure-cli: Update to 2.85.0

Changes:        https://github.com/Azure/azure-cli/releases
                https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/HISTORY.rst
DeltaFile
+13-11sysutils/py-azure-cli/files/patch-setup.py
+6-5sysutils/py-azure-cli/Makefile
+5-5sysutils/py-azure-cli/files/patch-azcopy
+3-3sysutils/py-azure-cli/distinfo
+27-244 files

FreeBSD/ports 4e8170dsecurity/py-azure-keyvault-secrets distinfo Makefile

security/py-azure-keyvault-secrets: Update to 4.11.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
DeltaFile
+3-3security/py-azure-keyvault-secrets/distinfo
+2-2security/py-azure-keyvault-secrets/Makefile
+5-52 files

FreeBSD/ports 76d5882security/py-azure-keyvault-certificates distinfo Makefile

security/py-azure-keyvault-certificates: Update to 4.11.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
DeltaFile
+3-3security/py-azure-keyvault-certificates/distinfo
+2-2security/py-azure-keyvault-certificates/Makefile
+5-52 files

FreeBSD/ports 4f40d03devel/py-portalocker distinfo Makefile, devel/py-portalocker/files patch-pyproject.toml

devel/py-portalocker: Update to 3.2.0

Changes:        https://github.com/wolph/portalocker/releases
DeltaFile
+12-0devel/py-portalocker/files/patch-pyproject.toml
+3-3devel/py-portalocker/distinfo
+1-1devel/py-portalocker/Makefile
+16-43 files

FreeBSD/ports db42cb1devel/py-msal distinfo Makefile

devel/py-msal: Update to 1.36.0

Changes:        https://github.com/AzureAD/microsoft-authentication-library-for-python/releases
DeltaFile
+3-3devel/py-msal/distinfo
+1-1devel/py-msal/Makefile
+4-42 files

FreeBSD/ports e455083devel/py-azure-synapse-artifacts distinfo Makefile

devel/py-azure-synapse-artifacts: Update to 0.22.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/synapse/azure-synapse-artifacts/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-synapse-artifacts/distinfo
+1-1devel/py-azure-synapse-artifacts/Makefile
+4-42 files

FreeBSD/ports 1a387b5devel/py-azure-monitor-opentelemetry-exporter distinfo Makefile, devel/py-azure-monitor-opentelemetry-exporter/files patch-setup.py

devel/py-azure-monitor-opentelemetry-exporter: Update to 1.0.0b51

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
DeltaFile
+13-0devel/py-azure-monitor-opentelemetry-exporter/files/patch-setup.py
+3-3devel/py-azure-monitor-opentelemetry-exporter/distinfo
+3-3devel/py-azure-monitor-opentelemetry-exporter/Makefile
+19-63 files

FreeBSD/ports a654ef6devel/py-azure-monitor-opentelemetry Makefile distinfo, devel/py-azure-monitor-opentelemetry/files patch-setup.py

devel/py-azure-monitor-opentelemetry: Update to 1.8.7

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md
DeltaFile
+27-0devel/py-azure-monitor-opentelemetry/files/patch-setup.py
+10-10devel/py-azure-monitor-opentelemetry/Makefile
+3-3devel/py-azure-monitor-opentelemetry/distinfo
+40-133 files

FreeBSD/ports 2fdb8e7devel/py-azure-mgmt-storage distinfo Makefile

devel/py-azure-mgmt-storage: Update to 24.0.1

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-mgmt-storage/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-mgmt-storage/distinfo
+2-2devel/py-azure-mgmt-storage/Makefile
+5-52 files

FreeBSD/ports 2e3811edevel/py-azure-mgmt-servicefabricmanagedclusters distinfo Makefile

devel/py-azure-mgmt-servicefabricmanagedclusters: Update to 3.0.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/servicefabricmanagedclusters/azure-mgmt-servicefabricmanagedclusters/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-mgmt-servicefabricmanagedclusters/distinfo
+1-1devel/py-azure-mgmt-servicefabricmanagedclusters/Makefile
+4-42 files

FreeBSD/ports 1d79c09devel/py-azure-mgmt-resource distinfo Makefile, devel/py-azure-mgmt-resource/files patch-pyproject.toml

devel/py-azure-mgmt-resource: Update to 25.0.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/resources/azure-mgmt-resource/CHANGELOG.md
DeltaFile
+19-0devel/py-azure-mgmt-resource/files/patch-pyproject.toml
+3-3devel/py-azure-mgmt-resource/distinfo
+2-3devel/py-azure-mgmt-resource/Makefile
+24-63 files

FreeBSD/ports dcd89b9devel/py-azure-mgmt-network distinfo Makefile

devel/py-azure-mgmt-network: Update to 30.2.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/network/azure-mgmt-network/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-mgmt-network/distinfo
+2-2devel/py-azure-mgmt-network/Makefile
+5-52 files

FreeBSD/ports 02e634ddevel/py-azure-mgmt-netapp distinfo Makefile

devel/py-azure-mgmt-netapp: Update to 15.0.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/netapp/azure-mgmt-netapp/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-mgmt-netapp/distinfo
+1-1devel/py-azure-mgmt-netapp/Makefile
+4-42 files

FreeBSD/ports 163e3ebdevel/py-azure-mgmt-loganalytics distinfo Makefile

devel/py-azure-mgmt-loganalytics: Update to 13.1.1

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/loganalytics/azure-mgmt-loganalytics/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-mgmt-loganalytics/distinfo
+2-2devel/py-azure-mgmt-loganalytics/Makefile
+5-52 files

FreeBSD/ports 636531edevel/py-azure-mgmt-keyvault distinfo Makefile

devel/py-azure-mgmt-keyvault: Update to 14.0.0

Changes:        https://github.com/Azure/azure-sdk-for-python/releases
                https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-mgmt-keyvault/CHANGELOG.md
DeltaFile
+3-3devel/py-azure-mgmt-keyvault/distinfo
+1-1devel/py-azure-mgmt-keyvault/Makefile
+4-42 files