FreeBSD/ports 4717ea1net-im/nextcloud-spreed-signaling distinfo Makefile, net-im/nextcloud-spreed-signaling/files patch-Makefile

net-im/nextcloud-spreed-signaling: Update to 2.0.4

While here unset go version.
DeltaFile
+111-99net-im/nextcloud-spreed-signaling/distinfo
+63-62net-im/nextcloud-spreed-signaling/Makefile
+0-10net-im/nextcloud-spreed-signaling/files/patch-Makefile
+174-1713 files

FreeBSD/ports 3061c54print/plutobook distinfo Makefile

print/plutobook: Update to 0.11.2

Changelog: https://github.com/plutoprint/plutobook/releases/tag/v0.11.2
DeltaFile
+3-3print/plutobook/distinfo
+1-1print/plutobook/Makefile
+4-42 files

FreeBSD/src c68126esys/modules/ath11k Makefile

ath11k: add new files to module Makefile

Add the new files to the module Makefile as well, so they do not get lost.
DeltaFile
+1-0sys/modules/ath11k/Makefile
+1-01 files

FreeBSD/ports 984c271net-mgmt/prometheus3 distinfo pkg-plist

net-mgmt/prometheus3: Update to 3.8.0

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.8.0
DeltaFile
+7-7net-mgmt/prometheus3/distinfo
+3-1net-mgmt/prometheus3/pkg-plist
+1-2net-mgmt/prometheus3/Makefile
+11-103 files

FreeBSD/src 9c2f321sys/contrib/dev/athk/ath11k coredump.h core.h

ath11k: start making compile some more

There is more work to do to make this compile again but we will do that
when we get to the driver.  For now just take the most noise out of it.
DeltaFile
+4-0sys/contrib/dev/athk/ath11k/coredump.h
+2-0sys/contrib/dev/athk/ath11k/core.h
+6-02 files

FreeBSD/src c95ea40sys/contrib/dev/athk/ath11k mac.c core.c

ath11k: update Atheros/QCA's ath11k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
7d0a66e4bb9081d75c82ec4957c50034cb0ea449 ( tag: v6.18 ).

Merge commit '989a88787ef2c1a73f44b82031a6f4f4470e2676'

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1,407-541sys/contrib/dev/athk/ath11k/mac.c
+728-115sys/contrib/dev/athk/ath11k/core.c
+336-218sys/contrib/dev/athk/ath11k/wmi.c
+342-56sys/contrib/dev/athk/ath11k/reg.c
+195-140sys/contrib/dev/athk/ath11k/dp_rx.c
+268-43sys/contrib/dev/athk/ath11k/pci.c
+3,276-1,11361 files not shown
+4,866-2,08267 files

FreeBSD/ports bd343d7security/vuxml/vuln 2025.xml

security/vuxml: add www/*chromium < 143.0.7499.40

Obtained from:  https://chromereleases.googleblog.com/2025/12/stable-channel-update-for-desktop.html
DeltaFile
+57-0security/vuxml/vuln/2025.xml
+57-01 files

FreeBSD/src fe7b6fcsys/compat/linuxkpi/common/include/linux leds.h, sys/modules/ath10k Makefile

LinuxKPI: ath10k: adjust for led changes to keep ath10k compiling

Add the conditional compile time option defaulting to off as we do
not support leds in LinuxKPI to ath10k for the new file.

Add empty struct gpio_led to LinuxKPI.

MFC after:      3 days
DeltaFile
+6-0sys/modules/ath10k/Makefile
+4-1sys/compat/linuxkpi/common/include/linux/leds.h
+10-12 files

FreeBSD/ports 80f096eaudio/py-spotipy distinfo Makefile

audio/py-spotipy: Update to 2.52.2 (security release)

ChangeLog:      https://github.com/spotipy-dev/spotipy/releases/tag/2.25.2
Reported by:    Niko <notifications at github.com>

MFH:            2025Q4
Security:       CVE-2025-66040
(cherry picked from commit 25471cb3c62550f9071dfdf0117c8004aceadf69)
DeltaFile
+3-3audio/py-spotipy/distinfo
+2-2audio/py-spotipy/Makefile
+5-52 files

FreeBSD/src 9954217sys/contrib/dev/athk/ath10k mac.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
7d0a66e4bb9081d75c82ec4957c50034cb0ea449 ( tag: v6.18 ).

Merge commit 'f4669ef6cf7860919442e67106e83f616ed36f51'.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+160-103sys/contrib/dev/athk/ath10k/mac.c
+130-44sys/contrib/dev/athk/ath10k/core.c
+102-20sys/contrib/dev/athk/ath10k/wmi.c
+57-47sys/contrib/dev/athk/ath10k/wmi.h
+89-0sys/contrib/dev/athk/ath10k/leds.c
+45-41sys/contrib/dev/athk/ath10k/pci.c
+583-25541 files not shown
+1,008-57347 files

FreeBSD/ports a1a60aasecurity/proxytunnel Makefile

security/proxytunnel: unbreak build with OpenSSL

Remove BROKEN_SSL and BROKEN_SSL_REASON from the port Makefile since the
build failure with undefined symbol SSL_get_peer_certificate can no
longer be reproduced.

The port now builds successfully in poudriere across supported FreeBSD
versions and architectures, including 13.5, 14.3, and 15.0 on both amd64
and i386.
DeltaFile
+0-2security/proxytunnel/Makefile
+0-21 files

FreeBSD/src 28125d2sys/contrib/dev/athk Kconfig testmode_i.h

ath-common: update common Atheros/QCA code

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
e5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).

Merge commit '99ad6f4f54c86845d6e3f03541913c07fcdeef59'
DeltaFile
+68-0sys/contrib/dev/athk/Kconfig
+66-0sys/contrib/dev/athk/testmode_i.h
+25-0sys/contrib/dev/athk/Makefile
+8-13sys/contrib/dev/athk/dfs_pattern_detector.c
+4-2sys/contrib/dev/athk/ath.h
+2-2sys/contrib/dev/athk/key.c
+173-173 files not shown
+177-209 files

FreeBSD/src 8b4477fsys/contrib/dev/rtw88 led.c sdio.c

rtw88: update Realtek's rtw88 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
7d0a66e4bb9081d75c82ec4957c50034cb0ea449 ( tag: v6.18 ).

Merge commit 'e543442afe3ad5b27616575be2d2402b988656eb' into rtw88

Sponsored by:   The FreeBSD Foundation
DeltaFile
+7-6sys/contrib/dev/rtw88/led.c
+4-0sys/contrib/dev/rtw88/sdio.c
+11-62 files

FreeBSD/ports dca0d23sysutils/tealdeer distinfo Makefile

sysutils/tealdeer: Update to 1.8.1

Changelog: https://github.com/tealdeer-rs/tealdeer/blob/v1.8.1/CHANGELOG.md

PR:             291074
Approved by:    lcook (maintainer, timeout >2 weeeks)
DeltaFile
+7-3sysutils/tealdeer/distinfo
+1-2sysutils/tealdeer/Makefile
+2-0sysutils/tealdeer/Makefile.crates
+10-53 files

FreeBSD/ports d44a9a5textproc/logseq pkg-plist distinfo

textproc/logseq: Update to 0.10.15
DeltaFile
+562-1,028textproc/logseq/pkg-plist
+7-7textproc/logseq/distinfo
+3-6textproc/logseq/Makefile
+572-1,0413 files

FreeBSD/ports b40b703misc/hwdata distinfo Makefile

misc/hwdata: Update to 0.402

Reported by:    portscout!
DeltaFile
+3-3misc/hwdata/distinfo
+1-1misc/hwdata/Makefile
+4-42 files

FreeBSD/ports 211e246sysutils/cardano-cli distinfo Makefile

sysutils/cardano-cli: Update to 10.13.1.0
DeltaFile
+347-333sysutils/cardano-cli/distinfo
+152-147sysutils/cardano-cli/Makefile
+499-4802 files

FreeBSD/ports 8de06d4sysutils/fastfetch distinfo Makefile

sysutils/fastfetch: update to 2.56.0

Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.56.0
DeltaFile
+3-3sysutils/fastfetch/distinfo
+1-1sysutils/fastfetch/Makefile
+4-42 files

FreeBSD/ports 25471cbaudio/py-spotipy distinfo Makefile

audio/py-spotipy: Update to 2.52.2 (security release)

ChangeLog:      https://github.com/spotipy-dev/spotipy/releases/tag/2.25.2
Reported by:    Niko <notifications at github.com>

MFH:            2025Q4
Security:       CVE-2025-66040
DeltaFile
+3-3audio/py-spotipy/distinfo
+2-2audio/py-spotipy/Makefile
+5-52 files

FreeBSD/ports 83b0b77security/vuxml/vuln 2025.xml

security/vuxml: Add audio/py-spotipy <= 2.25.1
DeltaFile
+36-0security/vuxml/vuln/2025.xml
+36-01 files

FreeBSD/ports 529c94aaudio/ft2-clone distinfo Makefile

audio/ft2-clone: Update to 2.01
DeltaFile
+3-3audio/ft2-clone/distinfo
+1-1audio/ft2-clone/Makefile
+4-42 files

FreeBSD/ports dfdeec9misc/freebsd-doc-all Makefile, misc/freebsd-doc-en pkg-plist distinfo

misc/freebsd-doc-*: Update to rev. d05f51f from FreeBSD docset

Approved by:    doceng (implicit)
DeltaFile
+14-1misc/freebsd-doc-en/pkg-plist
+11-0misc/freebsd-doc-ru/pkg-plist
+3-3misc/freebsd-doc-en/distinfo
+1-1misc/freebsd-doc-en/Makefile
+1-1misc/freebsd-doc-all/Makefile
+30-65 files

FreeBSD/ports b2c81f1math/saga distinfo Makefile

math/saga: Update to 9.10.2

Changelog:      https://sourceforge.net/p/saga-gis/wiki/Changelog%209.10.2/attachment/changelog_saga_9.10.2.txt

Reported by:    portscout, Repology
DeltaFile
+3-3math/saga/distinfo
+2-2math/saga/Makefile
+5-52 files

FreeBSD/ports 0252638www/filebrowser-quantum distinfo Makefile

www/filebrowser-quantum: Update to 1.0.3

ChangeLogs:

- https://github.com/gtsteffaniak/filebrowser/releases/tag/v1.0.2-stable
- https://github.com/gtsteffaniak/filebrowser/releases/tag/v1.0.3-stable
DeltaFile
+7-7www/filebrowser-quantum/distinfo
+1-2www/filebrowser-quantum/Makefile
+8-92 files

FreeBSD/ports 786bd3aports-mgmt/poudriere-devel Makefile distinfo

ports-mgmt/poudriere-devel: Update to 3.3.0-2473-gd507571d3

Changes:
- testport: Fix testing of an IGNORE/BROKEN port.
- bulk/testport SIGINFO: Avoid error if trap starts with set -u.
- jail -d: Don't try destroyfs if JAILMNT is not set
- Revert "testport/bulk -t: Make stage-qa library dependencies check fatal."
  This reverts the PROXYDEPS_FATAL=yes change.

(cherry picked from commit 4434bb7aa6d0ee763c8348cbe56d974cfb8f6c22)
DeltaFile
+3-3ports-mgmt/poudriere-devel/Makefile
+3-3ports-mgmt/poudriere-devel/distinfo
+6-62 files

FreeBSD/ports 4434bb7ports-mgmt/poudriere-devel Makefile distinfo

ports-mgmt/poudriere-devel: Update to 3.3.0-2473-gd507571d3

Changes:
- testport: Fix testing of an IGNORE/BROKEN port.
- bulk/testport SIGINFO: Avoid error if trap starts with set -u.
- jail -d: Don't try destroyfs if JAILMNT is not set
- Revert "testport/bulk -t: Make stage-qa library dependencies check fatal."
  This reverts the PROXYDEPS_FATAL=yes change.
DeltaFile
+3-3ports-mgmt/poudriere-devel/Makefile
+3-3ports-mgmt/poudriere-devel/distinfo
+6-62 files

FreeBSD/poudriere d507571src/share/poudriere common.sh

Revert "testport/bulk -t: Make stage-qa library dependencies check fatal."

This reverts commit 24aa0dda088c08aafd2f317c67dc4c271177157c.

The qa check needs more work. There are at least 2 cases:
1. A library happens to be installed by a dependency, _is needed_,
   and gets linked in without a `LIB_DEPENDS`.
2. A library happens to be installed by a dependency, _is not needed_,
   and is _overlinked_. The qa check suggests to add a `LIB_DEPENDS`
   which is not the right advice.

Update the shlib warnings to note the stage-qa failure is silent.
DeltaFile
+2-3src/share/poudriere/common.sh
+2-31 files

FreeBSD/poudriere 6089168src/share/poudriere jail.sh

jail -d: Don't try destroyfs if JAILMNT is not set
DeltaFile
+1-1src/share/poudriere/jail.sh
+1-11 files

FreeBSD/poudriere 44bba62src/share/poudriere/include pkgqueue.sh

Fix some utilities writing to stdout on SIGINFO where stdout is read.
DeltaFile
+3-3src/share/poudriere/include/pkgqueue.sh
+3-31 files

FreeBSD/poudriere efd3c8dsrc/share/poudriere common.sh, src/share/poudriere/include util.sh

siginfo_handler: Set +u as it may have been set before calling the trap.

Not everything is set -u safe; don't suddenly expose it in unexpected places.
DeltaFile
+3-2src/share/poudriere/common.sh
+1-1src/share/poudriere/include/util.sh
+4-32 files