aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-03-22 15:27:22 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-03-22 15:27:22 +0000
commitb1b8c2728cb29c18afcc2ac568de7527b86f7b13 (patch)
tree85c4605628a240c767e467c0e6f8429e4e7e2dda /UPDATING
parent4abb7a2cbbe44dc653734f150a5410d2676c510a (diff)
downloadports-b1b8c2728cb29c18afcc2ac568de7527b86f7b13.tar.gz
ports-b1b8c2728cb29c18afcc2ac568de7527b86f7b13.zip
- Add notes about the www/firefox update to Firefox 4.0.
Notes
Notes: svn path=/head/; revision=271490
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