git: b628d2c5d7 - main - Status/2025Q4/kde.adoc: Add report
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=b628d2c5d76300269b3eafb26a614f7ff790af00 commit b628d2c5d76300269b3eafb26a614f7ff790af00 Author: Max Brazhnikov <[email protected]> AuthorDate: 2026-01-10 12:44:16 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2026-01-14 13:59:18 +0000 Status/2025Q4/kde.adoc: Add report Differential Revision: https://reviews.freebsd.org/D54381 --- .../en/status/report-2025-10-2025-12/kde.adoc | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/website/content/en/status/report-2025-10-2025-12/kde.adoc b/website/content/en/status/report-2025-10-2025-12/kde.adoc new file mode 100644 index 0000000000..615749e162 --- /dev/null +++ b/website/content/en/status/report-2025-10-2025-12/kde.adoc @@ -0,0 +1,45 @@ +=== 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 <[email protected]> + +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:[email protected][KDE team] is part of mailto:[email protected][desktop@], building the software stack to make FreeBSD beautiful and usable as a daily driver graphical desktop workstation. + +==== Infrastructure + +CMake was updated to 3.31.10. +Ninja was updated to 1.13.2. + +Qt6, PyQt6, and PySide6 were updated to 6.10.1. + +Qt5 was updated to 5.15.18 KDE patch collection. +Upstream standard support for Qt5 is officially over. +This might be the last update for Qt5 on FreeBSD. + +==== KDE Stack + +KDE Frameworks, Plasma, and Gear release happen very regularly. mailto:[email protected][KDE team] lands these updates shortly after their upstream release. + +* KDE Frameworks ports were updated to 6.21.0. +* KDE Plasma Desktop was updated to 6.5.4. +* KDE Gear was updated to 25.12.0. + +With KDE Gear 25.12.0 the last two applications have been finally ported to Qt6, and KDE Stack is liberated from Qt5 packages now. +The package:x11/kde[] port has been reduced and does not install Plasma 6 integration plugins for Qt5 and GTK2 applications anymore. +They are still available and can be installed via package:x11/plasma6-plasma[] port if required. + +Support for Plasma/Wayland has been improved. +It can be used as a daily driver instead of Plasma/X11. + +==== Related Ports + +The mailto:[email protected][KDE team] maintains nearly 730 ports and updates them all as needed. +According to link:https://portscout.freebsd.org/[email protected][Portscout] only 1% ports are outdated. + +The KDE team would like to thank mailto:[email protected][Gleb Popov], mailto:[email protected][Jason E. Hale], mailto:[email protected][Loïc Bartoletti], and mailto:[email protected][Max Brazhnikov] for keeping things up-to-date. +The KDE team is grateful to Harley (SponiX on IRC) for sharing his building box.