Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2007 14:18:39 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200706201418.l5KEId9G009798@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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