FreeBSD/ports 2a188b5www/R-cran-shinyjs distinfo Makefile

www/R-cran-shinyjs: Update to 2.1.1
DeltaFile
+3-3www/R-cran-shinyjs/distinfo
+1-1www/R-cran-shinyjs/Makefile
+4-42 files

FreeBSD/src f5eb24d. cam.h debug.c

rtw89: update Realtek's rtw89 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+106-340cam.h
+299-0debug.c
+180-51core.c
+184-16mac.c
+144-26rtw8852c.c
+118-51fw.c
+1,031-48434 files not shown
+2,095-71840 files

FreeBSD/src 225a2dc. bf.c bf.h

rtw88: update Realtek's rtw88 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+7-1bf.c
+7-0bf.h
+3-1sdio.c
+2-0rtw8822cu.c
+2-0rtw8822bu.c
+21-25 files

FreeBSD/src 3161220. mt76.h util.h, mt7915 mcu.c

mt76: update Mediatek's mt76 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+265-0mt7925/regd.c
+143-41mt7915/mcu.c
+157-2mt76.h
+99-54mt7996/main.c
+3-149mt7925/init.c
+115-0util.h
+782-246207 files not shown
+1,901-676213 files

FreeBSD/src a482969fw/api rx.h nvm-reg.h, mld rx.c mac80211.c

iwlwifi: update Intel's mvm/mld drivers

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+913-796mld/rx.c
+286-0fw/api/rx.h
+164-0mvm/utils.c
+7-127fw/api/nvm-reg.h
+70-33mld/mac80211.c
+46-54mld/mlo.c
+1,486-1,01060 files not shown
+1,894-1,24866 files

FreeBSD/src 127e3efbrcmfmac dmi.c

brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+14-0brcmfmac/dmi.c
+14-01 files

FreeBSD/src 025f935. mac.c wmi.c

ath12k: update Atheros/QCA's ath12k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+642-124mac.c
+81-17wmi.c
+68-6dp_rx.c
+34-21wmi.h
+23-1pci.c
+17-7core.c
+865-1768 files not shown
+915-20614 files

FreeBSD/src 4c115ea. mac.c hal.h

ath11k: update Atheros/QCA's ath11k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+316-139mac.c
+19-19hal.h
+19-1pci.c
+13-7wmi.c
+3-15wmi.h
+9-9pci.h
+379-1901 files not shown
+380-1917 files

FreeBSD/src f136a9c. testmode.c core.c

ath10k: update Atheros/QCA's ath10k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).
DeltaFile
+234-41testmode.c
+11-17core.c
+18-1wmi.h
+15-0testmode_i.h
+5-1core.h
+1-1qmi.c
+284-611 files not shown
+285-627 files

FreeBSD/ports 5c3ac3cgraphics/qimgv Makefile distinfo

graphics/qimgv: Update to 1.03.g20260119

This update is to specifically include https://github.com/easymodo/qimgv/commit/0b9d315457adfbf8176b79bd4f9f456af79f5b57

This commit works around a known issue with Qt6 in Wayland which
incorrectly reports the device pixel ratio based on how Wayland users
config their screens with fractional scaling, e.g. 1.25, 1.5, etc

https://qt-project.atlassian.net/browse/QTBUG-123125

This Qt6 Wayland bug creates an issue for applications like qimgv to not
render images properly as they would in X11 or with Qt5 in Wayland.

Upstream reference:
https://github.com/easymodo/qimgv/issues/578#issuecomment-3768254926

Pull Request:   https://github.com/freebsd/freebsd-ports/pull/476
DeltaFile
+2-5graphics/qimgv/Makefile
+3-3graphics/qimgv/distinfo
+1-0graphics/qimgv/pkg-plist
+6-83 files

FreeBSD/src 6f15ba8share/man/man9 mbuf.9, sys/netinet ip_fastfwd.c ip_input.c

ip: improve deferred computation of checksums

This patch adds the same functionality for the IPv4 header checksum
as was done erlier for the SCTP/TCP/UDP transport checksum.
When the IP implementation sends a packet, it does not compute the
corresponding checksum but defers that. It will determine whether the
network interface selected for the packet has the requested capability
and computes the checksum in software, if the selected network
interface does not have the requested capability.
Do this not only for packets being sent by the local IP stack, but
also when forwarding packets. Furthermore, when such packets are
delivered to a local IP stack, do not compute or validate the checksum,
since such packets have never been on the wire. This allows to support
checksum offloading also in the case of local virtual machines or
jails. Support for epair interfaces will be added in a separate commit.

Reviewed by:            pouria, tuexen
MFC after:              1 week
Differential Revision:  https://reviews.freebsd.org/D54455
DeltaFile
+23-9sys/netinet/ip_fastfwd.c
+6-0sys/netinet/ip_input.c
+3-2share/man/man9/mbuf.9
+32-113 files

FreeBSD/ports a50f75flang/itcl4 distinfo Makefile

lang/itcl: update to 4.3.5
DeltaFile
+3-3lang/itcl4/distinfo
+2-2lang/itcl4/Makefile
+5-52 files

FreeBSD/src 3d771e0sys/dev/dwc if_dwc.c

dwc: cleanup

No functional change intended.

Reviewed by:            Timo Völker
MFC after:              3 days
Differential Revision:  https://reviews.freebsd.org/D54788
DeltaFile
+6-10sys/dev/dwc/if_dwc.c
+6-101 files

FreeBSD/ports 703173cdatabases/tdbc distinfo Makefile

databases/tdbc: update to 1.1.13
DeltaFile
+11-11databases/tdbc/distinfo
+2-2databases/tdbc/Makefile
+13-132 files

FreeBSD/ports 0d02da2devel/gitaly distinfo, net/gitlab-agent distinfo

www/gitlab: patch update to 18.8.1

this release to not include changes for CE version, only EE version
is affected, but I recommend to update both.

Changes:        https://about.gitlab.com/releases/2026/01/19/gitlab-18-8-1-released/
DeltaFile
+13-13devel/gitaly/distinfo
+6-6www/gitlab/distinfo
+5-5www/gitlab-workhorse/distinfo
+5-5www/gitlab-pages/distinfo
+5-5net/gitlab-agent/distinfo
+1-1www/gitlab/Makefile.common
+35-356 files

FreeBSD/ports df75a74comms/rxtx Makefile

comms/rxtx: pin to java 8

jdk11: javah: not found
jdk17+: error: invalid use of a restricted identifier 'yield'

PR:     292216
Approved-by:    maintainer timeout
DeltaFile
+3-0comms/rxtx/Makefile
+3-01 files

FreeBSD/ports 3ebf8d9devel/libdispatch/files patch-src_event_workqueue.c patch-CMakeLists.txt

devel/libdispatch: update to 6.1.1 release (+)

Release notes:  https://github.com/swiftlang/swift-corelibs-libdispatch/releases/tag/swift-6.1.1-RELEASE
DeltaFile
+37-36devel/libdispatch/files/patch-src_event_workqueue.c
+16-8devel/libdispatch/files/patch-CMakeLists.txt
+12-10devel/libdispatch/files/patch-src_shims_lock.c
+21-0devel/libdispatch/files/patch-cmake_modules_PkgConfigGeneration.cmake
+12-2devel/libdispatch/files/patch-src_internal.h
+13-0devel/libdispatch/files/patch-cmake_libdispatch.pc.in
+111-566 files not shown
+140-7012 files

FreeBSD/ports 1e4d3faeditors/openoffice-devel/files patch-configure.ac

editors/openoffice-devel: fix previous commit

Fix the previous commit for the python 3.12 build fix.  The incorrect
version of the configure change was inadvertently committed.

PR:             292190
Fixes:          96fb41419355 - main - editors/openoffice-devel: Fix with python >= 3.12
DeltaFile
+1-1editors/openoffice-devel/files/patch-configure.ac
+1-11 files

FreeBSD/ports 72b88e6graphics/tulip/files patch-thirdparty_OGDF_src_coin_Clp_ClpModel.cpp patch-thirdparty_OGDF_src_coin_OsiClp_OsiClpSolverInterface.cpp

graphics/tulip: Add patches to fix the build on FreeBSD 14-

Reported by:    pkg-fallout
DeltaFile
+11-0graphics/tulip/files/patch-thirdparty_OGDF_src_coin_Clp_ClpModel.cpp
+11-0graphics/tulip/files/patch-thirdparty_OGDF_src_coin_OsiClp_OsiClpSolverInterface.cpp
+22-02 files

FreeBSD/ports 67242d0multimedia/youtui distinfo Makefile

multimedia/youtui: update 0.0.30 → 0.0.35

Reported by:    portscout
DeltaFile
+797-621multimedia/youtui/distinfo
+398-311multimedia/youtui/Makefile
+1,195-9322 files

FreeBSD/ports 16687c0shells/atuin distinfo Makefile

shells/atuin: update 18.10.0 → 18.11.0

Reported by:    portscout
DeltaFile
+47-73shells/atuin/distinfo
+23-37shells/atuin/Makefile
+70-1102 files

FreeBSD/ports 8576602converters/convmv Makefile

converters/convmv: drop MAINTAINER.

Pull Request:   https://github.com/freebsd/freebsd-ports/pull/477
DeltaFile
+1-1converters/convmv/Makefile
+1-11 files

FreeBSD/ports 7f8a853science/tinker distinfo Makefile

science/tinker: update 25.6.3 → 25.6.4

Reported by:    portscout
DeltaFile
+3-3science/tinker/distinfo
+1-1science/tinker/Makefile
+4-42 files

FreeBSD/ports b0016e9security/cowrie distinfo Makefile

security/cowrie: update 2.9.1 → 2.9.7

Reported by:    portscout
DeltaFile
+3-3security/cowrie/distinfo
+1-1security/cowrie/Makefile
+4-42 files

FreeBSD/ports ff40566science/py-seekpath Makefile distinfo

science/py-seekpath: update 2.1.0 → 2.2.0

Reported by:    portscout
DeltaFile
+5-7science/py-seekpath/Makefile
+3-3science/py-seekpath/distinfo
+8-102 files

FreeBSD/ports 4218fd0www/libdatachannel distinfo Makefile

www/libdatachannel: update 0.24.0 → 0.24.1

Reported by:    portscout
DeltaFile
+3-3www/libdatachannel/distinfo
+1-1www/libdatachannel/Makefile
+1-1www/libdatachannel/pkg-plist
+5-53 files

FreeBSD/ports bc67185devel/py-pyTooling Makefile distinfo, devel/py-pyTooling/files patch-pyproject.toml

devel/py-pyTooling: update 8.3.0 → 8.11.0

Reported by:    portscout
DeltaFile
+4-6devel/py-pyTooling/Makefile
+4-4devel/py-pyTooling/files/patch-pyproject.toml
+3-3devel/py-pyTooling/distinfo
+11-133 files

FreeBSD/ports af10174audio/noise-repellent-lv2 distinfo Makefile

audio/noise-repellent-lv2: update 0.2.3 → 0.2.5

Reported by:    portscout
DeltaFile
+3-3audio/noise-repellent-lv2/distinfo
+1-1audio/noise-repellent-lv2/Makefile
+4-42 files

FreeBSD/ports f745df3audio/libspecbleach distinfo Makefile

audio/libspecbleach: update 0.1.6 → 0.2.0
DeltaFile
+3-3audio/libspecbleach/distinfo
+3-1audio/libspecbleach/Makefile
+6-42 files

FreeBSD/ports 0a39b75multimedia/assimp distinfo Makefile

multimedia/assimp: update 6.0.2 → 6.0.3

Reported by:    portscout
DeltaFile
+3-3multimedia/assimp/distinfo
+2-2multimedia/assimp/Makefile
+5-52 files