Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.01.90 16 Feb 2025 11:05:32
    |
Jason E. Hale (jhale)  |
x11-fm/dolphin-devel: Remove leftovers
This port wasn't entirely deleted as originally intended.
Reported by: antoine |
24.01.90 03 Feb 2025 17:02:42
    |
Gleb Popov (arrowd)  Author: Tobias C. Berner |
KDE: It goes to 6!
This megacommit merges all the work from
https://github.com/freebsd/freebsd-ports-kde/tree/kde-it_goes_to_6
Specifically:
- KDE Plasma 6 ports updated to 6.2.5
- KDE Applications ports updated to 24.12.0
- Development ports of KDE Applications removed
- A lot of various ports switched to Qt 6 by default
- Some KDE Frameworks 5 and Plasma 5 ports are adapted to be coinstallable
with their 6 counterparts
PR: 284351
Exp-run by: antoine
Pull Request: https://github.com/freebsd/freebsd-ports/pull/341
Co-authored-by: Max Brazhnikov <makc@FreeBSD.org>
Co-authored-by: Kenneth Raplee <kenrap@kennethraplee.com>
Co-authored-by: Jason E. Hale <jhale@FreeBSD.org>
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
24.01.90 24 Nov 2024 09:37:31
    |
Gleb Popov (arrowd)  Author: Kenneth Raplee |
KDE: Update KDE Frameworks 6 to 6.7.0
Friday, 11 October 2024
KDE today announces the release of KDE Frameworks 6.7.0.
KDE Frameworks are 72 addon libraries to Qt which provide a wide variety of
commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the
KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/6/6.7.0/
Co-authored-by: Tobias C. Berner <tcberner@FreeBSD.org>
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
24.01.90 01 Mar 2024 23:54:13
    |
Tobias C. Berner (tcberner)  |
Uses/kde.mk: rename baloo5 component to baloo |
24.01.90 01 Mar 2024 23:54:12
    |
Tobias C. Berner (tcberner)  |
Uses/kde.mk: rename attica5 component to attica |
24.01.90 22 Jan 2024 12:05:36
    |
Dima Panov (fluffy)  |
KDE: KDE's 6th Megarelease - Release Candidate 1
Update kde6 -devel applications to 24.01.90 (RC1) releases to match previous
Frameworks6 and Plasma6 updates. |
24.01.85 05 Jan 2024 15:00:21
    |
Dima Panov (fluffy)  |
*/*: Update existed KDE6 applications to 24.01.85 beta after KDE Frameworks 6
was bumped to 5.247.0 |
24.01.80 07 Dec 2023 17:52:55
    |
Tobias C. Berner (tcberner)  |
kde.mk: add virtual category 'kde-devel'
Previously we assumed that a port of KDE Gear 24.02-beta1 will use Qt6.
So kde:6 was used to determine that the applications version is beta1.
However, not all applications will be ported in time of the release as
it seems, so we need to have a better way to select the version.
For now, the KDE Gear-ports can use (for beta1)
CATEGORIES=$main kde kde-applications kde-devel
resepectively (for stable version)
CATEGORIES=$main kde kde-applications
to get the proper DISTVERSION value and environment set up. |
24.01.80 03 Dec 2023 22:17:33
    |
Tobias C. Berner (tcberner)  |
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend |
24.01.80 03 Dec 2023 11:40:34
    |
Tobias C. Berner (tcberner)  |
x11-fm/dolphin-devel: new port -- Dolphin 24.02-beta1 |