diff options
author | beat <beat@FreeBSD.org> | 2011-03-22 23:27:22 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-03-22 23:27:22 +0800 |
commit | e96c5788179889477411f92b63f2be1cf367b2d3 (patch) | |
tree | ba85b3f560f065a1c01d543b757c3c600b29f213 /UPDATING | |
parent | a16ceaa46460540c65e687d4e477eaa3437b1016 (diff) | |
download | freebsd-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-- | UPDATING | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -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 |