FreeBSD/ports 5c094adftp/R-cran-RCurl Makefile distinfo

ftp/R-cran-RCurl: Update to 1.98-1.20

Reported by:    portscout
DeltaFile
+3-3ftp/R-cran-RCurl/distinfo
+1-1ftp/R-cran-RCurl/Makefile
+4-42 files

LLVM/project d6eb845llvm/lib/CodeGen/SelectionDAG TargetLowering.cpp, llvm/test/CodeGen/RISCV convert-from-arbitrary-fp.ll

[Legalizer] Do not use illegal type when expanding CONVERT_FROM_ARBITRARY_FP
DeltaFile
+137-0llvm/test/CodeGen/RISCV/rvv/fixed-convert-from-arbitrary-fp.ll
+70-0llvm/test/CodeGen/RISCV/convert-from-arbitrary-fp.ll
+42-11llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
+249-113 files

LLVM/project 246bae4clang/lib/CodeGen CGHLSLBuiltins.cpp, clang/lib/Sema HLSLExternalSemaSource.cpp HLSLBuiltinTypeDeclBuilder.cpp

Merge branch 'users/icohedron/texturecube' into users/icohedron/texturecubearray
DeltaFile
+16-19clang/lib/Sema/HLSLBuiltinTypeDeclBuilder.cpp
+10-14clang/lib/CodeGen/CGHLSLBuiltins.cpp
+1-1clang/lib/Sema/HLSLExternalSemaSource.cpp
+27-343 files

LLVM/project 7079c4bclang/lib/ScalableStaticAnalysis/Analyses/PointerFlow PointerFlowExtractor.cpp

address comments
DeltaFile
+17-14clang/lib/ScalableStaticAnalysis/Analyses/PointerFlow/PointerFlowExtractor.cpp
+17-141 files

LLVM/project da4b231clang/lib/Sema HLSLExternalSemaSource.cpp

constexpr Dim and IsArray
DeltaFile
+2-2clang/lib/Sema/HLSLExternalSemaSource.cpp
+2-21 files

LLVM/project faf1f5eclang/lib/Sema HLSLBuiltinTypeDeclBuilder.cpp

Remove extra whitespace
DeltaFile
+0-3clang/lib/Sema/HLSLBuiltinTypeDeclBuilder.cpp
+0-31 files

LLVM/project 252d8c9clang/lib/Sema HLSLBuiltinTypeDeclBuilder.cpp

Use `hasResourceOffset(Dim)` instead of checking Dim against cube
DeltaFile
+16-16clang/lib/Sema/HLSLBuiltinTypeDeclBuilder.cpp
+16-161 files

LLVM/project 54c343aclang/lib/CodeGen CGHLSLBuiltins.cpp

Remove braces from single-statement conditionals
DeltaFile
+4-8clang/lib/CodeGen/CGHLSLBuiltins.cpp
+4-81 files

LLVM/project e7ef390clang/lib/CodeGen CGHLSLBuiltins.cpp

constexpr OffsetIdx
DeltaFile
+6-6clang/lib/CodeGen/CGHLSLBuiltins.cpp
+6-61 files

FreeBSD/ports 74ab32dsysutils/reqlog Makefile

sysutils/reqlog: Set the version at build time
DeltaFile
+2-0sysutils/reqlog/Makefile
+2-01 files

FreeBSD/ports 235e843sysutils/wander Makefile

sysutils/wander: Set the version at build time
DeltaFile
+2-1sysutils/wander/Makefile
+2-11 files

FreeBSD/ports dc68064www/xcaddy Makefile

www/xcaddy: Set the version at build time
DeltaFile
+2-0www/xcaddy/Makefile
+2-01 files

FreeBSD/ports 3646a07security/ssl-checker Makefile

security/ssl-checker: Set the version at build time
DeltaFile
+2-1security/ssl-checker/Makefile
+2-11 files

FreeBSD/ports 4f05404net/cliproxyapi Makefile

net/cliproxyapi: Set the version at build time
DeltaFile
+2-0net/cliproxyapi/Makefile
+2-01 files

FreeBSD/ports 524ddeesecurity/keyward Makefile

security/keyward: Set the version at build time
DeltaFile
+2-0security/keyward/Makefile
+2-01 files

FreeBSD/ports afd3efenet/redpanda-connect Makefile

net/redpanda-connect: Set the version at build time
DeltaFile
+2-0net/redpanda-connect/Makefile
+2-01 files

FreeBSD/ports e6cc614net/claws Makefile

net/claws: Set the version at build time
DeltaFile
+2-0net/claws/Makefile
+2-01 files

FreeBSD/ports 1b098f9databases/sq Makefile

databases/sq: Set the version at build time
DeltaFile
+2-0databases/sq/Makefile
+2-01 files

FreeBSD/ports 878f4f7net-mgmt/flow Makefile

net-mgmt/flow: Set the version at build time
DeltaFile
+2-0net-mgmt/flow/Makefile
+2-01 files

FreeBSD/ports 6bf47d7devel/taskctl Makefile

devel/taskctl: Set the version at build time
DeltaFile
+2-1devel/taskctl/Makefile
+2-11 files

FreeBSD/ports acb1d57devel/lazyworktree Makefile

devel/lazyworktree: Set the version at build time
DeltaFile
+2-0devel/lazyworktree/Makefile
+2-01 files

FreeBSD/ports dbc8e12databases/memtui Makefile

databases/memtui: Set the version at build time
DeltaFile
+2-1databases/memtui/Makefile
+2-11 files

FreeBSD/ports 13d7822benchmarks/ali Makefile

benchmarks/ali: Set the version at build time
DeltaFile
+2-1benchmarks/ali/Makefile
+2-11 files

FreeBSD/ports d97f8f9net/croc Makefile

net/croc: Relax the Go version pin to a minimum

croc's go.mod requires go 1.27.0, above the current GO_DEFAULT of 1.26, so
this is one of the rare ports that genuinely needs a version requirement.
Use the floating go:1.27+ form instead of an exact pin so the port moves to
the default once 1.27 becomes it, rather than being removed along with
lang/go127.

Dropping the requirement entirely still built, but only because the fetch
phase downloaded golang.org/toolchain at v0.0.1-go1.27.0.freebsd-amd64 and
built with that instead of the declared go126 dependency.
DeltaFile
+1-1net/croc/Makefile
+1-11 files

FreeBSD/ports d43a6e4security/keyward Makefile

security/keyward: Remove unnecessary Go version pin
DeltaFile
+1-1security/keyward/Makefile
+1-11 files

FreeBSD/ports 3224c0enet/cliproxyapi Makefile

net/cliproxyapi: Remove unnecessary Go version pin
DeltaFile
+1-1net/cliproxyapi/Makefile
+1-11 files

FreeBSD/ports 5ca7b4bsecurity Makefile, security/y509 distinfo pkg-descr

security/y509: New port: TUI tool for viewing and analyzing X.509 certificate chains
DeltaFile
+42-0security/y509/Makefile
+13-0security/y509/pkg-descr
+5-0security/y509/distinfo
+1-0security/Makefile
+61-04 files

LLVM/project b4e175bllvm/test/Transforms/LoopVectorize bounded-load-scalable.ll, llvm/test/Transforms/LoopVectorize/AArch64 bounded-load.ll

[LV] Extend test coverage for bounded loads. (NFC) (#219583)

Add test coverage for scalable vectors, as well as predicated loads and
tail folding.
DeltaFile
+521-370llvm/test/Transforms/LoopVectorize/AArch64/bounded-load.ll
+285-0llvm/test/Transforms/LoopVectorize/bounded-load-scalable.ll
+806-3702 files

LLVM/project 3e2beeeclang/test/CodeGenHLSL/resources Textures-Load.hlsl

Revise description of HAS_OFFSET
DeltaFile
+2-2clang/test/CodeGenHLSL/resources/Textures-Load.hlsl
+2-21 files

LLVM/project 18eb838clang/test/CodeGenHLSL/resources Textures-Load.hlsl

Remove unnecessary added trailing periods
DeltaFile
+2-2clang/test/CodeGenHLSL/resources/Textures-Load.hlsl
+2-21 files