Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 00:32:07 +0000 (UTC)
From:      Eric Anholt <anholt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-servers/xorg-server Makefile pkg-plistpatch-i810-6_8 patch-i830_video.c patch-xfree86-Imakefile patch-xorgconf.cpp ports/x11-servers/xorg-server/scripts configure
Message-ID:  <200501020032.j020W79Z060855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2005-01-02 00:32:07 UTC

  FreeBSD ports repository

  Modified files:
    x11-servers/xorg-server Makefile pkg-plist 
    x11-servers/xorg-server/scripts configure 
  Added files:
    x11-servers/xorg-server/files patch-elfloader.c patch-i810-6_8 
                                  patch-i830_video.c 
                                  patch-xfree86-Imakefile 
                                  patch-xorgconf.cpp 
  Log:
  [1] Fix a crash on startup with i830+ systems due to failure to follow an API
  change that occurred.
  [2] Install the xorg.conf referred to by xorg.conf(5).  Installation was
  disabled during the XF86 name avoidance phase, but could still be of use.
  [3] Add a section about the Composite extension to xorg.conf.
  [4] Add MakeDllModules YES to the WITH_DEBUG flag's options.  While it won't
  package correctly, you can't actually debug modules (where crashes almost always
  happen) without it.
  [5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen,
  ringbuffer lockups, and various warnings.
  [6] Recognize R_ALPHA_SREL32 relocation type in elfloader.
  
  PR:             [1] ports/75425
                  [2] ports/73915
                  [6] ports/73257
  Submitted by:   [1] Marc Silver, marcs at draenor dot org
                  [2] Frank J. Laszlo, laszlof at vonostingroup dot com
                  [6] Ken Stailey kstailey at yahoo dot com
                  [6] r1.4 of X.Org CVS.
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.20      +1 -0      ports/x11-servers/xorg-server/Makefile
  1.1       +35 -0     ports/x11-servers/xorg-server/files/patch-elfloader.c (new)
  1.1       +437 -0    ports/x11-servers/xorg-server/files/patch-i810-6_8 (new)
  1.1       +11 -0     ports/x11-servers/xorg-server/files/patch-i830_video.c (new)
  1.1       +12 -0     ports/x11-servers/xorg-server/files/patch-xfree86-Imakefile (new)
  1.1       +14 -0     ports/x11-servers/xorg-server/files/patch-xorgconf.cpp (new)
  1.6       +1 -0      ports/x11-servers/xorg-server/pkg-plist
  1.5       +1 -0      ports/x11-servers/xorg-server/scripts/configure



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501020032.j020W79Z060855>