cvs commit: ports/graphics/gplot Makefile ports/graphics/gplot/files patch-ab patch-carray.c patch-ccgm.c patch-cgm.c patch-cgmb.c patch-cgmc.c patch-devices.c patch-drawcgm__cgm_clip.c patch-drawcgm__cgm_textem.c patch-drawcgm__cgmgen.c patch-emul.c ...

Martin Wilke miwi at FreeBSD.org
Wed Jun 20 14:18:42 UTC 2007


miwi        2007-06-20 14:18:39 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gplot       Makefile 
    graphics/gplot/files patch-ab 
  Added files:
    graphics/gplot/files patch-carray.c patch-ccgm.c patch-cgm.c 
                         patch-cgmb.c patch-cgmc.c patch-devices.c 
                         patch-drawcgm__cgm_clip.c 
                         patch-drawcgm__cgm_textem.c 
                         patch-drawcgm__cgmgen.c patch-emul.c 
                         patch-gplot.c patch-gtex.c patch-hload.c 
                         patch-io.c patch-pkras.c patch-ps.c 
                         patch-qms.c patch-tek.c 
  Log:
  - Unbreak
  - Fix build with gcc 4.2
  
  PR:             113774
  Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
  
  Revision  Changes    Path
  1.12      +0 -4      ports/graphics/gplot/Makefile
  1.3       +11 -3     ports/graphics/gplot/files/patch-ab
  1.1       +14 -0     ports/graphics/gplot/files/patch-carray.c (new)
  1.1       +138 -0    ports/graphics/gplot/files/patch-ccgm.c (new)
  1.1       +114 -0    ports/graphics/gplot/files/patch-cgm.c (new)
  1.1       +15 -0     ports/graphics/gplot/files/patch-cgmb.c (new)
  1.1       +10 -0     ports/graphics/gplot/files/patch-cgmc.c (new)
  1.1       +9 -0      ports/graphics/gplot/files/patch-devices.c (new)
  1.1       +20 -0     ports/graphics/gplot/files/patch-drawcgm__cgm_clip.c (new)
  1.1       +10 -0     ports/graphics/gplot/files/patch-drawcgm__cgm_textem.c (new)
  1.1       +47 -0     ports/graphics/gplot/files/patch-drawcgm__cgmgen.c (new)
  1.1       +11 -0     ports/graphics/gplot/files/patch-emul.c (new)
  1.1       +11 -0     ports/graphics/gplot/files/patch-gplot.c (new)
  1.1       +16 -0     ports/graphics/gplot/files/patch-gtex.c (new)
  1.1       +13 -0     ports/graphics/gplot/files/patch-hload.c (new)
  1.1       +20 -0     ports/graphics/gplot/files/patch-io.c (new)
  1.1       +23 -0     ports/graphics/gplot/files/patch-pkras.c (new)
  1.1       +18 -0     ports/graphics/gplot/files/patch-ps.c (new)
  1.1       +15 -0     ports/graphics/gplot/files/patch-qms.c (new)
  1.1       +15 -0     ports/graphics/gplot/files/patch-tek.c (new)


More information about the cvs-all mailing list