aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-03-13 19:13:51 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-03-13 19:13:51 +0000
commita209c5b185423decb49344e360900c7bd7e43222 (patch)
treebeea7a17a306cd21cbbf4ce8ce1eae64ec530cca /UPDATING
parent7f59efef38bda87187c5cccd4d443c9b31fb9a51 (diff)
downloadports-a209c5b185423decb49344e360900c7bd7e43222.tar.gz
ports-a209c5b185423decb49344e360900c7bd7e43222.zip
Update to KDE 3.5.6 / KOffice 1.6.2
Notes
Notes: svn path=/head/; revision=187334
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 163e8ea441ce..24454f681886 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070313:
+ AFFECTS: users of x11/kdebase3
+ AUTHOR: kde@freebsd.org
+
+ The HAL option has been turned on by default and the fstabbackend
+ patches which have kept the fstab backend for the media kioslave
+ at the status quo of KDE 3.5.3 have been removed. This means that
+
+ MOUNTING DEVICES THROUGH KDE WILL NO LONGER WORK WITHOUT HAL.
+
+ Thus if you wish to use device icons or the media:/ view in konqueror,
+ make sure to turn on the HAL option in the x11/kdebase3 port and also
+ read /usr/ports/UPDATING entry 20061219 and
+ http://www.freebsd.org/gnome/docs/faq2.html#q19 for more information on
+ using HAL.
+
20070312:
AFFECTS: all users of net/py-libdnet
AUTHOR: tmclaugh@FreeBSD.org