diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2026-04-13 19:56:55 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2026-04-13 20:00:58 +0000 |
| commit | 5fe9853d298c9e6d224884d5d1ac1f6ecfa5c884 (patch) | |
| tree | 176d376599bb02c6b90d2ec37d3ffa3215cc8898 | |
| parent | bea5e71839cbdb550549a7b79649ae825f891fda (diff) | |
Status/2026Q1/kde.adoc: Add report
Differential Revision: https://reviews.freebsd.org/D56218
| -rw-r--r-- | website/content/en/status/report-2026-01-2026-03/kde.adoc | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/website/content/en/status/report-2026-01-2026-03/kde.adoc b/website/content/en/status/report-2026-01-2026-03/kde.adoc new file mode 100644 index 0000000000..def5aa35eb --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/kde.adoc @@ -0,0 +1,33 @@ +=== KDE on FreeBSD + +Links: + +link:https://freebsd.kde.org/[KDE/FreeBSD initiative] URL: link:https://freebsd.kde.org/[] + +link:https://community.kde.org/FreeBSD[FreeBSD -- KDE Community Wiki] URL: link:https://community.kde.org/FreeBSD[] + +Contact: KDE on FreeBSD Mailing List <kde@FreeBSD.org> + +The KDE on FreeBSD project packages CMake, Qt, and software from the KDE Community, for the FreeBSD ports tree. +The software includes a full desktop environment called KDE Plasma (for both X11 and Wayland) and hundreds of applications that can be used on any FreeBSD machine. +The mailto:kde@FreeBSD.org[KDE team] is part of mailto:desktop@FreeBSD.org[desktop@] and mailto:multimedia@FreeBSD.org[multimedia@] teams, building the software stack to make FreeBSD beautiful and usable as a daily driver graphical desktop workstation. + +==== Infrastructure + +Qt6, PyQt6, and PySide6 were updated to 6.10.2. +The ports for Qt 6.11.0 are available for testing in the link:https://github.com/freebsd/freebsd-ports-kde/tree/qt6-6.11.0-merged[development branch]. + +==== KDE Stack + +KDE Frameworks, Plasma, and Gear release happen very regularly. +mailto:kde@FreeBSD.org[KDE team] lands these updates shortly after their upstream release. + +* KDE Frameworks ports were updated to 6.24. +* KDE Plasma Desktop was updated to 6.6.3. +* KDE Gear was updated to 25.12.3. + +The recent Plasma update has revealed a link:https://bugs.freebsd.org/293368[bug] in the FreeBSD implementation of man:timerfd[2] which causes high CPU usage in plasmashell. +The bug has been already fixed in FreeBSD-CURRENT and merged to affected stable branches. + +==== Related Ports + +The mailto:kde@FreeBSD.org[KDE team] maintains 730 ports and updates them all as needed. +According to link:https://portscout.freebsd.org/kde@freebsd.org.html[portscout] 4% of ports are outdated. |
