cvs commit: ports/graphics Makefile ports/graphics/grx Makefile distinfo pkg-descr pkg-plist ports/graphics/grx/files patch-src__vdrivers__svgalib.c patch-src__vdrivers__vd_xwin.c patch-test__speedtst.c

Alejandro Pulver alepulver at FreeBSD.org
Mon Jul 3 00:33:35 UTC 2006


alepulver    2006-07-03 00:33:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/grx         Makefile distinfo pkg-descr pkg-plist 
    graphics/grx/files   patch-src__vdrivers__svgalib.c 
                         patch-src__vdrivers__vd_xwin.c 
                         patch-test__speedtst.c 
  Log:
  GRX is a 2D graphics library originaly written by Csaba Biegl for DJ Delorie's
  DOS port of the GCC compiler.
  
  Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32
  (using the Mingw compiler).
  
  WWW: http://grx.gnu.de/
  
  Revision  Changes    Path
  1.959     +1 -0      ports/graphics/Makefile
  1.1       +113 -0    ports/graphics/grx/Makefile (new)
  1.1       +3 -0      ports/graphics/grx/distinfo (new)
  1.1       +10 -0     ports/graphics/grx/files/patch-src__vdrivers__svgalib.c (new)
  1.1       +10 -0     ports/graphics/grx/files/patch-src__vdrivers__vd_xwin.c (new)
  1.1       +11 -0     ports/graphics/grx/files/patch-test__speedtst.c (new)
  1.1       +7 -0      ports/graphics/grx/pkg-descr (new)
  1.1       +300 -0    ports/graphics/grx/pkg-plist (new)


More information about the cvs-all mailing list