FreeBSD/ports 9d46a00net-p2p/eiskaltdcpp-lib Makefile

net-p2p/eiskaltdcpp-lib: Mark deprecated

(cherry picked from commit 2b31a2fa9624991e4fc220ba3ee9a0c5a1c30fa7)
DeltaFile
+4-1net-p2p/eiskaltdcpp-lib/Makefile
+4-11 files

FreeBSD/ports b0fba98devel/cpprestsdk Makefile

devel/cpprestsdk: Mark deprecated

PR:             297949
Approved by:    Jan-Espen Oversand <sigsegv at radiotube.org> (maintainer)

(cherry picked from commit 3d8985ab7170d1b8ea1fe3a4b3c7d3312ca4770d)
DeltaFile
+4-1devel/cpprestsdk/Makefile
+4-11 files

FreeBSD/ports 105df41math/clrng Makefile

math/clrng: Mark deprecated

(cherry picked from commit f48bfc51737cf3f9886e454b85d76ddf0bbe57e5)
DeltaFile
+4-1math/clrng/Makefile
+4-11 files

FreeBSD/ports dafc096devel/cltune Makefile

devel/cltune: Mark deprecated

(cherry picked from commit b703a6e7389a6852ff44e3194451e4b8c6ccb268)
DeltaFile
+4-1devel/cltune/Makefile
+4-11 files

FreeBSD/ports c708ff1math/clfft Makefile

math/clfft: Mark deprecated

(cherry picked from commit 6f4376c56e2a226ff87d1bb768024d7650b0aed5)
DeltaFile
+4-1math/clfft/Makefile
+4-11 files

FreeBSD/ports 7d349a2games/bomns Makefile

games/bomns: Mark deprecated

(cherry picked from commit b7f604890e0281b03e251538c9d2e3cb3ed30fc7)
DeltaFile
+4-1games/bomns/Makefile
+4-11 files

FreeBSD/ports f92bcaasysutils/barrier Makefile

sysutils/barrier: Mark deprecated

PR:             297873, 283623
(cherry picked from commit bc30500441eb62e7dc4b6b4fcd73df7651240fb1)
DeltaFile
+4-0sysutils/barrier/Makefile
+4-01 files

FreeBSD/ports 5357d75biology/avida Makefile

biology/avida: Mark deprecated

(cherry picked from commit 674d443f13a146da02fad4d2b84aa154793dff42)
DeltaFile
+5-1biology/avida/Makefile
+5-11 files

FreeBSD/ports ab68351math/clblas Makefile

math/clblas: Mark deprecated

(cherry picked from commit 9213c17046dc24fed408de6aedebb1c72b6067da)
DeltaFile
+4-1math/clblas/Makefile
+4-11 files

FreeBSD/ports b698784audio/arss Makefile

audio/arss: Mark deprecated

PR:             297862
(cherry picked from commit 607d47563f4a3d10fbc6c1bec8afdff746a6754a)
DeltaFile
+4-1audio/arss/Makefile
+4-11 files

FreeBSD/ports 8485325emulators/aqemu Makefile

emulators/aqemu: Mark deprecated

(cherry picked from commit 319a48e302ab7352884d91fc10fb2b162a1970ab)
DeltaFile
+4-1emulators/aqemu/Makefile
+4-11 files

FreeBSD/ports 528f896games/aquaria Makefile

games/aquaria: Mark deprecated

(cherry picked from commit 295e3b9bc667b8083e76545b3a9f7da764733160)
DeltaFile
+4-1games/aquaria/Makefile
+4-11 files

FreeBSD/ports cc39952graphics/ampasACES-container Makefile

graphics/ampasACES-container: Mark deprecated

(cherry picked from commit bbd0ffaa836ca09cefd28b062aaf1deda62622e7)
DeltaFile
+3-0graphics/ampasACES-container/Makefile
+3-01 files

FreeBSD/ports 9ad8c77science/aircraft-datcom Makefile

science/aircraft-datcom: Mark deprecated

(cherry picked from commit 6036c16022243239fef3fd59d779202b9e5ae231)
DeltaFile
+4-1science/aircraft-datcom/Makefile
+4-11 files

FreeBSD/ports 3d8985adevel/cpprestsdk Makefile

devel/cpprestsdk: Mark deprecated

PR:             297949
Approved by:    Jan-Espen Oversand <sigsegv at radiotube.org> (maintainer)
DeltaFile
+4-1devel/cpprestsdk/Makefile
+4-11 files

NetBSD/src lcwtV60external/mpl/bind/dist/lib/dns catz.c resolver.c, external/mpl/bind/dist/lib/isc work.c

   merge changes between 9.20.24 and 9.20.27
VersionDeltaFile
1.23+429-130external/mpl/bind/dist/lib/dns/validator.c
1.5+401-34external/mpl/bind/dist/lib/isc/work.c
1.30+92-265external/mpl/bind/dist/lib/ns/query.c
1.5+303-51external/mpl/bind/dist/tests/isc/time_test.c
1.28+210-117external/mpl/bind/dist/lib/dns/resolver.c
1.19+151-106external/mpl/bind/dist/lib/dns/catz.c
+1,586-70397 files not shown
+4,794-1,920103 files

LLVM/project 3575a76clang/lib/CIR/Lowering/DirectToLLVM LowerToLLVMOpenCLMetadata.h LowerToLLVM.cpp, clang/test/CIR/CodeGenOpenCL version.cl

[CIR][OpenCL] Lower OpenCL language version metadata to LLVM dialect

Propagate CIR OpenCL language version module attributes as LLVM dialect named metadata before LLVM IR translation.

Assisted-by: Codex / GPT-5.6 Sol
DeltaFile
+43-0clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVMOpenCLMetadata.cpp
+16-0clang/test/CIR/CodeGenOpenCL/version.cl
+16-0clang/test/CIR/Lowering/opencl-version-metadata.cir
+2-0clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVMOpenCLMetadata.h
+2-0clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
+79-05 files

LLVM/project 8a4e938clang/lib/CIR/CodeGen CIRGenModule.h CIRGenModule.cpp, clang/test/CIR/CodeGenOpenCL version.cl

[CIR][OpenCL] Emit OpenCL language version metadata in CIR

Emit OpenCL and C++ for OpenCL language version attributes from CIRGen. Preserve the compatible OpenCL version and the C++ for OpenCL version separately so later lowering does not infer one from the other.

Assisted-by: Codex / GPT-5.6 Sol
DeltaFile
+15-0clang/test/CIR/CodeGenOpenCL/version.cl
+13-0clang/lib/CIR/CodeGen/CIRGenModule.cpp
+4-0clang/test/CodeGenCUDASPIRV/kernel-cc.cu
+1-0clang/lib/CIR/CodeGen/CIRGenModule.h
+33-04 files

LLVM/project ac9f570clang/include/clang/CIR/Dialect/IR CIRDialect.td CIROpenCLAttrs.td, clang/lib/CIR/Dialect/IR CIROpenCLAttrs.cpp CIRDialect.cpp

[CIR][OpenCL] Add OpenCL language version module attributes

Add structured CIR module attributes for OpenCL and C++ for OpenCL language versions. Verify their module-level placement and version components so lowering can consume explicit source-language version state.

Assisted-by: Codex / GPT-5.6 Sol
DeltaFile
+76-0clang/lib/CIR/Dialect/IR/CIRDialect.cpp
+73-0clang/test/CIR/IR/invalid-version.cir
+28-0clang/include/clang/CIR/Dialect/IR/CIROpenCLAttrs.td
+19-0clang/test/CIR/IR/version.cir
+15-0clang/lib/CIR/Dialect/IR/CIROpenCLAttrs.cpp
+5-0clang/include/clang/CIR/Dialect/IR/CIRDialect.td
+216-01 files not shown
+219-17 files

LLVM/project e94b49eclang/test/CIR/CodeGenOpenCL address-space-conversions.cl address-spaces.cl, clang/test/CIR/IR address-space.cir

[CIR][OpenCL][NFC] Add language address-space preservation coverage (#219678)

Expand coverage for preserving OpenCL language address spaces across CIR
textual representation and source emission before target lowering.

Assisted-by: Codex / GPT-5.6 Sol
DeltaFile
+53-13clang/test/CIR/IR/address-space.cir
+43-0clang/test/CIR/CodeGenOpenCL/address-spaces.cl
+23-0clang/test/CIR/CodeGenOpenCL/address-space-conversions.cl
+119-133 files

FreeBSD/ports 6a9693fdns/aardvark-dns Makefile Makefile.crates, dns/aardvark-dns/files patch-Cargo.toml patch-Cargo.lock

dns/aardvark-dns: update to 2.1.0

ChangeLog:      https://github.com/containers/aardvark-dns/compare/v2.0.0...v2.1.0

Sponsored by:   tipi.work
DeltaFile
+117-169dns/aardvark-dns/distinfo
+58-84dns/aardvark-dns/Makefile.crates
+0-26dns/aardvark-dns/files/patch-Cargo.lock
+0-11dns/aardvark-dns/files/patch-Cargo.toml
+1-2dns/aardvark-dns/Makefile
+176-2925 files

NetBSD/src 9oWNYFKexternal/mpl/bind/dist/bin/tests/system README.md, external/mpl/bind/dist/bin/tests/system/digdelv tests_dig.py

   Import bind-9-20-27 (Previous was bind-9-20-24)

   iNotes for BIND 9.20.27#
   New Features#
   Disclose active Negative Trust Anchors with Extended DNS Error 33.
   A Negative Trust Anchor (RFC 7646) turns off DNSSEC validation for a
   domain, so a name that would normally fail validation resolves instead. named
   now marks such answers with Extended DNS Error code 33, "Negative Trust
   Anchor", so operators can see at a glance when a response came back only
   because an NTA was in effect. [GL #6268]
   Feature Changes#
   Speed up RPZ policy zone updates.
   RPZ updates used to be applied one small step at a time, adding overhead on
   large policy zones. Updates are now applied as a single batch, improving
   update performance for large RPZ zones, at the cost of no longer overlapping
   with concurrent updates. [GL #5787] [GL #6270]
   Bug Fixes#
   Ensure NSEC authority does not cross zonecut boundary.
   When using a cached NSEC record to prove that a delegation is insecure, named

    [239 lines not shown]
VersionDeltaFile
1.1+983-0external/mpl/bind/dist/bin/tests/system/digdelv/tests_dig.py
1.1.1.5+541-182external/mpl/bind/dist/bin/tests/system/README.md
1.1.1.21+428-129external/mpl/bind/dist/lib/dns/validator.c
1.1+537-0external/mpl/bind/dist/bin/tests/system/isctest/zone.py
1.1+532-0external/mpl/bind/dist/doc/changelog/changelog-9.20.26.rst
1.1+516-0external/mpl/bind/dist/bin/tests/system/formerr/tests_formerr.py
+3,537-3111,122 files not shown
+22,479-6,1341,128 files

FreeBSD/ports 4f0aecex11-fonts/webfonts Makefile

x11-fonts/webfonts: Add WWW and sort Makefile variables

Move NO_ARCH and SUB_FILES into the standard variable block and sort the
option descriptions and helpers, so portclippy is happy.
DeltaFile
+9-10x11-fonts/webfonts/Makefile
+9-101 files

FreeBSD/ports d4d20b8x11-fonts/webfonts Makefile

x11-fonts/webfonts: Use bsdtar for extraction

The distfiles are Microsoft self-extracting cabinets, which bsdtar reads
directly, so archivers/cabextract is no longer needed and the port now
builds without any dependencies.

cabextract lowercased the extracted names with -L; the names inside the
cabinets are mixed case, so lowercase them explicitly instead.

PR:             298032
DeltaFile
+35-22x11-fonts/webfonts/Makefile
+35-221 files

OpenBSD/ports ZUGpxSEx11/gtk+4 Makefile, x11/gtk+4/patches patch-gdk_gdk_c

   Skip the OpenURI portal when /proc/self/fd is unavailable so GTK uses the
   in-process gtk_show_uri_full()/GAppInfo path instead.
   This unbreaks opening files and directories when a portal is running.
VersionDeltaFile
1.1+22-0x11/gtk+4/patches/patch-gdk_gdk_c
1.126+2-0x11/gtk+4/Makefile
+24-02 files

LLVM/project 87b1a2fmlir/lib/Dialect/Ptr/IR PtrTypes.cpp, mlir/test/Dialect/Ptr layout.mlir

[mlir][Ptr] Don't assert when the default memory space isn't a MemorySpaceAttrInterface (#217512)
DeltaFile
+19-0mlir/test/Dialect/Ptr/layout.mlir
+4-4mlir/lib/Dialect/Ptr/IR/PtrTypes.cpp
+23-42 files

NetBSD/src agWqDvXtests/kernel/arch/m68k stack_pointer.h threadspfunc.S

   t_signal_and_sp: Add m68k support.

   PR kern/59327: user stack pointer is not aligned properly
VersionDeltaFile
1.1+121-0tests/kernel/arch/m68k/execsp.S
1.1+52-0tests/kernel/arch/m68k/contextspfunc.S
1.1+51-0tests/kernel/arch/m68k/signalsphandler.S
1.1+46-0tests/kernel/arch/m68k/threadspfunc.S
1.1+35-0tests/kernel/arch/m68k/stack_pointer.h
+305-05 files

NetBSD/pkgsrc-wip ad5210befl TODO

efl: Add references to ctype(3) abuses

Noticed with Nia and Dimitris while rebuilding efl.
DeltaFile
+2-0efl/TODO
+2-01 files

LLVM/project 4717a10llvm/lib/Target/AArch64 AArch64TargetTransformInfo.cpp, llvm/test/Analysis/CostModel/AArch64 free-widening-casts.ll cast.ll

[AArch64] Refine large sext/zext costs. (#216683)

A v2i64->v2i128 sext and zext will be scalarized to a pair of extracts
and individual extends.
DeltaFile
+6-6llvm/test/Analysis/CostModel/AArch64/arith-overflow.ll
+12-0llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
+4-4llvm/test/Analysis/CostModel/AArch64/cast.ll
+1-1llvm/test/Analysis/CostModel/AArch64/free-widening-casts.ll
+23-114 files

NetBSD/pkgsrc-wip e641ca4efl distinfo, efl/patches patch-src_lib_eina_eina__file__posix.c

efl: sync with upstream patch

This was upstreamed as part of pull request:
https://git.enlightenment.org/enlightenment/efl/pulls/130
DeltaFile
+6-12efl/patches/patch-src_lib_eina_eina__file__posix.c
+1-1efl/distinfo
+7-132 files