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 ...

Eric Anholt anholt at FreeBSD.org
Sun Nov 9 00:24:57 PST 2003


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)


More information about the cvs-ports mailing list