1,310,914 commits found in 173 milliseconds
ipfw.8: clarify a difference between reset and reset6 actions
PR: 298348
MFC after: 2 weeks
KDE: Update KDE Gear to 26.08.1
Announcement: https://kde.org/announcements/gear/26.08.1/
FreeBSD /ports e80c17e — archivers/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/
FreeBSD /ports a1ae90b — graphics/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
www/py-djangorestframework: Update to 3.18.1
Changelog:
https://github.com/encode/django-rest-framework/releases/tag/3.18.1
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
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
FreeBSD /ports 4e95130 — net-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
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).
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
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.
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
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
graphics/converseen: Update to 0.15.2.8
ChangeLog: https://converseen.fasterland.net/changelog/
* Added Georgian translation
* Various Bugfixes
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
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
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
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
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
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
www/dolibarr19: Fix CPE information
www/dolibarr21: Fix CPE information
www/dolibarr20: Fix CPE information
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
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
FreeBSD /ports 7868521 — textproc/libebml Makefile distinfo, textproc/libebml/files patch-src_EbmlUnicodeString.cpp textproc/libebml: Update to 1.4.7
FreeBSD /ports a2eaece — multimedia/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
FreeBSD /ports e7097b1 — multimedia/libopenshot pkg-plist Makefile, multimedia/libopenshot/files patch-ffmpeg9 patch-src_CMakeLists.txt multimedia/libopenshot: Update to 1.0.0
PR: 297734
audio/libopenshot-audio: Update to 1.0.0
PR: 297734
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