Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 20:21:48 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 197198 for review
Message-ID:  <201108042021.p74KLmim038374@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@197198?ac=10

Change 197198 by rene@rene_acer on 2011/08/04 20:20:47

	handbook/desktop:
	Remove the instructions to install Firefox 3.5 now that it has been
	removed from the Ports Collection.  Also remove the instructions to
	install the JDK 1.6 plugin since these were specific to Firefox 3.5.

Affected files ...

.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#23 edit

Differences ...

==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#23 (text+ko) ====

@@ -1,6 +1,6 @@
 <!--
      The FreeBSD Documentation Project
-     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.107 2011/07/29 09:39:30 blackend Exp $
+     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.109 2011/08/02 13:24:41 ryusuke Exp $
 -->
 
 <chapter id="desktop">
@@ -187,11 +187,6 @@
 
       <screen>&prompt.root; <userinput>pkg_add -r firefox36</userinput></screen>
 
-      <para>If you want to run <application>Firefox</application> 3.5,
-        use instead:</para>
-
-      <screen>&prompt.root; <userinput>pkg_add -r firefox35</userinput></screen>
-
       <para>You can also use the Ports Collection if you
         prefer to compile from source code:</para>
 
@@ -200,8 +195,7 @@
 
       <para>For <application>Firefox</application> 3.6, in the
         previous command replace <literal>firefox</literal> with
-        <literal>firefox36</literal>.  For <application>Firefox</application>
-        3.5 use <literal>firefox35</literal> instead.</para>
+        <literal>firefox36</literal>.</para>
     </sect2>
 
     <sect2 id="moz-java-plugin">
@@ -212,76 +206,6 @@
 	  already installed <application>Firefox</application>.</para>
       </note>
 
-      <para>According to the version of <application>Firefox</application>
-	you run various steps are required:</para>
-
-      <procedure>
-	<step>
-	  <title>For Firefox 3.5</title>
-
-      <para>The &os; Foundation has a license with Sun Microsystems to
-	distribute &os; binaries for the Java Runtime Environment
-	(&jre;) and Java Development Kit (&jdk;).  Binary packages for
-	&os; are available on the <ulink
-	url="http://www.freebsdfoundation.org/downloads/java.shtml">&os;
-	Foundation</ulink> web site.</para>
-
-      <para>To add &java; support to
-	<application>Firefox</application>, you first have to install
-	the <filename
-	role="package">java/javavmwrapper</filename> port.  Then,
-	download the <application>Diablo &jre;</application> package
-	from <ulink
-	url="http://www.freebsdfoundation.org/downloads/java.shtml"></ulink>,
-	and install it with &man.pkg.add.1;.</para>
-
-      <note>
-	<para>The above site does not provide binary packages for
-	  &os;&nbsp;8.<replaceable>X</replaceable>.  It is however possible
-	  to use the packages for &os;&nbsp;7.<replaceable>X</replaceable>
-	  on an 8.<replaceable>X</replaceable> system.  Simply install the
-	  <filename role="package">misc/compat7x</filename> port before
-	  installing the package.</para>
-	<para>Alternatively, <application>Diablo &jre;</application>
-	  (as well as <application>Diablo &jdk;</application>) may be
-	  installed using the Ports Collection (the relevant ports are
-	  <filename role="package">java/diablo-jre16</filename> and
-	  <filename role="package">java/diablo-jdk16</filename>).
-	  Installing from the Ports Collection requires the source files
-	  (distfiles) to be downloaded manually due to licensing issues.
-	  Specific download instructions are provided when the
-	  <command>make <maketarget>install</maketarget></command> command
-	  is invoked.</para>
-      </note>
-
-      <para>Start your browser, enter
-	<literal>about:plugins</literal> in the location bar and press
-	<keycap>Enter</keycap>.  A page listing the installed plugins
-	will be displayed; the <application>&java;</application>
-	plugin should be listed there now.  If it is not, each user
-	will have to run the following command:</para>
-
-      <screen>&prompt.user; <userinput>ln -s /usr/local/diablo-jre1.6.0/plugin/<replaceable>i386</replaceable>/ns7/libjavaplugin_oji.so \
-  $HOME/.mozilla/plugins/</userinput></screen>
-
-      <para>or, if you installed the <application>Diablo
-	&jdk;</application> package:</para>
-
-      <screen>&prompt.user; <userinput>ln -s /usr/local/diablo-jdk1.6.0/jre/plugin/<replaceable>i386</replaceable>/ns7/libjavaplugin_oji.so \
-  $HOME/.mozilla/plugins/</userinput></screen>
-
-      <para>Then relaunch your browser.</para>
-
-      <note>
-	<para>The commands above assume you are running the
-	  &arch.i386; architecture, &arch.amd64; packages are also
-	  available.</para>
-      </note>
-	</step>
-
-	<step>
-	  <title>For Firefox 3.6 and 5.0<anchor id="moz-java-plugin-5"></title>
-
       <para>Install <application>OpenJDK 6</application>
         through the Ports Collection by typing:</para>
         
@@ -297,18 +221,18 @@
       <para>Make sure you have kept the default configuration options
 	for both ports.</para>
 
-      <para>Each user will have to run the following command:</para>
-
-      <screen>&prompt.user; <userinput>ln -s /usr/local/lib/IcedTeaPlugin.so \
-  $HOME/.mozilla/plugins/</userinput></screen>
-
       <para>Start your browser, enter <literal>about:plugins</literal>
 	in the location bar and press <keycap>Enter</keycap>.  A page
 	listing the installed plugins will be displayed; the
 	<application>&java;</application> plugin should be listed there
 	now.</para>
-	</step>
-      </procedure>
+
+      <para>If the browser is unable to find the plugin, each user
+	will have to run the following command and relaunch the
+	browser:</para>
+
+      <screen>&prompt.user; <userinput>ln -s /usr/local/lib/IcedTeaPlugin.so \
+  $HOME/.mozilla/plugins/</userinput></screen>
     </sect2>
 
     <sect2 id="moz-flash-plugin">
@@ -476,7 +400,7 @@
 	appear with all the currently available plugins.</para>
 
       <para>To add the <application>&java;</application> plugin,
-	follow the <link linkend="moz-java-plugin-5">instructions for
+	follow the <link linkend="moz-java-plugin">instructions for
 	Firefox</link>.</para>
     </sect2>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108042021.p74KLmim038374>