From dennylin93@cnmc32.hs.ntnu.edu.tw  Tue Dec 15 12:11:22 2009
Return-Path: <dennylin93@cnmc32.hs.ntnu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D74FA106568D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Dec 2009 12:11:22 +0000 (UTC)
	(envelope-from dennylin93@cnmc32.hs.ntnu.edu.tw)
Received: from mx.hs.ntnu.edu.tw (mx.hs.ntnu.edu.tw [140.131.149.2])
	by mx1.freebsd.org (Postfix) with ESMTP id 9A6AE8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Dec 2009 12:11:22 +0000 (UTC)
Received: by mx.hs.ntnu.edu.tw (Postfix, from userid 1002)
	id 8E6CA6FC45D; Tue, 15 Dec 2009 20:11:20 +0800 (CST)
Message-Id: <20091215121120.8E6CA6FC45D@mx.hs.ntnu.edu.tw>
Date: Tue, 15 Dec 2009 20:11:20 +0800 (CST)
From: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Reply-To: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Updated info about Firefox in Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         141636
>Category:       docs
>Synopsis:       [handbook] [patch] Updated info about Firefox in Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 12:20:01 UTC 2009
>Closed-Date:    Thu Jun 17 18:12:52 UTC 2010
>Last-Modified:  Thu Jun 17 18:20:01 UTC 2010
>Originator:     Denny Lin
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD cnmc32.hs.ntnu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Mon Oct 26 19:41:45 CST 2009 root@cnmc32.hs.ntnu.edu.tw:/usr/obj/usr/src/sys/cnmc32 amd64


	
>Description:
Replace info about Firefox 2.X with 3.5.X and 3.0.X since Firefox 2.X is no longer supported and has multiple vulnerabilities.
>How-To-Repeat:
	
>Fix:

	

--- handbook-desktop-chapter.sgml begins here ---
--- doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml.orig	2009-12-15 20:00:57.000000000 +0800
+++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml	2009-12-15 20:07:35.000000000 +0800
@@ -179,10 +179,10 @@
 
       <para>Install the package by typing:</para>
 
-      <screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen>
+      <screen>&prompt.root; <userinput>pkg_add -r firefox35</userinput></screen>
 
-      <para>This will install <application>Firefox</application> 2.X,
-	if you want to run <application>Firefox</application> 3.X,
+      <para>This will install <application>Firefox</application> 3.5.X,
+	if you want to run <application>Firefox</application> 3.0.X,
 	use instead:</para>
 
       <screen>&prompt.root; <userinput>pkg_add -r firefox3</userinput></screen>
@@ -190,12 +190,17 @@
       <para>You can also use the Ports Collection if you
          prefer to compile from source code:</para>
 
-      <screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
+      <screen>&prompt.root; <userinput>cd /usr/ports/www/firefox35</userinput>
 &prompt.root; <userinput>make install clean</userinput></screen>
 
-      <para>For <application>Firefox</application> 3.X, in the
+      <para>For <application>Firefox</application> 3.0.X, in the
 	previous command replace <literal>firefox</literal> with
 	<literal>firefox3</literal>.</para>
+
+      <para>Firefox 2.X is no longer supported and has multple
+	vulnerabilities. Please consider using
+	<filename role="package">www/firefox35</filename> or
+	<filename role="package">www/firefox3</filename> instead.
     </sect2>
 
     <sect2 id="moz-java-plugin">
--- handbook-desktop-chapter.sgml ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed  
State-Changed-By: bcr 
State-Changed-When: Thu Feb 4 20:16:53 UTC 2010 
State-Changed-Why:  
I'm interested in working on this.  


Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Thu Feb 4 20:16:53 UTC 2010 
Responsible-Changed-Why:  
Since Firefox 3.6 is going to hit the ports tree soon, I want to wait 
until that has happened so I can update your patch using the newer version  
before committing it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141636 

From: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
To: bug-followup@FreeBSD.org
Cc: bcr@FreeBSD.org
Subject: Re: docs/141636: [handbook] [patch] Updated info about Firefox in Handbook
Date: Fri, 5 Feb 2010 13:03:09 +0800

 --zYM0uCDKw75PZbzx
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 
 I've updated the patch to reflect the changes.
 
 Also, a note about the Java plugin not working with Firefox 3.6 has been
 added.
 
 -- 
 Denny Lin
 
 --zYM0uCDKw75PZbzx
 Content-Type: text/x-diff; charset=utf-8
 Content-Disposition: attachment; filename="handbook-desktop-chapter.sgml.patch"
 
 --- doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml.orig	2009-08-19 15:26:21.000000000 +0800
 +++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml	2010-02-05 12:59:36.107801014 +0800
 @@ -181,11 +181,11 @@
  
        <screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen>
  
 -      <para>This will install <application>Firefox</application> 2.X,
 -	if you want to run <application>Firefox</application> 3.X,
 +      <para>This will install <application>Firefox</application> 3.6.X,
 +	if you want to run <application>Firefox</application> 3.5.X,
  	use instead:</para>
  
 -      <screen>&prompt.root; <userinput>pkg_add -r firefox3</userinput></screen>
 +      <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>
 @@ -193,9 +193,18 @@
        <screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
  &prompt.root; <userinput>make install clean</userinput></screen>
  
 -      <para>For <application>Firefox</application> 3.X, in the
 +      <para>For <application>Firefox</application> 3.5.X, in the
  	previous command replace <literal>firefox</literal> with
 -	<literal>firefox3</literal>.</para>
 +	<literal>firefox35</literal>.</para>
 +
 +      <note>
 +	<para>Firefox 2.X is no longer supported and has multple
 +	  vulnerabilities. Please consider using
 +	  <filename role="package">www/firefox</filename> or
 +	  <filename role="package">www/firefox35</filename> instead.
 +	  Firefox 3.0.X is also nearing end of life, so users should
 +	  refrain from using it.</para>
 +      </note>
      </sect2>
  
      <sect2 id="moz-java-plugin">
 @@ -206,6 +215,11 @@
  	  already installed <application>Firefox</application>.</para>
        </note>
  
 +      <note>
 +	<para>Currently, the Java plugin does not work with Firefox
 +	  3.6.X.</para>
 +      </note>
 +
        <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
 
 --zYM0uCDKw75PZbzx--
Responsible-Changed-From-To: bcr->freebsd-doc 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Sun Apr 25 11:15:51 UTC 2010 
Responsible-Changed-Why:  
Throw this back into the pool. I have insufficient time right now 
to take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141636 
State-Changed-From-To: analyzed->closed 
State-Changed-By: blackend 
State-Changed-When: Thu Jun 17 18:12:26 UTC 2010 
State-Changed-Why:  
Problem fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141636 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/141636: commit references a PR
Date: Thu, 17 Jun 2010 18:11:46 +0000 (UTC)

 blackend    2010-06-17 18:11:37 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/desktop chapter.sgml 
   Log:
   - Update Firefox section to match the versions surrently supported by
     our ports tree;
   - Mention amd64 packages for the Java Plugin;
   - Inform people that Firefox 3.6 is not supported by the Java Plugin.
   
   PR:             docs/141636, docs/141765
   Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
   
   Revision  Changes    Path
   1.96      +16 -7     doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
