| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
24.01.90_1 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_1 27 Apr 2024 12:44:59
    |
Tijl Coosemans (tijl)  |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
24.01.90 01 Mar 2024 23:54:13
    |
Tobias C. Berner (tcberner)  |
Uses/kde.mk: rename baloo5 component to baloo |
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)  |
graphics/gwenview-devel: new port -- Gewnview 24.02-beta1 |