notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
kde6 KDE Plasma Desktop and Applications (current)
5.90.0.24.01.80 x11 Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.90.0.24.01.80Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-07 20:15:09
Last Update: 2025-02-03 17:02:42
Commit Hash: b44569f
People watching this port, also watch:: vlc, wireguard-tools, thunderbird, firefox
Also Listed In: kde kde-devel
License: NA
WWW:
https://www.kde.org
Description:
KDE is a powerful Free Software graphical desktop environment for Linux and Unix workstations. This package does not contain anything by itself -- it is a "meta-port" that depends on other KDE packages. Its sole purpose is to require dependencies so users can install this package only and have all the KDE stuff pulled in by the port/package dependency mechanism. x11/kde6 contains the future KDE Frameworks, Plasma Desktop and Applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/kde6-devel-5.90.0.24.01.80/catalog.mk
  2. /usr/local/share/licenses/kde6-devel-5.90.0.24.01.80/LICENSE
  3. /usr/local/share/licenses/kde6-devel-5.90.0.24.01.80/NA
Collapse this list.
Dependency lines:
  • kde6-devel>0:x11/kde6
No installation instructions:
This port has been deleted.
PKGNAME: kde6-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
kde6-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly6.2.4.24.01.906.2.4.24.01.90------
FreeBSD:14:latest--------
FreeBSD:14:quarterly6.2.4.24.01.906.2.4.24.01.90------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. plasma6-plasma>0 : x11/plasma6-plasma
  2. kf6-frameworks>0 : x11/kf6-frameworks
  3. kate-devel>0 : editors/kate-devel
  4. dolphin-devel>0 : x11-fm/dolphin-devel
  5. konsole-devel>0 : x11/konsole-devel
  6. gwenview-devel>0 : graphics/gwenview-devel
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_kde6
USES:
kde:6 metaport qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2025-02-03
    Affects: users of x11/kde5 and x11/kde6
    Author: arrowd@FreeBSD.org
    Reason: 
      All KDE ports were fully switched to Qt6/KF6. Plasma 5 ports were removed.
      KDE Applications were updated to 24.12.
    
      If you installed KDE via kde5 or kde6 packages, the upgrade path is
    
      # pkg remove -f kde[56] && pkg install kde
    
      If you installed KDE via the plasma5-plasma metapackage, the upgrade path
    
      # pkg remove -f plasma5-plasma && pkg install plasma6-plasma
    
      Running "pkg autoremove" after the upgrade would clean unused dependencies.
    
      For the uncommon cases of building on the host with synth, portmaster, etc.
      the idea stays roughly the same - replace every plasma5 package with its
      plasma6 counterpart.
    
    
Port Moves
  • port moved to x11/kde on 2025-02-03
    REASON: Remove version from KDE metaport

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.90.0.24.01.80
03 Feb 2025 17:02:42
commit hash: b44569f1372dcc68678d82143c83da4df54afde7commit hash: b44569f1372dcc68678d82143c83da4df54afde7commit hash: b44569f1372dcc68678d82143c83da4df54afde7commit hash: b44569f1372dcc68678d82143c83da4df54afde7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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>
5.90.0.24.01.80
07 Dec 2023 20:11:33
commit hash: bf714711f1edba8f9927c0f75fe0a63448bed6f0commit hash: bf714711f1edba8f9927c0f75fe0a63448bed6f0commit hash: bf714711f1edba8f9927c0f75fe0a63448bed6f0commit hash: bf714711f1edba8f9927c0f75fe0a63448bed6f0 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11/kde6: new meta-port -- there is no KDE 6 ...

... but there is

  * KDE Plasma 6-beta
  * KDE Frameworks 6-beta
  * KDE Gear 24.02-beta

This meta-port pulls all of them together.

    +-------------------------------------------------------------------------+
    | This is a very early preview intended for developers and testers only.  |
    | We hope it will be picked up by rolling unstable distros, but it is far |
    | from being ready for day-to-day use yet.                                |
    +-------------------------------------------------------------------------+

Number of commits found: 2