aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-04-11 03:56:43 +0800
committertcberner <tcberner@FreeBSD.org>2018-04-11 03:56:43 +0800
commit0c4b20748c41fd8f28e98b5fb1cf98462d74de71 (patch)
tree5be6d93939f733ba9bec5d91bbcfa3524e1ae65a /UPDATING
parentfd0a0eec8ebee62458277f5fc18dcbaa29f4e7f2 (diff)
downloadfreebsd-ports-gnome-0c4b20748c41fd8f28e98b5fb1cf98462d74de71.tar.gz
freebsd-ports-gnome-0c4b20748c41fd8f28e98b5fb1cf98462d74de71.tar.zst
freebsd-ports-gnome-0c4b20748c41fd8f28e98b5fb1cf98462d74de71.zip
Add UPDATING note on KDE SC4 <foo>-kde4 packages.
Submitted by: se
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6f58f70b07ea..e5ddabcd8991 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,24 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20180410:
+ AFFECTS: users of KDE SC4
+ AUTHOR: kde@FreeBSD.org
+
+ Most of KDE Applications 17.12.3 have now landed in the ports tree.
+ There are still some missing pieces, that will follow soon.
+
+ As mentioned in the commit messages, users of KDE SC4 should stick with the
+ <foo>-kde4 named package.
+
+ As the MOVED entries for ports like databases/akonadi-kde4 have been removed
+ in the process of updating (as there now is again a databases/akonad), there
+ might be issues for people that update from a too old installed package list
+ with portmaster.
+
+ These should be fixable by issuing a command à la
+ # pkg set --change-origin databases/akonadi:databases/akonadi-kde4 akonadi
+
20180409:
AFFECTS: users of net-im/matterircd
AUTHOR: norrland@nullbyte.se