From nobody@FreeBSD.org  Thu Aug  8 13:15:36 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id E0B318B1
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  8 Aug 2013 13:15:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B50FE217E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  8 Aug 2013 13:15:36 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r78DFZTS015727
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 8 Aug 2013 13:15:35 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r78DFZ5N015726;
	Thu, 8 Aug 2013 13:15:35 GMT
	(envelope-from nobody)
Message-Id: <201308081315.r78DFZ5N015726@oldred.freebsd.org>
Date: Thu, 8 Aug 2013 13:15:35 GMT
From: Robert <robert@ml.erje.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: xfce4 desktop environment 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181142
>Category:       docs
>Synopsis:       [handbook] bad links for xfce4 desktop environment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 08 13:20:00 UTC 2013
>Closed-Date:    Fri Sep 27 14:01:13 UTC 2013
>Last-Modified:  Fri Sep 27 14:01:13 UTC 2013
>Originator:     Robert
>Release:        9.1
>Organization:
>Environment:
>Description:
http://www.nl.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html explains howto install the binary xfce package
>How-To-Repeat:
pkg_add -r xfc4
replies with Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/xfce4.tbz: Not Found
>Fix:
pkg_add -r xfce4-wm

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->brd 
Responsible-Changed-By: brd 
Responsible-Changed-When: Tue Sep 10 14:28:10 UTC 2013 
Responsible-Changed-Why:  
Grab. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/181142: commit references a PR
Date: Tue, 10 Sep 2013 15:11:50 +0000 (UTC)

 Author: brd
 Date: Tue Sep 10 15:11:42 2013
 New Revision: 42646
 URL: http://svnweb.freebsd.org/changeset/doc/42646
 
 Log:
   - Correct the xfce pkg name [1]
   - Unify the install instructions for gnome/xfce with KDE
   
   PR:		181142 [1]
   Submitted by:	Robert <robert@ml.erje.net> [1]
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Tue Sep 10 12:15:41 2013	(r42645)
 +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Tue Sep 10 15:11:42 2013	(r42646)
 @@ -1455,6 +1455,11 @@ DisplayManager.requestPort:     0</scree
  
  	<screen>&prompt.root; <userinput>pkg_add -r gnome2</userinput></screen>
  
 +	<para>For <application>pkgng</application> users, the
 +	  equivalent command is:</para>
 +
 +	<screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
 +
  	<para>To build <application>GNOME</application> from source,
  	  use the ports tree:</para>
  
 @@ -1613,7 +1618,7 @@ DisplayManager.requestPort:     0</scree
  	<para>To install the <application>KDE 4</application> package
  	  from the network, type:</para>
  
 -	<screen>&prompt.root; <userinput>pkg_add -r kde4</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg_add -r kde</userinput></screen>
  
  	<para>&man.pkg.add.1; will automatically fetch the latest
  	  version of the application.</para>
 @@ -1621,7 +1626,7 @@ DisplayManager.requestPort:     0</scree
  	<para>For <application>pkgng</application> users, the
  	  equivalent command is:</para>
  
 -	<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg install kde</userinput></screen>
  
  	<para>To build <application>KDE</application> from source,
  	  use the ports tree:</para>
 @@ -1756,11 +1761,15 @@ DisplayManager.requestPort:     0</scree
        <sect3 id="x11-wm-xfce-install">
  	<title>Installing Xfce</title>
  
 -	<para>A binary package for <application>Xfce</application>
 -	  exists (at the time of writing).  To install, simply
 -	  type:</para>
 +	<para>To install the <application>Xfce</application> from the
 +	  network, simply type:</para>
 +
 +	<screen>&prompt.root; <userinput>pkg_add -r xfce</userinput></screen>
 +
 +	<para>For <application>pkgng</application> users, the
 +	  equivalent command is:</para>
  
 -	<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>
  
  	<para>Alternatively, to build from source, use the
  	  Ports Collection:</para>
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->feedback 
State-Changed-By: brd 
State-Changed-When: Tue Sep 10 15:56:31 UTC 2013 
State-Changed-Why:  
- Fix committed, but working with the ports guys to make sure the pkg is being built properly. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/181142: commit references a PR
Date: Thu, 12 Sep 2013 23:17:17 +0000 (UTC)

 Author: brd
 Date: Thu Sep 12 23:17:08 2013
 New Revision: 42655
 URL: http://svnweb.freebsd.org/changeset/doc/42655
 
 Log:
   - Opps, I jumped the gun, XFCE and KDE should have version numbers.
   
   Pointy hat to: me
   Submitted by:	erwin@
   PR:	181142
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Thu Sep 12 22:21:37 2013	(r42654)
 +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Thu Sep 12 23:17:08 2013	(r42655)
 @@ -1618,7 +1618,7 @@ DisplayManager.requestPort:     0</scree
  	<para>To install the <application>KDE 4</application> package
  	  from the network, type:</para>
  
 -	<screen>&prompt.root; <userinput>pkg_add -r kde</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg_add -r kde4</userinput></screen>
  
  	<para>&man.pkg.add.1; will automatically fetch the latest
  	  version of the application.</para>
 @@ -1626,7 +1626,7 @@ DisplayManager.requestPort:     0</scree
  	<para>For <application>pkgng</application> users, the
  	  equivalent command is:</para>
  
 -	<screen>&prompt.root; <userinput>pkg install kde</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
  
  	<para>To build <application>KDE</application> from source,
  	  use the ports tree:</para>
 @@ -1764,12 +1764,12 @@ DisplayManager.requestPort:     0</scree
  	<para>To install the <application>Xfce</application> from the
  	  network, simply type:</para>
  
 -	<screen>&prompt.root; <userinput>pkg_add -r xfce</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
  
  	<para>For <application>pkgng</application> users, the
  	  equivalent command is:</para>
  
 -	<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>
 +	<screen>&prompt.root; <userinput>pkg install xfce4</userinput></screen>
  
  	<para>Alternatively, to build from source, use the
  	  Ports Collection:</para>
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: brd 
State-Changed-When: Fri Sep 27 14:00:54 UTC 2013 
State-Changed-Why:  
- Closed due to timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181142 
>Unformatted:
