aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-16 00:16:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-16 00:16:26 +0000
commitf2373d59caf7cf689778053f29167c326bc8ee41 (patch)
treebdfb2b195f2a824904b1d07cef5db9c9adb9bf47 /UPDATING
parent2b519d7ce5cc1a9b78fe25efa769223dfea9bcb7 (diff)
downloadports-f2373d59caf7cf689778053f29167c326bc8ee41.tar.gz
ports-f2373d59caf7cf689778053f29167c326bc8ee41.zip
Add an entry on needing to run firefox as root before running it as a normal
user.
Notes
Notes: svn path=/head/; revision=111560
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d70fca69ee4d..fa3c34068db0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040615:
+ AFFECTS: users of www/firefox
+
+ The firefox-0.9 update has a special requirement before you can run it.
+ You must first run firefox as root before running it as another user.
+ The best way to do this is to su - to root or log
+ in as root (i.e. do not su -m to root). After becoming root, simply run
+ ``firefox''. You can then quit the browser, then run it as any other
+ user. If you do not run firefox as root first, the browser window will
+ not appear.
+
20040608:
AFFECTS: users of net/haproxy