DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 4th July 2008
kasse kasse is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 67
Default Upgrading firefox to firefox 3 -keeping plugins+bookmarks

I have tried to search for how to upgrade to the firefox 3 package while keeping the bookmarks and the plugins
I assume that you cannot simply keep the old copy of the .mozilla directory.
For the bookmarks I assume that you can export the bookmarks and import them in firefox 3.
Reply With Quote
  #2   (View Single Post)  
Old 4th July 2008
richardpl richardpl is offline
Spam Deminer
 
Join Date: May 2008
Location: Croatia
Posts: 284
Default

What are you talking about?
I have installed firefox3 and all my plugins+bookmarks are still there.
But note that many plugins are not yet supported in firefox3.
Reply With Quote
  #3   (View Single Post)  
Old 4th July 2008
kasse kasse is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 67
Default

Thank you for your reply, so how would I go about to do it:

pkg_add -r firefox3

and then should I pkg_delete firefox-2.0.XXX

Would this keep my old $HOME/.mozilla folders, with all the plugins?
Reply With Quote
  #4   (View Single Post)  
Old 4th July 2008
richardpl richardpl is offline
Spam Deminer
 
Join Date: May 2008
Location: Croatia
Posts: 284
Default

Quote:
Originally Posted by kasse
pkg_add -r firefox3
I used ports for that, but trying will not hurt.

Quote:
Originally Posted by kasse
and then should I pkg_delete firefox-2.0.XXX
currently not required, but firefox3 vs firefox may not like
sharing of same ~/.mozilla directory.

Quote:
Originally Posted by kassse
Would this keep my old $HOME/.mozilla folders, with all the plugins?
your home directory is actualy never touched by system utilities. I have ~/.openoffice.org2
but currently dont have openoffice installed.
Reply With Quote
  #5   (View Single Post)  
Old 4th July 2008
greencross's Avatar
greencross greencross is offline
Real Name: David Gevorgyan
Fdisk Soldier
 
Join Date: May 2008
Location: Yerevan, Armenia
Posts: 58
Default

On my system firefox2 & 3 coexist without any problem and share the same ~/.mozilla/firefox directory.
If you watch the ports tree you will see that firefox-3.0 and firefox-2.0.0.14 are presented as independent ports www/firefox and www/firefox3. They are executed by the following scripts: /usr/local/bin/firefox and /usr/local/bin/firefox3 respectively. Also portinstall or pkg_add put binaries into /usr/local/lib/firefox/ and /usr/local/lib/firefox3/ directories. So there is no danger of overwriting critical files.
Reply With Quote
  #6   (View Single Post)  
Old 4th July 2008
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

In my case I used:
# pkg_delete -fx firefox

and then installed firefox3. Before firing up firefox3, I simply:
% mv ~/.mozilla ~/.mozilla.old

and finally launched firefox3 and imported the old bookmarks. All this extra work was probably unnecessary but I wanted to be sure I was starting with a "clean slate" with the new browser.
__________________
Kill your t.v.
Reply With Quote
  #7   (View Single Post)  
Old 4th July 2008
drhowarddrfine drhowarddrfine is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 377
Default

All your bookmarks and "add-ons" (not the same as plugins) are retained in .mozilla/firefox/*.default. This is not deleted when you upgrade or uninstall.
Reply With Quote
  #8   (View Single Post)  
Old 4th July 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Quote:
Originally Posted by anomie View Post
In my case I used:
# pkg_delete -fx firefox

and then installed firefox3. Before firing up firefox3, I simply:
% mv ~/.mozilla ~/.mozilla.old

and finally launched firefox3 and imported the old bookmarks. All this extra work was probably unnecessary but I wanted to be sure I was starting with a "clean slate" with the new browser.
Yes, Firefox 3 works and plugins too. But what you did with dependences? There are Gimp, Miro, Xine....and more...
Reply With Quote
  #9   (View Single Post)  
Old 4th July 2008
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

@lumiwa:
Code:
> pkg_info -R -x firefox
Information for firefox-3.0_2,1:
Nothing requires firefox3 on my box. Can you explain more?
__________________
Kill your t.v.
Reply With Quote
Old 4th July 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Quote:
Originally Posted by anomie View Post
@lumiwa:
Code:
> pkg_info -R -x firefox
Information for firefox-3.0_2,1:
Nothing requires firefox3 on my box. Can you explain more?
I have installed:
Gimp
Miro (I had)
KMplayer
Mplayer
ImageMagick
K3b
...
...
I forgot what was more...

When I deinstalled Firefox 2.014 there were complain about dependencies with the above applications. I ran portmaster --check-depends (transcode was too) and deleted those dependencies.
Miro for example has in Makefile aslo:
SE_PYTHON= yes
USE_GETTEXT= yes
USE_GNOME= glib20 gtk20 pygnomeextras
USE_GECKO= firefox seamonkey mozilla
USE_GSTREAMER= python
INSTALLS_EGGINFO= yes

Iwant to build with firefox. I changed firefox to firefox3 and portmaster wanted to install firefox3 but firefox3 is installed. Othervise Firefox3 is faster than 2 and for I have no problems.
Reply With Quote
Old 5th July 2008
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

@lumiwa: Maybe what you're describing warrants its own thread. Unfortunately (or, fortunately for me) I did not run into issues with imagemagick -> firefox or mplayer -> firefox dependencies. YMMV -- and obviously it does in this case. Sorry I can't help.
__________________
Kill your t.v.
Reply With Quote
Old 5th July 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Quote:
Originally Posted by anomie View Post
@lumiwa: Maybe what you're describing warrants its own thread. Unfortunately (or, fortunately for me) I did not run into issues with imagemagick -> firefox or mplayer -> firefox dependencies. YMMV -- and obviously it does in this case. Sorry I can't help.
Thank you.
My suggestion is that should keep both versions or just 2. Othervise there are so many problems with dependencies. Like the last mplayer-plugin which need version 2.
Reply With Quote
Reply

Tags
bookmarks, firefox, upgrading

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
linux-firefox 3 cmcgoat FreeBSD Ports and Packages 1 8th September 2008 07:06 PM
firefox darken FreeBSD General 5 27th July 2008 11:01 PM
Questions about Firefox 3 aleunix OpenBSD Packages and Ports 29 2nd July 2008 02:57 PM
firefox problems bsdnewbie999 FreeBSD General 2 16th May 2008 05:39 AM
Installing old Firefox Lovon2 FreeBSD General 8 15th May 2008 09:47 AM


All times are GMT. The time now is 10:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick