FreeBSD/ports 4606da1devel/libpff Makefile

devel/libpff: fix staging with python 3.12

PR:             285957
DeltaFile
+1-0devel/libpff/Makefile
+1-01 files

LLVM/project 212527cflang/include/flang/Optimizer/Dialect FIROps.td, flang/lib/Optimizer/CodeGen CodeGen.cpp

[Flang] Add FIR and LLVM lowering support for prefetch directive (#167272)

Implementation details:
* Add PrefetchOp in FirOps
* Handle PrefetchOp in FIR Lowering and also pass required default
values
* Handle PrefetchOp in CodeGen.cpp
* Add required tests
DeltaFile
+78-0flang/lib/Optimizer/Dialect/FIROps.cpp
+73-0flang/test/Lower/HLFIR/prefetch.f90
+39-0flang/test/Integration/prefetch.f90
+29-9flang/lib/Optimizer/CodeGen/CodeGen.cpp
+37-0flang/include/flang/Optimizer/Dialect/FIROps.td
+25-0flang/test/Fir/prefetch.fir
+281-91 files not shown
+299-107 files

FreeBSD/ports 795caabjapanese/cskk distinfo Makefile.crates

japanese/cskk: Update to 3.2.1

Changelog: https://github.com/naokiri/cskk/releases/tag/v3.2.1

PR:             292180
Reported by:    SyoBoN <syobon at syobon.net> (maintainer)
DeltaFile
+35-31japanese/cskk/distinfo
+16-14japanese/cskk/Makefile.crates
+6-0japanese/cskk/pkg-plist
+1-2japanese/cskk/Makefile
+58-474 files

FreeNAS/freenas d8caacdsrc/middlewared/middlewared/migration 0006_system_cert.py, src/middlewared/middlewared/plugins/crypto_ __init__.py certificates.py

Fix more usages
DeltaFile
+3-3src/middlewared/middlewared/migration/0006_system_cert.py
+2-2src/middlewared/middlewared/plugins/crypto_/__init__.py
+2-2src/middlewared/middlewared/plugins/crypto_/certificates.py
+3-1src/middlewared/middlewared/plugins/crypto_/renew_certs.py
+10-84 files

FreeNAS/freenas 7195854src/middlewared/middlewared/etc_files/local/nginx nginx.conf.mako

Fix nginx cert usage
DeltaFile
+3-1src/middlewared/middlewared/etc_files/local/nginx/nginx.conf.mako
+3-11 files

LLVM/project 464d7cbclang/lib/CodeGen CGStmt.cpp

-EnableSingleByteCoverage
DeltaFile
+0-4clang/lib/CodeGen/CGStmt.cpp
+0-41 files

FreeBSD/ports 7ff60b7net-p2p/jackett distinfo Makefile.nuget, net-p2p/jackett/files jackett.in

net-p2p/jackett: Update to 0.24.704

While here, added the --NoUpdates flag to the RC script so the app
does not check for a non-existent automatic update.

Changes: https://github.com/Jackett/Jackett/compare/v0.24.196...v0.24.704

PR:             291442
Reported by:    Matt <lazeraman at gmail.com>
Approved by:    Ralf van der Enden <tremere at cainites.net> (maintainer, timeout 4 weeks)
DeltaFile
+175-33net-p2p/jackett/distinfo
+95-23net-p2p/jackett/Makefile.nuget
+20-18net-p2p/jackett/pkg-plist
+1-1net-p2p/jackett/files/jackett.in
+1-1net-p2p/jackett/Makefile
+292-765 files

FreeNAS/freenas bba7fe7src/middlewared/middlewared/api/v26_04_0 system_general.py, src/middlewared/middlewared/plugins/system_general update.py

Return cert id instead of full cert object in system general config
DeltaFile
+1-4src/middlewared/middlewared/plugins/system_general/update.py
+1-1src/middlewared/middlewared/api/v26_04_0/system_general.py
+2-52 files

LLVM/project 727212fllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'users/chapuni/cov/merge/merge-mcdc' into users/chapuni/cov/merge/trunk
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,573-2,975,49669,584 files

LLVM/project 9e673e8llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'users/chapuni/cov/merge/merge-mcdc-base' into users/chapuni/cov/merge/merge-mcdc

Conflicts:
        llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,573-2,975,49669,584 files

LLVM/project 27e8ac0llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branches 'users/chapuni/cov/merge/strategy' and 'users/chapuni/cov/merge/mcdcsort' into users/chapuni/cov/merge/merge-mcdc-base
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,575-2,975,49869,584 files

LLVM/project 317cf77llvm/test/tools/llvm-cov mcdc-export-json.test

Update mcdc-export-json.test (in #159119)
DeltaFile
+1-1llvm/test/tools/llvm-cov/mcdc-export-json.test
+1-11 files

LLVM/project a68ba83llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'main' into users/chapuni/cov/merge/mcdcsort
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,580-2,975,49869,584 files

LLVM/project 8de6d19llvm/test/tools/llvm-cov branch-export-lcov-unify-instances.test branch-export-lcov.test

Update branch-export-lcov-unify-instances.test (in #135074)
DeltaFile
+6-10llvm/test/tools/llvm-cov/branch-export-lcov-unify-instances.test
+2-2llvm/test/tools/llvm-cov/branch-export-lcov.test
+8-122 files

LLVM/project 531cccbllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'users/chapuni/cov/merge/forfile' into users/chapuni/cov/merge/strategy

Conflicts:
        llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,579-2,975,49869,584 files

LLVM/project fb317a2llvm/test/tools/llvm-cov branch-export-lcov-unify-instances.test

Update branch-export-lcov-unify-instances.test (in #135074)
DeltaFile
+6-6llvm/test/tools/llvm-cov/branch-export-lcov-unify-instances.test
+6-61 files

LLVM/project cf8f696llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'users/chapuni/cov/merge/forfile-base' into users/chapuni/cov/merge/forfile

Conflicts:
        llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,580-2,975,49869,584 files

LLVM/project 4fb05de

Merge branches 'users/chapuni/cov/single/unify' and 'users/chapuni/cov/merge/region_segment' into users/chapuni/cov/merge/forfile-base
DeltaFile
+0-00 files

LLVM/project 5035121clang/lib/Serialization ASTReader.cpp, clang/test/Modules pr158321.cppm

[C++20] [Modules] Fix incorrect read of TULocalOffset for delayed namespace (#174365)

Close https://github.com/llvm/llvm-project/issues/158321

The root cause of the problem is a mismatch in an initializer.
DeltaFile
+27-0clang/test/Modules/pr158321.cppm
+1-1clang/lib/Serialization/ASTReader.cpp
+28-12 files

LLVM/project a373becllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'main' into users/chapuni/cov/merge/forfile-base
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,580-2,975,49869,584 files

LLVM/project bed6238llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'main' into users/chapuni/cov/merge/region_segment
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,580-2,975,49869,584 files

LLVM/project 09301bcllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'main' into users/chapuni/cov/single/unify
DeltaFile
+241,284-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+95,651-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+65,599-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+53,948-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+49,842-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+45,725-0llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+552,049-069,578 files not shown
+9,098,580-2,975,49869,584 files

HardenedBSD/src c460873sys/dev/ufshci ufshci_ctrlr.c ufshci_req_queue.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+6-19sys/dev/ufshci/ufshci_ctrlr.c
+8-13sys/dev/ufshci/ufshci_req_queue.c
+3-5sys/dev/ufshci/ufshci_private.h
+4-2sys/dev/ufshci/ufshci_ctrlr_cmd.c
+2-1sys/dev/ufshci/ufshci_dev.c
+2-1sys/dev/ufshci/ufshci_sim.c
+25-416 files

HardenedBSD/src bb7be46sys/dev/ufshci ufshci_ctrlr.c ufshci_req_queue.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+6-19sys/dev/ufshci/ufshci_ctrlr.c
+8-13sys/dev/ufshci/ufshci_req_queue.c
+3-5sys/dev/ufshci/ufshci_private.h
+4-2sys/dev/ufshci/ufshci_ctrlr_cmd.c
+2-1sys/dev/ufshci/ufshci_dev.c
+2-1sys/dev/ufshci/ufshci_sim.c
+25-416 files

LLVM/project dae453aflang/test/Integration/OpenMP private-global.f90 copyprivate.f90, llvm/lib/Frontend/OpenMP OMPIRBuilder.cpp

[OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (#174314)

Follow-up on #171597, this PR hoists allocas in a parallel region to the
entry block of its corresponding outlined function. This PR does this
for the CPU while #171597 introduced the main mechanism to do so and did
it for the GPU.
DeltaFile
+6-3mlir/test/Target/LLVMIR/openmp-llvm.mlir
+4-3flang/test/Integration/OpenMP/private-global.f90
+1-1mlir/test/Target/LLVMIR/openmp-parallel-reduction-init.mlir
+1-1mlir/test/Target/LLVMIR/openmp-reduction-array-sections.mlir
+1-1flang/test/Integration/OpenMP/copyprivate.f90
+1-1llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
+14-106 files

NetBSD/pkgsrc-wip 13e1980reovim distinfo cargo-depends.mk, reovim/patches patch-Cargo.toml

add reovim update
DeltaFile
+873-0reovim/distinfo
+291-0reovim/cargo-depends.mk
+22-0reovim/Makefile
+15-0reovim/patches/patch-Cargo.toml
+7-0reovim/DESCR
+2-0reovim/PLIST
+1,210-06 files

NetBSD/pkgsrc umlDhOWdoc CHANGES-2026

   doc: Updated devel/ast-grep to 0.40.4
VersionDeltaFile
1.94+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vXNBhkAdevel/ast-grep distinfo cargo-depends.mk, devel/ast-grep/patches patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs

   devel/ast-grep: update to 0.40.4

       feat: support --files-with-matches to list all files like ripgrep #2371
       fix: use new assert_cmd command #2399
       chore(deps): update dependency dprint to v0.51.1 9d00e5b
       chore(deps): update dependency @ast-grep/napi to v0.40.3 80f9c2b
       chore(deps): update dependency oxlint to v1.36.0 dea9153
VersionDeltaFile
1.75+86-82devel/ast-grep/distinfo
1.70+27-26devel/ast-grep/cargo-depends.mk
1.1+18-0devel/ast-grep/patches/patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs
1.75+2-2devel/ast-grep/Makefile
+133-1104 files

FreeBSD/doc 7b936eewebsite/content/en/releases/15.0R errata.adoc

15.0/errata: Begin listing known open regressions

List three known traps upgrading to 15.0R in the release errata.

Noting:                 this is 34 days late, but first time since 12.0R
Discussed with:         adrian, imp, jhb, jrtc27, ngie
Reviewed by:            adrian
DeltaFile
+11-1website/content/en/releases/15.0R/errata.adoc
+11-11 files

HardenedBSD/src 77d4961usr.sbin/periodic/etc/daily 801.trim-zfs

periodic/801.trim-zfs: Fix daily-trim-zfs-flags

This variable was named incorrectly, resulting in any specified flags
being silently ignored.

PR:             292074
MFC after:      3 days
Reported by:    CrazyMihey at Ya.Ru
Fixes:          493908c4b45c (Add a daily zfs trim script)

(cherry picked from commit 68d6abd9714384a41028dc0d5086b4930366bbea)
DeltaFile
+1-1usr.sbin/periodic/etc/daily/801.trim-zfs
+1-11 files