git: 93b7f9301c56 - releng/13.5 - pkg-stage.sh: Remove kde entirely
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Feb 2025 16:25:54 UTC
The branch releng/13.5 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=93b7f9301c56867ab1ebdf1ac245106c9bf592d4
commit 93b7f9301c56867ab1ebdf1ac245106c9bf592d4
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-02-21 16:18:19 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-02-21 16:18:19 +0000
pkg-stage.sh: Remove kde entirely
The package set for FreeBSD 13.5 comes from the 2025Q1 branch, which
doesn't have the new x11/kde (aka KDE 6) port; but shipping x11/kde5
(which is still in the 2025Q1 branch) doesn't make much sense either
since a few weeks after the release that will no longer be available
in either "latest" or "quarterly" package sets.
Just remove KDE packages from the 13.5 DVD entirely; this also makes
the DVD image fit into 4.7 GB size limit of physical DVDs again.
Direct commit to releng/13.5.
With hat: re
Approved by: re (cperciva)
Fixes: ee6c7bf50b93 ("pkg-stage.sh: kde5 -> kde")
Sponsored by: Amazon
---
release/scripts/pkg-stage.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index 8e3e1f35e112..2bb2f791508f 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -28,7 +28,6 @@ sysutils/tmux
www/firefox
www/links
x11/gnome
-x11/kde
x11/sddm
x11/xorg
x11-wm/sway"