diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 02:15:20 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 02:15:20 +0000 |
commit | f564508406256a7dc7e7f9589788c00e917c1863 (patch) | |
tree | b6ce65710c94504aa252a65ee74453340de3d60c /UPDATING | |
parent | 4319d238082bcfa3ccbb9d4f572c65c0547d8269 (diff) |
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq
Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
Notes
Notes:
svn path=/head/; revision=297371
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -5,6 +5,29 @@ 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. +20120525: + AFFECTS: users of deskutils/kdepim4, deskutils/kdepim4-runtime + AUTHOR: kde@FreeBSD.org + + kdepim4 has been updated to 4.8.3. For those who prefer old + kdepim-4.4.11.1 deskutils/kdepim44* ports have been added. + To stay with kdepim-4.4.11.1 run the following commands: + + # portmaster -o deskutils/kdepim44-runtime kdepim-runtime-4\* + # portmaster -o deskutils/kdepim44 kdepim-4\* + +20120525: + AFFECTS: users of KDE SC 4 + AUTHOR: kde@FreeBSD.org + + KDE SC ports have been updated to 4.8.3. Several ports were split, + thus manual intervention into update procedure is required: + + # pkg_delete -f kde-runtime-\* ruby\*-kdebindings-korundum\* \ + kalgebra-4\* kdeaccessibility-4\* kdeutils-4\* kde-baseapps-\* \ + plasma-applet-icontasks\* + # portmaster -a + 20120518: AFFECTS: users of dns/poweradmin AUTHOR: Edmondas Girkantas <eg@fbsd.lt> |