FreeBSD/ports f330527databases/mongodb70 distinfo Makefile

databases/mongodb70: 7.0.24

Simple version bump

Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-24-is-released/328827?u=r_k
DeltaFile
+3-3databases/mongodb70/distinfo
+1-2databases/mongodb70/Makefile
+4-52 files

FreeBSD/ports 817fbf3security/vuxml/vuln 2025.xml

security/vuxml: Merge 2 entries for CUPS

Reported by:    osa
DeltaFile
+12-39security/vuxml/vuln/2025.xml
+12-391 files

FreeBSD/ports 572a345deskutils/cherrytree distinfo Makefile

deskutils/cherrytree: update the port to version 1.6.1

Reported by:    portscout
DeltaFile
+3-3deskutils/cherrytree/distinfo
+1-2deskutils/cherrytree/Makefile
+1-0deskutils/cherrytree/pkg-plist
+5-53 files

FreeBSD/ports 03b8ed1security/openvpn Makefile, security/openvpn/files patch-src_openvpn_init.c patch-src_openvpn_dco__freebsd.c

security/openvpn: assert()->ASSERT() cleanup

This reverts my prior assert -> if...return(false) change
to Ralf Lici's backport, and replaces all assert() by ASSERT().

Gert Doering writes:
| OpenVPN's ASSERT() macro will do a bit more than the standard-libc
| assert() call, namely print out which function and what expression
| failed, before calling _exit(1).  Also, it can not be accidentially
| compiled-away (-DNDEBUG).
|
| Use of ASSERT() generally only advised in cases of "this must not happen,
| but if it does, it's a programming or state corruption error that we
| must know about".  Use of assert() is lacking the extra debug info, and as
| such, not advised at all.

This is a backport of OpenVPN master changes...
Obtained from:  Gert Doering <gert at greenie.muc.de>
Obtained from:  <https://gerrit.openvpn.net/c/openvpn/+/1171>

    [4 lines not shown]
DeltaFile
+22-0security/openvpn/files/patch-src_openvpn_init.c
+4-10security/openvpn/files/patch-src_openvpn_dco__freebsd.c
+1-1security/openvpn/Makefile
+27-113 files

FreeBSD/ports 40215d3security/openvpn/files patch-src_openvpn_dco__freebsd.c patch-src_openvpn_forward.c

security/openvpn: support DCO float notifications

The FreeBSD kernel added "if_ovpn: support floating clients"
on main on 2025-07-28, and merged it to 14/stable on 2025-08-13.

https://reviews.freebsd.org/D51468
https://cgit.freebsd.org/src/commit/?id=9c52600a5a150117b4396df3b868cf2516e1674c&h=main
https://cgit.freebsd.org/src/commit/?h=stable/14&id=fc387ed68f3c7b0b8da9bab13492b7bbafecb5bf

This adds a new notification from the kernel module to user space
named OVPN_NOTIF_FLOAT, which OpenVPN 2.6.14 does not support.

Backport support into OpenVPN 2.6.

Reported by:    Marek Zarychta <zarychtam at plan-b.pwste.edu.pl>
Obtained from:  Kristof Provost <kp at FreeBSD.org>
Obtained from:  Ralf Lici <ralf at mandelbit.com>
        - modified to avoid assert() in nvlist_to_sockaddr()
          in src/openvpn/dco_freebsd.c

    [7 lines not shown]
DeltaFile
+96-0security/openvpn/files/patch-src_openvpn_dco__freebsd.c
+44-0security/openvpn/files/patch-src_openvpn_forward.c
+39-0security/openvpn/files/patch-src_openvpn_multi.c
+24-0security/openvpn/files/patch-src_openvpn_forward.h
+18-0security/openvpn/files/patch-src_openvpn_dco__freebsd.h
+10-0security/openvpn/files/patch-src_openvpn_ovpn__dco__freebsd.h
+231-01 files not shown
+232-17 files

FreeBSD/ports 57aad69security/openvpn/files patch-sample_sample-config-files_server.conf patch-sample__sample-config-files__loopback-client

security/openvpn: remove 2048-bit legacy Diffie Hellman

I received a fallout complaint from i386 FreeBSD 15-PRERELEASE
builders that, as of now, has no other explanation than a tightened
(if intermediately) SECLEVEL on that machine, and that's due to
Diffie-Hellman 2048 bit parameters, and self-tests are failing
with stereotypical "ee key too small" and "dh key too small".

While it's not clear what the exact cause of the failure is and
if we had a glitch in the OpenSSL 3.5.1 import (Enji updated
the main branch to 3.5.2 shortly after), let's modernize the
setup a bit.

Fallout and Builder logs (I take it the 2nd URL states
that the FreeBSD src branch was at commit c6778f3a442):
https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p98b748365fe6_sc6778f3a442/logs/openvpn-2.6.14.log
https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p98b748365fe6_sc6778f3a442

2025-08-20 11:46:39 OpenVPN 2.6.14 i386-portbld-freebsd15.0 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD] [DCO]

    [55 lines not shown]
DeltaFile
+21-0security/openvpn/files/patch-sample_sample-config-files_server.conf
+0-13security/openvpn/files/patch-sample__sample-config-files__loopback-client
+13-0security/openvpn/files/patch-sample_sample-config-files_loopback-client
+10-2security/openvpn/files/patch-sample__sample-config-files__loopback-server
+11-0security/openvpn/files/patch-sample_sample-plugins_keying-material-exporter-demo_server.ovpn
+11-0security/openvpn/files/patch-doc_tests_authentication-plugins.md
+66-153 files not shown
+70-289 files

FreeBSD/ports f3bb571net-im/linux-discord distinfo Makefile

net-im/linux-discord: Update to 0.0.110
DeltaFile
+3-3net-im/linux-discord/distinfo
+1-1net-im/linux-discord/Makefile
+4-42 files

FreeBSD/ports b8bf068devel/py-grpcio-tools distinfo Makefile

devel/py-grpcio-tools: update to 1.75.0.
DeltaFile
+3-3devel/py-grpcio-tools/distinfo
+1-1devel/py-grpcio-tools/Makefile
+4-42 files

FreeBSD/ports b0d04b6devel/py-grpcio distinfo Makefile

devel/py-grpcio: update to 1.75.0.
DeltaFile
+3-3devel/py-grpcio/distinfo
+1-1devel/py-grpcio/Makefile
+4-42 files

FreeBSD/ports 5880a98devel/pecl-grpc distinfo Makefile

devel/pecl-grpc: update to 1.75.0.
DeltaFile
+3-3devel/pecl-grpc/distinfo
+1-1devel/pecl-grpc/Makefile
+4-42 files

FreeBSD/ports 4cbdaf8x11/coreterminal Makefile distinfo, x11/coreterminal/files patch-src_settings.cpp patch-settings.cpp

x11/coreterminal: Update to 5.0.0

Switch to Qt6
Changes:
    https://gitlab.com/cubocore/coreapps/coreterminal/-/commits/master
DeltaFile
+25-0x11/coreterminal/files/patch-src_settings.cpp
+0-23x11/coreterminal/files/patch-settings.cpp
+20-0x11/coreterminal/files/patch-src_coreterminal.cpp
+0-20x11/coreterminal/files/patch-coreterminal.cpp
+10-9x11/coreterminal/Makefile
+3-3x11/coreterminal/distinfo
+58-556 files

FreeBSD/ports aca2d57deskutils/coregarage Makefile distinfo, deskutils/coregarage/files patch-settings.cpp patch-src_settings.cpp

deskutils/coregarage: Update to 5.0.0

Switch to Qt6
Changes: https://gitlab.com/cubocore/coreapps/coregarage/-/commits/master

PR:             289559
Reported by:    diizzy
DeltaFile
+11-12deskutils/coregarage/Makefile
+0-14deskutils/coregarage/files/patch-settings.cpp
+14-0deskutils/coregarage/files/patch-src_settings.cpp
+3-3deskutils/coregarage/distinfo
+28-294 files

FreeBSD/ports 57f1bc6deskutils/libcprime pkg-plist Makefile

deskutils/libcprime: Update to 5.0.0

Switch to Qt6
Changes: https://gitlab.com/cubocore/libcprime/-/commits/master?ref_type=heads

PR:             289562
Reported by:    diizzy
DeltaFile
+6-6deskutils/libcprime/pkg-plist
+5-4deskutils/libcprime/Makefile
+3-3deskutils/libcprime/distinfo
+14-133 files

FreeBSD/ports 1c2ccb4archivers/libarchive-qt pkg-plist Makefile

archivers/libarchive-qt: Update to 2.0.8

Switch to Qt6
Changes: https://github.com/marcusbritanicus/libarchive-qt/commits/main/

PR:             289510
Reported by:    diizzy
DeltaFile
+4-4archivers/libarchive-qt/pkg-plist
+5-3archivers/libarchive-qt/Makefile
+1-1archivers/libarchive-qt/distinfo
+10-83 files

FreeBSD/ports 33c5cacnet-mgmt/unifi9 distinfo Makefile

net-mgmt/unifi9: Update to 9.4.19

Release notes:  https://community.ui.com/releases/r/network/9.4.19
DeltaFile
+5-5net-mgmt/unifi9/distinfo
+1-1net-mgmt/unifi9/Makefile
+6-62 files

FreeBSD/ports 58f15d8lang/gcc16-devel distinfo Makefile

lang/gcc16-devel: Update to 16.0.0.s20250914
DeltaFile
+3-3lang/gcc16-devel/distinfo
+1-1lang/gcc16-devel/Makefile
+4-42 files

FreeBSD/ports c4e053dlang/gcc14-devel distinfo Makefile

lang/gcc14-devel: Update to 14.3.1.s20250912
DeltaFile
+3-3lang/gcc14-devel/distinfo
+1-1lang/gcc14-devel/Makefile
+4-42 files

FreeBSD/ports b31b8f3lang/gcc15-devel distinfo Makefile

lang/gcc15-devel: Update to 15.2.1.s20250913
DeltaFile
+3-3lang/gcc15-devel/distinfo
+1-1lang/gcc15-devel/Makefile
+4-42 files

FreeBSD/ports a7339f3lang/gcc13-devel distinfo Makefile

lang/gcc13-devel: Update to 13.4.1.s20250911
DeltaFile
+3-3lang/gcc13-devel/distinfo
+1-1lang/gcc13-devel/Makefile
+4-42 files

FreeBSD/ports 0a286edgraphics/waifu2x-ncnn-vulkan distinfo Makefile

graphics/waifu2x-ncnn-vulkan: update to 20250915

Changes:        https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20250915
Reported by:    GitHub (watch releases)
DeltaFile
+5-5graphics/waifu2x-ncnn-vulkan/distinfo
+2-2graphics/waifu2x-ncnn-vulkan/Makefile
+7-72 files

FreeBSD/ports 055b4d7dns/dnsmasq Makefile

dns/dnsmasq: harden build

MFH:            2025Q3
(cherry picked from commit 421cd1ecf286ff832c18d9c77e220fdad6f8bfb7)
DeltaFile
+34-4dns/dnsmasq/Makefile
+34-41 files

FreeBSD/ports 45ca336dns/dnsmasq-devel Makefile

dns/dnsmasq-devel: harden build

MFH:            2025Q3
(cherry picked from commit f6df9faf351879564d5c94e9c2048269527cedd6)
DeltaFile
+34-4dns/dnsmasq-devel/Makefile
+34-41 files

FreeBSD/ports f6df9fadns/dnsmasq-devel Makefile

dns/dnsmasq-devel: harden build

MFH:            2025Q3
DeltaFile
+34-4dns/dnsmasq-devel/Makefile
+34-41 files

FreeBSD/ports 421cd1edns/dnsmasq Makefile

dns/dnsmasq: harden build

MFH:            2025Q3
DeltaFile
+34-4dns/dnsmasq/Makefile
+34-41 files

FreeBSD/ports 4390ecax11/gnome-shell distinfo Makefile, x11/gnome-shell/files xprofile.in

x11/gnome-shell: update to 47.10

Note: this is the latest release of 47.x

Release notes:  https://download.gnome.org/sources/gnome-shell/47/gnome-shell-47.9.news \
                https://download.gnome.org/sources/gnome-shell/47/gnome-shell-47.10.news
PR:             288779
DeltaFile
+15-10x11/gnome-shell/files/xprofile.in
+3-3x11/gnome-shell/distinfo
+2-3x11/gnome-shell/Makefile
+20-163 files

FreeBSD/ports 2c20042x11-wm/mutter Makefile distinfo

x11-wm/mutter: update to 47.10

* Switch to USES= gettext-tools and USE_XORG= xkbfile
* Remove default values in MESON_ARGS about OpenGL libraries

Note: this is the latest release of 47.x

Release notes:  https://download.gnome.org/sources/mutter/47/mutter-47.10.news
PR:             289602
DeltaFile
+4-10x11-wm/mutter/Makefile
+3-3x11-wm/mutter/distinfo
+7-132 files

FreeBSD/ports e316625x11/gnome-console Makefile distinfo

x11/gnome-console: update to 48.1

* Update to 48.1
* Switch to USES= gettext-tools

Release notes:  https://download.gnome.org/sources/gnome-console/48/gnome-console-48.1.news
PR:             289604
DeltaFile
+4-4x11/gnome-console/Makefile
+3-3x11/gnome-console/distinfo
+2-0x11/gnome-console/pkg-plist
+9-73 files

FreeBSD/ports 931e531net-mgmt/victoria-metrics Makefile distinfo, net-mgmt/victoria-metrics/files patch-benchmarks_Makefile

net-mgmt/{victoria-metrics,vmutils}: update to version 1.126.0

- Required Go[lang] version had been bumped to 1.25
- Garbage-collect no longer needed patch now that date(1)
  is called in a portable way (thanks to Dmytro Kozlov)

Reported by:    portscout
DeltaFile
+0-16net-mgmt/victoria-metrics/files/patch-benchmarks_Makefile
+4-4net-mgmt/victoria-metrics/Makefile
+3-3net-mgmt/victoria-metrics/distinfo
+5-0net-mgmt/vmutils/pkg-plist
+3-0net-mgmt/victoria-metrics/pkg-plist
+0-1net-mgmt/vmutils/Makefile
+15-246 files

FreeBSD/ports 537b092lang/dotnet8 distinfo Makefile

lang/dotnet8: Upgrade the bootstrap to 8.0.10-servicing.24474.1

Many thanks to mmel for providing the AArch64 bootstraps.
DeltaFile
+8-8lang/dotnet8/distinfo
+2-2lang/dotnet8/Makefile
+0-1lang/dotnet8/pkg-plist
+10-113 files

FreeBSD/ports cc124fblang/dotnet8 pkg-plist distinfo

lang/dotnet8: Update to 8.0.120
DeltaFile
+169-169lang/dotnet8/pkg-plist
+5-5lang/dotnet8/distinfo
+4-4lang/dotnet8/Makefile
+178-1783 files