diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-04-10 19:56:43 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-04-10 19:56:43 +0000 |
commit | f687380c512dbfa89c3d4929b13dd44d3fbcd90a (patch) | |
tree | 5be6d93939f733ba9bec5d91bbcfa3524e1ae65a /UPDATING | |
parent | 06e77dd415ae059c21ef4fed53dad771eca4e9e9 (diff) | |
download | ports-f687380c512dbfa89c3d4929b13dd44d3fbcd90a.tar.gz ports-f687380c512dbfa89c3d4929b13dd44d3fbcd90a.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |