cvs commit: ports/games/gracer Makefile ports/games/gracer/files patch-aa patch-ac2scene.c patch-glbind.c patch-glutwidgets.c patch-gr_memory.h patch-gr_world.c

Eric Anholt anholt at FreeBSD.org
Thu May 5 12:24:32 PDT 2005


anholt      2005-05-05 19:24:28 UTC

  FreeBSD ports repository

  Modified files:
    games/gracer         Makefile 
    games/gracer/files   patch-aa 
  Added files:
    games/gracer/files   patch-ac2scene.c patch-glbind.c 
                         patch-glutwidgets.c patch-gr_memory.h 
                         patch-gr_world.c 
  Log:
  Trivially unbreak gracer by fixing bad C code.  Still has some visual issues.
  Also, depend on tcl84 instead of tcl82 (maintainer).
  
  PR:             ports/80634
  Submitted by:   anholt
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.26      +1 -5      ports/games/gracer/Makefile
  1.4       +3 -3      ports/games/gracer/files/patch-aa
  1.1       +37 -0     ports/games/gracer/files/patch-ac2scene.c (new)
  1.1       +29 -0     ports/games/gracer/files/patch-glbind.c (new)
  1.1       +54 -0     ports/games/gracer/files/patch-glutwidgets.c (new)
  1.1       +11 -0     ports/games/gracer/files/patch-gr_memory.h (new)
  1.1       +11 -0     ports/games/gracer/files/patch-gr_world.c (new)


More information about the cvs-ports mailing list