FreeBSD/ports 41dec33net-p2p/clboss Makefile distinfo

net-p2p/clboss: upgrade from 0.16.3 to 0.17.0
DeltaFile
+3-3net-p2p/clboss/distinfo
+1-1net-p2p/clboss/Makefile
+4-42 files

FreeBSD/ports 4c80a8cdevel/py-datashape distinfo Makefile

devel/py-datashape: update to 0.5.4
DeltaFile
+4-3devel/py-datashape/Makefile
+3-3devel/py-datashape/distinfo
+7-62 files

FreeBSD/ports 06a4ad5misc/py-anthropic Makefile distinfo

misc/py-anthropic: update to 1.5.0
DeltaFile
+3-3misc/py-anthropic/distinfo
+1-1misc/py-anthropic/Makefile
+4-42 files

LLVM/project a872c86clang/test/Parser cxx-extra-semi.cpp

[Clang][NFC] add test coverage for extra semicolons in parameter lists (#222572)

Fixes #112377
DeltaFile
+26-2clang/test/Parser/cxx-extra-semi.cpp
+26-21 files

OPNSense/tools 558790cconfig/26.7 ports.conf

config: add netflector port to build
DeltaFile
+1-0config/26.7/ports.conf
+1-01 files

FreeBSD/ports 3240756net-p2p/c-lightning distinfo Makefile, net-p2p/c-lightning/files pkg-message.in

net-p2p/c-lightning: upgrade from 26.06.6 to 26.06.7
DeltaFile
+3-9net-p2p/c-lightning/Makefile
+0-9net-p2p/c-lightning/files/pkg-message.in
+3-3net-p2p/c-lightning/distinfo
+6-213 files

NetBSD/pkgsrc-wip 33bfc70typescript go-modules.mk

typescript: not go package yet
DeltaFile
+0-4typescript/go-modules.mk
+0-41 files

OPNSense/tools eed97e9build pkgbase.sh

build/pkgbase: overwrite these standard variables
DeltaFile
+2-0build/pkgbase.sh
+2-01 files

LLVM/project 20b5310llvm/lib/Frontend/OpenMP OMPIRBuilder.cpp

[OMPIRBuilder] Avoid use of ConstantExpr::getSizeOf() (#223323)

This will not be supported in ptradd representation. Directly
create a constant with the type size instead.
DeltaFile
+2-2llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
+2-21 files

NetBSD/src O3qSOuIdoc CHANGES

   doc: Changes for the first 2 weeks of September.
VersionDeltaFile
1.3293+19-1doc/CHANGES
+19-11 files

NetBSD/pkgsrc SsH5zj7textproc/libxo Makefile PLIST

   libxo: add missing libtool dependency, force c99, fix PLIST

   c99: This uses 'bool' as a variable name.
VersionDeltaFile
1.2+6-6textproc/libxo/PLIST
1.2+4-1textproc/libxo/Makefile
+10-72 files

NetBSD/pkgsrc-wip e2004b9tosview PLIST distinfo, tosview/patches patch-Makefile

tosview: Initial package
DeltaFile
+33-0tosview/patches/patch-Makefile
+15-0tosview/Makefile
+6-0tosview/distinfo
+6-0tosview/DESCR
+6-0tosview/COMMIT_MSG
+3-0tosview/PLIST
+69-06 files

LLVM/project 109f29allvm/lib/Target/SPIRV SPIRVInstrInfo.td, llvm/test/CodeGen/SPIRV/extensions/SPV_KHR_uniform_group_instructions uniform-group-instructions.ll

[SPIR-V] Print group operation of uniform group instructions as enum (#222540)

Opcodes typed `$groupOp` as i32imm, so the printer emitted 0 instead of
"Reduce" and spirv-as rejected the output
DeltaFile
+16-16llvm/test/CodeGen/SPIRV/extensions/SPV_KHR_uniform_group_instructions/uniform-group-instructions.ll
+8-16llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
+24-322 files

NetBSD/pkgsrc 9sot7NUmath/py-statsmodels Makefile

   py-statsmodels: depend on cython

   to fix build with Python != 3.14
VersionDeltaFile
1.35+2-1math/py-statsmodels/Makefile
+2-11 files

LLVM/project badec9bllvm/lib/ExecutionEngine/Orc UnwindInfoRegistrationPlugin.cpp

[ORC] Resolve unwind-info alloc-actions via lookupAndApply (#223312)

UnwindInfoRegistrationPlugin::Create resolved its register- /
deregister-section alloc-actions with EPC.getBootstrapSymbols. For
consistency, switch to lookupAndApply/recordAddr on the bootstrap
JITDylib instead.
DeltaFile
+5-4llvm/lib/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.cpp
+5-41 files

FreeBSD/ports 396b284sysutils/gsmartcontrol Makefile pkg-plist, sysutils/gsmartcontrol/files patch-src_rconfig_CMakeLists.txt patch-data_org.gsmartcontrol.policy

sysutils/gsmartcontrol: Update to 2.0.2

Take maintainership.

Changelog:
https://github.com/ashaduri/gsmartcontrol/releases#release-v2.0.2

PR:             292134
Approved by:    fluffy (mentor)
DeltaFile
+14-31sysutils/gsmartcontrol/Makefile
+34-11sysutils/gsmartcontrol/pkg-plist
+0-19sysutils/gsmartcontrol/files/patch-Makefile.in
+0-11sysutils/gsmartcontrol/files/patch-data_org.gsmartcontrol.policy
+11-0sysutils/gsmartcontrol/files/patch-CMakeLists.txt
+10-0sysutils/gsmartcontrol/files/patch-src_rconfig_CMakeLists.txt
+69-724 files not shown
+95-7910 files

LLVM/project bc985edllvm/test/CodeGen/Generic 2009-03-29-SoftFloatVectorExtract.ll

[CodeGen][test] use -float-abi=soft in 2009-03-29-SoftFloatVectorExtract.ll (#223122)

In #221434, using +soft-float with a hard-float ABI is now an error on
ARM.
This test does not specify a target triple, so it will fail when the
default triple is hard-float ARM. Explicitly specify -float-abi=soft
so the test will continue to use the host triple but force the
soft-float ABI
where applicable.
DeltaFile
+1-1llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
+1-11 files

NetBSD/pkgsrc-wip 02e75b5. Makefile, typescript go-modules.mk DESCR

Import typescript
DeltaFile
+139-0typescript/PLIST
+40-0typescript/Makefile
+5-0typescript/DESCR
+5-0typescript/distinfo
+4-0typescript/go-modules.mk
+1-0Makefile
+194-06 files

NetBSD/pkgsrc-wip a9b6029chromium distinfo, chromium/patches patch-base_process_process__handle__openbsd.cc patch-third__party_blink_renderer_platform_fonts_opentype_format__check.rs

chromium: update to 153.0.8010.36
DeltaFile
+1,668-1,645chromium/distinfo
+80-71chromium/patches/patch-chrome_browser_about__flags.cc
+39-84chromium/patches/patch-media_base_media__switches.cc
+21-85chromium/patches/patch-base_base__paths__posix.cc
+99-0chromium/patches/patch-third__party_blink_renderer_platform_fonts_opentype_format__check.rs
+22-71chromium/patches/patch-base_process_process__handle__openbsd.cc
+1,929-1,9561,666 files not shown
+5,754-5,1841,672 files

NetBSD/pkgsrc-wip 080946etypescript buildlink3.mk

typescript: add buildlink3.mk
DeltaFile
+15-0typescript/buildlink3.mk
+15-01 files

FreeBSD/ports a385037sysutils Makefile, sysutils/vm-tui distinfo pkg-descr

sysutils/vm-tui: New port

vm-tui is a terminal UI and scripting front-end for vm-bhyve, showing
guests, switches, datastores, images, templates and rc.conf settings,
and editing guest configuration keys with pre-flight checks.

WWW: https://github.com/olgeni/vm-tui
DeltaFile
+36-0sysutils/vm-tui/Makefile
+13-0sysutils/vm-tui/pkg-descr
+5-0sysutils/vm-tui/distinfo
+1-0sysutils/Makefile
+55-04 files

FreeBSD/ports 8e8acb1sysutils/blockio Makefile distinfo

sysutils/blockio: Update to 1.3.0
DeltaFile
+5-5sysutils/blockio/distinfo
+1-1sysutils/blockio/Makefile
+6-62 files

FreeBSD/ports c7c7d53databases/datui Makefile Makefile.crates

databases/datui: Update to 0.3.2
DeltaFile
+717-623databases/datui/distinfo
+357-310databases/datui/Makefile.crates
+1-1databases/datui/Makefile
+1,075-9343 files

FreeBSD/ports 26e2d5anet/croc Makefile distinfo

net/croc: Update to 11.5.3
DeltaFile
+5-5net/croc/distinfo
+1-1net/croc/Makefile
+6-62 files

FreeBSD/ports 0802d20textproc/livediff Makefile.crates Makefile

textproc/livediff: Update to 3.4.0
DeltaFile
+5-3textproc/livediff/distinfo
+1-1textproc/livediff/Makefile
+1-0textproc/livediff/Makefile.crates
+7-43 files

FreeBSD/ports 2c90b17net/cliproxyapi Makefile distinfo

net/cliproxyapi: Update to 7.3.2
DeltaFile
+5-5net/cliproxyapi/distinfo
+1-1net/cliproxyapi/Makefile
+6-62 files

FreeBSD/ports 606b0c4sysutils/treemd Makefile distinfo

sysutils/treemd: Update to 0.8.2

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3sysutils/treemd/distinfo
+1-1sysutils/treemd/Makefile
+4-42 files

LLVM/project b357d1allvm/lib/Target/RISCV RISCVISelLowering.cpp, llvm/test/CodeGen/RISCV half-convert-strict.ll half-convert.ll

[RISCV] Lower f16 to i64 fp_to_[su]int via i32 on RV32 (#222829)

i64 is not a legal type on RV32, so f16 to i64 conversions used to be expanded to a __fixhfdi/__fixunshfdi libcall, which compiler-rt does not provide. f16 is the only FP type whose finite values always fit in an i32 after truncation towards zero, so custom expand them to an i32 conversion plus an extension instead; out of range values and NaN are poison, so the fcvt clamping is acceptable. With only Zfhmin/Zhinxmin the i32 conversion promotes f16 to f32, and both imply F/Zfinx so f32 is always legal. Other FP source types keep using the libcall.
DeltaFile
+105-475llvm/test/CodeGen/RISCV/half-round-conv.ll
+34-70llvm/test/CodeGen/RISCV/half-convert.ll
+20-40llvm/test/CodeGen/RISCV/half-convert-strict.ll
+35-2llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+194-5874 files

LLVM/project 93d8903llvm/lib/Transforms/IPO GlobalOpt.cpp, llvm/test/Transforms/GlobalOpt CallInst-users-in-GlobalOpt.ll

[GlobalOpt] Fix assertion failure with CallInst user (#221955)

By removing the unnecessary assertion, which can get
out of sync with GlobalStatus.

Fixes: #221589
DeltaFile
+17-0llvm/test/Transforms/GlobalOpt/CallInst-users-in-GlobalOpt.ll
+0-9llvm/lib/Transforms/IPO/GlobalOpt.cpp
+17-92 files

OpenBSD/ports 6MDpoLynet/dnsdist Makefile crates.inc

   Update to PowerDNS DNSdist 2.1.2
VersionDeltaFile
1.39+42-42net/dnsdist/distinfo
1.3+20-20net/dnsdist/crates.inc
1.72+1-1net/dnsdist/Makefile
+63-633 files