aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2011-03-22 23:27:22 +0800
committerbeat <beat@FreeBSD.org>2011-03-22 23:27:22 +0800
commite96c5788179889477411f92b63f2be1cf367b2d3 (patch)
treeba85b3f560f065a1c01d543b757c3c600b29f213 /UPDATING
parenta16ceaa46460540c65e687d4e477eaa3437b1016 (diff)
downloadfreebsd-ports-gnome-e96c5788179889477411f92b63f2be1cf367b2d3.tar.gz
freebsd-ports-gnome-e96c5788179889477411f92b63f2be1cf367b2d3.tar.zst
freebsd-ports-gnome-e96c5788179889477411f92b63f2be1cf367b2d3.zip
- Add notes about the www/firefox update to Firefox 4.0.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING20
1 files changed, 20 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 19d39e9a72ad..4953b6137d37 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,26 @@ 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.
+20110322:
+ AFFECTS: users of www/firefox
+ AUTHOR: gecko@FreeBSD.org
+
+ The www/firefox port has been updated to 4.0. If you want to stay with
+ Firefox 3.6 please run:
+
+ # portupgrade -o www/firefox36 www/firefox
+ # portupgrade -o www/firefox36-i18n www/firefox-i18n (if installed)
+ or
+ # portmaster -o www/firefox36 www/firefox
+ # portmaster -o www/firefox36-i18n www/firefox-i18n (if installed)
+
+ Do not select the OPTIMIZED_CFLAGS option on a system with less then
+ 2 GB of RAM otherwise you will run out of memory during the build.
+
+ Please make sure all your addons are compatible with Firefox 4.0 and
+ backup your ~/.mozilla directory prior to the first launch of Firefox
+ 4.0.
+
20110319:
AFFECTS: users of databases/mysql55-client
AUTHOR: ale@FreeBSD.org