FreeBSD/ports 2bcf778editors/libreoffice-el distinfo

editors/libreoffice-el: fix distinfo
DeltaFile
+3-3editors/libreoffice-el/distinfo
+3-31 files

FreeBSD/ports 72e2610games/libretro-shaders-slang pkg-plist distinfo

games/libretro-shaders-slang: Update g20251020 => g20251121

Commitlog:
https://github.com/libretro/slang-shaders/compare/422e598...a2ac00b

PR:     291164
DeltaFile
+45-36games/libretro-shaders-slang/pkg-plist
+3-3games/libretro-shaders-slang/distinfo
+2-2games/libretro-shaders-slang/Makefile
+50-413 files

OPNSense/core 74d03f6src/etc/inc/plugins.inc.d unbound.inc

Services: Unbound DNS: Overrides - duplicate pointer records due to not casting the field types. closes https://github.com/opnsense/core/issues/9443

(cherry picked from commit 4b659d4fd8918f71b3e75068343d9fd61aa8f8ff)
DeltaFile
+2-2src/etc/inc/plugins.inc.d/unbound.inc
+2-21 files

FreeBSD/ports 3fa77d5devel/protobuf-java distinfo Makefile

devel/protobuf-java: Update 4.33.0 => 4.33.1

Changelog:
https://github.com/protocolbuffers/protobuf/releases/tag/v33.1

PR:     291168
DeltaFile
+3-3devel/protobuf-java/distinfo
+1-1devel/protobuf-java/Makefile
+4-42 files

LLVM/project 06fc87bflang/include/flang/Parser parse-tree.h, flang/lib/Parser openmp-parsers.cpp unparse.cpp

[flang][OpenMP] Better diagnostics for invalid or misplaced directives (#168885)

Add two more AST nodes, one for a misplaced end-directive, and one for
an invalid string following the OpenMP sentinel (e.g. "!$OMP XYZ").

Emit error messages when either node is encountered in semantic
analysis.
DeltaFile
+33-20flang/lib/Parser/openmp-parsers.cpp
+19-1flang/include/flang/Parser/parse-tree.h
+19-0flang/lib/Semantics/check-omp-structure.cpp
+16-0flang/test/Semantics/OpenMP/loop-association.f90
+6-6flang/test/Semantics/OpenMP/loop-transformation-construct02.f90
+10-0flang/lib/Parser/unparse.cpp
+103-2710 files not shown
+129-3516 files

FreeBSD/src 5cc34a8sys/dev/sound/pcm channel.c channel.h

Revert "sound: Merge chn_intr() with chn_intr_locked()"

It turns out that snd_uaudio(4) uses sound(4)'s channel lock for its USB
transfer callbacks. I will try to address this at some point, because
this is layering violation, but for now we need to revert the commit, as
it causes a lock recursion panic with USB audio devices.

This reverts commit e254ef87a30bfcaabc6e4d8e0ecf05f6949a4f06.
DeltaFile
+18-2sys/dev/sound/pcm/channel.c
+1-0sys/dev/sound/pcm/channel.h
+19-22 files

FreeBSD/ports 4de1a46misc/crush distinfo Makefile

misc/crush: Update to 0.18.5

Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.18.3
- https://github.com/charmbracelet/crush/releases/tag/v0.18.4
- https://github.com/charmbracelet/crush/releases/tag/v0.18.5

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+1-1misc/crush/Makefile
+6-62 files

NetBSD/src S5sMMocsys/arch/m68k/m68k vectors.c

   Fix a typo (affecting 68060-only configs) and a 1-line omission (affecting
   GENERIC configs) that resulted in the F-Line Emulator trap not being routed
   to the 060SP for handling.

   Fix confirmed by Denis Ahrens on an MVME177.

   PR port-m68k/59786
VersionDeltaFile
1.5+5-4sys/arch/m68k/m68k/vectors.c
+5-41 files

FreeBSD/ports f1055d9net-mgmt/netdata pkg-plist distinfo, net-mgmt/netdata/files patch-CMakeLists.txt

net-mgmt/netdata: Update 2.7.3 => 2.8.1

Changelog:
https://github.com/netdata/netdata/releases/tag/v2.8.0
https://github.com/netdata/netdata/releases/tag/v2.8.1

PR:     291160
DeltaFile
+128-119net-mgmt/netdata/pkg-plist
+38-56net-mgmt/netdata/files/patch-CMakeLists.txt
+7-7net-mgmt/netdata/distinfo
+2-3net-mgmt/netdata/Makefile
+175-1854 files

NetBSD/pkgsrc 45bkLLdx11/gtk4 modules.mk, x11/gtk4/files immodules.tmpl

   x11/gtk4: Remove references to nonexistent file
VersionDeltaFile
1.2+1-9x11/gtk4/files/immodules.tmpl
1.2+1-4x11/gtk4/modules.mk
+2-132 files

FreeBSD/ports fd94f8cgraphics/converseen distinfo Makefile

graphics/converseen: Update to 0.15.1.2

 * Fixed a bug with the scaling spinbox not handling the value 0 correctly
 * Updated French translation
 * Various Bugfixes
DeltaFile
+3-3graphics/converseen/distinfo
+1-1graphics/converseen/Makefile
+4-42 files

FreeBSD/ports 50bde38x11 Makefile, x11/hyprlauncher Makefile pkg-descr

x11/hyprlauncher: Add port: Multipurpose and versatile launcher / picker for Hyprland

hyprlauncher is a multipurpose and versatile launcher / picker for
hyprland. It's fast, simple, and provides various modules.

Features
- Various providers: Desktop, Unicode, Emoji, Math ...
- Speedy: Fast, multi-threaded fuzzy searching
- Daemon by default: instant opening of the launcher
- Entry frequency caching: commonly used entries appear above others
- Manual entry providing: make a simple selector from your own list

WWW: https://wiki.hypr.land/Hypr-Ecosystem/hyprlauncher/
DeltaFile
+34-0x11/hyprlauncher/Makefile
+11-0x11/hyprlauncher/files/patch-src_config_ConfigManager.cpp
+10-0x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp
+9-0x11/hyprlauncher/pkg-descr
+3-0x11/hyprlauncher/distinfo
+1-0x11/Makefile
+68-06 files

FreeBSD/ports 64d155cdevel/hyprwire Makefile pkg-plist, devel/hyprwire/files patch-src_core_server_ServerClient.cpp patch-src_core_client_ClientSocket.cpp

devel/hyprwire: Add port: Fast and consistent wire protocol for IPC

Hyprwire is a fast and consistent wire protocol, and its
implementation. This is essentially a "method" for processes to talk
to each other.

WWW: https://github.com/hyprwm/hyprwire
DeltaFile
+40-0devel/hyprwire/Makefile
+17-0devel/hyprwire/pkg-plist
+11-0devel/hyprwire/files/patch-src_core_server_ServerClient.cpp
+10-0devel/hyprwire/files/patch-src_core_client_ClientSocket.cpp
+10-0devel/hyprwire/files/patch-src_core_server_ServerSocket.cpp
+3-0devel/hyprwire/distinfo
+91-02 files not shown
+95-08 files

NetBSD/src E6QSoQQdistrib/notes/common legal.common, sys/dev/isa if_ixreg.h

   rgrimes at freebsd gave permission to relicense to 3-clause BSD
   in a private email.

   The email in question has been forwarded to board@.
VersionDeltaFile
1.4+2-5sys/dev/isa/if_ixreg.h
1.129+1-3distrib/notes/common/legal.common
+3-82 files

NetBSD/pkgsrc 4vtTxdJgeography/merkaartor Makefile, geography/viking Makefile

   *: revbump for geography/gpsd shlib version change
VersionDeltaFile
1.157+2-2geography/merkaartor/Makefile
1.158+2-2geography/viking/Makefile
1.7+2-2ham/direwolf/Makefile
1.117+2-2misc/marble/Makefile
1.6+2-2sysutils/collectd-gps/Makefile
1.38+2-1time/ntpsec/Makefile
+12-116 files

NetBSD/pkgsrc HfKU5Kqgeography/gpsd Makefile

   geography/gpsd: Modernize USE_LANGUAGES setting (NFCI)

   Move c99 from USE_LANGUAGES to USE_CC_FEATURES.  (This change is
   unrelated to the recent update.)
VersionDeltaFile
1.90+5-4geography/gpsd/Makefile
+5-41 files

NetBSD/pkgsrc KL2xbwodoc CHANGES-2025

   doc: Updated geography/gpsd to 3.27
VersionDeltaFile
1.6863+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc c8A7aTrgeography/gpsd PLIST distinfo

   geography/gpsd: Update to 3.27

   pkgsrc changes:
     - none

   upstream changes:
     - libgpsd version bump

   upstream NEWS:

   3.27: 21 Nov 2025
     Improve support for newer signal ids (L1/L2/L5, etc.).
     xgps add signal id names
     gpsrinex, support new signal ids.  Add -g and --gnss options.
     Initial SPARTNv2 support.  Disabled by default, terrible protocol.
     Many ubxtool updates for newer u-blox receivers.
     Update driver_ubx for newer u-blox receivers.
     Lexer() FFI interface is unused, and deprecated October 2025.
     xgps and xgpsspeed work under Wayland.
     Add support for Qt6.
VersionDeltaFile
1.22+5-5geography/gpsd/PLIST
1.45+4-4geography/gpsd/distinfo
1.89+2-3geography/gpsd/Makefile
1.10+2-2geography/gpsd/buildlink3.mk
+13-144 files

FreeBSD/src d5335bdsys/fs/nfsclient nfs_clvfsops.c

nfs_clvfsops.c: Allow long directory mount paths

Without this patch, the NFS client code for mounts has
an arbitrary 100 character limit for the directory path
being mounted on the server.

Someone reported this quite a while ago, but I cannot
find the email or bugzilla PR.

This patch fixes the problem by increasing the directory
path length limit to MNAMELEN, allocated via malloc() to
avoid using too much stack.

(cherry picked from commit 8d5a88ac95b23b0a8c4943be0aef1f93e3902bfb)
DeltaFile
+5-3sys/fs/nfsclient/nfs_clvfsops.c
+5-31 files

OpenBSD/xenocara JVjlLtishare/mk bsd.xorg.mk

   PYTHON_VERSION -> 3.13
VersionDeltaFile
1.71+2-2share/mk/bsd.xorg.mk
+2-21 files

OpenBSD/ports QvdWa99security/openssl-ruby-tests distinfo Makefile

   Update to openssl-ruby-tests 20251123
VersionDeltaFile
1.130+2-2security/openssl-ruby-tests/distinfo
1.150+2-2security/openssl-ruby-tests/Makefile
+4-42 files

NetBSD/pkgsrc AsGRq3Rinputmethod/uim Makefile.common

   inputmethod/uim: Fix build

   configure script for sigscheme requires AX_CHECK_COMPILE_FLAG
   from autoconf-archive.
VersionDeltaFile
1.21+4-1inputmethod/uim/Makefile.common
+4-11 files

HardenedBSD/src c9a1bd9lib/libmd/aarch64 md5block.S, lib/libmd/amd64 md5block.S

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+363-0lib/libmd/amd64/md5block.S
+0-341sys/kern/md5c.c
+317-0sys/crypto/md5c.c
+298-0sys/crypto/md4c.c
+0-298sys/kern/md4c.c
+206-0lib/libmd/aarch64/md5block.S
+1,184-6395 files not shown
+1,239-64611 files

HardenedBSD/ports a521a51Mk bsd.local.mk.sample bsd.local.mk, devel/py-os-service-types Makefile

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+26-0Mk/bsd.local.mk.sample
+0-24Mk/bsd.local.mk
+24-0graphics/py-rlpycairo/Makefile
+6-7www/py-django-debreach/Makefile
+8-5devel/py-os-service-types/Makefile
+13-0graphics/py-rlpycairo/files/patch-pyproject.toml
+77-3648 files not shown
+183-15054 files

DragonFlyBSD/dports a2794ebeditors/kakoune-lsp distinfo Makefile.crates, editors/kakoune-lsp/files pkg-message.in

Import editors/kakoune-lsp version 18.1.3
DeltaFile
+559-0editors/kakoune-lsp/distinfo
+278-0editors/kakoune-lsp/Makefile.crates
+30-0editors/kakoune-lsp/Makefile
+15-0editors/kakoune-lsp/files/pkg-message.in
+7-0editors/kakoune-lsp/pkg-descr
+889-05 files

OPNSense/core 4b659d4src/etc/inc/plugins.inc.d unbound.inc

Services: Unbound DNS: Overrides - duplicate pointer records due to not casting the field types. closes https://github.com/opnsense/core/issues/9443
DeltaFile
+2-2src/etc/inc/plugins.inc.d/unbound.inc
+2-21 files

DragonFlyBSD/dports e810cf9x11-wm/xfce4 Makefile

Update x11-wm/xfce4 to version 4.20
DeltaFile
+1-2x11-wm/xfce4/Makefile
+1-21 files

DragonFlyBSD/dports e153cabftp/yafc Makefile

Tweak ftp/yafc version 1.3.7_2
DeltaFile
+1-4ftp/yafc/Makefile
+1-41 files

DragonFlyBSD/dports c61d750security/hydra Makefile

Tweak security/hydra version 9.5_2
DeltaFile
+1-1security/hydra/Makefile
+1-11 files

DragonFlyBSD/dports 8dc3ba7net-mgmt/routers2-extensions Makefile

Tweak net-mgmt/routers2-extensions version 2.23
DeltaFile
+1-1net-mgmt/routers2-extensions/Makefile
+1-11 files