[xorg-commit-diffs] xc BUILD, 1.1.2.1, 1.1.2.2 ChangeLog, 1.1.2.10, 1.1.2.11 README, 1.1.2.1, 1.1.2.2 RELNOTES, 1.1.4.2.2.6, 1.1.4.2.2.7

Keith Packard xorg-commit at pdx.freedesktop.org
Tue Apr 6 21:03:50 PDT 2004


Committed by: keithp

Update of /cvs/xorg/xc
In directory pdx:/tmp/cvs-serv15080

Modified Files:
      Tag: XORG-RELEASE-1
	BUILD ChangeLog README RELNOTES 
Log Message:
2004-04-06  Keith Packard  <keithp at keithp.com>

	* BUILD:
	* README:
	* RELNOTES:
	* programs/Xserver/hw/xfree86/doc/BUILD 
	* programs/Xserver/hw/xfree86/doc/DESIGN 
	* programs/Xserver/hw/xfree86/doc/Install 
	* programs/Xserver/hw/xfree86/doc/LICENSE 
	* programs/Xserver/hw/xfree86/doc/OS2.Notes 
	* programs/Xserver/hw/xfree86/doc/README 
	* programs/Xserver/hw/xfree86/doc/README.DECtga 
	* programs/Xserver/hw/xfree86/doc/README.Darwin 
	* programs/Xserver/hw/xfree86/doc/README.I128 
	* programs/Xserver/hw/xfree86/doc/README.LynxOS 
	* programs/Xserver/hw/xfree86/doc/README.NetBSD 
	* programs/Xserver/hw/xfree86/doc/README.OpenBSD 
	* programs/Xserver/hw/xfree86/doc/README.SCO 
	* programs/Xserver/hw/xfree86/doc/README.SiS 
	* programs/Xserver/hw/xfree86/doc/README.Solaris 
	* programs/Xserver/hw/xfree86/doc/README.XKB-Config 
	* programs/Xserver/hw/xfree86/doc/README.XKB-Enhancing 
	* programs/Xserver/hw/xfree86/doc/README.apm 
	* programs/Xserver/hw/xfree86/doc/README.ati 
	* programs/Xserver/hw/xfree86/doc/README.chips 
	* programs/Xserver/hw/xfree86/doc/README.cyrix 
	* programs/Xserver/hw/xfree86/doc/README.dps 
	* programs/Xserver/hw/xfree86/doc/README.fonts 
	* programs/Xserver/hw/xfree86/doc/README.i740 
	* programs/Xserver/hw/xfree86/doc/README.i810 
	* programs/Xserver/hw/xfree86/doc/README.mouse 
	* programs/Xserver/hw/xfree86/doc/README.newport 
	* programs/Xserver/hw/xfree86/doc/README.r128 
	* programs/Xserver/hw/xfree86/doc/README.rendition 
	* programs/Xserver/hw/xfree86/doc/README.s3virge 
	* programs/Xserver/hw/xfree86/doc/RELNOTES 
	* programs/Xserver/hw/xfree86/doc/Versions 
	Update formatted docs


Index: BUILD
===================================================================
RCS file: /cvs/xorg/xc/Attic/BUILD,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- a/BUILD	6 Apr 2004 21:16:07 -0000	1.1.2.1
+++ b/BUILD	7 Apr 2004 04:03:47 -0000	1.1.2.2
@@ -8,7 +8,7 @@
                                   Abstract
 
      This document describes how to build the X Window System from the
-     X.org monolithic source distribution and is designed to be used in
+     X.Org monolithic source distribution and is designed to be used in
      conjunction with the operating system (OS) specific README files.
 
      NOTE:  Refer to the appropriate OS-specific README file before
@@ -27,8 +27,8 @@
 One way of getting the X11R6.7.0 source is to obtain it directly from the
 X.Org CVS repository.  There are several ways of doing that, and they are
 described in the CVS section of our wiki <URL:http://wiki.x.org> The CVS tag
-for this release is "xo-6.7_0".   The tag for the maintenance branch for this
-release is "xo-6.7-branch".
+for this release is "xo-6_7_0".   The tag for the maintenance branch for this
+release is "xo-6_7-branch".
 
 Another method of getting the X11R6.7.0 source is to either download the
 6.7.0 source tarballs sites from freedesktop.org using either ftp or http.
@@ -36,48 +36,48 @@
 
    o The X11R6.7.0 source is contained in the files:
 
-          X116.7.0-src1.tar.gz
+          X11R6.7.0-src1.tar.gz
 
-          X116.7.0-src2.tar.gz
+          X11R6.7.0-src2.tar.gz
 
-          X116.7.0-src3.tar.gz
+          X11R6.7.0-src3.tar.gz
 
-          X116.7.0-src4.tar.gz
+          X11R6.7.0-src4.tar.gz
 
-          X116.7.0-src5.tar.gz
+          X11R6.7.0-src5.tar.gz
 
-          X116.7.0-src6.tar.gz
+          X11R6.7.0-src6.tar.gz
 
-          X116.7.0-src7.tar.gz
+          X11R6.7.0-src7.tar.gz
 
      These can be found at ftp://ftp.freedesktop.org/xorg/X11R6.7.0/src/ or
      http://freedesktop.org/~xorg/X11R6.7.0/src/     and similar locations on
-     X.org mirror sites.  X116.7.0-src4.tgz and X116.7.0-src5.tar.gz contains
-     the fonts.  X116.7.0-src6.tar.gz contains the documentation source.
-     X116.7.0-src7.tar.gz contains the hardcopy documentation.
-     X116.7.0-src1.tar.gz, X116.7.0-src2.tar.gz and X116.7.0-src3.tar.gz con-
-     tains everything else.  If you don't need the docs or fonts you can get
-     by with only X116.7.0-src1.tar.gz, X116.7.0-src2.tar.gz and
-     X116.7.0-src3.tar.gz.
+     X.org mirror sites.  X11R6.7.0-src4.tgz and X11R6.7.0-src5.tar.gz con-
+     tains the fonts.  X11R6.7.0-src6.tar.gz contains the documentation
+     source.  X11R6.7.0-src7.tar.gz contains the hardcopy documentation.
+     X11R6.7.0-src1.tar.gz, X11R6.7.0-src2.tar.gz and X11R6.7.0-src3.tar.gz
+     contains everything else.  If you don't need the docs or fonts you can
+     get by with only X11R6.7.0-src1.tar.gz, X11R6.7.0-src2.tar.gz and
+     X11R6.7.0-src3.tar.gz.
 
    o Extract each of these files by running the following from a directory on
      a filesystem containing enough space (the full source requires around
      305MB, and a similar amount is required in addition to this for the com-
      piled binaries):
 
-          gzip -d < X116.7.0-src1.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src1.tar.gz | tar vxf -
 
-          gzip -d < X116.7.0-src2.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src2.tar.gz | tar vxf -
 
-          gzip -d < X116.7.0-src3.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src3.tar.gz | tar vxf -
 
-          gzip -d < X116.7.0-src4.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src4.tar.gz | tar vxf -
 
-          gzip -d < X116.7.0-src5.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src5.tar.gz | tar vxf -
 
-          gzip -d < X116.7.0-src6.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src6.tar.gz | tar vxf -
 
-          gzip -d < X116.7.0-src7.tar.gz | tar vxf -
+          gzip -d < X11R6.7.0-src7.tar.gz | tar vxf -
 
 All methods will produce one main source directory called xc.
 
@@ -96,9 +96,9 @@
 easy to create build problems by changing the default configuration.  Check
 the configuration parameters specified in the xc/config/cf/README.
 
-If you are using just the X116.7.0-src1.tar.gz, X116.7.0-src2.tar.gz and
-X116.7.0-src3.tar.gz parts of the source dist, you will need to define Build-
-Fonts to NO.
+If you are using just the X11R6.7.0-src1.tar.gz, X11R6.7.0-src2.tar.gz and
+X11R6.7.0-src3.tar.gz parts of the source dist, you will need to define
+BuildFonts to NO.
 
 3.  Using a shadow directory of symbolic links for the build
 
@@ -178,23 +178,21 @@
 
 When the build is finished, you should check the World.Log file to see if
 there were any problems.  If there weren't any then you can install the bina-
-ries.  By default the "make World" process will ignore errors and build as
-much as possible.  If there were problems and they are not corrected at this
-stage, the installation process will fail.  To restart the build process
-after correcting the problems, just run 'make'.  If Imakefiles or part of the
-build configuration was changed as part of correcting the problem, either re-
-run "make World", or run "make Everything".
+ries.  By default the "make World" process will exit at the first error.  To
+restart the build process after correcting the problems, just run 'make'.  If
+Imakefiles or part of the build configuration was changed as part of correct-
+ing the problem, either re-run "make World", or run "make Everything".
 
-If you would prefer "make World" to exit at the first error, run it in the
-following way instead of the way described above:
+If you would prefer "make World" to ignore errors and build as much as possi-
+ble, run it in the following way instead of the way described above:
 
 for Bourne-like shells:
 
-     make WORLDOPTS= World > World.log 2>&1
+     make WORLDOPTS=-k World > World.log 2>&1
 
 for C-shell variants:
 
-     make WORLDOPTS= World >& World.log
+     make WORLDOPTS=-k World >& World.log
 
 To do the install, run "make install" and "make install.man".  Make sure you
 have enough space in /usr/X11R6 for the install to succeed.  If you want to

Index: ChangeLog
===================================================================
RCS file: /cvs/xorg/xc/Attic/ChangeLog,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -d -r1.1.2.10 -r1.1.2.11
--- a/ChangeLog	7 Apr 2004 03:58:09 -0000	1.1.2.10
+++ b/ChangeLog	7 Apr 2004 04:03:47 -0000	1.1.2.11
@@ -1,5 +1,44 @@
 2004-04-06  Keith Packard  <keithp at keithp.com>
 
+	* BUILD:
+	* README:
+	* RELNOTES:
+	* programs/Xserver/hw/xfree86/doc/BUILD 
+	* programs/Xserver/hw/xfree86/doc/DESIGN 
+	* programs/Xserver/hw/xfree86/doc/Install 
+	* programs/Xserver/hw/xfree86/doc/LICENSE 
+	* programs/Xserver/hw/xfree86/doc/OS2.Notes 
+	* programs/Xserver/hw/xfree86/doc/README 
+	* programs/Xserver/hw/xfree86/doc/README.DECtga 
+	* programs/Xserver/hw/xfree86/doc/README.Darwin 
+	* programs/Xserver/hw/xfree86/doc/README.I128 
+	* programs/Xserver/hw/xfree86/doc/README.LynxOS 
+	* programs/Xserver/hw/xfree86/doc/README.NetBSD 
+	* programs/Xserver/hw/xfree86/doc/README.OpenBSD 
+	* programs/Xserver/hw/xfree86/doc/README.SCO 
+	* programs/Xserver/hw/xfree86/doc/README.SiS 
+	* programs/Xserver/hw/xfree86/doc/README.Solaris 
+	* programs/Xserver/hw/xfree86/doc/README.XKB-Config 
+	* programs/Xserver/hw/xfree86/doc/README.XKB-Enhancing 
+	* programs/Xserver/hw/xfree86/doc/README.apm 
+	* programs/Xserver/hw/xfree86/doc/README.ati 
+	* programs/Xserver/hw/xfree86/doc/README.chips 
+	* programs/Xserver/hw/xfree86/doc/README.cyrix 
+	* programs/Xserver/hw/xfree86/doc/README.dps 
+	* programs/Xserver/hw/xfree86/doc/README.fonts 
+	* programs/Xserver/hw/xfree86/doc/README.i740 
+	* programs/Xserver/hw/xfree86/doc/README.i810 
+	* programs/Xserver/hw/xfree86/doc/README.mouse 
+	* programs/Xserver/hw/xfree86/doc/README.newport 
+	* programs/Xserver/hw/xfree86/doc/README.r128 
+	* programs/Xserver/hw/xfree86/doc/README.rendition 
+	* programs/Xserver/hw/xfree86/doc/README.s3virge 
+	* programs/Xserver/hw/xfree86/doc/RELNOTES 
+	* programs/Xserver/hw/xfree86/doc/Versions 
+	Update formatted docs
+
+2004-04-06  Keith Packard  <keithp at keithp.com>
+
 	* programs/Xserver/hw/xfree86/doc/sgml/README.sgml:
 	Oops.  Filenames are X11R6.7.0.tar.gz
 	Update date

Index: README
===================================================================
RCS file: /cvs/xorg/xc/Attic/README,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- a/README	6 Apr 2004 21:16:07 -0000	1.1.2.1
+++ b/README	7 Apr 2004 04:03:47 -0000	1.1.2.2
@@ -2,7 +2,7 @@
 
                             The X.Org Foundation
 
-                                25 March 2004
+                                6 April 2004
 
                                   Abstract
 
@@ -114,13 +114,13 @@
 
 The source for version 6.7.0 is split into seven tarballs:
 
-     xorg-6.7.0-1.tgz
-     xorg-6.7.0-2.tgz
-     xorg-6.7.0-3.tgz
-     xorg-6.7.0-4.tgz
-     xorg-6.7.0-5.tgz
-     xorg-6.7.0-6.tgz
-     xorg-6.7.0-7.tgz
+     X11R6.7.0-src1.tar.gz
+     X11R6.7.0-src2.tar.gz
+     X11R6.7.0-src3.tar.gz
+     X11R6.7.0-src4.tar.gz
+     X11R6.7.0-src5.tar.gz
+     X11R6.7.0-src6.tar.gz
+     X11R6.7.0-src7.tar.gz
 
 The first three contain everything except the fonts and general X11 documen-
 tation.  Those three are sufficient for building X11R6.7.0 if you already
@@ -128,32 +128,6 @@
 tains the source for the general X11 documentation.  The seventh contains the
 general X11 documentation in hardcopy format.
 
-A source patch relative to version 6.6.0 is also available.  Because of its
-size, it is split into four parts.  The patch files are:
-
-     X11R6.7.0-6.6.0-6.7.0.diff1.gz
-     X11R6.7.0-6.6.0-6.7.0.diff2.gz
-     X11R6.7.0-6.6.0-6.7.0.diff3.gz
-     X11R6.7.0-6.6.0-6.7.0.diff4.gz
-
-There is also a tarball and a cleanup script that handle files that have com-
-ponents that can't be included in a diff.  These are:
-
-     X11R6.7.0-6.6.0-6.7.0-diff0.tgz
-     X11R6.7.0-6.6.0-6.7.0-cleanup.sh
-
-These patches should be applied to a clean 6.6.0 source tree, working from
-the directory containing the xc/ directory.  The patches should be applied by
-running:
-
-     gzip -d < X11R6.7.0-6.6.0-6.7.0.diff1.gz | patch -p0 -E
-     gzip -d < X11R6.7.0-6.6.0-6.7.0.diff2.gz | patch -p0 -E
-     gzip -d < X11R6.7.0-6.6.0-6.7.0.diff3.gz | patch -p0 -E
-     gzip -d < X11R6.7.0-6.6.0-6.7.0.diff4.gz | patch -p0 -E
-
-     sh X11R6.7.0-6.6.0-6.7.0-cleanup.sh
-     gzip -d < X11R6.7.0-6.6.0-6.7.0-diff0.tgz | tar vxf -
-
 To format the X11R6.7.0 documentation use the latest version of our doctools
 package available from the Xorg CVS repository's "doctools" module.
 
@@ -161,8 +135,8 @@
 versions can also be accessed via the Freedesktop.org CVS repository.  It's
 also possible to browse the freedesktop CVS repository
 <URL:http://cvs.freedesktop.org/>.  The CVS tag for this version is
-"xo-6.7_0".  The CVS tag for the stable branch for this release is
-"xo-6.7-branch".  To check out the latest development version, don't specify
+"xo-6_7_0".  The CVS tag for the stable branch for this release is
+"xo-6_7-branch".  To check out the latest development version, don't specify
 any tag.
 
 7.  Reporting Bugs

Index: RELNOTES
===================================================================
RCS file: /cvs/xorg/xc/RELNOTES,v
retrieving revision 1.1.4.2.2.6
retrieving revision 1.1.4.2.2.7
diff -u -d -r1.1.4.2.2.6 -r1.1.4.2.2.7
--- a/RELNOTES	6 Apr 2004 23:32:56 -0000	1.1.4.2.2.6
+++ b/RELNOTES	7 Apr 2004 04:03:47 -0000	1.1.4.2.2.7
@@ -436,7 +436,7 @@
 
 3.6  X Server and Extension Updates
 
-   o The Mesa version used for OpenGL 1.3 and DRI driver support has been
+   o The Mesa version used for OpenGL® 1.3 and DRI driver support has been
      updated to 5.0.2.
 
 3.7  Client and Library Updates
@@ -736,7 +736,7 @@
 cally, or more usually, dynamically, and in that manner load the video
 drivers, input drivers, and other modules that are needed.
 
-X11R6.7.0 has X server support for most UNIX and UNIX-like operating systems
+X11R6.7.0 has X server support for most UNIX® and UNIX-like operating systems
 on Intel/x86 platforms, plus support for Linux and some BSD OSs on Alpha,
 PowerPC, IA-64, AMD64, Sparc, and Mips platforms, and for Darwin on PowerPC.
 Support for additional architectures and operating systems is in progress and
@@ -845,7 +845,7 @@
 
 6.8  DDC
 
-The VESA Display Data Channel (DDC[tm]) standard allows the monitor to tell
+The VESA® Display Data Channel (DDC[tm]) standard allows the monitor to tell
 the video card (or on some cases the computer directly) about itself; partic-
 ularly the supported screen resolutions and refresh rates.
 
@@ -869,7 +869,7 @@
 
 6.9  GLX and the Direct Rendering Infrastructure (DRI)
 
-Direct rendered OpenGL support is provided for several hardware platforms by
+Direct rendered OpenGL® support is provided for several hardware platforms by
 the Direct Rendering Infrastructure (DRI).  Further information about DRI can
 be found at the DRI Project's web site <URL:http://dri.sf.net/>.  The 3D core
 rendering component is provided by Mesa <URL:http://www.mesa3d.org>.
@@ -1191,7 +1191,7 @@
                         Thomas Winischhofer.
 
                   New VIA video driver:
-                        VIA, Alan Cox, Luc Verhaegen, Thomas Hellstrm.
+                        VIA, Alan Cox, Luc Verhaegen, Thomas Hellström.
 
                   Intel 'i810' driver fixes and stability improvements:
                         Egbert Eich, David H. Dawes, Christian Zietz
@@ -1235,23 +1235,23 @@
       Patches and other submissions (in alphabetical order):
             Roi a Torkilsheyggi, Dave Airlie, Andrew Aitchison, Marco Antonio
             Alvarez, Alexandr Andreev, Jack Angel, Eric Anholt, Ani, Juuso
-            berg, Sergey Babkin, Alexey Baj, Bang Jun-Young, Uberto Barbini,
+            Åberg, Sergey Babkin, Alexey Baj, Bang Jun-Young, Uberto Barbini,
             Matthew W. S. Bell, Vano Beridze, Hiroyuki Bessho, Andrew Bevitt,
             Christian Biere, Martin Birgmeier, Jakub Bogusz, Le Hong Boi,
             Paul Bolle, Charl Botha, Stanislav Brabec, Eric Branlund, Rob
             Braun, Peter Breitenlohner, Michael Breuer, Kevin Brosius, Fred-
-            erick Bruckman, Oswald Buddenhagen, Nilgn Belma Bugner, Julian
+            erick Bruckman, Oswald Buddenhagen, Nilgün Belma Bugüner, Julian
             Cable, Yukun Chen, Ping Cheng, Juliusz Chroboczek, Fred Clift,
-            Alan Coopersmith, Martin Costabel, Alan Cox, Michel Dnzer, David
+            Alan Coopersmith, Martin Costabel, Alan Cox, Michel Dänzer, David
             Dawes, Leif Delgass, Richard Dengler, John Dennis, Thomas Dickey,
             Randy Dunlap, Chris Edgington, Paul Eggert, Paul Elliott,
             Emmanuel, Visanu Euarchukiati, Mike Fabian, Rik Faith, Brian
             Feldman, Wu Jian Feng, Kevin P. Fleming, Jose Fonseca, Hugues
-            Fournier, Miguel Freitas, Quentin Garnier, Brre Gaup, Michael
+            Fournier, Miguel Freitas, Quentin Garnier, Børre Gaup, Michael
             Geddes, Frank Giessler, Hansruedi Glauser, Wolfram Gloger,
             Alexander Gottwald, Guido Guenther, Ralf Habacker, Bruno Haible,
             Lindsay Haigh, John Harper, James Harris, Mike A. Harris, Bryan
-            W. Headley, John Heasley, Thomas Hellstrm, Matthieu Herrb,
+            W. Headley, John Heasley, Thomas Hellström, Matthieu Herrb,
             Jonathan Hough, Alan Hourihane, Joel Ray Holveck, Harold L Hunt
             II, Ricardo Y. Igarashi, Mutsumi ISHIKAWA , Tsuyoshi ITO, Kean
             Johnston, Nicolas JOLY, Phil Jones, Roman Kagan, Theppitak
@@ -1267,13 +1267,13 @@
             MIYASHITA, Gregory Mokhin, Patrik Montgomery, Joe Moss, Josselin
             Mouette, Frank Murphy, Reiko Nakajima, Paul Nasrat, Dan Nelson,
             Bastien Nocera, Alexandre Oliva, Hideki ONO, Peter Osterlund,
-            Sergey V. Oudaltsov, Samus  Ciardhuin, Bob Paauwe, Paul
+            Sergey V. Oudaltsov, Séamus Ó Ciardhuáin, Bob Paauwe, Paul
             Pacheco, Tom Pala, Ivan Pascal, T. M. Pederson, Earle F. Phil-
             hower III, Nils Philippsen, Manfred Pohler, Alexander Pohoyda,
             Alain Poirier, Arnaud Quette, Jim Radford, Dale Rahn, Lucas Cor-
-            reia Villa Real, Ren Rebe, Tyler Retzlaff, Sebastian Rittau, Tim
+            reia Villa Real, René Rebe, Tyler Retzlaff, Sebastian Rittau, Tim
             Roberts, Alastair M. Robinson, Branden Robinson, Daniel Rock, Ian
-            Romanick, Bernhard Rosenkraenzer, Mns Rullgrd, Andriy Rysin,
+            Romanick, Bernhard Rosenkraenzer, Måns Rullgård, Andriy Rysin,
             Supphachoke Santiwichaya, Pablo Saratxaga, Matthias Scheler, Jens
             Schweikhardt, Danilo Segan, Shantonu Sen, Stas Sergeev, Jungshik
             Shin, Nikola Smolenski, Andreas Stenglein, Paul Stewart, Alexan-
@@ -1400,4 +1400,3 @@
 
      $ Id: RELNOTES.sgml,v 1.1.4.4.2.2.4.3 2004/03/30 03:55:47 jg Exp $
 
-




More information about the xorg-commit-diffs mailing list