FreeBSD/ports b37f7e1lang/cjs Makefile distinfo

lang/cjs: update to 128.0

New version scheme is tied to SpiderMonkey rather than Cinnamon
DeltaFile
+12-5lang/cjs/Makefile
+3-5lang/cjs/distinfo
+15-102 files

FreeBSD/ports faabb80sysutils/nginx-ui distinfo Makefile

sysutils/nginx-ui: Update to 2.2.1

ChangeLog: https://github.com/0xJacky/nginx-ui/releases/tag/v2.2.1
DeltaFile
+7-7sysutils/nginx-ui/distinfo
+2-3sysutils/nginx-ui/Makefile
+9-102 files

FreeBSD/ports ab75e30x11/cinnamon pkg-plist Makefile, x11/cinnamon/files patch-files_usr_share_cinnamon_cinnamon-settings_modules_cs__backgrounds.py

x11/cinnamon: update to 6.4.13

Also fix loading webp backgrounds
DeltaFile
+192-193x11/cinnamon/pkg-plist
+29-28x11/cinnamon/Makefile
+11-0x11/cinnamon/files/patch-files_usr_share_cinnamon_cinnamon-settings_modules_cs__backgrounds.py
+3-3x11/cinnamon/distinfo
+235-2244 files

LLVM/project a1ca690llvm/lib/Target/AArch64 AArch64PerfectShuffle.h AArch64ISelLowering.cpp, llvm/test/CodeGen/AArch64 reduce-shuffle.ll insert-extend.ll

[AArch64] recognise zip1/zip2 with flipped operands (#167235)

Currently, the following two snippets get treated very differently from
each other (https://godbolt.org/z/rYGj9TGz6):
```LLVM
define <8 x i8> @foo(<8 x i8> %x, <8 x i8> %y) local_unnamed_addr #0 {
entry:
  %0 = shufflevector <8 x i8> %x, <8 x i8> %y, <8 x i32>
       <i32 0, i32 8, i32 1, i32 9, i32 2, i32 10, i32 3, i32 11>
  ret <8 x i8> %0
}

define <8 x i8> @bar(<8 x i8> %x, <8 x i8> %y) local_unnamed_addr #0 {
entry:
  %0 = shufflevector <8 x i8> %x, <8 x i8> %y, <8 x i32>
       <i32 8, i32 0, i32 9, i32 1, i32 10, i32 2, i32 11, i32 3>
  ret <8 x i8> %0
}
```

    [39 lines not shown]
DeltaFile
+82-84llvm/test/CodeGen/AArch64/reduce-shuffle.ll
+36-36llvm/test/CodeGen/AArch64/insert-extend.ll
+39-22llvm/lib/Target/AArch64/AArch64PerfectShuffle.h
+12-36llvm/test/CodeGen/AArch64/arm64-zip.ll
+11-26llvm/test/CodeGen/AArch64/insert-subvector.ll
+18-7llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+198-2114 files not shown
+207-22010 files

FreeBSD/ports be4f690x11-fm/nemo pkg-plist Makefile

x11-fm/nemo: rearrange, add TRACKER option
DeltaFile
+31-31x11-fm/nemo/pkg-plist
+17-19x11-fm/nemo/Makefile
+1-1x11-fm/nemo/distinfo
+49-513 files

FreeBSD/ports 47d2d02x11-wm/muffin distinfo Makefile

x11-wm/muffin: pull in upstream commit fixing qt crashes
DeltaFile
+3-1x11-wm/muffin/distinfo
+4-0x11-wm/muffin/Makefile
+7-12 files

FreeBSD/ports 7fe173ax11/cinnamon-screensaver Makefile distinfo

x11/cinnamon-screensaver: update to 6.4.1
DeltaFile
+3-4x11/cinnamon-screensaver/Makefile
+3-3x11/cinnamon-screensaver/distinfo
+6-72 files

LLVM/project e3a28c0flang-rt/lib/cuda allocator.cpp, flang-rt/unittests/Runtime/CUDA Allocatable.cpp

[flang][cuda][NFC] Fix naming of CUFGetAssociatedStream (#169838)

DeltaFile
+3-3flang-rt/unittests/Runtime/CUDA/Allocatable.cpp
+1-1flang/include/flang/Runtime/CUDA/allocator.h
+1-1flang-rt/lib/cuda/allocator.cpp
+5-53 files

FreeBSD/ports 716eb57sysutils/cinnamon-control-center distinfo Makefile

sysutils/cinnamon-control-center: update to 6.4.2
DeltaFile
+3-3sysutils/cinnamon-control-center/distinfo
+2-2sysutils/cinnamon-control-center/Makefile
+5-52 files

FreeBSD/ports 72a70f1x11/cinnamon-session Makefile distinfo

x11/cinnamon-session: update to 6.4.2
DeltaFile
+8-10x11/cinnamon-session/Makefile
+3-3x11/cinnamon-session/distinfo
+11-132 files

LLVM/project 620f1f1llvm/test/CodeGen/AMDGPU global-address.ll fneg-combines-gfx1200.ll

[AMDGPU] Remove odd syntax in some RUN lines. NFC. (#169831)

DeltaFile
+4-4llvm/test/CodeGen/AMDGPU/global-address.ll
+2-2llvm/test/CodeGen/AMDGPU/fneg-combines-gfx1200.ll
+2-2llvm/test/CodeGen/AMDGPU/whole-wave-register-spill.ll
+8-83 files

OPNSense/plugins 248ef71security/tailscale pkg-descr, security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale rc.conf.d

security/tailscale: simplify previous a little
DeltaFile
+6-7security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+1-1security/tailscale/pkg-descr
+7-82 files

FreeBSD/ports 28c9d48security/vuxml/vuln 2025.xml

security/vuxml: Add png vulnerabilities

 * CVE-2025-65018
 * CVE-2025-64720
 * CVE-2025-64506
 * CVE-2025-64505

Reported by:    Stefan Grundmann <sg2342 at googlemail.com>
DeltaFile
+66-0security/vuxml/vuln/2025.xml
+66-01 files

OPNSense/plugins 351090dsecurity/tailscale pkg-descr Makefile, security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale rc.conf.d

security/tailscale: fix to prevent use of pre-auth key in startup after auth (#5047)

DeltaFile
+22-17security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+4-0security/tailscale/pkg-descr
+1-1security/tailscale/Makefile
+27-183 files

OPNSense/plugins c77c3c0net-mgmt/zabbix-agent/src/opnsense/mvc/app/controllers/OPNsense/ZabbixAgent/forms settings.xml, net-mgmt/zabbix-agent/src/opnsense/mvc/app/models/OPNsense/ZabbixAgent ZabbixAgent.xml

net-mgmt/zabbix-proxy and zabbix-agent: add ListenBacklog option (#5046)

Co-authored-by: Jeremy Gutierrez <Jeremy.gutierrez at markt.de>
DeltaFile
+8-0net-mgmt/zabbix-agent/src/opnsense/mvc/app/controllers/OPNsense/ZabbixAgent/forms/settings.xml
+6-0net-mgmt/zabbix-proxy/src/opnsense/mvc/app/controllers/OPNsense/Zabbixproxy/forms/general.xml
+5-0net-mgmt/zabbix-agent/src/opnsense/mvc/app/models/OPNsense/ZabbixAgent/ZabbixAgent.xml
+5-0net-mgmt/zabbix-proxy/src/opnsense/mvc/app/models/OPNsense/Zabbixproxy/General.xml
+4-0net-mgmt/zabbix-agent/src/opnsense/service/templates/OPNsense/ZabbixAgent/zabbix_agentd.conf
+3-0net-mgmt/zabbix-proxy/src/opnsense/service/templates/OPNsense/Zabbixproxy/zabbix_proxy.conf.in
+31-06 files

NetBSD/pkgsrc amGV8Godoc CHANGES-2025

   Updated net/libnice, devel/py-dotenv
VersionDeltaFile
1.6917+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc Dnthr8Vdevel/py-dotenv distinfo Makefile

   py-dotenv: updated to 1.2.1

   1.2.1

   - Move more config to `pyproject.toml`, removed `setup.cfg`
   - Add support for reading `.env` from FIFOs (Unix)

   1.2.0

   - Upgrade build system to use PEP 517 & PEP 518 to use `build` and `pyproject.toml`
   - Add support for Python 3.14
   - Add support for disabling of `load_dotenv()` using `PYTHON_DOTENV_DISABLED` env var.
VersionDeltaFile
1.15+4-4devel/py-dotenv/distinfo
1.20+3-3devel/py-dotenv/Makefile
+7-72 files

NetBSD/pkgsrc N3RKnNXnet/libnice distinfo Makefile.common

   libnice: updated to 0.1.23

   libnice 0.1.23 (2025-11-26)
   ===========================
   API: Added option NICE_AGENT_OPTION_CLOSE_FORCED to not wait for TURN when
     closing asynchronous
   Reject invalid remote candidates with priority=0
   Add missing mutex in tcp-bsd socket
   Add buffer list support to nicesrc
   Avoid dropping packing in nicesink, retry instead
   Only create a new NiceCandidate if a socket can be opened, as it is
    a somewhat costly operation.
   Many new tests
   Fix leaks
   Fix various test flakiness
VersionDeltaFile
1.24+4-4net/libnice/distinfo
1.8+3-3net/libnice/Makefile.common
1.15+2-2net/libnice/PLIST
1.86+1-2net/libnice/Makefile
+10-114 files

LLVM/project 58fa7e4clang/test/OpenMP irbuilder_nested_parallel_for.c ordered_codegen.cpp, llvm/include/llvm/Frontend/OpenMP OMPIRBuilder.h

Revert "[OMPIRBuilder] always leave PARALLEL via the same barrier" (#169829)

Reverts llvm/llvm-project#164586

Reverting due to buildbot failure:
https://lab.llvm.org/buildbot/#/builders/169/builds/17519
DeltaFile
+77-69llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
+53-56llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
+47-61clang/test/OpenMP/irbuilder_nested_parallel_for.c
+10-30clang/test/OpenMP/ordered_codegen.cpp
+20-20clang/test/OpenMP/cancel_codegen.cpp
+10-27llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
+217-26317 files not shown
+263-37023 files

OpenBSD/ports VQfgFzEx11/gnome/control-center distinfo Makefile

   Update to gnome-control-center-49.2.1.
VersionDeltaFile
1.75+2-2x11/gnome/control-center/distinfo
1.138+1-1x11/gnome/control-center/Makefile
+3-32 files

OpenBSD/ports cH1ryIRnet/libproxy distinfo Makefile, net/libproxy/patches patch-src_libproxy_meson_build

   Update to libproxy-0.5.12.
VersionDeltaFile
1.26+2-2net/libproxy/distinfo
1.97+1-1net/libproxy/Makefile
1.4+1-1net/libproxy/patches/patch-src_libproxy_meson_build
1.5+1-0net/libproxy/pkg/PLIST
+5-44 files

LLVM/project f065583llvm/lib/Transforms/Instrumentation AllocToken.cpp, llvm/test/Instrumentation/AllocToken hot-cold-new.ll

rebase

Created using spr 1.3.8-beta.1
DeltaFile
+25-0llvm/test/LTO/X86/alloc-token-hot-cold-new.ll
+12-12llvm/lib/Transforms/Instrumentation/AllocToken.cpp
+20-0llvm/test/Instrumentation/AllocToken/hot-cold-new.ll
+57-123 files

LLVM/project 25ba298llvm/lib/Transforms/Instrumentation AllocToken.cpp, llvm/test/Instrumentation/AllocToken hot-cold-new.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.8-beta.1

[skip ci]
DeltaFile
+25-0llvm/test/LTO/X86/alloc-token-hot-cold-new.ll
+12-12llvm/lib/Transforms/Instrumentation/AllocToken.cpp
+20-0llvm/test/Instrumentation/AllocToken/hot-cold-new.ll
+57-123 files

LLVM/project bcd5787llvm/lib/Transforms/Instrumentation AllocToken.cpp, llvm/test/Instrumentation/AllocToken hot-cold-new.ll

simplify copts, add extra tests

Created using spr 1.3.8-beta.1
DeltaFile
+25-0llvm/test/LTO/X86/alloc-token-hot-cold-new.ll
+12-12llvm/lib/Transforms/Instrumentation/AllocToken.cpp
+20-0llvm/test/Instrumentation/AllocToken/hot-cold-new.ll
+57-123 files

OPNSense/core 7fc2494src/opnsense/mvc/app/views/OPNsense/Firewall dnat_rule.volt

Enabled tooltips were the wrong way around
DeltaFile
+1-1src/opnsense/mvc/app/views/OPNsense/Firewall/dnat_rule.volt
+1-11 files

FreeBSD/src 56114d2sys/sys _types.h

max_align_t: apply alignof to 'long double' for long double alignment

(cherry picked from commit 39cad8402d19f361cb8d489a3a69ff94b643c6df)
DeltaFile
+1-1sys/sys/_types.h
+1-11 files

LLVM/project fb94261libc/cmake/modules LLVMLibCArchitectures.cmake, libc/include/sys syscall.h.def

[libc][darwin] add syscall numbers from macos sdk (#166354)

This PR adds support to include syscall.h from MacOS sdk by explicitly including the path to the sdk via `xcrun`.
DeltaFile
+31-0libc/cmake/modules/LLVMLibCArchitectures.cmake
+2-1libc/include/sys/syscall.h.def
+33-12 files

OPNSense/core bc763c8src/opnsense/mvc/app/views/OPNsense/Firewall dnat_rule.volt

Enabled tooltips were the wrong way around
DeltaFile
+1-1src/opnsense/mvc/app/views/OPNsense/Firewall/dnat_rule.volt
+1-11 files

LLVM/project 39f5ff0mlir/include/mlir/Dialect/Tosa/Transforms Passes.td, mlir/lib/Dialect/Tosa/Transforms TosaArithConstantToConst.cpp CMakeLists.txt

[mlir][tosa] Introduce arith.constant -> tosa.const normalization pass (#168370)

Add a standalone pass that rewrites tensor-valued `arith.constant` ops
into `tosa.const`, normalize the TOSA backend contract.

Signed-off-by: Vitalii Shutov <vitalii.shutov at arm.com>
Co-authored-by: Shubham <shubham at arm.com>
DeltaFile
+111-0mlir/lib/Dialect/Tosa/Transforms/TosaArithConstantToConst.cpp
+100-0mlir/test/Dialect/Tosa/tosa-arith-const-to-tosa-const.mlir
+9-0mlir/include/mlir/Dialect/Tosa/Transforms/Passes.td
+1-0mlir/lib/Dialect/Tosa/Transforms/CMakeLists.txt
+221-04 files

FreeBSD/ports dc7448anet-mgmt/wifimgr Makefile distinfo

net-mgmt/wifimgr: Update 1.25 => 1.26

Changelog:
 - Updated man page to note that wifimgr is not part of FreeBSD but
   that it appeared at the time of FreeBSD-8.0.
 - Added Ukrainian translation, thanks to Dmitry Luhtionov
   <dmitryluhtionov at gmail.com>.
https://opal.com/src/wifimgr/

Remove unused dependencies, fix warning from portclippy.

PR:     291215 287173
DeltaFile
+3-5net-mgmt/wifimgr/Makefile
+3-3net-mgmt/wifimgr/distinfo
+1-0net-mgmt/wifimgr/pkg-plist
+7-83 files