Bug 63807

Summary: Easy to fix Mozilla problem (with Flash)
Product: Ports & Packages Reporter: akruijff
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description akruijff 2004-03-05 16:50:15 UTC
The Flash setup in Mozilla is lost when updating Mozilla because the make install process override /usr/X11R6/bin/mozilla

Fix: 

If the file /usr/X11R6/mozilla doesn't exist then create it.
If the file /usr/X11R6/mozilla does exist then create and override a file called /usr/X11R6/mozilla.sample
How-To-Repeat: Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html

And thus install mozilla and flash. This includes modifing /usr/X11R6/mozilla. Then (force a) upgrade (of) mozilla.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-05 22:58:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainers ;)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-03-06 07:20:32 UTC
State Changed
From-To: open->closed

Since the preferred Flash plug-in is now linuxpluginwrapper, and it no longer 
requires the modification of the mozilla init script, mozilla will not be 
modified.