Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2003 00:24:56 -0800 (PST)
From:      Eric Anholt <anholt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/dri Makefile distinfo pkg-descr pkg-plist ports/graphics/dri/files patch-GL-Imakefile patch-dri_util.c patch-r200_vtxtmp_x86.S ports/graphics/dri/scripts ...
Message-ID:  <200311090824.hA98Ou56062435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2003/11/09 00:24:56 PST

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/dri         Makefile distinfo pkg-descr pkg-plist 
    graphics/dri/files   patch-GL-Imakefile patch-dri_util.c 
                         patch-r200_vtxtmp_x86.S 
                         patch-radeon_vtxtmp_x86.S patch-radeondri 
    graphics/dri/scripts configure 
  Log:
  Add new port "dri".  This port contains the split-out DRI client drivers from
  XFree86-4-Server.  I decided the history from XFree86-4-Server wasn't
  significant enough, and will hopefully be obsolete soon when Mesa starts
  providing the DRI drivers.
  
  Revision  Changes    Path
  1.630     +1 -0      ports/graphics/Makefile
  1.1       +40 -0     ports/graphics/dri/Makefile (new)
  1.1       +4 -0      ports/graphics/dri/distinfo (new)
  1.1       +11 -0     ports/graphics/dri/files/patch-GL-Imakefile (new)
  1.1       +26 -0     ports/graphics/dri/files/patch-dri_util.c (new)
  1.1       +11 -0     ports/graphics/dri/files/patch-r200_vtxtmp_x86.S (new)
  1.1       +11 -0     ports/graphics/dri/files/patch-radeon_vtxtmp_x86.S (new)
  1.1       +234 -0    ports/graphics/dri/files/patch-radeondri (new)
  1.1       +8 -0      ports/graphics/dri/pkg-descr (new)
  1.1       +8 -0      ports/graphics/dri/pkg-plist (new)
  1.1       +46 -0     ports/graphics/dri/scripts/configure (new)



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