FreeBSD/src 009940esbin/ipfw ipfw.8

ipfw.8: clarify a difference between reset and reset6 actions

PR:             298348
MFC after:      2 weeks
DeltaFile
+3-3sbin/ipfw/ipfw.8
+3-31 files

FreeBSD/ports 1acab53www/angelfish distinfo, www/falkon distinfo

KDE: Update KDE Gear to 26.08.1

Announcement: https://kde.org/announcements/gear/26.08.1/
DeltaFile
+3-3x11-fm/konqueror/distinfo
+3-3x11-fm/dolphin/distinfo
+3-3x11-clocks/ktimer/distinfo
+3-3x11-clocks/kteatime/distinfo
+3-3www/falkon/distinfo
+3-3www/angelfish/distinfo
+18-18229 files not shown
+700-693235 files

FreeBSD/ports e80c17earchivers/kf6-karchive distinfo, deskutils/kf6-kstatusnotifieritem distinfo

KDE: Update KDE Frameworks 6 to 6.30.0

Announcement: https://kde.org/announcements/frameworks/6/6.30.0/
DeltaFile
+0-52misc/kf6-purpose/pkg-plist
+33-3x11-themes/oxygen-icons/pkg-plist
+32-0x11-themes/kf6-breeze-icons/pkg-plist
+18-0net/kf6-kcalendarcore/pkg-plist
+3-3deskutils/kf6-kstatusnotifieritem/distinfo
+3-3archivers/kf6-karchive/distinfo
+89-6177 files not shown
+306-27483 files

FreeBSD/ports a1ae90bgraphics/blender Makefile.versions Makefile, graphics/blender/files patch-extern_audaspace_plugins_ffmpeg_FFMPEGWriter.cpp

graphics/blender: fix build with FFmpeg9, unbreak with Python 3.12

Backport FFmpeg9 fix from upstream
Pass -DPYTHON_VERSION=${PYTHON_VER} to make flags

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+133-0graphics/blender/files/patch-extern_audaspace_plugins_ffmpeg_FFMPEGWriter.cpp
+3-2graphics/blender/Makefile
+1-1graphics/blender/Makefile.versions
+137-33 files

FreeBSD/ports 01acca7www/py-djangorestframework Makefile distinfo

www/py-djangorestframework: Update to 3.18.1

Changelog:

https://github.com/encode/django-rest-framework/releases/tag/3.18.1
DeltaFile
+3-3www/py-djangorestframework/distinfo
+1-1www/py-djangorestframework/Makefile
+4-42 files

FreeBSD/ports 6768079www/py-django-tree-queries Makefile distinfo

www/py-django-tree-queries: Update to 0.26.1

Changelog since 0.25.1:

https://github.com/feincms/django-tree-queries/blob/0.26.1/CHANGELOG.rst
DeltaFile
+3-3www/py-django-tree-queries/distinfo
+1-1www/py-django-tree-queries/Makefile
+4-42 files

FreeBSD/ports 0219b6etextproc/py-ttp-templates Makefile distinfo

textproc/py-ttp-templates: Update to 0.6.4

Changelogs since 0.6.1:

https://github.com/dmulyalin/ttp_templates/releases/tag/0.6.4
https://github.com/dmulyalin/ttp_templates/releases/tag/0.6.3
https://github.com/dmulyalin/ttp_templates/releases/tag/0.6.2
DeltaFile
+3-3textproc/py-ttp-templates/distinfo
+1-1textproc/py-ttp-templates/Makefile
+4-42 files

FreeBSD/ports 4e95130net-mgmt/py-netutils Makefile distinfo, net-mgmt/py-netutils/files patch-pyproject.toml

net-mgmt/py-netutils: Update to 1.19.1

Changelogs since 1.18.0:

https://github.com/networktocode/netutils/releases/tag/v1.19.1
https://github.com/networktocode/netutils/releases/tag/v1.19.0
DeltaFile
+16-3net-mgmt/py-netutils/files/patch-pyproject.toml
+3-3net-mgmt/py-netutils/distinfo
+1-1net-mgmt/py-netutils/Makefile
+20-73 files

FreeBSD/ports 205799fdevel/py-javaproperties Makefile

devel/py-javaproperties: Add a remark regarding newer versions

* The only consumer, sysutils/py-azure-cli, at present has set the upper
  bound for this port at <0.6.  The same applies in the upstream repo
  for the dev/main branches.

* Don't set PORTSCOUT so that it's still possible to check the status
  via Portscout from time to time (and compare it against Repology).
DeltaFile
+2-0devel/py-javaproperties/Makefile
+2-01 files

FreeBSD/ports 8786a91devel/py-funcy distinfo Makefile

devel/py-funcy: Update to 2.1

* Switch to the PEP517 build framework to make the port future-proof.

Changelog:

https://github.com/Suor/funcy/compare/2.0...04aafae9
DeltaFile
+5-3devel/py-funcy/Makefile
+3-3devel/py-funcy/distinfo
+8-62 files

FreeBSD/src d55eb2b. MAINTAINERS, .github CODEOWNERS

MAINTAINERS/CODEOWNERS: Scheduling/Priorities: Add a bit more files

These files are not about scheduling per se but about priority
management, mostly from user space.
DeltaFile
+4-0MAINTAINERS
+4-0.github/CODEOWNERS
+8-02 files

FreeBSD/ports d94cd8fsysutils/sylve pkg-descr distinfo, sysutils/sylve/files pkg-message.in

sysutils/sylve: Update to 0.3.1

Changelog:      https://github.com/AlchemillaHQ/Sylve/releases/tag/v0.3.1
Sponsored by:   The FreeBSD Foundation

Differential Revision:  https://reviews.freebsd.org/D59480

(cherry picked from commit 458dbcf55b55c6f387272c5d47f4f6c8d4962ca5)

Approved by:    maintainer
Event:          EuroBSDcon Devsummit 2026
DeltaFile
+33-13sysutils/sylve/files/pkg-message.in
+11-9sysutils/sylve/Makefile
+7-7sysutils/sylve/distinfo
+5-5sysutils/sylve/pkg-descr
+56-344 files

FreeBSD/src 755b9d5sys/netgraph/bluetooth/hci ng_hci_main.c

ng_hci: build the devd notification in a stack buffer

sbuf_new_auto() sleeps, and ng_hci_default_rcvmsg() can run under the
raw HCI socket pcb mutex held across NG_SEND_MSG_PATH().

Reported by:    WITNESS
Fixes:          ad91d47db306

Reviewed by:    glebius, adrian
Differential Revision:  https://reviews.freebsd.org/D59550
DeltaFile
+26-51sys/netgraph/bluetooth/hci/ng_hci_main.c
+26-511 files

FreeBSD/ports f42b37fgraphics/converseen pkg-plist Makefile

graphics/converseen: Update to 0.15.2.8

ChangeLog: https://converseen.fasterland.net/changelog/

 * Added Georgian translation
 * Various Bugfixes
DeltaFile
+3-3graphics/converseen/distinfo
+1-1graphics/converseen/Makefile
+1-0graphics/converseen/pkg-plist
+5-43 files

FreeBSD/src 8e75ea5cddl/contrib/opensolaris/common/ctf ctf_hash.c

libctf: remove unused variable

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    markj
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59537
DeltaFile
+1-2cddl/contrib/opensolaris/common/ctf/ctf_hash.c
+1-21 files

FreeBSD/src 076c9dbsbin/camcontrol persist.c

camcontrol: remove unused variable

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    ken, imp
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59540
DeltaFile
+2-3sbin/camcontrol/persist.c
+2-31 files

FreeBSD/src e1a1206sbin/ifconfig ifieee80211.c

sbin/ifconfig: remove unused static function parameter

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    glebius
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59541
DeltaFile
+3-3sbin/ifconfig/ifieee80211.c
+3-31 files

FreeBSD/src c65c63ctests/sys/kqueue/libkqueue timer.c

tests/kqueue: remove unused variable

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    markj
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59542
DeltaFile
+1-5tests/sys/kqueue/libkqueue/timer.c
+1-51 files

FreeBSD/src fead44bsbin/fsck_msdosfs dir.c

fsck_msdosfs: remove unused variable

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    delphij
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59543
DeltaFile
+3-3sbin/fsck_msdosfs/dir.c
+3-31 files

FreeBSD/src d1ef616sys/net iflib.c

iflib: remove unused variables

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    gallatin
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59544
DeltaFile
+3-3sys/net/iflib.c
+3-31 files

FreeBSD/ports b85f52bwww/dolibarr19 Makefile

www/dolibarr19: Fix CPE information
DeltaFile
+3-0www/dolibarr19/Makefile
+3-01 files

FreeBSD/ports 21d95c8www/dolibarr21 Makefile

www/dolibarr21: Fix CPE information
DeltaFile
+3-0www/dolibarr21/Makefile
+3-01 files

FreeBSD/ports 0013d39www/dolibarr20 Makefile

www/dolibarr20: Fix CPE information
DeltaFile
+3-0www/dolibarr20/Makefile
+3-01 files

FreeBSD/src d5047ddsys/dev/cxgb cxgb_sge.c

cxgb(4): remove unused variable

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    np
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D59545
DeltaFile
+2-2sys/dev/cxgb/cxgb_sge.c
+2-21 files

FreeBSD/src 94f7019sys/netpfil/ipfilter/netinet ip_nat.c

ipfilter: remove unused variable

This fixes the build with gcc 16 after the changes
to -Wunused*[0].

[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused

Reviewed by:    cy
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-4sys/netpfil/ipfilter/netinet/ip_nat.c
+3-41 files

FreeBSD/ports 7868521textproc/libebml Makefile distinfo, textproc/libebml/files patch-src_EbmlUnicodeString.cpp

textproc/libebml: Update to 1.4.7
DeltaFile
+4-4textproc/libebml/files/patch-src_EbmlUnicodeString.cpp
+3-3textproc/libebml/distinfo
+1-1textproc/libebml/Makefile
+8-83 files

FreeBSD/ports a2eaecemultimedia/openshot Makefile pkg-plist, multimedia/openshot/files patch-MANIFEST.in patch-src_launch.py

multimedia/openshot: Update to 4.0.0 and switch to Qt6

PR:             296230, 297734
DeltaFile
+204-64multimedia/openshot/pkg-plist
+0-171multimedia/openshot/files/patch-doc_effects.rst
+31-27multimedia/openshot/files/patch-setup.py
+9-6multimedia/openshot/Makefile
+14-0multimedia/openshot/files/patch-src_launch.py
+10-3multimedia/openshot/files/patch-MANIFEST.in
+268-2715 files not shown
+276-29911 files

FreeBSD/ports e7097b1multimedia/libopenshot pkg-plist Makefile, multimedia/libopenshot/files patch-ffmpeg9 patch-src_CMakeLists.txt

multimedia/libopenshot: Update to 1.0.0

PR:             297734
DeltaFile
+90-0multimedia/libopenshot/files/patch-src_ScreenCaptureReader.cpp
+29-0multimedia/libopenshot/files/patch-src_CameraCaptureReader.cpp
+19-9multimedia/libopenshot/Makefile
+19-1multimedia/libopenshot/pkg-plist
+14-5multimedia/libopenshot/files/patch-src_CMakeLists.txt
+11-7multimedia/libopenshot/files/patch-ffmpeg9
+182-228 files not shown
+201-4614 files

FreeBSD/ports 1db48b7audio/libopenshot-audio Makefile distinfo

audio/libopenshot-audio: Update to 1.0.0

PR:             297734
DeltaFile
+3-3audio/libopenshot-audio/distinfo
+1-1audio/libopenshot-audio/Makefile
+4-42 files

FreeBSD/src f02f93e. MAINTAINERS, .github CODEOWNERS

MAINTAINERS/CODEOWNERS: Add myself to scheduler files

I have been the de-facto maintainer for a few years now.

Also mention the #scheduler group for reviews on Phabricator.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+7-0.github/CODEOWNERS
+6-0MAINTAINERS
+13-02 files