FreeBSD/ports 4a093acemulators/wine pkg-plist Makefile, emulators/wine/files patch-man patch-dlls_ntdll_unix_loader.c

emulators/wine: Update to Wine 11.0

Move from the Wine 10.0 release series to Wine 11.0 after another year
of upstream development with over 6300 individual changes and 600 fixes.

The new WoW64 architecture is complete (we don't leverage it yet, though).

Other changes include:

 - The OSMesa dependency is removed, and OpenGL bitmap rendering is
   implemented with the hardware accelerated OpenGL runtime.

 - Many more conversions between various pixel formats are supported
   in WindowsCodecs.

 - Exclusive fullscreen mode is supported, and D3D fullscreen mode is
   improved, especially improving older DDraw games.

 - Clipboard support and input methods are implemented in the Wayland

    [21 lines not shown]
DeltaFile
+115-5emulators/wine/pkg-plist
+0-94emulators/wine/files/patch-man
+8-18emulators/wine/Makefile
+10-7emulators/wine/files/patch-dlls_ntdll_unix_loader.c
+0-12emulators/wine/files/patch-configure
+3-3emulators/wine/distinfo
+136-1396 files

FreeBSD/ports 543794efilesystems/moosefs3-cli Makefile, filesystems/moosefs3-client Makefile

filesystems/moosefs3-*: Update 3.0.117 => 3.0.118, deprecate

Changelog:
https://github.com/moosefs/moosefs/releases/tag/v3.0.118

3.0.118 is last release in 3.x.
3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead.

While here remove unnecessary GNU_CONFIGURE_MANPREFIX.

PR:             289966
Approved by:    Piotr R. Konopelko (MooseFS) <piotr.konopelko at moosefs.com> (maintainer)
MFH:            2026Q1

(cherry picked from commit e32dc5361334b9364589e4a463a324d3d23626c4)
DeltaFile
+6-4filesystems/moosefs3-master/Makefile
+3-3filesystems/moosefs3-master/distinfo
+1-1filesystems/moosefs3-cli/Makefile
+1-1filesystems/moosefs3-client/Makefile
+1-1filesystems/moosefs3-metalogger/Makefile
+1-1filesystems/moosefs3-netdump/Makefile
+13-113 files not shown
+16-139 files

FreeBSD/ports 9b212ecfilesystems/moosefs2-cgiserv Makefile, filesystems/moosefs2-chunkserver Makefile

filesystems/moosefs2-*: Deprecate

2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead.

PR:             289966
Approved by:    Piotr R. Konopelko (MooseFS) <piotr.konopelko at moosefs.com> (maintainer)
MFH:            2026Q1

(cherry picked from commit 90502fc3f14485b41b09d30bcfed7b08a5b6155f)
DeltaFile
+4-2filesystems/moosefs2-master/Makefile
+1-1filesystems/moosefs2-chunkserver/Makefile
+1-1filesystems/moosefs2-cli/Makefile
+1-1filesystems/moosefs2-client/Makefile
+1-1filesystems/moosefs2-metalogger/Makefile
+1-1filesystems/moosefs2-cgiserv/Makefile
+9-72 files not shown
+11-88 files

FreeBSD/ports e32dc53filesystems/moosefs3-cgiserv Makefile, filesystems/moosefs3-chunkserver Makefile

filesystems/moosefs3-*: Update 3.0.117 => 3.0.118, deprecate

Changelog:
https://github.com/moosefs/moosefs/releases/tag/v3.0.118

3.0.118 is last release in 3.x.
3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead.

While here remove unnecessary GNU_CONFIGURE_MANPREFIX.

PR:             289966
Approved by:    Piotr R. Konopelko (MooseFS) <piotr.konopelko at moosefs.com> (maintainer)
MFH:            2026Q1
DeltaFile
+6-4filesystems/moosefs3-master/Makefile
+3-3filesystems/moosefs3-master/distinfo
+1-1filesystems/moosefs3-chunkserver/Makefile
+1-1filesystems/moosefs3-cgiserv/Makefile
+1-1filesystems/moosefs3-cli/Makefile
+1-1filesystems/moosefs3-client/Makefile
+13-113 files not shown
+16-139 files

FreeBSD/ports 98188fenet/mosquitto Makefile

net/mosquitto: Fix websockets options

Rename WEBSOCKET to WEBSOCKETS to match the cmake options. Add
WEBSOCKETS_BUILTIN option. I'd like to have WEBSOCKETS control if
websockets is supported at all and WEBSOCKETS_BUILTIN switch between
the bundled and ports versions but the latter doesn't build so mark
BROKEN and open an upstream issue:

    https://github.com/eclipse-mosquitto/mosquitto/issues/3478

One effect of these changes is that libwebsockets is no longer a
LIB_DEPENDS for the port; this will become a possibility once
WEBSOCKETS_BUILTIN OFF works again.

PR:             293005
Reported by:    alexander at wittig.name
DeltaFile
+14-5net/mosquitto/Makefile
+14-51 files

FreeBSD/ports 90502fcfilesystems/moosefs2-cgiserv Makefile, filesystems/moosefs2-chunkserver Makefile

filesystems/moosefs2-*: Deprecate

2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead.

PR:             289966
Approved by:    Piotr R. Konopelko (MooseFS) <piotr.konopelko at moosefs.com> (maintainer)
MFH:            2026Q1
DeltaFile
+4-2filesystems/moosefs2-master/Makefile
+1-1filesystems/moosefs2-cgiserv/Makefile
+1-1filesystems/moosefs2-chunkserver/Makefile
+1-1filesystems/moosefs2-netdump/Makefile
+1-1filesystems/moosefs2-client/Makefile
+1-1filesystems/moosefs2-metalogger/Makefile
+9-72 files not shown
+11-88 files

FreeBSD/ports 32af2f2math/R-cran-robustbase distinfo Makefile

math/R-cran-robustbase: Update to 0.99-7

Reported by:    portscout
DeltaFile
+3-3math/R-cran-robustbase/distinfo
+1-1math/R-cran-robustbase/Makefile
+4-42 files

FreeBSD/ports 8500546net-mgmt/nagios4 Makefile

net-mgmt/nagios4: Fix build with OpenSSL from ports

Approved by:    hard.egg0918 at fastmail.com (maintainer, via email)
DeltaFile
+3-0net-mgmt/nagios4/Makefile
+3-01 files

FreeBSD/ports 4d63ecfsecurity/nmap Makefile, security/nmap-devel Makefile

security/nmap{,-devel}: Improve PCAP option

- Replace global LDFLAGS with PCAP_LDFLAGS and
  PCAP_USES=localbase:ldflags.
- While here remove unnecessary GNU_CONFIGURE_MANPREFIX.

Approved by:    cy (maintainer)
DeltaFile
+2-3security/nmap-devel/Makefile
+2-3security/nmap/Makefile
+4-62 files

FreeBSD/ports d805350net/mosquitto/files patch-lib_connect.c

net/mosquitto: Unbreak without CARES

PR:             292985
Reported by:    Ivan Rozhuk, alexander at wittig.name
DeltaFile
+10-0net/mosquitto/files/patch-lib_connect.c
+10-01 files

FreeBSD/ports 4c67574net-mgmt/check_mk_agent distinfo Makefile

net-mgmt/check_mk_agent: Update 2.3.0p16 => 2.4.0p20

Commit log:
https://github.com/Checkmk/checkmk/commits/7e6a4f8/agents/check_mk_agent.freebsd

Upstream hasn't created tags for new versions since 2.4.0p12, so we use
the hash.

PR:             292480
Approved by:    Ian Valentine <ivalentine at arizona.edu> (maintainer, timeout 3 weeks)
Co-authored-by: Lukas Engelhardt <lukas.engelhardt at gmx.de>
DeltaFile
+7-7net-mgmt/check_mk_agent/distinfo
+6-7net-mgmt/check_mk_agent/Makefile
+13-142 files

FreeBSD/ports 60eadf0net-p2p/go-ethereum distinfo Makefile, net-p2p/go-ethereum/files patch-vendor_github.com_karalabe_hid_hid__enabled.go

net-p2p/go-ethereum: Update 1.12.2 => 1.16.8

The karalabe/hid vendored package was trying to include hidapi source
files that don't exist in the vendor directory. This patch modifies
the build to use FreeBSD's installed hidapi library instead.

Changes:
- Link against system libhidapi library.
- Use hidapi headers instead of including source.
- Add necessary C standard library headers for FreeBSD.

Changelogs:
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.0
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.1
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.2
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.3
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.4
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.5
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.6

    [48 lines not shown]
DeltaFile
+23-0net-p2p/go-ethereum/files/patch-vendor_github.com_karalabe_hid_hid__enabled.go
+5-5net-p2p/go-ethereum/distinfo
+4-4net-p2p/go-ethereum/Makefile
+0-1net-p2p/go-ethereum/pkg-plist
+32-104 files

FreeBSD/ports 9eb294ex11/nvidia-kmod Makefile

x11/nvidia-kmod: Fix build with clang 21

PR:             292869
Reported by:    dim
Reviewed by:    ashafer
DeltaFile
+7-0x11/nvidia-kmod/Makefile
+7-01 files

FreeBSD/ports ed93a8fnet-p2p/go-ethereum distinfo Makefile, net-p2p/go-ethereum/files patch-vendor_github.com_karalabe_hid_hid__enabled.go

net-p2p/go-ethereum: Update 1.12.2 => 1.16.8

The karalabe/hid vendored package was trying to include hidapi source
files that don't exist in the vendor directory. This patch modifies
the build to use FreeBSD's installed hidapi library instead.

Changes:
- Link against system libhidapi library.
- Use hidapi headers instead of including source.
- Add necessary C standard library headers for FreeBSD.

Changelogs:
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.0
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.1
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.2
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.3
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.4
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.5
https://github.com/ethereum/go-ethereum/releases/tag/v1.13.6

    [47 lines not shown]
DeltaFile
+23-0net-p2p/go-ethereum/files/patch-vendor_github.com_karalabe_hid_hid__enabled.go
+5-5net-p2p/go-ethereum/distinfo
+4-4net-p2p/go-ethereum/Makefile
+0-1net-p2p/go-ethereum/pkg-plist
+32-104 files

FreeBSD/ports 9c4eea9net/mosquitto pkg-plist Makefile

net/mosquitto: Update pkg-plist

The PR reports that consumers of the client library were missing
include files.

PR:             293004
Reported by:    alexander at wittig.name
DeltaFile
+45-2net/mosquitto/pkg-plist
+1-0net/mosquitto/Makefile
+46-22 files

FreeBSD/ports 00a8bc0x11-fonts/uw-ttyp0 pkg-plist Makefile, x11-fonts/uw-ttyp0/files patch-TARGETS__CONS__FREEBSD__VT.dat

x11-fonts/uw-ttyp0: Update 1.3 => 2.1, take maintainership

Changelog:
https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/CHANGELOG.txt

Improve port:
- Replace PORTVERSION with DISTVERSION.
- Sort Makefile with portclippy.
- Enabled installation of FreeBSD console (vt) fonts.
- Fix MAKE_ARGS: use PREFIX=${PREFIX} instead of PREFIX=${LOCALBASE}.

PR:     292886
DeltaFile
+73-156x11-fonts/uw-ttyp0/pkg-plist
+10-7x11-fonts/uw-ttyp0/Makefile
+10-0x11-fonts/uw-ttyp0/files/patch-TARGETS__CONS__FREEBSD__VT.dat
+3-2x11-fonts/uw-ttyp0/distinfo
+96-1654 files

FreeBSD/ports ad7a878www/wt distinfo Makefile

www/wt: Uptate 4.12.1 => 4.12.2

Changelog:
https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

While here sort *_DESC.

PR:     292947
DeltaFile
+3-3www/wt/distinfo
+2-2www/wt/Makefile
+1-0www/wt/pkg-plist
+6-53 files

FreeBSD/ports fed70fedevel/transient Makefile distinfo

devel/transient: Update 0.11.0 => 0.12.0, take maintainership, improve port

Changelog:
https://github.com/magit/transient/blob/v0.12.0/CHANGELOG

Improve port:
- Add option INFO.
- DOCS, INFO and PDF build-depend on GNU sed.
- Fix build with DOCS off.
- BUILD_DEPENDS==RUN_DEPENDS => move dependencies to _BR_DEPENDS and use:
    BUILD_DEPENDS=_BR_DEPENDS
    RUN_DEPENDS=_BR_DEPENDS
- Move makeinfo from USES to DOCS_USES.
- Split long line MAKE_ENV and remove "+".
- Move pkg-plist to PLIST_FILES in Makefile - 3 files in list only.
- Remove CONFLICTS_INSTALL=transient-devel-emacs* -
  devel/transient-devel remove from tree 2025-09-01.

PR:             292945
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+28-16devel/transient/Makefile
+3-3devel/transient/distinfo
+0-3devel/transient/pkg-plist
+31-223 files

FreeBSD/ports 1755149lang/gcc16-devel distinfo Makefile, lang/gcc16-devel/files patch-gcc_configure

lang/gcc16-devel: Update to 16.0.1.s20260201

Also introduces a fix for upstream bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123366, authored by
Mark Millard <marklmi at yahoo.com>.

Co-authored-by: Mark Millard <marklmi at yahoo.com>
DeltaFile
+21-6lang/gcc16-devel/files/patch-gcc_configure
+3-3lang/gcc16-devel/distinfo
+1-1lang/gcc16-devel/Makefile
+25-103 files

FreeBSD/ports a61409bwww/py-limits distinfo Makefile

www/py-limits: update to 5.8.0

Changes:        https://github.com/alisaifee/limits/releases/tag/5.8.0
DeltaFile
+3-3www/py-limits/distinfo
+1-1www/py-limits/Makefile
+4-42 files

FreeBSD/ports d1965c6graphics/satty distinfo Makefile.crates

graphics/satty: update to 0.20.1

Changes:        https://github.com/gabm/Satty/releases/tag/v0.20.1
Reported by:    GitHub (watch releases)

(cherry picked from commit cda0a102b726ea4090b93bcecfdc785373b76466)
DeltaFile
+215-277graphics/satty/distinfo
+107-138graphics/satty/Makefile.crates
+1-2graphics/satty/Makefile
+323-4173 files

FreeBSD/ports cda0a10graphics/satty distinfo Makefile.crates

graphics/satty: update to 0.20.1

Changes:        https://github.com/gabm/Satty/releases/tag/v0.20.1
Reported by:    GitHub (watch releases)
DeltaFile
+215-277graphics/satty/distinfo
+107-138graphics/satty/Makefile.crates
+1-2graphics/satty/Makefile
+323-4173 files

FreeBSD/ports 954fc15x11/wvkbd distinfo Makefile

x11/wvkbd: update to 0.19.4

Changes:        https://git.sr.ht/~proycon/wvkbd/log/v0.19.4
Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/wvkbd/distinfo
+1-1x11/wvkbd/Makefile
+4-42 files

FreeBSD/ports c51974dgraphics/R-cran-viridisLite distinfo Makefile

graphics/R-cran-viridisLite: Update to 0.4.3

Reported by:    portscout
DeltaFile
+3-3graphics/R-cran-viridisLite/distinfo
+1-1graphics/R-cran-viridisLite/Makefile
+4-42 files

FreeBSD/ports 5e882ffsecurity/nmap Makefile, security/nmap-devel Makefile

security/nmap*: Make dbus a dependency of PCAP

Fixes:          7ffb506df86a
Reported by:    vvd
DeltaFile
+2-2security/nmap-devel/Makefile
+2-2security/nmap/Makefile
+4-42 files

FreeBSD/ports 020ee01security/cyberchef distinfo Makefile

security/cyberchef: Update to 10.21.0

re: https://github.com/gchq/CyberChef/releases/tag/v10.21.0
DeltaFile
+3-3security/cyberchef/distinfo
+1-1security/cyberchef/Makefile
+4-42 files

FreeBSD/ports 6c22938deskutils/syncthingtray distinfo Makefile

deskutils/syncthingtray: Update to 2.0.7

Changelog:
  https://github.com/Martchus/syncthingtray/releases/tag/v2.0.7

PR:             292965
DeltaFile
+5-5deskutils/syncthingtray/distinfo
+2-2deskutils/syncthingtray/Makefile
+7-72 files

FreeBSD/ports 7ffb506security/nmap Makefile, security/nmap-devel Makefile

securty/nmap*: Fix dbus build

PR:     292989
DeltaFile
+4-2security/nmap-devel/Makefile
+4-2security/nmap/Makefile
+8-42 files

FreeBSD/ports cc42147www/py-django-stubs-ext/files patch-pyproject.toml

www/py-django-stubs-ext: Missing file
DeltaFile
+11-0www/py-django-stubs-ext/files/patch-pyproject.toml
+11-01 files

FreeBSD/ports 595316ewww/py-django-stubs-ext Makefile

www/py-django-stubs-ext: Fix build

Approved by:    portmgr (blanket; unbreak)
DeltaFile
+1-1www/py-django-stubs-ext/Makefile
+1-11 files