OPNSense/core 67c49d2src/opnsense/mvc/app/models/OPNsense/Interfaces Wlan.xml

interfaces: fix linter complaints in WLAN model, 11a typo and wpa_pairwise labels
DeltaFile
+20-19src/opnsense/mvc/app/models/OPNsense/Interfaces/Wlan.xml
+20-191 files

LLVM/project 02e6ae3clang/lib/AST/ByteCode Compiler.cpp, clang/test/ASTMerge/class-template-partial-spec test.cpp

[clang][bytecode] Lazily evaluate static variables (#208794)

They usually go through `evaluateAsInitializer()`, which is where we
register them as global variables. But if they're imported, they don't.
Just try to evaluate them in `VisitMemberExpr()`.
DeltaFile
+6-2clang/lib/AST/ByteCode/Compiler.cpp
+4-0clang/test/ASTMerge/class-template-partial-spec/test.cpp
+10-22 files

OPNSense/core dc7b058src/opnsense/mvc/app/models/OPNsense/Interfaces NetworkInterface.xml

interfaces: fix a model lint complaint
DeltaFile
+1-1src/opnsense/mvc/app/models/OPNsense/Interfaces/NetworkInterface.xml
+1-11 files

FreeBSD/doc 657bd83shared contrib-additional.adoc

Add long overdue contributor Sebastian Oswald for his work on various ports (ie angie, iocaine)
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/doc 0d0d9acwebsite/themes/beastie/layouts/_partials sidenav.html

Website: Fix HTML validation errors

missed ul tag in sidenav fixed

PR: 297509
DeltaFile
+3-1website/themes/beastie/layouts/_partials/sidenav.html
+3-11 files

OPNSense/core a307080src/opnsense/scripts/shell firmware.sh

firmware: add simple prompt to console changelog viewer; closes #10889

Suggested-by: @davidemyers
(cherry picked from commit 866926fa09b1b3515883baab1a28f3bd366317cd)
DeltaFile
+1-1src/opnsense/scripts/shell/firmware.sh
+1-11 files

OPNSense/core f364eb7src/opnsense/mvc/app/models/OPNsense/DHCRelay/ACL ACL.xml

dhcrelay: in hindsight shared ACL is better

(cherry picked from commit dc5fdc67f08ab2247bb1936014972def2f7a8a33)
DeltaFile
+2-7src/opnsense/mvc/app/models/OPNsense/DHCRelay/ACL/ACL.xml
+2-71 files

OPNSense/core 81c9662. plist, src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api SystemController.php

system: change diag.disk to return total bytes as well as formatted bytes

(cherry picked from commit 4eb1e9ec9d270325554572ee607fd75246075e3d)
(cherry picked from commit 4fe0a5e9df427929519e95646047dd5a7b2346f6)
DeltaFile
+98-0src/opnsense/scripts/system/disk_info.py
+19-47src/opnsense/mvc/app/library/OPNsense/System/Status/DiskSpaceStatus.php
+2-28src/opnsense/www/js/widgets/Disk.js
+1-23src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api/SystemController.php
+1-1src/opnsense/service/conf/actions.d/actions_system.conf
+1-0plist
+122-996 files

NetBSD/pkgsrc-wip cc25b69quickshell Makefile PLIST, quickshell/patches patch-src_core_toolsupport.cpp patch-src_wayland_buffer_dmabuf.hpp

Import quickshell
DeltaFile
+75-0quickshell/PLIST
+53-0quickshell/patches/patch-src_core_logging.cpp
+44-0quickshell/patches/patch-src_core_paths.cpp
+38-0quickshell/Makefile
+25-0quickshell/patches/patch-src_wayland_buffer_dmabuf.hpp
+24-0quickshell/patches/patch-src_core_toolsupport.cpp
+259-09 files not shown
+366-015 files

OPNSense/core b903904src/etc/inc interfaces.inc, src/www interfaces.php

interfaces: fix PHP warnings and do not write unset ones

Pertains to interafces.php mostly but let's fix this so we
can see if the new interface settings work the same.

(cherry picked from commit 227bbd3d120e7a01562236239b3ad778ecb56d7a)
DeltaFile
+33-27src/www/interfaces.php
+2-2src/etc/inc/interfaces.inc
+35-292 files

OPNSense/core c013628src/etc/inc interfaces.inc

interfaces: refactor interfaces_loopback_configure() and add ::1/128 sync

(cherry picked from 1f34fdeb68e24a371d977282b521860ed793aaa0)
(cherry picked from e83acb57f832f46b0174750a11a052a51e4ec8e5)
DeltaFile
+9-3src/etc/inc/interfaces.inc
+9-31 files

OPNSense/core a5817ddsrc/etc config.xml.sample

interfaces: minor adjustments to config.xml sample

(cherry picked from commit b785e5e8cdeef4a6257328a32282fa1f62392bfb)
(cherry picked from commit 320f8b67dc7738f7019938b0750ba07d52b60ab6)
DeltaFile
+4-8src/etc/config.xml.sample
+4-81 files

FreeBSD/doc 03265eawebsite/content/ru art.adoc, website/content/ru/donations wantlist.adoc

Website: Fix HTML validation errors

errors in tags fixed

PR: 297509
DeltaFile
+0-82website/content/ru/donations/wantlist.adoc
+0-24website/content/ru/prstats/_index.adoc
+2-2website/data/ru/vendors/consulting.toml
+2-2website/data/en/vendors/consulting.toml
+2-2website/content/ru/art.adoc
+1-1website/data/ru/vendors/software.toml
+7-11312 files not shown
+19-12118 files

NetBSD/src CGu5Wdmsys/dev/pci if_ixl.c

   Remove pointless and confusing check against NULL.
VersionDeltaFile
1.105+4-6sys/dev/pci/if_ixl.c
+4-61 files

OpenBSD/src lU6gHm9share/man/man7 mdoc.7

   Briefly mention .Cd usage on FreeBSD;
   from Alexander Ziaee <ziaee at FreeBSD.org>, tweaked by me.
VersionDeltaFile
1.198+11-2share/man/man7/mdoc.7
+11-21 files

NetBSD/src qMPqc4Nsys/dev/pci if_ixl.c

   Be a little more conservative with DMA sync for the ATQ, though what was there already was probably OK.
VersionDeltaFile
1.104+6-4sys/dev/pci/if_ixl.c
+6-41 files

FreeBSD/ports 606839cx11-clocks/emiclock pkg-plist distinfo

x11-clocks/emiclock: Update to 2.0.3

Change MASTER_SITES to the official site on GitHub.
Install README.ja.
Change maintainer to nyan.

PR:             298569
Approved by:    fluffy (mentor)
DeltaFile
+8-8x11-clocks/emiclock/Makefile
+3-2x11-clocks/emiclock/distinfo
+1-0x11-clocks/emiclock/pkg-plist
+12-103 files

NetBSD/pkgsrc PJ6RrJJdoc CHANGES-2026

   doc: Updated lang/ruby33 to 3.3.12nb2
VersionDeltaFile
1.6146+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc HuY6Avulang/ruby33 Makefile, lang/ruby33/patches patch-lib_resolv.gemspec

   lang/ruby33: fix build problem

   patch to reesolv.gemspec contains extra code to use git.

   Bump PKGREVISION.
VersionDeltaFile
1.15+2-2lang/ruby33/Makefile
1.2+1-1lang/ruby33/patches/patch-lib_resolv.gemspec
+3-32 files

FreeBSD/doc 05a29f9shared contrib-additional.adoc

Add new contributor Roger Olofsson for the port audio/entropypianotuner

PR:             293877
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/ports 9774343audio/entropypianotuner pkg-plist pkg-descr, audio/entropypianotuner/files patch-entropypianotuner__config.pri patch-modules_core_calculation_calculationmanager.cpp

audio/entropypianotuner: Experimental software for tuning a piano

PR:             293877
DeltaFile
+51-0audio/entropypianotuner/Makefile
+20-0audio/entropypianotuner/pkg-descr
+17-0audio/entropypianotuner/files/patch-modules_core_config.h
+13-0audio/entropypianotuner/files/patch-modules_core_calculation_calculationmanager.cpp
+12-0audio/entropypianotuner/files/patch-entropypianotuner__config.pri
+10-0audio/entropypianotuner/pkg-plist
+123-02 files not shown
+133-08 files

OpenBSD/ports UFKPiVsmail/rspamd Makefile distinfo, mail/rspamd/pkg PLIST

   update to rspamd-4.2.0
VersionDeltaFile
1.74+10-0mail/rspamd/pkg/PLIST
1.95+2-2mail/rspamd/distinfo
1.168+1-1mail/rspamd/Makefile
+13-33 files

LLVM/project 8fef76fclang-tools-extra/clang-tidy/modernize UseDesignatedInitializersCheck.cpp, clang-tools-extra/docs ReleaseNotes.md

[clang-tidy] Add null-checking in Use designated Initializer check (#220093)

Part of #219739

This null check should avoid null dereferencing crash in the Use
designated Initializer check.

AI has been used in this contribution to understand the code as I'm a
beginner to the codebase. The problem understanding and proposed fix is
mine.
DeltaFile
+19-0clang-tools-extra/test/clang-tidy/checkers/modernize/use-designated-initializers-invalid-decl-no-crash.cpp
+4-0clang-tools-extra/docs/ReleaseNotes.md
+1-1clang-tools-extra/clang-tidy/modernize/UseDesignatedInitializersCheck.cpp
+24-13 files

OpenBSD/src rUEuhPLlib/libtls Makefile

   libtls: move tls_ocsp.c to the proper place
VersionDeltaFile
1.39+2-2lib/libtls/Makefile
+2-21 files

FreeBSD/doc 3c9c0d1shared contrib-additional.adoc

Add new contributor Robert Gogolok for the port sysutils/pack

PR:             292952
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/ports 1943d79devel/msgpack-cxx/files patch-CMakeLists.txt

devel/msgpack-cxx: fix build with cmake 4
DeltaFile
+8-0devel/msgpack-cxx/files/patch-CMakeLists.txt
+8-01 files

FreeBSD/ports 4c03e06games/OpenLoco distinfo Makefile

games/OpenLoco: update to 26.09

 - DATADIR has been changed to share/openloco by up stream

Changelog: https://github.com/OpenLoco/OpenLoco/releases/tag/v26.09
DeltaFile
+4,036-3,958games/OpenLoco/pkg-plist
+5-8games/OpenLoco/Makefile
+5-5games/OpenLoco/distinfo
+4,046-3,9713 files

FreeBSD/ports 9ed03cdnet Makefile, net/if_pair-kmod distinfo pkg-descr

net/if_pair-kmod: Fast IP point to point interface between FreeBSD vnet jails

This FreeBSD kernel module implements a simple point-to-point IP link
between a vnet jail and its host, or between two vnet jails - like
if_epair(4), but without the complexity and overhead of emulating
Ethernet.

Status: Under active development. It has not yet seen wide testing.
Try it on a test machine first.

WWW: https://github.com/Crest/if_pair

Port added on behalf of upstream, who will keep the port up to date.

Approved by:    crest at rlwinm.de (maintainer)
DeltaFile
+20-0net/if_pair-kmod/Makefile
+7-0net/if_pair-kmod/pkg-descr
+3-0net/if_pair-kmod/distinfo
+1-0net/Makefile
+31-04 files

FreeBSD/ports 800a4efdevel/goreleaser Makefile distinfo

devel/goreleaser: update to 2.18.2

Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.18.2
DeltaFile
+5-5devel/goreleaser/distinfo
+1-1devel/goreleaser/Makefile
+6-62 files

FreeBSD/ports aaaef2bgames/aquaria distinfo Makefile, games/aquaria/files patch-Aquaria_ScriptInterface.cpp

games/aquaria: update to OSE-v1.002-35-g98c51ac

 - this fixes a number of issues in bundled dependencies
 - adopt and undeprecate this still maintained software

Changelog: https://github.com/AquariaOSE/Aquaria/commits/98c51acf3e0e1f55dd95ee350e6b66f46b0e493a
DeltaFile
+0-15games/aquaria/files/patch-Aquaria_ScriptInterface.cpp
+3-10games/aquaria/Makefile
+3-5games/aquaria/distinfo
+6-303 files