From owner-freebsd-www Sun Oct 13 16:50:11 2002 Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F087837B401 for ; Sun, 13 Oct 2002 16:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCCA243EAA for ; Sun, 13 Oct 2002 16:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DNo1Co072387 for ; Sun, 13 Oct 2002 16:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9DNo1Pb072386; Sun, 13 Oct 2002 16:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F5337B404 for ; Sun, 13 Oct 2002 16:43:42 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EA4643EAC for ; Sun, 13 Oct 2002 16:43:41 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (b0095a9ecd91e2070e31fb1ae11f77d8@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id g9DNiuho004741 for ; Sun, 13 Oct 2002 16:44:56 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id g9DNiu8o004740; Sun, 13 Oct 2002 16:44:56 -0700 (PDT) (envelope-from monkey) Message-Id: <200210132344.g9DNiu8o004740@vectors.cx> Date: Sun, 13 Oct 2002 16:44:56 -0700 (PDT) From: Reply-To: To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: www/44026: [patch] a number of fixes to www/en/gnome Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44026 >Category: www >Synopsis: [patch] a number of fixes to www/en/gnome >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 13 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD manifold.vectors.cx 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #22: Thu Sep 12 13:25:10 PDT 2002 root@manifold.vectors.cx:/usr/src/sys/compile/subspace i386 >Description: these are patches for www/en/gnome/{index.xsl,docs/faq.sgml,docs/faq2.sgml}. they accomplish the following: * fix run-on sentences and a few other grammatical semantics * seeing as how neither 1.4.1 and 2.0.* are even accurate anymore, this changes all references to 1.4 and 2.these are patches for www/en/gnome/{index.xsl,docs/faq.sgml,docs/faq2.sgml}. they accomplish the following: * fix run-on sentences and a few other grammatical semantics * seeing as how neither 1.4.1 and 2.0.* are even accurate anymore, this changes all references to gnome 1.4 and gnome 2.0. * include mention of gnome2-fifth-toe * explain how to install nautilus2 >How-To-Repeat: >Fix: --- gnome-www-diff.patch begins here --- Index: www/en/gnome/index.xsl =================================================================== RCS file: /home/ncvs/www/en/gnome/index.xsl,v retrieving revision 1.29 diff -u -r1.29 index.xsl --- www/en/gnome/index.xsl 2002/09/15 19:21:54 1.29 +++ www/en/gnome/index.xsl 2002/10/13 23:30:01 @@ -39,7 +39,7 @@

GNOME on FreeBSD
· GNOME on FreeBSD Home
- · Installation Instructions for GNOME 1.4.1
+ · Installation Instructions for GNOME 1.4
· Installation Instructions for GNOME 2.0
· Available Applications
· How to Help
@@ -50,7 +50,7 @@

Documentation
- · GNOME 1.4.1 FAQ
+ · GNOME 1.4 FAQ
· GNOME 2.0 FAQ
· Creating Ports

@@ -97,7 +97,7 @@

The GNOME project was born as an effort to create an entirely free desktop environment for free systems. From the start, the main - objective of GNOME has been to provide a user friendly suite of + objective of GNOME has been to provide a user-friendly suite of applications and an easy-to-use desktop. The FreeBSD GNOME Project strives to bring GNOME to the FreeBSD user.

@@ -110,11 +110,11 @@ months to include addressing a number of problems in the existing Unix infrastructure.

-

The GNOME project acts as an umbrella, the major components of +

The GNOME project acts as an umbrella. The major components of GNOME are:

  • The GNOME desktop: An easy - to use windows-based environment for users.
  • + to use window-based environment for users.
  • The GNOME development platform: A rich collection of tools, libraries, and components to develop powerful applications on Unix.
  • @@ -125,7 +125,7 @@

    State of the port

    We currently support 4.x and 5-CURRENT FreeBSD systems - for GNOME 1.4.1 and 2.0.2. Anything prior to FreeBSD 4.5 is + for GNOME 1.4 and 2.0. Anything prior to FreeBSD 4.5 is not supported. Most of GNOME has been ported to FreeBSD; however, there is plenty left to do!

    Index: www/en/gnome/docs/faq.sgml =================================================================== RCS file: /home/ncvs/www/en/gnome/docs/faq.sgml,v retrieving revision 1.35 diff -u -r1.35 faq.sgml --- www/en/gnome/docs/faq.sgml 2002/08/25 19:12:55 1.35 +++ www/en/gnome/docs/faq.sgml 2002/10/13 23:30:01 @@ -1,7 +1,7 @@ - + %gnomeincludes; %includes; ]> @@ -59,9 +59,9 @@ # pkg_add -r gnome

    This will download the latest GNOME packages from the FreeBSD FTP - site, and proceed to install them on your system. Note: As - of 4.4-RELEASE, installing GNOME from packages contained on a - release CDROM is broken. You should instead use the ports + site, and proceed to install them on your system. Note: + Installing GNOME from packages contained in the 4.4-RELEASE + release CDROM was broken. You should instead use the ports method below. The problem was fixed in the 4.5-RELEASE.

    To build and install GNOME from ports, you should first @@ -85,8 +85,8 @@ Vim, to take advantage of the Gtk+ widget set.

    Currently, building from ports is the preferred method for - installing GNOME on FreeBSD, however FreeBSD GNOME team is working - on improving situation with pre-built packages.

    + installing GNOME on FreeBSD; however, the FreeBSD GNOME team is working + on improving the installation of pre-built packages.


    @@ -144,7 +144,7 @@

    Ports such as devel/pth and devel/ngpt can also cause pthread-related problems when compiling GNOME. If you - do not need these ports installed, it is recommended you remove them. + do not need these ports installed, it is recommended that you remove them.

    @@ -384,7 +393,7 @@ and KDE are still far from perfection or even completeness and could hardly be compared to commercial offerings in terms of user-friendliness. But at the same time it is a huge step in the - right direction. It should also be noted, that both GNOME and + right direction. It should also be noted that both GNOME and KDE are still very young and the situation is likely to improve as they mature (does anybody remember what sort of crap Windows 3.11 was?).

    Index: www/en/gnome/docs/faq2.sgml =================================================================== RCS file: /home/ncvs/www/en/gnome/docs/faq2.sgml,v retrieving revision 1.16 diff -u -r1.16 faq2.sgml --- www/en/gnome/docs/faq2.sgml 2002/10/02 23:52:49 1.16 +++ www/en/gnome/docs/faq2.sgml 2002/10/13 23:30:01 @@ -19,10 +19,10 @@
  • I installed GNOME 2.0, but I am missing application foo. What gives?
  • What is the best way to upgrade from GNOME - 1.4.1 to GNOME 2.0? + 1.4 to GNOME 2.0?
  • How do I keep my GNOME 2.0 components and applications up-to-date? -
  • Can I install GNOME 1.4.1 applications under +
  • Can I install GNOME 1.4 applications under GNOME 2.0 and vice versa?
  • Where can I get more themes for GNOME 2.0?
  • What window managers work well with GNOME 2.0? @@ -119,7 +119,7 @@

    Ports such as devel/pth and devel/ngpt can also cause pthread-related problems when compiling GNOME 2.0. - If you do not need these ports installed, it is recommended + If you do not need these ports installed, it is recommended that you remove them.

    @@ -144,7 +144,25 @@ have not been a great deal of applications ported over to it. As more applications become available, they will be ported over. In the meantime, you can, however, run -
    GNOME 1.4.1 applications under GNOME 2.0.

    + GNOME 1.4 applications under GNOME 2.0.

    + +

    Many applications that have already been ported are included in + the gnome2-fifth-toe meta-port. gnome2-fifth-toe + includes both GNOME 1.4 applications and GNOME + 2.0 applications.

    + +

    To install gnome2-fifth-toe from packages:

    + + # pkg_add -r gnome2-fifth-toe + +

    To install gnome2-fifth-toe from ports:

    + +
    +# cd /usr/ports/x11/gnome2-fifth-toe
    +# make clean
    +# make install clean
    +		
    +
    @@ -154,7 +172,7 @@ 4. - What is the best way to upgrade from GNOME 1.4.1 to GNOME 2.0? + What is the best way to upgrade from GNOME 1.4 to GNOME 2.0? @@ -165,10 +183,10 @@

    Right now, the GNOME project is still very much in flux. Work still must be done to the GNOME ports infrastructure in order to get things working cleanly. However, if you have - GNOME 1.4.1, and you want to upgrade to GNOME 2.0, first + GNOME 1.4, and you want to upgrade to GNOME 2.0, first familiarize yourself with the official upgrade instructions from - the GNOME site. Next, make sure your GNOME 1.4.1 ports are - up-to-date, then remove the following GNOME 1.4.1 packages from + the GNOME site. Next, make sure your GNOME 1.4 ports are + up-to-date, then remove the following GNOME 1.4 packages from the system:

    @@ -189,7 +207,7 @@
     eog
     	   
    -

    After those packages are removed, you can build GNOME 2.0 per the +

    After those packages are removed, you can build GNOME 2.0 as per the instructions listed above.

    @@ -245,7 +263,7 @@ 6. - Can I install GNOME 1.4.1 applications under GNOME 2.0 and vice + Can I install GNOME 1.4 applications under GNOME 2.0 and vice versa? @@ -253,13 +271,13 @@
    -

    Sure! Right now, the FreeBSD GNOME team is in the process or - migrating all GNOME 1.4.1 ports to a new build infrastructure. +

    Sure! Right now, the FreeBSD GNOME team is in the process of + migrating all GNOME 1.4 ports to a new build infrastructure. This new infrastructure, called GNOMENG, will allow - GNOME 2 users to install GNOME 1.4.1 ports without overwriting + GNOME 2 users to install GNOME 1.4 ports without overwriting their GNOME 2 desktop.

    -

    Before building a GNOME 1.4.1 port under GNOME 2, take a +

    Before building a GNOME 1.4 port under GNOME 2, take a look at the port's Makefile, and check that it contains:

    @@ -276,7 +294,7 @@
     
     	    

    In that case, send email to &email;@FreeBSD.org - mention the name of the port, and we will convert it to the + mentioning the name of the port, and we will convert it to the new layout. Alternatively, you are free to convert the port yourself, and submit a PR.

    @@ -290,8 +308,8 @@ supfile contains the ports-all tag.

    -

    To run GNOME 2.0 applications under GNOME 1.4.1, you will need - to make sure your GNOME 1.4.1 components are up-to-date, then +

    To run GNOME 2.0 applications under GNOME 1.4, you will need + to make sure your GNOME 1.4 components are up-to-date, then install the gnome2-devel port. To install this port do the following:

    @@ -422,6 +440,19 @@ want to edit any menu other than Favorites, you must be root. This feature requires GNOME 2.0.2 or later.

    +

    Nautilus can be installed as part of the gnome2-fifth-toe + meta-port, as a package:

    + + # pkg_add -r nautilus2 + +

    Or, to install Nautilus from ports: + +

    +# cd /usr/ports/x11-fm/nautilus2
    +# make clean
    +# make install clean
    +		
    +

    To edit the menus, launch Nautilus, and enter the URL applications:///. From there you should be able to edit your entire application menu.

    @@ -451,8 +482,8 @@
    1. If you have any theme engine references, you will have - to make sure there is a corresponding GTK+ 2 theme engine, - otherwise remove the engine entries.
    2. + to make sure there is a corresponding GTK+ 2 theme engine. + Otherwise, remove the engine entries.
    3. The default font specification should be outside of any style blocks and should be specified with the gtk-font-name keyword. For example: --- gnome-www-diff.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message