FreeBSD/src 098adfcshare/man/man4 virtio_blk.4

virtio_blk.4: Canonicalize SYNOPSIS and HARDWARE

Also tag SPDX, and switch X to %d for consistency/clarity.

MFC after:      3 days
DeltaFile
+20-15share/man/man4/virtio_blk.4
+20-151 files

FreeBSD/src 746b910share/man/man4 virtio_scsi.4

virtio_scsi.4: Canonicalize

+ Tag SPDX
+ Canonicalize SYNOPSIS and HARDWARE
+ Canonicalize SYSCTL VARIABLES, adding the sysctl to apropos
+ Canonicalize AUTHORS and HISTORY, which were combined
+ Use more traditional and consistent %d instead of less clear X

MFC after:      3 days
DeltaFile
+31-29share/man/man4/virtio_scsi.4
+31-291 files

FreeBSD/src 7eaf7b2share/man/man4 vlan.4

vlan.4: Canonicalize SYNOPSIS + tag SPDX

MFC after:      3 days
DeltaFile
+6-12share/man/man4/vlan.4
+6-121 files

FreeBSD/src 02f59bashare/man/man4 vmci.4

vmci.4: Canonicalize SYNOPSIS

MFC after:      3 days
DeltaFile
+3-11share/man/man4/vmci.4
+3-111 files

FreeBSD/src 84b4054share/man/man4 vmd.4

vmd.4: Canonicalize SYNOPSIS + fix linter errors

MFC after:      3 days
DeltaFile
+10-12share/man/man4/vmd.4
+10-121 files

FreeBSD/src 581c5d4share/man/man4 vtnet.4

vtnet.4: Add a HARDWARE section

For inclusion in the hardware release notes.

MFC after:      3 days
DeltaFile
+4-0share/man/man4/vtnet.4
+4-01 files

FreeBSD/src 2bea9dbshare/man/man4 vmm.4

vmm.4: Canonicalize SYNOPSIS + minor nits

+ Tag SPDX
+ Remove superflouous Nd quotes
+ Add "The" and "module" to introductory sentence
+ Remove a malformed "compact" specifier from a list
+ Add a missing list ending block

MFC after:      3 days
DeltaFile
+11-13share/man/man4/vmm.4
+11-131 files

FreeBSD/ports 4513415audio/sdl_mixer Makefile, audio/sdl_sound Makefile

*/*: Bump PORTREVISION. multimedia/smpeg was updated to 0.4.5

PR:             267480
DeltaFile
+1-1games/prboom-plus/Makefile
+1-1games/onscripter-1byte/Makefile
+1-1games/fillets-ng/Makefile
+1-1games/battletanks/Makefile
+1-1audio/sdl_sound/Makefile
+1-1audio/sdl_mixer/Makefile
+6-63 files not shown
+9-89 files

FreeBSD/doc d0b1fc3website/archetypes/release hardware.adoc

HW Relnotes template: Add virtio_blk + virtio_scsi
DeltaFile
+4-0website/archetypes/release/hardware.adoc
+4-01 files

FreeBSD/ports 745680cmultimedia/smpeg Makefile, multimedia/smpeg/files patch-video__video.h patch-smpeg.m4

multimedia/smpeg: Update to 0.4.5

PR:             267480 292370
Reported by:    Sean Champ <lab+bsd __ at_ thinkum.space>
DeltaFile
+0-16multimedia/smpeg/files/patch-MPEGaudio.h
+8-6multimedia/smpeg/Makefile
+0-11multimedia/smpeg/files/patch-video__video.h
+0-11multimedia/smpeg/files/patch-smpeg.m4
+0-11multimedia/smpeg/files/patch-configure
+11-0multimedia/smpeg/files/patch-configure.in
+19-553 files not shown
+23-689 files

FreeBSD/src cd75419sys/dev/gpio gpioled_fdt.c

gpioled: defer gpio pin writes to a taskqueue

led(4) invoked the led_t callback with its mutex held, including from the
blink callout, so the callback must not sleep.

PR: 251032

MFC After: 1 week

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D59263
DeltaFile
+26-3sys/dev/gpio/gpioled_fdt.c
+26-31 files

FreeBSD/ports c1056adastro/py-indiweb Makefile

astro/py-indiweb: Fix build

Reported by:    pkg-fallout
DeltaFile
+1-2astro/py-indiweb/Makefile
+1-21 files

FreeBSD/ports c6eb717security/py-secure Makefile

security/py-secure: Fix build

Reported by:    pkg-fallout
DeltaFile
+3-0security/py-secure/Makefile
+3-01 files

FreeBSD/ports c56478bgraphics/qgis-ltr Makefile pkg-plist

graphics/qgis-ltr: Update to 3.44.14

Changelog:      https://github.com/qgis/QGIS/compare/final-3_44_13%5E...final-3_44_14

Reported by:    portscout, Repology
DeltaFile
+3-3graphics/qgis-ltr/distinfo
+2-2graphics/qgis-ltr/pkg-plist
+1-1graphics/qgis-ltr/Makefile
+6-63 files

FreeBSD/ports 7f7704cmultimedia/ffmpegthumbnailer pkg-plist distinfo

multimedia/ffmpegthumbnailer: Update 2.3.0 => 2.3.1

While here, sort USES field (pet portfmt).

Changelog:
https://github.com/dirkvdb/ffmpegthumbnailer/releases/tag/v2.3.1

Reported by:    portscout
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-4multimedia/ffmpegthumbnailer/Makefile
+3-3multimedia/ffmpegthumbnailer/distinfo
+1-1multimedia/ffmpegthumbnailer/pkg-plist
+7-83 files

FreeBSD/src 2d9c41dsys/geom/raid g_raid.h g_raid.c

graid: Add rotation rate support

If all member devices report the same rotation rate, pass it up.
DeltaFile
+33-0sys/geom/raid/g_raid.c
+1-0sys/geom/raid/g_raid.h
+34-02 files

FreeBSD/src e5283a9sys/geom/raid3 g_raid3.h g_raid3.c

graid3: Add rotation rate support

If all member devices report the same rotation rate, pass it up.
DeltaFile
+33-0sys/geom/raid3/g_raid3.c
+1-0sys/geom/raid3/g_raid3.h
+34-02 files

FreeBSD/src f8c6f9fshare/man/man4 vmx.4

vmx.4: Canonicalize SYNOPSIS

MFC after:      3 days
DeltaFile
+12-12share/man/man4/vmx.4
+12-121 files

FreeBSD/doc b9c6f9ewebsite/archetypes/release hardware.adoc

HW Relnotes template: Add vmx
DeltaFile
+2-0website/archetypes/release/hardware.adoc
+2-01 files

FreeBSD/ports 59c5aa2net-im/purple-teams Makefile distinfo

net-im/purple-teams: update to latest daily-2026-08-12
DeltaFile
+3-3net-im/purple-teams/distinfo
+2-3net-im/purple-teams/Makefile
+5-62 files

FreeBSD/ports 1df7f06net/wakeonlan Makefile distinfo

net/wakeonlan: update 0.42 -> 0.50

Changelog: https://raw.githubusercontent.com/jpoliv/wakeonlan/refs/heads/master/Changes

Major changes:
    - doc:change license from Artistic to Artistic-2.0
    - fix: accept named pipes (FIFOs) as valid --file input
    - fix: normalize single hex digit fields to two hex digits
    - fix: fall back to port 9 when the discard service is unknown
    - feat: add delay option
DeltaFile
+3-3net/wakeonlan/distinfo
+2-3net/wakeonlan/Makefile
+5-62 files

FreeBSD/src f1da14eshare/man/man4 vmx.4

vmx.4: Spinoff HARDWARE + tag SPDX

This section will appear in the Hardware Release Note.

MFC after:      3 days
DeltaFile
+6-4share/man/man4/vmx.4
+6-41 files

FreeBSD/ports d8c2989net-mgmt/pmacct/files patch-src_net__aggr.h patch-src_imt__plugin.c

net-mgmt/pmacct: update 1.7.8 -> 1.7.9

- Note: PGSQL option is broken
- fixes build problem with libcdada

PR:             298037
Reported-by:    info at ubilling.net.ua
Reported-by:    olivier
DeltaFile
+0-24net-mgmt/pmacct/files/patch-src_setproctitle.c
+0-14net-mgmt/pmacct/files/patch-src_amqp__common.h
+0-13net-mgmt/pmacct/files/patch-src_amqp__plugin.h
+0-11net-mgmt/pmacct/files/patch-src_net__aggr.h
+11-0net-mgmt/pmacct/files/patch-src_imt__plugin.c
+11-0net-mgmt/pmacct/files/patch-src_ha.c
+22-623 files not shown
+29-679 files

FreeBSD/ports f09606cnet-p2p/c-lightning Makefile, net-p2p/c-lightning/files pkg-message.in patch-pull9438_844fb87cdb32cc1999123606b734539e964e4407.diff

net-p2p/c-lightning: clarify allow.mlock requirements for jails

PR:     297253
Submitted by:   Matt Watson <matt at swarmbox.com>
DeltaFile
+79-0net-p2p/c-lightning/files/patch-pull9438_844fb87cdb32cc1999123606b734539e964e4407.diff
+12-0net-p2p/c-lightning/files/pkg-message.in
+1-1net-p2p/c-lightning/Makefile
+92-13 files

FreeBSD/ports 3fc992fsecurity/vuxml/vuln 2026.xml

security/vuxml: document net-p2p/c-lightning vulnerabilities
DeltaFile
+43-0security/vuxml/vuln/2026.xml
+43-01 files

FreeBSD/ports d967877net-p2p/c-lightning Makefile, net-p2p/c-lightning/files pkg-message.in

net-p2p/c-lightning: add a warning about an unknown security vulnerability
DeltaFile
+9-0net-p2p/c-lightning/files/pkg-message.in
+7-1net-p2p/c-lightning/Makefile
+16-12 files

FreeBSD/ports 09d46b1deskutils/nextcloudclient Makefile distinfo

deskutils/nextcloudclient: Update to 34.0.3
DeltaFile
+3-3deskutils/nextcloudclient/distinfo
+1-1deskutils/nextcloudclient/Makefile
+4-42 files

FreeBSD/ports 267e97cgraphics/qgis Makefile pkg-plist

graphics/qgis: Update to 4.2.2

Changelog:      https://github.com/qgis/QGIS/compare/final-4_2_1%5E...final-4_2_2

Reported by:    portscout, Repology
DeltaFile
+3-3graphics/qgis/distinfo
+3-0graphics/qgis/pkg-plist
+1-1graphics/qgis/Makefile
+7-43 files

FreeBSD/ports fbea38fdevel/py-aws-sam-translator Makefile distinfo

devel/py-aws-sam-translator: Update to 1.113.0

ChangeLog:      https://github.com/aws/serverless-application-model/releases/tag/v1.113.0
Approved by:    hrs (mentor, blanket)
DeltaFile
+3-3devel/py-aws-sam-translator/distinfo
+1-1devel/py-aws-sam-translator/Makefile
+4-42 files

FreeBSD/ports a0e256dnet/rsync distinfo Makefile, net/rsync/files patch-lib_sysxattrs.c patch-testsuite_xattrs.test

net/rsync: Update to 3.5.0

Changelog: https://download.samba.org/pub/rsync/NEWS#3.5.0

This is a major security release who fixes 33 security issues
found during a focused audit of rsync's path handling and
daemon protocol, a companion daemon-protocol fuzzing pass,
and reports from external researchers several robustness
hardenings.

Security:       CVE-2026-53802
Security:       CVE-2026-53803
Security:       CVE-2026-53785
Security:       CVE-2026-53784
Security:       CVE-2026-53793
Security:       CVE-2026-53795
Security:       CVE-2026-53796
Security:       CVE-2026-53797
Security:       CVE-2026-53799

    [25 lines not shown]
DeltaFile
+927-331net/rsync/files/extra-patch-file-flags.diff
+0-67net/rsync/files/patch-testsuite_xattrs.test
+0-26net/rsync/files/patch-lib_sysxattrs.c
+9-4net/rsync/Makefile
+3-3net/rsync/distinfo
+939-4315 files