diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-04-19 21:08:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-04-19 21:08:56 +0000 |
commit | 301d88e4b3f33d42874df6693c65b0eb7278da4c (patch) | |
tree | 510c0da738ed3a02e1fd0207feaf215274e292fe /UPDATING | |
parent | c4a6524b5b90e6f4ebcdc97c1bea5d6af794c7b6 (diff) |
- Update to 8.0, see the changelog for details:
http://www.opera.com/linux/changelogs/800/
- Use DATADIR in plist.
- To upgrade, please read in either pkg-descr or UPDATING for detail
- The pkg-descr will be update when opera.com is in less traffic.
- Copy pkg-message in UPDATING. As for www/opera maintainer/committer,
you can just add 'www/opera' when it updates to 8.0.
Notes
Notes:
svn path=/head/; revision=133703
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -6,6 +6,25 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050419: + AFFECTS: users of linux-opera + AUTHOR: mezz@FreeBSD.org + + Opera has been updated to 8.0. If you are upgrade from version 7.x or + below, it is recommend for you to backup your personal "~/.linux-opera" + directory and remove it. It can be done following from the command line: + + # cp -Rp ~/.linux-opera ~/.linux-opera-bak + # rm -rf ~/.linux-opera/* + + After that, you can put your bookmark, email, contacts and etc back in + ~/.linux-opera/. The bookmark is ~/.linux-opera/opera6.adr and the email is + ~/.linux-opera/mail as you can figure out by view in ~/.linux-opera/. It is + probably not good idea to put opera6.ini, userstyle.ini, search.ini, + pluginpath.ini and other non-personal stuff back in ~/.linux-opera/. The + non-personal stuff should be re-configure on new stuff by either Opera + preferences in GUI or hand (manual) in your editor. + 20050415: AFFECTS: users of net-mgmt/cricket AUTHOR: ijliao@FreeBSD.org |