FreeBSD/ports 6a48c0adevel/simian Makefile

devel/simian: mark broken and deprecate

does not fetch
this was hidden behind a manual license acceptance

PR:     293479
Approved-by:    maintainer timeout (tota@)
DeltaFile
+5-1devel/simian/Makefile
+5-11 files

LLVM/project 1f583c6offload/plugins-nextgen/common/include PluginInterface.h, offload/plugins-nextgen/common/src PluginInterface.cpp

[OpenMP][Offload] Add offload runtime support for dyn_groupprivate clause (#152831)

Part 3 adding offload runtime support. See
https://github.com/llvm/llvm-project/pull/152651.

---------

Co-authored-by: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
DeltaFile
+199-0offload/test/offloading/dyn_groupprivate.cpp
+95-20offload/plugins-nextgen/common/src/PluginInterface.cpp
+84-2openmp/device/src/State.cpp
+32-3offload/plugins-nextgen/common/include/PluginInterface.h
+22-11offload/plugins-nextgen/cuda/src/rtl.cpp
+27-0openmp/runtime/src/kmp_stub.cpp
+459-3621 files not shown
+613-6527 files

FreeBSD/ports f5ee4a9textproc/mdq distinfo Makefile

textproc/mdq: update 0.6.1 → 0.9.0
DeltaFile
+113-95textproc/mdq/distinfo
+56-48textproc/mdq/Makefile
+169-1432 files

FreeBSD/ports 23fe60esecurity/ratify distinfo Makefile

security/ratify: update 2.3.1 → 2.4.0
DeltaFile
+41-17security/ratify/distinfo
+20-9security/ratify/Makefile
+61-262 files

FreeBSD/ports 9484d32www/microbin distinfo Makefile

www/microbin: update 2.0.4 → 2.1.4
DeltaFile
+669-497www/microbin/distinfo
+334-249www/microbin/Makefile
+1,003-7462 files

FreeBSD/ports 654ae07www/py-primp distinfo Makefile.crates

www/py-primp: update 1.1.2 → 1.1.3
DeltaFile
+37-35www/py-primp/distinfo
+17-16www/py-primp/Makefile.crates
+4-4www/py-primp/Makefile
+58-553 files

FreeBSD/ports 547231bsysutils/faketty distinfo Makefile

sysutils/faketty: update 1.0.19 → 1.0.20
DeltaFile
+31-49sysutils/faketty/distinfo
+15-25sysutils/faketty/Makefile
+46-742 files

FreeBSD/ports d79d919sysutils/tuckr distinfo Makefile

sysutils/tuckr: update 0.12.0 → 0.13.0
DeltaFile
+95-111sysutils/tuckr/distinfo
+48-57sysutils/tuckr/Makefile
+143-1682 files

FreeBSD/ports 46a14dcwww/cobalt distinfo Makefile

www/cobalt: update 0.20.2 → 0.20.4
DeltaFile
+3-3www/cobalt/distinfo
+1-1www/cobalt/Makefile
+4-42 files

FreeBSD/ports a7a1e9btextproc/jql distinfo Makefile

textproc/jql: update 8.0.9 → 8.0.10
DeltaFile
+105-139textproc/jql/distinfo
+52-70textproc/jql/Makefile
+157-2092 files

FreeBSD/ports 458f463databases/qdrant distinfo Makefile.crates

databases/qdrant: update 1.16.1 → 1.17.0
DeltaFile
+387-261databases/qdrant/distinfo
+192-129databases/qdrant/Makefile.crates
+1-2databases/qdrant/Makefile
+580-3923 files

FreeBSD/ports 42c292dtextproc/jnv distinfo Makefile

textproc/jnv: update 0.6.1 → 0.6.2
DeltaFile
+323-347textproc/jnv/distinfo
+162-175textproc/jnv/Makefile
+485-5222 files

FreeBSD/ports 5c8ad44shells/starship distinfo Makefile

shells/starship: update 1.24.1 → 1.24.2
DeltaFile
+231-303shells/starship/distinfo
+115-152shells/starship/Makefile
+346-4552 files

FreeBSD/ports 011524ecad/netgen Makefile distinfo

cad/netgen: Update 6.2.2601 => 6.2.2602

* Pet portclippy(1) and portfmt(1)

Approved by:       db@, yuri@ (Mentors, implicit)
DeltaFile
+8-11cad/netgen/Makefile
+3-3cad/netgen/distinfo
+11-142 files

LLVM/project 11e0d6allvm/lib/Target/SystemZ SystemZISelLowering.cpp

[SystemZ] Limit depth of findCCUse() (#185922)

The recursion here has potentially exponential complexity. Avoid this by
limiting the depth of recursion.

An alternative would be to memoize the results. I went with the simpler
depth limit on the assumption that we don't particularly care about very
deep value chains here.

Fixes https://github.com/llvm/llvm-project/issues/185905.
DeltaFile
+9-4llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
+9-41 files

OPNSense/core d908345src/etc/inc legacy_bindings.inc, src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterBaseController.php

firewall: fix regression in 8554581eac so alias content summary is shown (#9929)

The "description" is a summary so change the underlying
code accordingly to avoid future misinterpretations.

PR: https://forum.opnsense.org/index.php?topic=51246.0
DeltaFile
+11-14src/opnsense/mvc/app/library/OPNsense/Firewall/Util.php
+4-1src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/FilterBaseController.php
+2-2src/opnsense/mvc/app/views/OPNsense/Firewall/filter_rule.volt
+1-1src/etc/inc/legacy_bindings.inc
+1-1src/opnsense/mvc/app/views/OPNsense/Firewall/nat_rule.volt
+19-195 files

FreeBSD/ports f42829fwww/mod_auth_openidc Makefile distinfo

www/mod_auth_openidc: Update to 2.4.19.1

* Project moved from pingidentity to OpenIDC org

PR:             293325
Approved by:    maintainer timeout
DeltaFile
+3-3www/mod_auth_openidc/Makefile
+3-3www/mod_auth_openidc/distinfo
+6-62 files

LLVM/project 90bb98cllvm/lib/Debuginfod HTTPServer.cpp HTTPClient.cpp, llvm/lib/Support/HTTP HTTPServer.cpp HTTPClient.cpp

Revert "Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)"" (#186051)

Reverts llvm/llvm-project#185410

Looks like I have to check polly a well
DeltaFile
+310-0llvm/unittests/Debuginfod/HTTPServerTests.cpp
+0-310llvm/unittests/Support/HTTP/HTTPServerTests.cpp
+198-0llvm/lib/Debuginfod/HTTPServer.cpp
+0-195llvm/lib/Support/HTTP/HTTPServer.cpp
+0-164llvm/lib/Support/HTTP/HTTPClient.cpp
+162-0llvm/lib/Debuginfod/HTTPClient.cpp
+670-66927 files not shown
+916-94033 files

LLVM/project 88b5c0emlir/include/mlir/IR BuiltinAttributes.h BuiltinAttributes.td, mlir/lib/Bindings/Python IRAttributes.cpp

[mlir][IR] Rename DenseIntOrFPElementsAttr to DenseTypedElementsAttr
DeltaFile
+43-43mlir/lib/IR/BuiltinAttributes.cpp
+9-10mlir/lib/IR/AsmPrinter.cpp
+11-5mlir/include/mlir/IR/BuiltinAttributes.h
+7-8mlir/lib/IR/BuiltinDialectBytecode.cpp
+5-7mlir/lib/Bindings/Python/IRAttributes.cpp
+4-7mlir/include/mlir/IR/BuiltinAttributes.td
+79-8015 files not shown
+113-10721 files

LLVM/project 41e9facclang/cmake/caches BaremetalRISCV.cmake

[cmake] Add config for riscv(32|64)-unknown-elf (#176353)

Add a config to document building compiler-rt for a baremetal RISCV
target. It works on a Linux host, but not a macOS host, due to CMake
issues.

Documenting building libcxx and libcxxabi for these targets is left to a
follow-up.
DeltaFile
+29-0clang/cmake/caches/BaremetalRISCV.cmake
+29-01 files

OPNSense/core 0dfad35src/etc/inc legacy_bindings.inc, src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterBaseController.php

firewall: fix regression in 8554581eac so alias content summary is shown

The "description" is a summary so change the underlying
code accordingly to avoid future misinterpretations.
DeltaFile
+11-14src/opnsense/mvc/app/library/OPNsense/Firewall/Util.php
+4-1src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/FilterBaseController.php
+2-2src/opnsense/mvc/app/views/OPNsense/Firewall/filter_rule.volt
+1-1src/etc/inc/legacy_bindings.inc
+1-1src/opnsense/mvc/app/views/OPNsense/Firewall/nat_rule.volt
+19-195 files

FreeBSD/ports af9a09fx11/hyprviz distinfo Makefile.crates

x11/hyprviz: Update to 0.8.4

Changelog:
- https://github.com/timasoft/hyprviz/releases/tag/v0.8.3
- https://github.com/timasoft/hyprviz/releases/tag/v0.8.4

Reported by:    GitHub (watch releases)
DeltaFile
+7-7x11/hyprviz/distinfo
+2-2x11/hyprviz/Makefile.crates
+1-1x11/hyprviz/Makefile
+10-103 files

FreeBSD/ports 814d765security/vuxml/vuln 2026.xml

security/vuxml: Add Mozilla vulnerabilities

 * CVE-2026-2771 - 9.8
 * CVE-2026-3846 - 6.5
 * CVE-2026-3847 - 8.8
DeltaFile
+90-0security/vuxml/vuln/2026.xml
+90-01 files

LLVM/project 7d6a642llvm/lib/Transforms/IPO MemProfContextDisambiguation.cpp, llvm/lib/Transforms/Instrumentation InstrProfiling.cpp AddressSanitizer.cpp

Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options. NFC (#186044)

Similar to commit 557efc9a8b68628c2c944678c6471dac30ed9e8e (2022).

cl::ZeroOrMore is the default for cl::list and is unnecessary for
cl::opt
since the "may only occur zero or one times!" error was removed.
Also remove cl::init(false) on modified cl::opt<bool> lines.
DeltaFile
+8-12llvm/tools/llvm-debuginfo-analyzer/Options.cpp
+2-2llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
+2-2llvm/lib/Transforms/Scalar/LoopInterchange.cpp
+1-2llvm/tools/llvm-jitlink/llvm-jitlink.cpp
+1-2llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
+1-2llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
+15-223 files not shown
+18-259 files

LLVM/project 4ede3b5llvm/lib/Debuginfod HTTPServer.cpp HTTPClient.cpp, llvm/lib/Support/HTTP HTTPServer.cpp HTTPClient.cpp

Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185410)

Relocate HTTPClient and HTTPServer from the Debuginfod library to
llvm/Support/HTTP so they can be reused by other components.

---------

Relanding with fixes in CMakeLists.txt to account for dependency to new
LLVMSupportHTTP in tools.

---------

Co-authored-by: Alexandre Ganea <aganea at havenstudios.com>
Co-authored-by: Jonas Devlieghere <jonas at devlieghere.com>
DeltaFile
+310-0llvm/unittests/Support/HTTP/HTTPServerTests.cpp
+0-310llvm/unittests/Debuginfod/HTTPServerTests.cpp
+0-198llvm/lib/Debuginfod/HTTPServer.cpp
+195-0llvm/lib/Support/HTTP/HTTPServer.cpp
+164-0llvm/lib/Support/HTTP/HTTPClient.cpp
+0-162llvm/lib/Debuginfod/HTTPClient.cpp
+669-67027 files not shown
+940-91633 files

NetBSD/pkgsrc W4rZLHagraphics/zxing-cpp buildlink3.mk

   zxing-cpp: fix path to itself
VersionDeltaFile
1.7+2-2graphics/zxing-cpp/buildlink3.mk
+2-21 files

LLVM/project fddc2c0llvm/lib/Transforms/Utils SimplifyCFG.cpp, llvm/test/Transforms/SimplifyCFG dup-preds.ll switch-dup-bbs.ll

[SimplifyCFG] Simplify identical predecessors (#173022)

When >1 predecessors of BB are identical, try to merge them into ONE.


---

Here is a simplified example (`sink` and `bb*`s share the same
predecessor `entry`, hindering the existing uncond br folding to
optimize such a case):
```diff
- entry:
-   switch to %br1, %br2, %br3, %sink
- bb1:
-   br label %sink
- bb2:
-   br label %sink
- bb3:
-   br label %sink

    [25 lines not shown]
DeltaFile
+192-107llvm/lib/Transforms/Utils/SimplifyCFG.cpp
+108-0llvm/test/Transforms/SimplifyCFG/dup-preds.ll
+4-6llvm/test/Transforms/SimplifyCFG/switch-dup-bbs.ll
+304-1133 files

LLVM/project acc2285libclc/clc/lib/generic/math clc_logb.inc clc_logb.cl

libclc: Update logb implementation (#185881)

Similar to the previous logb change, use a common
bithacking free implementation.
DeltaFile
+10-44libclc/clc/lib/generic/math/clc_logb.inc
+9-5libclc/clc/lib/generic/math/clc_logb.cl
+19-492 files

LLVM/project 3252fe7libclc/clc/lib/generic/math clc_log_base.h

libclc: Update f64 log implementations

The log implementation was originally ported from
rocm device libs way back in 44b6117dfde30d6cc292fabca8ecb0cef4657f7a.
Update this to a version derived from the latest. Leaves the float and
half cases alone.
DeltaFile
+39-112libclc/clc/lib/generic/math/clc_log_base.h
+39-1121 files

LLVM/project 3218d11libclc/clc/include/clc/math clc_ep.inc clc_ep.h, libclc/clc/lib/generic CMakeLists.txt

libclc: Add ep utility

Add utility for compensated arithmetic, which should be used
by a number of the large functions.
DeltaFile
+391-0libclc/clc/lib/generic/math/clc_ep.inc
+131-0libclc/clc/include/clc/math/clc_ep.inc
+34-0libclc/clc/lib/generic/math/clc_ep.cl
+21-0libclc/clc/include/clc/math/clc_ep.h
+1-0libclc/clc/lib/generic/CMakeLists.txt
+578-05 files