FreeBSD/src 6bf611asys/conf kmod.mk

kmod.mk: Remove a trailing reference to pccarddevs.h

Fixes:          31b35400cf77 ("pccard: Remove more of the PC Card infrastructure")
DeltaFile
+1-1sys/conf/kmod.mk
+1-11 files

FreeBSD/ports 80e8e00www/waterfox distinfo Makefile

www/waterfox: Update 6.6.4 => 6.6.5

Changelog:
https://www.waterfox.net/docs/releases/6.6.5/

PR:     290947
MFH:    2025Q4
(cherry picked from commit 73e55e2a9d2494ad0149757118a1561db188eafa)
DeltaFile
+5-5www/waterfox/distinfo
+3-3www/waterfox/Makefile
+8-82 files

FreeBSD/ports 73e55e2www/waterfox distinfo Makefile

www/waterfox: Update 6.6.4 => 6.6.5

Changelog:
https://www.waterfox.net/docs/releases/6.6.5/

PR:     290947
MFH:    2025Q4
DeltaFile
+5-5www/waterfox/distinfo
+3-4www/waterfox/Makefile
+8-92 files

FreeBSD/ports 19bc6d7databases/weaviate Makefile

databases/weaviate: not for 32 bit platforms

There are a bunch of issues building the port on 32 bit platforms.
See the upstream issue I filed.

See also:       https://github.com/weaviate/weaviate/issues/9692
MFH:            2025Q4

(cherry picked from commit 381bc44726155563d9eeb46322660811331b9462)
DeltaFile
+3-1databases/weaviate/Makefile
+3-11 files

FreeBSD/ports 0d10ee1net-im/qTox Makefile, net-im/qTox/files patch-src_main.cpp patch-cmake_warnings_CMakeLists.txt

net-im/qTox: exorcise -Werror, -pedantic-errors

The build previously failed on armv7 due to a statement expression in
a dependency header, causing a deadly warning cum error.  Exorcise
-Werror and its evil cousin -pedantic-errors to fix the build.

Approved by:    portmgr (build fix blanket)
MFH:            2025Q4

(cherry picked from commit 1fdec2083213109a57424295aacfb32776fb6aee)
DeltaFile
+7-4net-im/qTox/files/patch-src_main.cpp
+10-0net-im/qTox/files/patch-cmake_warnings_CMakeLists.txt
+1-1net-im/qTox/Makefile
+18-53 files

FreeBSD/ports 52dd500devel/libhoard Makefile

devel/libhoard: fix build

 - define macro _GLIBCXX_USE_NOEXCEPT
 - set soname

MFH:            2025Q4
(cherry picked from commit 0d6064e241dfe63e864f54bf18ef842402be4499)
DeltaFile
+6-3devel/libhoard/Makefile
+6-31 files

FreeBSD/ports 22235begames/alex4 Makefile

games/alex4: fix build

Somehow, _DISTDIR no longer has a trailing slash.

MFH:            2025Q4
(cherry picked from commit 0eea27c5281dfc59079d32b1714821cd8a4d03b2)
DeltaFile
+1-1games/alex4/Makefile
+1-11 files

FreeBSD/ports 67294e0devel/poser distinfo Makefile

devel/poser: update to 1.2.2 and undeprecate

Port is maintained upstream, contrary to deprecation notice.
Take maintainership while we are at it.

Changelog: https://github.com/Zirias/poser/releases/tag/v1.2.2

MFH:            2025Q4
(cherry picked from commit b56b6168474878098d90e86235b1ff0321892269)
DeltaFile
+3-3devel/poser/distinfo
+1-1devel/poser/Makefile
+4-42 files

FreeBSD/ports 952858ex11-themes/gnome-icons-noia-full Makefile, x11-themes/gnome-icons-noia-warm Makefile

x11-themes/gnome-icons*: Update MASTER_SITES

Instead of having to manage hacks in helper for a handful of ports
use full URL instead

Reported by:    fuz

(cherry picked from commit c393ae47f0c3ef884ec2cef9c15bb98aaa0c270f)
DeltaFile
+1-1x11-themes/gnome-icons-noia-full/Makefile
+1-1x11-themes/gnome-icons-noia-warm/Makefile
+1-1x11-themes/gnome-icons-slick/Makefile
+1-1x11-themes/gnome-icons-snow-apple/Makefile
+1-1x11-themes/gnome-icons-stylish/Makefile
+1-1x11-themes/gnome-icons-ximian-south/Makefile
+6-63 files not shown
+9-99 files

FreeBSD/ports 1f9cae9net/kamailio/files patch-cmake_defs.cmake

net/kamailio: fix build on armv7

The port expects this architecture to be called arm7, not armv7.
Fullfill its wishes.

Approved by:    portmgr (build fix blanket)
MFH:            2025Q4

(cherry picked from commit 45ed4e04d4447e42e47e9d91bdc3061e65d4395e)
DeltaFile
+11-0net/kamailio/files/patch-cmake_defs.cmake
+11-01 files

FreeBSD/ports e23cb62databases/proxysql/files patch-lib_ProxySQL__GloVars.cpp patch-include_MySQL__HostGroups__Manager.h

databases/proxysql: fix build on armv7 for real

Seems like I forgot to check in the patch files last time.
Write the patch files anew and add them to the tree.

Fixes:          0586757c29f879c3375f7a782d1d4824851d360a
Approved by:    portmgr (build fix blanket)
MFH:            2025Q4

(cherry picked from commit da9ea89b034e040b12ce35e4b6e96500ae617793)
DeltaFile
+14-0databases/proxysql/files/patch-lib_ProxySQL__GloVars.cpp
+14-0databases/proxysql/files/patch-include_MySQL__HostGroups__Manager.h
+11-0databases/proxysql/files/patch-lib_ProxySQL__Admin.cpp
+39-03 files

FreeBSD/ports 381bc44databases/weaviate Makefile

databases/weaviate: not for 32 bit platforms

There are a bunch of issues building the port on 32 bit platforms.
See the upstream issue I filed.

See also:       https://github.com/weaviate/weaviate/issues/9692
MFH:            2025Q4
DeltaFile
+3-1databases/weaviate/Makefile
+3-11 files

FreeBSD/ports 66b322dx11/xmoji Makefile

x11/xmoji: assume maintainership, undeprecate

Upstream is still active, just not in the FreeBSD project.
DeltaFile
+1-4x11/xmoji/Makefile
+1-41 files

FreeBSD/ports dcb2aefsecurity/unix-selfauth-helper Makefile

security/unix-selfauth-helper: undeprecate and assume maintainership

Port is requires by 12 other ports.
Upstream is still active, just not in the FreeBSD project.
DeltaFile
+1-4security/unix-selfauth-helper/Makefile
+1-41 files

FreeBSD/ports 0eea27cgames/alex4 Makefile

games/alex4: fix build

Somehow, _DISTDIR no longer has a trailing slash.

MFH:            2025Q4
DeltaFile
+1-1games/alex4/Makefile
+1-11 files

FreeBSD/ports 0d6064edevel/libhoard Makefile

devel/libhoard: fix build

 - define macro _GLIBCXX_USE_NOEXCEPT
 - set soname

MFH:            2025Q4
DeltaFile
+6-3devel/libhoard/Makefile
+6-31 files

FreeBSD/ports 6d9913esysutils/podman-compose distinfo Makefile, sysutils/podman-compose/files patch-pyproject.toml

sysutils/podman-compose: update to v1.5.0

This also patches pyproject.toml to avoid build failure.

Changelog: https://github.com/containers/podman-compose/releases/tag/v1.5.0

PR:             290824
DeltaFile
+11-0sysutils/podman-compose/files/patch-pyproject.toml
+3-3sysutils/podman-compose/distinfo
+1-1sysutils/podman-compose/Makefile
+15-43 files

FreeBSD/ports 2e05779sysutils/s6 Makefile distinfo

sysutils/s6: update to version 2.13.2.0.

Changes from NEWS file:
 - Bugfixes.
 - pkg-config support.
 - s6-svstat now correctly reports services that haven't started yet.
DeltaFile
+3-4sysutils/s6/Makefile
+3-3sysutils/s6/distinfo
+2-2sysutils/s6/pkg-plist
+8-93 files

FreeBSD/ports 3fd8b55security/tlsc Makefile

security/tlsc: undeprecate and assume maintainership

Upstream is still active, just not in the FreeBSD project.
DeltaFile
+1-4security/tlsc/Makefile
+1-41 files

FreeBSD/ports a67d5cagraphics/colmap distinfo pkg-plist

graphics/colmap: update to 3.13.0

Changelog: https://github.com/colmap/colmap/releases/tag/3.13.0
DeltaFile
+3-3graphics/colmap/distinfo
+3-0graphics/colmap/pkg-plist
+1-2graphics/colmap/Makefile
+7-53 files

FreeBSD/ports b56b616devel/poser distinfo Makefile

devel/poser: update to 1.2.2 and undeprecate

Port is maintained upstream, contrary to deprecation notice.
Take maintainership while we are at it.

Changelog: https://github.com/Zirias/poser/releases/tag/v1.2.2

MFH:            2025Q4
DeltaFile
+3-3devel/poser/distinfo
+1-4devel/poser/Makefile
+4-72 files

FreeBSD/ports 64bdaf6sysutils/s6-rc Makefile distinfo

sysutils/s6-rc: update to version 0.5.6.0.

Changes from NEWS file:
 - Bugfixes.
 - pkg-config support.
DeltaFile
+7-7sysutils/s6-rc/Makefile
+3-3sysutils/s6-rc/distinfo
+1-1sysutils/s6-rc/pkg-plist
+11-113 files

FreeBSD/ports 1fc8f31lang/execline distinfo Makefile

lang/execline: update to version 2.9.7.0

Changes from NEWS files:
 - Bugfixes.
 - pkg-config support.
 - New "-P maxpar" option to forx and forstdin, for bounded parallelism.
DeltaFile
+3-3lang/execline/distinfo
+2-2lang/execline/Makefile
+3-1lang/execline/pkg-plist
+8-63 files

FreeBSD/ports a1399e3devel/skalibs distinfo pkg-plist

devel/skalibs: update to version 2.14.4.0

Changes from 2.14.3.0:
 - Bugfixes.
 - Documentation fixes. (This file, in particular.)
 - New functions: buffer_timed_getv, buffer_timed_putv,
   timed_read, timed_readv, timed_Write, timed_writev
 - New sysdeps, better handling of variable sysdeps
 - New functions: sagetexecname, tain_addmsec, millisleep
DeltaFile
+3-3devel/skalibs/distinfo
+1-1devel/skalibs/pkg-plist
+1-1devel/skalibs/Makefile
+5-53 files

FreeBSD/ports 3fc9bb9lang/kefir Makefile

lang/kefir: fix test suite

The compiler as well as the test suite only run in a Unicode locale.
Provide one.
DeltaFile
+4-1lang/kefir/Makefile
+4-11 files

FreeBSD/ports 1fdec20net-im/qTox Makefile, net-im/qTox/files patch-src_main.cpp patch-cmake_warnings_CMakeLists.txt

net-im/qTox: exorcise -Werror, -pedantic-errors

The build previously failed on armv7 due to a statement expression in
a dependency header, causing a deadly warning cum error.  Exorcise
-Werror and its evil cousin -pedantic-errors to fix the build.

Approved by:    portmgr (build fix blanket)
MFH:            2025Q4
DeltaFile
+7-4net-im/qTox/files/patch-src_main.cpp
+10-0net-im/qTox/files/patch-cmake_warnings_CMakeLists.txt
+1-1net-im/qTox/Makefile
+18-53 files

FreeBSD/ports 45ed4e0net/kamailio/files patch-cmake_defs.cmake

net/kamailio: fix build on armv7

The port expects this architecture to be called arm7, not armv7.
Fullfill its wishes.

Approved by:    portmgr (build fix blanket)
MFH:            2025Q4
DeltaFile
+11-0net/kamailio/files/patch-cmake_defs.cmake
+11-01 files

FreeBSD/ports da9ea89databases/proxysql/files patch-lib_ProxySQL__GloVars.cpp patch-include_MySQL__HostGroups__Manager.h

databases/proxysql: fix build on armv7 for real

Seems like I forgot to check in the patch files last time.
Write the patch files anew and add them to the tree.

Fixes:          0586757c29f879c3375f7a782d1d4824851d360a
Approved by:    portmgr (build fix blanket)
MFH:            2025Q4
DeltaFile
+14-0databases/proxysql/files/patch-lib_ProxySQL__GloVars.cpp
+14-0databases/proxysql/files/patch-include_MySQL__HostGroups__Manager.h
+11-0databases/proxysql/files/patch-lib_ProxySQL__Admin.cpp
+39-03 files

FreeBSD/ports 2118398databases/mongosh Makefile, security/bitwarden-cli Makefile

*/*: bump PORTREVISION following libsimdjson soname change
DeltaFile
+1-1www/node20/Makefile
+1-1www/node22/Makefile
+1-1www/node24/Makefile
+1-1www/node25/Makefile
+1-1databases/mongosh/Makefile
+1-1security/bitwarden-cli/Makefile
+6-66 files

FreeBSD/ports 1d173acdevel/simdjson distinfo pkg-plist

devel/simdjson: update to 4.2.2

Changelog: https://github.com/simdjson/simdjson/releases/tag/v4.2.0
Changelog: https://github.com/simdjson/simdjson/releases/tag/v4.2.1
Changelog: https://github.com/simdjson/simdjson/releases/tag/v4.2.2

MFH:            no (soname change)
DeltaFile
+3-3devel/simdjson/distinfo
+2-2devel/simdjson/pkg-plist
+1-1devel/simdjson/Makefile
+6-63 files