]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-PLD.patch
- updated to 4.3.99.13
[packages/XFree86.git] / XFree86-PLD.patch
index d864bc0dc6dbb7c536f8071a8eb1bfa5577f8a8a..67e41d2301d57d781d78022fb12a799e3b294ac7 100644 (file)
@@ -1,37 +1,33 @@
-diff -urN XFree86-4.0.1.orig/xc/Makefile XFree86-4.0.1/xc/Makefile
---- XFree86-4.0.1.orig/xc/Makefile     Wed Mar 22 22:23:30 2000
-+++ XFree86-4.0.1/xc/Makefile  Sun Oct 29 23:41:32 2000
-@@ -5,10 +5,10 @@
+diff -urN xc.orig/Makefile xc/Makefile
+--- xc.orig/Makefile   Mon Dec 30 15:54:17 2002
++++ xc/Makefile        Mon Dec 30 16:02:13 2002
+@@ -8,7 +8,7 @@
  # or add "MAKE = make" to this file.
  
- RELEASE = "Release 6.4"
+ RELEASE = "Release 6.6"
 -SHELL = /bin/sh
 +SHELL = /bin/sh -e
  RM = rm -f
  MV = mv
--WORLDOPTS = -k
-+WORLDOPTS =
- WIN32WORLDOPTS = -i
- TOP = .
- CURRENT_DIR = .
-diff -urN XFree86-4.0.1.orig/xc/config/cf/Imake.cf XFree86-4.0.1/xc/config/cf/Imake.cf
---- XFree86-4.0.1.orig/xc/config/cf/Imake.cf   Sat Jul  1 01:34:20 2000
-+++ XFree86-4.0.1/xc/config/cf/Imake.cf        Sun Oct 29 23:21:35 2000
-@@ -583,6 +583,10 @@
- #  endif
- #  undef __i386__
- # endif /* __i386__ */
+ WORLDOPTS =
+diff -urN xc.orig/config/cf/Imake.cf xc/config/cf/Imake.cf
+--- xc.orig/config/cf/Imake.cf Mon Dec 30 15:52:30 2002
++++ xc/config/cf/Imake.cf      Mon Dec 30 16:02:13 2002
+@@ -723,6 +723,10 @@
+ #   define s390Architecture
+ #  undef __s390__
+ # endif /* s390 */
 +# ifdef alpha
 +#  define AlphaArchitecture
 +#  undef alpha
-+# endif /* __alpha */
++# endif /* alpha */
  # ifdef __alpha
  #  define AlphaArchitecture
  #  undef __alpha
-diff -urN XFree86-4.0.1.orig/xc/config/cf/Imake.tmpl XFree86-4.0.1/xc/config/cf/Imake.tmpl
---- XFree86-4.0.1.orig/xc/config/cf/Imake.tmpl Tue Jun 27 02:55:44 2000
-+++ XFree86-4.0.1/xc/config/cf/Imake.tmpl      Sun Oct 29 23:21:34 2000
-@@ -208,7 +208,7 @@
+diff -urN xc.orig/config/cf/Imake.tmpl xc/config/cf/Imake.tmpl
+--- xc.orig/config/cf/Imake.tmpl       Mon Dec 30 15:52:30 2002
++++ xc/config/cf/Imake.tmpl    Mon Dec 30 16:02:13 2002
+@@ -253,7 +253,7 @@
  
  #ifndef BuildHtmlManPages
  #ifdef RmanCmd
@@ -40,7 +36,7 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/Imake.tmpl XFree86-4.0.1/xc/config/cf/
  #else
  #define BuildHtmlManPages NO
  #endif
-@@ -653,11 +653,7 @@
+@@ -833,11 +833,7 @@
  #define LintlibDir $(USRLIBDIR)/lint
  #endif
  #ifndef SystemManDirectory
@@ -52,7 +48,7 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/Imake.tmpl XFree86-4.0.1/xc/config/cf/
  #endif
  #ifndef ManDirectoryRoot
  #ifdef ProjectRoot
-@@ -784,7 +780,7 @@
+@@ -974,7 +970,7 @@
  #define NoRConst NO /* YES if const for structs of funcs is bad */
  #endif
  #ifndef InstPgmFlags
@@ -61,28 +57,34 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/Imake.tmpl XFree86-4.0.1/xc/config/cf/
  #endif
  #ifndef InstBinFlags
  #define InstBinFlags -m 0755
-diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X11.tmpl
---- XFree86-4.0.1.orig/xc/config/cf/X11.tmpl   Tue Jun 27 02:55:45 2000
-+++ XFree86-4.0.1/xc/config/cf/X11.tmpl        Sun Oct 29 23:37:03 2000
-@@ -833,8 +833,11 @@
- #define PexCCOptions DefaultCCOptions
+@@ -1112,7 +1108,7 @@
+ #define CppCmd /LibDirName/cpp
  #endif
+ #ifndef RawCppCmd
+-#define RawCppCmd CppCmd -undef
++#define RawCppCmd CppCmd
  #endif
+ #ifndef CppNoLineInfoOption
+ #define CppNoLineInfoOption /**/
+diff -urN xc.orig/config/cf/X11.tmpl xc/config/cf/X11.tmpl
+--- xc.orig/config/cf/X11.tmpl Mon Dec 30 15:52:30 2002
++++ xc/config/cf/X11.tmpl      Mon Dec 30 16:02:13 2002
+@@ -1256,8 +1256,12 @@
+ # define UsbMouseSupport NO
+ #endif
 +#ifndef EtcX11Directory
 +#define EtcX11Directory /etc/X11
 +#endif
++
  #ifndef DefaultFSConfigFile
 -#define DefaultFSConfigFile $(LIBDIR)/fs/config
 +#define DefaultFSConfigFile $(ETCX11DIR)/fs/config
  #endif
  
  /* X-TrueType settings */
-@@ -950,10 +953,10 @@
- #endif
- #endif
- #ifndef ConfigDir
--#define ConfigDir $(LIBDIR)/config
-+#define ConfigDir $(LIBDIR)/config
+@@ -1380,7 +1384,7 @@
+ #define ConfigDir $(LIBDIR)/config
  #endif
  #ifndef DocDir
 -#define DocDir $(LIBDIR)/doc
@@ -90,7 +92,7 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X1
  #endif
  #ifndef DocHtmlDir
  #define DocHtmlDir $(DOCDIR)/html
-@@ -962,31 +965,31 @@
+@@ -1389,31 +1393,31 @@
  #define DocPsDir $(DOCDIR)/PostScript
  #endif
  #ifndef FontDir
@@ -129,7 +131,7 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X1
  #endif
  #ifndef NlsDir
  #define NlsDir $(LIBDIR)/nls
-@@ -998,16 +1001,16 @@
+@@ -1425,23 +1429,20 @@
  #define PexApiDir $(LIBDIR)/PEX
  #endif
  #ifndef LbxproxyDir
@@ -149,9 +151,6 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X1
  #endif
  #ifndef XPrintDir
  #define XPrintDir ServerConfigDir
-@@ -1015,9 +1018,6 @@
- #ifndef VarDirectory
- #define VarDirectory /var/X11
  #endif
 -#ifndef EtcX11Directory
 -#define EtcX11Directory /etc/X11
@@ -159,20 +158,20 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X1
  #ifndef InstallSecurityConfig
  #define InstallSecurityConfig YES     /* Install sample security policy */
  #endif
-@@ -1049,10 +1049,10 @@
+@@ -1473,10 +1474,10 @@
  #define OsNameDefines /* as nothing */
  #endif
  #ifndef DefaultUserPath                       /* for xdm */
 -#define DefaultUserPath :/bin:/usr/bin:$(BINDIR):/usr/ucb
-+#define DefaultUserPath /usr/local/bin:/bin:/usr/bin:$(BINDIR):$$HOME/bin
++#define DefaultUserPath /usr/local/bin:/bin:/usr/bin:$(BINDIR)
  #endif
  #ifndef DefaultSystemPath             /* for xdm */
 -#define DefaultSystemPath /etc:/bin:/usr/bin:$(BINDIR):/usr/ucb
-+#define DefaultSystemPath /sbin:/bin:/usr/sbin:/usr/bin:$(BINDIR):$$HOME/bin
++#define DefaultSystemPath /sbin:/bin:/usr/sbin:/usr/bin:$(BINDIR)
  #endif
  #ifndef DefaultSystemShell            /* for xdm to set in SHELL */
  #define DefaultSystemShell BourneShell
-@@ -1162,7 +1162,7 @@
+@@ -1603,7 +1604,7 @@
  
       HTMLINDEXCMD = HtmlIndexCmd
  
@@ -181,7 +180,7 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X1
          CLIENTSRC = $(TOP)/clients
            DEMOSRC = $(TOP)/demos
         XDOCMACROS = $(DOCUTILSRC)/macros.t
-@@ -1176,7 +1176,7 @@
+@@ -1617,7 +1618,7 @@
          SERVERSRC = $(XTOP)/programs/Xserver
         CONTRIBSRC = ContribDir
     UNSUPPORTEDSRC = UnsupportedDir
@@ -190,53 +189,40 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/X11.tmpl XFree86-4.0.1/xc/config/cf/X1
             RGBSRC = $(XTOP)/programs/rgb
        BDFTOPCFSRC = $(PROGRAMSRC)/bdftopcf
       MKFONTDIRSRC = $(PROGRAMSRC)/mkfontdir
-diff -urN XFree86-4.0.1.orig/xc/config/cf/linux.cf XFree86-4.0.1/xc/config/cf/linux.cf
---- XFree86-4.0.1.orig/xc/config/cf/linux.cf   Sat Jun 24 20:15:54 2000
-+++ XFree86-4.0.1/xc/config/cf/linux.cf        Sun Oct 29 23:21:35 2000
-@@ -180,6 +180,8 @@
- #    endif
- #  elif defined(SparcArchitecture)
- #    define BuildXF86DRI              YES
-+#  elif defined(AlphaArchitecture)
-+#    define BuildXF86DRI              YES
- #  else
- #    define BuildXF86DRI              NO
- #  endif
-@@ -194,7 +196,7 @@
- #  ifdef i386Architecture
+diff -urN xc.orig/config/cf/linux.cf xc/config/cf/linux.cf
+--- xc.orig/config/cf/linux.cf Mon Dec 30 15:52:31 2002
++++ xc/config/cf/linux.cf      Mon Dec 30 16:20:00 2002
+@@ -320,7 +320,7 @@
+  */
+ #if BuildXF86DRI
+ # if defined(i386Architecture)
+-#  define BuildLibGlxWithoutPIC       YES
++#  define BuildLibGlxWithoutPIC       NO
+ # endif
+ #endif
+@@ -333,7 +333,7 @@
+ #  if defined(i386Architecture) || defined(ia64Architecture) || defined(SparcArchitecture) || defined(AlphaArchitecture) || defined(x86_64Architecture)
  #    if OSMajorVersion == 2
         /* Only tested for Linux 2.2.0 through 2.2.12 */
 -#      if OSMinorVersion == 2 && OSTeenyVersion <= 12
 +#      if OSMinorVersion == 2
- #        define BuildXF86DRM        YES
+ #        define BuildXF86DRM  YES
  #      else
           /* Only tested for Linux 2.3.0 through 2.3.18 */
-@@ -424,7 +426,7 @@
- #define StandardCppDefines    StandardDefines
+@@ -721,7 +721,7 @@
  
  #define HasVarRun             YES
--#define VarDbDirectory                /var/state
-+#define VarDbDirectory                /var/lib
- #ifndef XF86OSCardDrivers
- #define XF86OSCardDrivers     v4l
-@@ -537,10 +539,10 @@
- #endif
- #ifndef LinkGLToUsrLib
--#define LinkGLToUsrLib        YES
-+#define LinkGLToUsrLib        NO
+ #ifndef VarDbDirectory
+-# define VarDbDirectory               $(VARDIR)/lib
++# define VarDbDirectory               /var/lib
  #endif
- #ifndef LinkGLToUsrInclude
--#define LinkGLToUsrInclude    YES
-+#define LinkGLToUsrInclude    NO
- #endif
  
-diff -urN XFree86-4.0.1.orig/xc/config/cf/site.def XFree86-4.0.1/xc/config/cf/site.def
---- XFree86-4.0.1.orig/xc/config/cf/site.def   Tue Jun 27 02:55:45 2000
-+++ XFree86-4.0.1/xc/config/cf/site.def        Sun Oct 29 23:21:35 2000
-@@ -131,10 +131,13 @@
+ #ifndef XF86OSCardDrivers
+diff -urN xc.orig/config/cf/site.def xc/config/cf/site.def
+--- xc.orig/config/cf/site.def Mon Dec 30 15:52:31 2002
++++ xc/config/cf/site.def      Mon Dec 30 16:02:13 2002
+@@ -119,10 +119,14 @@
  #define HasSentinel   YES
  */
  
@@ -244,91 +230,20 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/site.def XFree86-4.0.1/xc/config/cf/si
  #undef DefaultUserPath
 -#define DefaultUserPath /bin:/usr/bin:$(BINDIR):/usr/ucb:/usr/local/bin
 -*/
-+#define DefaultUserPath /usr/local/bin:/bin:/usr/bin:$(BINDIR):$$HOME/bin
++#define DefaultUserPath /usr/local/bin:/bin:/usr/bin:$(BINDIR)
 +#undef DefaultSystemPath
-+#define DefaultSystemPath /sbin:/bin:/usr/sbin:/usr/bin:$(BINDIR):$$HOME/bin
++#define DefaultSystemPath /sbin:/bin:/usr/sbin:/usr/bin:$(BINDIR)
 +
 +
 +#define HasPam    YES
++#define HasPamMisc    YES
  
  
  /* You do NOT need SetUID if you only run the server under xdm */
-diff -urN XFree86-4.0.1.orig/xc/config/cf/xf86site.def XFree86-4.0.1/xc/config/cf/xf86site.def
---- XFree86-4.0.1.orig/xc/config/cf/xf86site.def       Wed Jun 14 21:36:16 2000
-+++ XFree86-4.0.1/xc/config/cf/xf86site.def    Sun Oct 29 23:21:35 2000
-@@ -134,16 +134,16 @@
-  * Some Linux releases don't have a libtermcap.  In this case you may need
-  * to uncomment the following
-  *
--#define TermcapLibrary                -lncurses
-  */
-+#define TermcapLibrary                -lncurses
- /*
-  * If you have Tk (which is required to build XF86Setup), uncomment this
-  * Note: version 4.0 or 4.1 is required, and XF86Setup links it statically by
-  * default.
-  *
--#define HasTk                 YES
-  */
-+#define HasTk                 YES
- /*
-  * Set the paths and names for your Tk library if they don't match the
-@@ -156,25 +156,25 @@
-  *
-  * Some Linux releases need TkLibDir set to /usr/X11R6/lib
-  *
--#define TkLibDir              /usr/local/lib
--#define TkIncDir              /usr/local/include
--#define TkLibName             tk
-  */
-+#define TkLibDir              /usr/lib
-+#define TkIncDir              /usr/include
-+#define TkLibName             tk
- /*
-  * By default, XF86Setup is linked with a static Tk library.  To change
-  * that, uncomment the following line.
-  *
--#define XF86SetupUsesStaticTk NO
-  */
-+#define XF86SetupUsesStaticTk NO
- /*
-  * If you have Tcl (which is required to build XF86Setup), uncomment this
-  * Note: version 7.4 or 7.5 is required, and XF86Setup links it statically by
-  * default.
-  *
--#define HasTcl                        YES
-  */
-+#define HasTcl                        YES
- /*
-  * Set the paths and names for your Tcl library if they don't match the
-@@ -184,17 +184,17 @@
-  *
-  * Some Linux releases need TclIncDir set to /usr/include/tcl.
-  *
--#define TclLibDir             /usr/local/lib
--#define TclIncDir             /usr/local/include
--#define TclLibName            tcl
-  */
-+#define TclLibDir             /usr/lib
-+#define TclIncDir             /usr/include
-+#define TclLibName            tcl
- /*
-  * By default, XF86Setup is linked with a static Tcl library.  To change
-  * that, uncomment the following line.
-  *
--#define XF86SetupUsesStaticTcl        NO
-  */
-+#define XF86SetupUsesStaticTcl        NO
- /*
-  * Build a server that dynamically loads the modules by setting
-@@ -386,8 +386,8 @@
+diff -urN xc.orig/config/cf/xf86site.def xc/config/cf/xf86site.def
+--- xc.orig/config/cf/xf86site.def     Mon Dec 30 15:52:31 2002
++++ xc/config/cf/xf86site.def  Mon Dec 30 16:28:24 2002
+@@ -234,8 +234,8 @@
  /*
   * To not build/install the Cyrillic fonts, uncomment the following
   *
@@ -337,18 +252,8 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/xf86site.def XFree86-4.0.1/xc/config/c
 +#define BuildCyrillicFonts    YES
  
  /*
-  * To not build/install the Latin2 fonts, uncomment the following
-@@ -576,8 +576,8 @@
-  * To forceably build static libraries in addition to shared libraries,
-  * uncomment this.
-  *
--#define ForceNormalLib                YES
-  */
-+#define ForceNormalLib                YES
- /*
-  * Uncomment this if your default tools (eg, gcc, ld, as, etc) are
-@@ -663,26 +663,26 @@
+  * To not install the local font directory, uncomment the following
+@@ -281,27 +281,26 @@
   * HasGlide2 to YES and set the Glide2IncDir variable. 
   * HasGlide2 is per default NO.
   *
@@ -364,7 +269,7 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/xf86site.def XFree86-4.0.1/xc/config/c
 +#define Glide2IncDir /usr/include/glide
  
  /* 
-  * The 3Dfx 3D DRI driver requires glide 3.
+  * Have glide 3?
   *
 -#define HasGlide3 YES
   */
@@ -375,130 +280,118 @@ diff -urN XFree86-4.0.1.orig/xc/config/cf/xf86site.def XFree86-4.0.1/xc/config/c
   *
 -#define Glide3IncDir /usr/include/glide3
   */
+-
 +#define Glide3IncDir /usr/include/glide3
  
+ /*
+@@ -403,8 +402,8 @@
+  * Some Linux releases don't have a libtermcap.  In this case you may need
+  * to uncomment the following
+  *
+-#define TermcapLibrary                -lncurses
+  */
++#define TermcapLibrary                -lncurses
+ /*
+  * If you have Tk (which is required to build XF86Setup), uncomment this
+@@ -677,8 +676,8 @@
+  * To forceably build static libraries in addition to shared libraries,
+  * uncomment this.
+  *
+-#define ForceNormalLib                YES
+  */
++#define ForceNormalLib                YES
  /*
-  * Undefine the following if you don't want to have config files and
-diff -urN XFree86-4.0.1.orig/xc/config/cf/xfree86.cf XFree86-4.0.1/xc/config/cf/xfree86.cf
---- XFree86-4.0.1.orig/xc/config/cf/xfree86.cf Sat Jul  1 01:34:21 2000
-+++ XFree86-4.0.1/xc/config/cf/xfree86.cf      Sun Oct 29 23:21:46 2000
-@@ -24,7 +24,7 @@
+  * Uncomment this if your default tools (eg, gcc, ld, as, etc) are
+diff -urN xc.orig/config/cf/xfree86.cf xc/config/cf/xfree86.cf
+--- xc.orig/config/cf/xfree86.cf       Mon Dec 30 15:52:31 2002
++++ xc/config/cf/xfree86.cf    Mon Dec 30 16:02:13 2002
+@@ -107,7 +107,7 @@
  #define XConfigFile           XF86Config
  #endif
  #ifndef XConfigDir
 -#define XConfigDir            $(LIBDIR)
 +#define XConfigDir            $(ETCX11DIR)
  #endif
- /*
-@@ -416,8 +416,11 @@
+ #ifndef XLogFile
+ #define XLogFile              XFree86
+@@ -877,7 +877,7 @@
  /* Pure PCI drivers should go first */
  # ifndef XF86CardDrivers
--#  define XF86CardDrivers     mga tdfx glint s3virge rendition tga \
--                              r128 vga XF86OSCardDrivers XF86ExtraCardDrivers
-+#  define XF86CardDrivers     mga glint nv tga s3virge sis rendition \
-+                              neomagic i740 tdfx \
-+                              cirrus tseng trident chips apm \
-+                              fbdev \
-+                              ati r128 v4l vga XF86OSCardDrivers XF86ExtraCardDrivers
+ #  define XF86CardDrivers     ati mga glint s3 s3virge sis savage\
+-                              trident chips tdfx fbdev \
++                              trident chips fbdev \
+                               DevelDrivers vga \
+                               XF86OSCardDrivers XF86ExtraCardDrivers
  # endif
- #endif
-@@ -563,7 +566,7 @@
-  * The server-side of PEX is not 64-bit clean.
-  */
- #if !defined(BuildPexExt)
--# if XF86Server && !defined(AlphaArchitecture)
-+# if XF86Server
- #  define BuildPexExt         YES
- # else
- #  define BuildPexExt         NO
-diff -urN XFree86-4.0.1.orig/xc/config/imake/imake.c XFree86-4.0.1/xc/config/imake/imake.c
---- XFree86-4.0.1.orig/xc/config/imake/imake.c Wed Jun 14 21:36:17 2000
-+++ XFree86-4.0.1/xc/config/imake/imake.c      Sun Oct 29 23:21:35 2000
-@@ -951,6 +951,7 @@
-   static char* yast = "/sbin/YaST";
+diff -urN xc.orig/config/imake/imake.c xc/config/imake/imake.c
+--- xc.orig/config/imake/imake.c       Mon Dec 30 15:52:31 2002
++++ xc/config/imake/imake.c    Mon Dec 30 16:02:13 2002
+@@ -1057,6 +1057,7 @@
+   static char* suse = "/etc/SuSE-release";
    static char* redhat = "/etc/redhat-release";
    static char* debian = "/etc/debian_version";
 +  static char* pld = "/etc/pld-release";
  
    fprintf (inFile, "%s\n", "#define LinuxUnknown    0");
    fprintf (inFile, "%s\n", "#define LinuxSuSE       1");
-@@ -965,6 +966,7 @@
+@@ -1071,6 +1072,7 @@
    fprintf (inFile, "%s\n", "#define LinuxTurbo      10");
    fprintf (inFile, "%s\n", "#define LinuxWare       11");
    fprintf (inFile, "%s\n", "#define LinuxYggdrasil  12");
 +  fprintf (inFile, "%s\n", "#define LinuxPLD        13");
  
-   if (lstat (yast, &sb) == 0) {
-     fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxSuSE");
-@@ -981,6 +983,11 @@
-     fprintf (inFile, "%s\n", "#define DefaultLinuxDistName Debian");
-     /* You could also try to get the version of the Debian distrib by looking
+ #ifdef CROSSCOMPILE
+   if (CrossCompiling) {
+@@ -1097,6 +1099,11 @@
       * at the content of /etc/debian_version */
-+    return;
-+  }
+     return;
+   }
 +  if (lstat (pld, &sb) == 0) {
 +    fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxPLD");
 +    fprintf (inFile, "%s\n", "#define DefaultLinuxDistName PLD");
-     return;
-   }
++    return;
++  }
    /* what's the definitive way to tell what any particular distribution is? */
-diff -urN XFree86-4.0.1.orig/xc/programs/Xserver/hw/xfree86/XF86Setup/Imakefile XFree86-4.0.1/xc/programs/Xserver/hw/xfree86/XF86Setup/Imakefile
---- XFree86-4.0.1.orig/xc/programs/Xserver/hw/xfree86/XF86Setup/Imakefile      Sat Sep  4 15:04:28 1999
-+++ XFree86-4.0.1/xc/programs/Xserver/hw/xfree86/XF86Setup/Imakefile   Sun Oct 29 23:21:35 2000
-@@ -118,7 +118,7 @@
-  XCONFIG_DEFINES = $(EXT_DEFINES) -DXF86SETUP \
-                  '-DPROJECTROOT="$(PROJECTROOT)"' \
--                 '-DSERVER_CONFIG_FILE="$(LIBDIR)/$(XCONFIGFILE)"' \
-+                 '-DSERVER_CONFIG_FILE="/etc/X11/$(XCONFIGFILE)"' \
-                  $(SITE_FONT_PATH) $(SITE_RGB_DB) \
-                  -DNO_WRAPPERS
-diff -urN XFree86-4.0.1.orig/xc/programs/Xserver/hw/xfree86/XF86Setup/phase5.tcl XFree86-4.0.1/xc/programs/Xserver/hw/xfree86/XF86Setup/phase5.tcl
---- XFree86-4.0.1.orig/xc/programs/Xserver/hw/xfree86/XF86Setup/phase5.tcl     Sun Apr  5 18:15:52 1998
-+++ XFree86-4.0.1/xc/programs/Xserver/hw/xfree86/XF86Setup/phase5.tcl  Sun Oct 29 23:21:35 2000
-@@ -38,7 +38,7 @@
-       set devid [lindex $DeviceIDs $idx]
-         global Device_$devid
-         set server [set Device_${devid}(Server)]
--      set linkname $Xwinhome/bin/X
-+      set linkname /etc/X11/X
-       set lastlink $linkname
-       for {set nlinks 0} \
-               {[file exists $linkname] && [file type $linkname]=="link" \
-@@ -74,7 +74,7 @@
-           set CWD [pwd]
-           cd $linkdir
-           catch "unlink X" ret
--          if [catch "link $Xwinhome/bin/XF86_$server X" ret] {
-+          if [catch "link ../../usr/X11R6/bin/XF86_$server X" ret] {
-               mesg $messages(phase5.4) okay
-           } else {
-               mesg $messages(phase5.5) okay
-diff -urN XFree86-4.0.1.orig/xc/programs/xdm/config/Xres.cpp XFree86-4.0.1/xc/programs/xdm/config/Xres.cpp
---- XFree86-4.0.1.orig/xc/programs/xdm/config/Xres.cpp Sun Mar 14 04:22:24 1999
-+++ XFree86-4.0.1/xc/programs/xdm/config/Xres.cpp      Sun Oct 29 23:28:00 2000
-@@ -59,9 +59,9 @@
+   fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxUnknown");
+diff -urN xc.orig/programs/Xserver/hw/xfree86/xf86cfg/Imakefile xc/programs/Xserver/hw/xfree86/xf86cfg/Imakefile
+--- xc.orig/programs/Xserver/hw/xfree86/xf86cfg/Imakefile      Mon Dec 30 15:53:56 2002
++++ xc/programs/Xserver/hw/xfree86/xf86cfg/Imakefile   Mon Dec 30 16:02:13 2002
+@@ -93,7 +93,7 @@
+ #if HasNCurses
+ CURSESLIB = NCursesLibName
+-CURSESDEFINES  = -DHAS_NCURSES
++CURSESDEFINES  = -DHAS_NCURSES -I/usr/include/ncurses
+ #endif
+ XF86CONFIGFILE = XConfigFile
+diff -urN xc.orig/programs/xdm/config/Xres.cpp xc/programs/xdm/config/Xres.cpp
+--- xc.orig/programs/xdm/config/Xres.cpp       Mon Dec 30 15:54:07 2002
++++ xc/programs/xdm/config/Xres.cpp    Mon Dec 30 16:02:13 2002
+@@ -70,10 +70,10 @@
+ #endif /* XPM */
  /**/#endif
  #ifdef XPM
- /**/#if PLANES >= 8
+-/**/#if PLANES >= 8
 -xlogin*logoFileName: BITMAPDIR/**//XDM_PIXMAP
-+xlogin*logoFileName: BITMAPDIR/**//xdm-pld-logo-transparent.xpm
++/**/#if PLANES >= 15
++xlogin*logoFileName: BITMAPDIR/**//xdm-pld-logo.xpm
  /**/#else
 -xlogin*logoFileName: BITMAPDIR/**//XDM_BWPIXMAP
 +xlogin*logoFileName: BITMAPDIR/**//xdm-pld-logo-bw.xpm
  /**/#endif
  xlogin*useShape: true
  xlogin*logoPadding: 10
-diff -urN XFree86-4.0.1.orig/xc/programs/xdm/resource.c XFree86-4.0.1/xc/programs/xdm/resource.c
---- XFree86-4.0.1.orig/xc/programs/xdm/resource.c      Sun Dec  6 07:08:49 1998
-+++ XFree86-4.0.1/xc/programs/xdm/resource.c   Sun Oct 29 23:35:50 2000
-@@ -70,31 +70,31 @@
+diff -urN xc.orig/programs/xdm/resource.c xc/programs/xdm/resource.c
+--- xc.orig/programs/xdm/resource.c    Mon Dec 30 15:54:06 2002
++++ xc/programs/xdm/resource.c Mon Dec 30 16:02:13 2002
+@@ -73,31 +73,31 @@
+  * if it is server-specific).  DO NOT CHANGE THESE DEFINITIONS!
   */
- #ifndef __EMX__
  #ifndef DEF_SERVER_LINE 
 -#define DEF_SERVER_LINE ":0 local /usr/bin/X11/X :0"
 +#define DEF_SERVER_LINE ":0 local /usr/X11R6/bin/X :0"
@@ -513,11 +406,11 @@ diff -urN XFree86-4.0.1.orig/xc/programs/xdm/resource.c XFree86-4.0.1/xc/program
  #endif
  #ifndef DEF_USER_PATH
 -#define DEF_USER_PATH ":/bin:/usr/bin:/usr/bin/X11:/usr/ucb"
-+#define DEF_USER_PATH "/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:$HOME/bin"
++#define DEF_USER_PATH "/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin"
  #endif
  #ifndef DEF_SYSTEM_PATH
 -#define DEF_SYSTEM_PATH "/etc:/bin:/usr/bin:/usr/bin/X11:/usr/ucb"
-+#define DEF_SYSTEM_PATH "/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:$HOME/bin"
++#define DEF_SYSTEM_PATH "/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin"
  #endif
  #ifndef DEF_SYSTEM_SHELL
  #define DEF_SYSTEM_SHELL "/bin/sh"
@@ -536,7 +429,7 @@ diff -urN XFree86-4.0.1.orig/xc/programs/xdm/resource.c XFree86-4.0.1/xc/program
  #endif
  #ifndef DEF_AUTH_NAME
  #ifdef HASXDMAUTH
-@@ -104,7 +104,7 @@
+@@ -107,7 +107,7 @@
  #endif
  #endif
  #ifndef DEF_AUTH_DIR
@@ -545,10 +438,10 @@ diff -urN XFree86-4.0.1.orig/xc/programs/xdm/resource.c XFree86-4.0.1/xc/program
  #endif
  #ifndef DEF_USER_AUTH_DIR
  #define DEF_USER_AUTH_DIR     "/tmp"
-diff -urN XFree86-4.0.1.orig/xc/programs/xinit/Imakefile XFree86-4.0.1/xc/programs/xinit/Imakefile
---- XFree86-4.0.1.orig/xc/programs/xinit/Imakefile     Mon Jan 31 20:33:44 2000
-+++ XFree86-4.0.1/xc/programs/xinit/Imakefile  Sun Oct 29 23:21:35 2000
-@@ -39,11 +39,13 @@
+diff -urN xc.orig/programs/xinit/Imakefile xc/programs/xinit/Imakefile
+--- xc.orig/programs/xinit/Imakefile   Mon Dec 30 15:54:10 2002
++++ xc/programs/xinit/Imakefile        Mon Dec 30 16:31:27 2002
+@@ -39,11 +39,12 @@
  InstallNamedProg(startx,startx,$(BINDIR))
  InstallManPage(startx,$(MANDIR))
  
@@ -563,13 +456,12 @@ diff -urN XFree86-4.0.1.orig/xc/programs/xinit/Imakefile XFree86-4.0.1/xc/progra
 +XCOMM #else
 +XCOMM InstallNonExecFileNoClobber($(SAMPLECONFIG),$(XINITDIR))
 +XCOMM #endif
-+
- #endif
  
  LinkConfDirectory(xinit,.,xinit,.)
-diff -urN XFree86-4.0.1.orig/xc/programs/xterm/Imakefile XFree86-4.0.1/xc/programs/xterm/Imakefile
---- XFree86-4.0.1.orig/xc/programs/xterm/Imakefile     Fri Mar  3 21:02:27 2000
-+++ XFree86-4.0.1/xc/programs/xterm/Imakefile  Sun Oct 29 23:21:35 2000
+diff -urN xc.orig/programs/xterm/Imakefile xc/programs/xterm/Imakefile
+--- xc.orig/programs/xterm/Imakefile   Mon Dec 30 15:54:16 2002
++++ xc/programs/xterm/Imakefile        Mon Dec 30 16:35:55 2002
 @@ -36,6 +36,10 @@
  #define XkbClientLibs /**/
  #endif
@@ -587,22 +479,22 @@ diff -urN XFree86-4.0.1.orig/xc/programs/xterm/Imakefile XFree86-4.0.1/xc/progra
  
 +         PTYLIB = -lutil
 +
- #if ((LinuxCLibMajorVersion == 6) && (LinuxCLibMinorVersion < 1))
-          PTYLIB = -lutil
- #endif
-@@ -101,7 +107,7 @@
-                 -DOSMINORVERSION=$(OSMINORVERSION)
+ #if defined(NetBSDArchitecture) || defined(OpenBSDArchitecture) || \
+     (defined(LinuxArchitecture) && \
+      (LinuxCLibMajorVersion == 6) && (LinuxCLibMinorVersion < 1))
+@@ -110,7 +116,7 @@
     MISC_DEFINES = /* -DALLOWLOGGING -DALLOWLOGFILEEXEC */
      XKB_DEFINES = XkbClientDefines
--        DEFINES = -I. $(XKB_DEFINES) $(TERMCAPDEFINES) $(FEATURE_DEFINES) $(SCROLLBAR_RIGHT) $(UTF8_OPTION)
-+        DEFINES = -I. -I/usr/include/ncurses $(XKB_DEFINES) $(TERMCAPDEFINES) $(FEATURE_DEFINES) $(SCROLLBAR_RIGHT) $(UTF8_OPTION)
+    PATH_DEFINES = -DPROJECTROOT=$(PROJECTROOT)
+-        DEFINES = -I. $(XKB_DEFINES) $(TERMCAPDEFINES) $(FEATURE_DEFINES) $(SCROLLBAR_RIGHT) $(UTF8_OPTION) $(XRFDEF) $(PATH_DEFINES) $(TRACEDEF)
++        DEFINES = -I. -I/usr/include/ncurses $(XKB_DEFINES) $(TERMCAPDEFINES) $(FEATURE_DEFINES) $(SCROLLBAR_RIGHT) $(UTF8_OPTION) $(XRFDEF) $(PATH_DEFINES) $(TRACEDEF)
+        INCLUDES = $(XRFINCLUDES)
  
  #ifdef OS2Architecture
-           MAINSRC = os2main.c
-diff -urN XFree86-4.0.1.orig/xc/programs/xterm/xterm.h XFree86-4.0.1/xc/programs/xterm/xterm.h
---- XFree86-4.0.1.orig/xc/programs/xterm/xterm.h       Wed Jun 14 21:44:04 2000
-+++ XFree86-4.0.1/xc/programs/xterm/xterm.h    Sun Oct 29 23:21:35 2000
-@@ -62,7 +62,7 @@
+diff -urN xc.orig/programs/xterm/xterm.h xc/programs/xterm/xterm.h
+--- xc.orig/programs/xterm/xterm.h     Mon Dec 30 15:54:16 2002
++++ xc/programs/xterm/xterm.h  Mon Dec 30 16:02:13 2002
+@@ -73,7 +73,7 @@
  #endif
  
  #ifndef DFT_TERMTYPE
This page took 0.062325 seconds and 4 git commands to generate.