diff options
author | mezz <mezz@FreeBSD.org> | 2008-06-13 12:00:57 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-06-13 12:00:57 +0800 |
commit | edad15c40e0ebf68e1681e3f0e09598db41364f5 (patch) | |
tree | e9cfd22b809bcd8f0f5bcc36299af298e3e33e81 /UPDATING | |
parent | 1f85be07c025fdd72665d1869a56f0531051e943 (diff) | |
download | freebsd-ports-gnome-edad15c40e0ebf68e1681e3f0e09598db41364f5.tar.gz freebsd-ports-gnome-edad15c40e0ebf68e1681e3f0e09598db41364f5.tar.zst freebsd-ports-gnome-edad15c40e0ebf68e1681e3f0e09598db41364f5.zip |
-Update to 9.5, be sure to read in UPDATING.
-Add Java 6 support for plugins, untest.
-Remove pkg-message, we have UPDATING.
Changelog: http://www.opera.com/docs/changelogs/linux/950/
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -6,6 +6,34 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080612: + AFFECTS: users of www/linux-opera + AUTHOR: mezz@FreeBSD.org + + The Opera has been updated from 9.2x to 9.5x. A lot of things have been + changed such as keyboard shortcuts[1]; new storage and indexing formats + mail and feeds; new search.ini; probably more that I have missed. I do + not know if the keyboard shortcuts and search.ini will be overwrite. The + mail and feeds will be asked to convert to new format in start up. + Warning there is no way to downgrade back to old format. Be sure to view + the Changelog[2]. + + [1] http://www.opera.com/support/search/view/884/ + [2] http://www.opera.com/docs/changelogs/linux/950/ + + It is probably best for you to back up your linux-opera directory in + case until you have no problem with new Opera for a while. Also, you + might have to re-configure search and keyboard shortcuts if these are + overwrote. + + # cp -Rp ~/.linux-opera ~/.linux-opera-bak + + If you are seeing an error of undefined symbol related with GTK+. It is + because it needs newer linux-gtk2 that ports doesn't have. You can enter + 'opera:config#FileSelector|DialogToolkit' in the address bar and change + from 0 to 1 in 'Dialog Toolkit' if it annoys you. 0 = auto detection, + 1 = QT and 2 = GTK+. + 20080609: AFFECTS: users of devel/pear-Date_Holidays AUTHOR: tabthorpe@FreeBSD.org |