FreeBSD/src 5de4183share/man/man4 wlan_amrr.4 ixl.4

manpages: Convert links from http to https when valid

Many of our man pages contain links to websites that are still using
http. Convert them to use https. I skipped those that:
- were not available anymore,
- did not provide an SSL page,
- had caused an SSL validation error,
- were not the original link anymore (i.e. aquisition)
- where the site structure had changed, causing 404s on the new site

Event:                  EuroBSDcon 2026
Reviewed by:            carlavilla (very fast, thanks for that)
Differential Revision:  https://reviews.freebsd.org/D59629
DeltaFile
+4-4share/man/man4/dc.4
+3-3share/man/man4/pcm.4
+2-2share/man/man4/ixl.4
+2-2share/man/man4/iavf.4
+2-2share/man/man4/cxgbe.4
+1-1share/man/man4/wlan_amrr.4
+14-1425 files not shown
+39-3931 files

OPNSense/core bc76a75src/etc/inc filter.lib.inc, src/opnsense/scripts/firmware bogons.sh

Revert "firewall: fix loopback address in private defintions; closes #10694"

This reverts commit 9bac2b8a75f3f218e252a1ca2092c2566291790f.

Since we want to get rid of treating loopback as private and push it to
bogons and this was already broken do not try to repair it.
DeltaFile
+1-1src/opnsense/scripts/firmware/bogons.sh
+1-1src/etc/inc/filter.lib.inc
+2-22 files

FreeBSD/src 05a2d40lib/geom/label glabel.8

glabel.8: clarify volume labels, metadata identifiers, and generic GEOM labels

Change description of manual page to add precision. Split out
filesystem, GPT and GEOM labels.  Give an example for each filesystem
for the program to show how to set a label. Clarify examples and use ada
device names consistently.

PR:                         262207
Differential Revision:      https://reviews.freebsd.org/D51030
DeltaFile
+73-56lib/geom/label/glabel.8
+73-561 files

OPNSense/core 0b8c7c0src/etc/inc util.inc filter.lib.inc, src/etc/inc/plugins.inc.d pf.inc

firewall: remove handling looback addresses as "private"

Loopbacks are not "private" in the traditional sense and will be handled
by bogons in the near future to more closely align with the upstream bogon
source.
DeltaFile
+2-2src/etc/inc/filter.lib.inc
+1-1src/etc/inc/util.inc
+1-1src/etc/inc/plugins.inc.d/pf.inc
+4-43 files

FreeBSD/ports c5a7e29multimedia/ossia-score/files patch-3rdparty_libossia_cmake_deps_boost.cmake

multimedia/ossia-score: Fix build

Boost discovery wasn't covering the current boost version.

PR:             298450
Reported by:    Daniel Engberg <diizzy at FreeBSD.org>, fallout
DeltaFile
+12-0multimedia/ossia-score/files/patch-3rdparty_libossia_cmake_deps_boost.cmake
+12-01 files

FreeBSD/src c1e7332sys/compat/freebsd32 freebsd32_misc.c, sys/kern kern_sendfile.c

sendfile(2): rework compat implementation

Rename the sendfile() function to kern_sendfile(), expand the arguments
previously passed in struct sendfile_args, and extend with two function
pointer arguments to copy in the header/trailer structure and the
create uio's for the header and trailer as required.  Use this to allow
the removal of freebsd32_do_sendfile() which was a nearly identical
duplicate of sendfile() with attendant maintenance cost.

Reviewed by:    kib, markj
Effort:         CHERI upstreaming
Sponsored by:   Innovate UK
Differential Revision:  https://reviews.freebsd.org/D59034
DeltaFile
+17-76sys/compat/freebsd32/freebsd32_misc.c
+29-28sys/kern/kern_sendfile.c
+18-0sys/sys/syscallsubr.h
+64-1043 files

OPNSense/core 050f3c8src/opnsense/www/js opnsense_bootgrid.js

bootgrid: ensure a minimum amount of rows to render

This is a continuation of https://github.com/opnsense/core/pull/10408

(cherry picked from commit 87cb2d055dd0cb7e07ab30e8656c020a82803a91)
DeltaFile
+28-3src/opnsense/www/js/opnsense_bootgrid.js
+28-31 files

LLVM/project c4628f0llvm/cmake/modules HandleLLVMOptions.cmake

[CMake] Disable linker version scripts for Emscripten (#221647)

Emscripten reports itself as a Unix-like CMake platform, causing LLVM to
set `LLVM_HAVE_LINK_VERSION_SCRIPT` and pass GNU/ELF `--version-script`
options when linking shared libraries.

Emscripten uses `wasm-ld`, which does not support GNU version scripts
and currently reports:
```
    em++: warning: ignoring unsupported linker flag: `--version-script`
```
Treat Emscripten like the other platforms without version-script
support. This prevents LLVM and Clang shared-library targets from
passing an unsupported linker option.

This was encountered while building LLVM 23.1.0 for both wasm32 and
wasm64 with Emscripten 6.x in emscripten-forge.
```
[ 45%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o

    [7 lines not shown]
DeltaFile
+1-1llvm/cmake/modules/HandleLLVMOptions.cmake
+1-11 files

FreeBSD/ports 161f479audio/libg722 distinfo Makefile

audio/libg722: Update to 1.2.8

* Use upstream release archive as recommended by Porters Handbook
* Convert to using USES= cmake:testing helper

Initially submitted by Herbert J. Skuhra <herbert at gojira.at>

PR:             297204
DeltaFile
+5-9audio/libg722/Makefile
+3-3audio/libg722/distinfo
+8-122 files

FreeBSD/ports 1c0775bdns/godns Makefile distinfo

dns/godns: Update to 3.4.4

Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.4.4
DeltaFile
+7-7dns/godns/distinfo
+1-2dns/godns/Makefile
+8-92 files

FreeBSD/ports 176070enet-p2p/mkbrr Makefile distinfo

net-p2p/mkbrr: Update to 1.25.1

Changelog: https://github.com/autobrr/mkbrr/releases/tag/v1.25.1
DeltaFile
+5-5net-p2p/mkbrr/distinfo
+2-3net-p2p/mkbrr/Makefile
+7-82 files

FreeBSD/ports 225b658devel/open62541 Makefile distinfo, devel/open62541/files patch-arch_posix_eventloop__posix.h

devel/open62541: Update to 1.5.8

The bug report to upstream related to the patch has been fixed and
the patch is now obsolete.

Changelog: https://github.com/open62541/open62541/releases#release-v1.5.8

PR:             298320
DeltaFile
+0-12devel/open62541/files/patch-arch_posix_eventloop__posix.h
+3-3devel/open62541/distinfo
+1-1devel/open62541/Makefile
+4-163 files

FreeBSD/ports 475cf3bdevel/kdsingleapplication pkg-plist Makefile

devel/kdsingleapplication: Update to 1.2.1

Changelog:
https://github.com/KDAB/KDSingleApplication/releases/tag/v1.2.1
DeltaFile
+3-3devel/kdsingleapplication/distinfo
+1-1devel/kdsingleapplication/pkg-plist
+1-1devel/kdsingleapplication/Makefile
+5-53 files

FreeBSD/ports 6cf5b5bemulators/rpcs3 Makefile, games/vvvvvv Makefile

*/*: Remove dependency listings of audio/faudio flavors

...as port no longer provides flavors
DeltaFile
+2-1games/vvvvvv/Makefile
+2-1emulators/rpcs3/Makefile
+4-22 files

FreeBSD/ports 3871d21audio/faudio distinfo Makefile, audio/faudio/files patch-cmake_config.cmake.in patch-CMakeLists.txt

audio/faudio: Update to 26.09

* Remove support SDL2 flavor (additional change)

PR:             298136
DeltaFile
+9-9audio/faudio/files/patch-CMakeLists.txt
+3-12audio/faudio/Makefile
+0-14audio/faudio/files/patch-cmake_config.cmake.in
+3-3audio/faudio/distinfo
+15-384 files

FreeBSD/ports f2e1a9eemulators/yuzu Makefile

emulators/yuzu: Mark BROKEN

Fails to build,
error: constructor for 'Shader::Maxwell::(anonymous namespace)::TranslatePass' must explicitly initialize the const member 'dummy_flow_block'

Reported by:    pkg-fallout
DeltaFile
+1-0emulators/yuzu/Makefile
+1-01 files

FreeBSD/ports 9518f75audio/libxmp pkg-plist distinfo

audio/libxmp: Update to 4.7.3 and enable 'make test'

* Add USES= pathfix
* Convert PORTVERSION to DISTVERSION
* Add "make test"
* Disable static lib
* Remove unnecessary strip command

Changelog: https://github.com/libxmp/libxmp/releases/tag/libxmp-4.7.3

PR:             298424
Reviewed by:    ehaupt (maintainer)
DeltaFile
+9-7audio/libxmp/Makefile
+3-3audio/libxmp/distinfo
+1-4audio/libxmp/pkg-plist
+13-143 files

FreeBSD/ports 4736ca1comms/freedv Makefile

comms/freedv: Mark BROKEN

Fails to build, error: use of undeclared identifier 'freedv_set_dpsk'

Reported by:    pkg-fallout
DeltaFile
+2-0comms/freedv/Makefile
+2-01 files

FreeBSD/ports cbd8319audio/mikmod Makefile distinfo

audio/mikmod: Update to 3.2.10 and switch to CMake

Changelog: https://mikmod.sourceforge.net/#news

PR:             298423
Reviewed by:    ehaupt (maintainer)
DeltaFile
+3-3audio/mikmod/distinfo
+2-3audio/mikmod/Makefile
+5-62 files

FreeBSD/ports f7b6910multimedia/ossia-score Makefile

multimedia/ossia-score: Mark BROKEN

Fails to build, Could NOT find Boost: Found unsuitable version "0.0.0"

Reported by:    pkg-fallout
DeltaFile
+1-0multimedia/ossia-score/Makefile
+1-01 files

FreeBSD/ports 70ca1daaudio/portaudio Makefile

audio/portaudio: Enable JACK audio backend by default

This is default in most distros

Requested by pi@ via mailinglist
DeltaFile
+2-1audio/portaudio/Makefile
+2-11 files

FreeBSD/ports d800f3ddevel/libevdevplus Makefile

devel/libevdevplus: Mark deprecated

Approved by:    bapt (maintainer)

(cherry picked from commit 1d0be47ce96e27838990761e58b3476a9f772cc3)
DeltaFile
+4-0devel/libevdevplus/Makefile
+4-01 files

FreeBSD/ports 1d0be47devel/libevdevplus Makefile

devel/libevdevplus: Mark deprecated

Approved by:    bapt (maintainer)
DeltaFile
+4-0devel/libevdevplus/Makefile
+4-01 files

FreeBSD/ports 0364e83security/kickpass Makefile

security/kickpass: Mark deprecated

Approved by:    bapt (maintainer)

(cherry picked from commit 7b0eb8730432b3746f46ab48cabd930493dc6cca)
DeltaFile
+4-1security/kickpass/Makefile
+4-11 files

FreeBSD/ports 7b0eb87security/kickpass Makefile

security/kickpass: Mark deprecated

Approved by:    bapt (maintainer)
DeltaFile
+4-1security/kickpass/Makefile
+4-11 files

FreeBSD/ports 7e324d8www/sqlpage Makefile Makefile.crates

www/sqlpage: Update to 0.46.2

Release notes:  https://github.com/sqlpage/SQLPage/releases/tag/v0.46.2
DeltaFile
+113-105www/sqlpage/distinfo
+51-47www/sqlpage/Makefile.crates
+5-6www/sqlpage/Makefile
+169-1583 files

NetBSD/pkgsrc r814Qnqdoc CHANGES-2026

   doc: Updated sysutils/dua-cli to 2.45.0
VersionDeltaFile
1.6069+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc e4y0xd2sysutils/dua-cli Makefile cargo-depends.mk

   sysutils/dua-cli: updatet to 2.45.0

   This release packs an incredibly useful new sub-command called dua clean [--depth N],
   to automatically and efficiently find typical build products that you may want to delete,
   for Rust and Zig and Node for now.

   Also, when deleting entries, the TUI does not block anymore, but shows the decreasing number
   of bytes as files are deleted, until the marked entry finally disappers. The TUI can still be
   used then, albeit in read-only mode.

   Oh, and it also got faster on macOS when there are folders with a lot of files, when it will
   switch aways from bulk-reads to multi-threaded stat calls instead, which in my case led to
   a 2.5x speedup.

   New Features

       add Git-aware dua clean and background deletion
       This commit was mostly rubber-stamped, but tested for a week or so before that.
       By now it's fair to accept that dua is in "tool that needs to work, without

    [153 lines not shown]
VersionDeltaFile
1.58+31-4sysutils/dua-cli/distinfo
1.45+9-0sysutils/dua-cli/cargo-depends.mk
1.58+3-5sysutils/dua-cli/Makefile
+43-93 files

OpenBSD/ports 4iEdWWJx11/gnome/libsecret Makefile distinfo, x11/gnome/libsecret/pkg PLIST

   Update to libsecret-0.21.8.2.
VersionDeltaFile
1.28+11-0x11/gnome/libsecret/pkg/PLIST
1.32+2-2x11/gnome/libsecret/distinfo
1.73+1-1x11/gnome/libsecret/Makefile
+14-33 files

FreeBSD/ports 9639ecbdevel/glab Makefile distinfo

devel/glab: update to 1.117.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+9-8devel/glab/pkg-plist
+5-5devel/glab/distinfo
+2-3devel/glab/Makefile
+16-163 files