cvs commit: ports/graphics/plotutils Makefile pkg-plist patch-libplot_a__defplot.cpatch-libplot_f__defplot.c patch-libplot_h__defplot.c ...

Kirill Ponomarew krion at FreeBSD.org
Sat Aug 9 23:34:40 PDT 2003


krion       2003/08/09 23:34:38 PDT

  FreeBSD ports repository

  Modified files:
    graphics/plotutils   Makefile pkg-plist 
  Added files:
    graphics/plotutils/files patch-include_plotter.h 
                             patch-libplot_a__defplot.c 
                             patch-libplot_b__defplot.c 
                             patch-libplot_c__defplot.c 
                             patch-libplot_f__defplot.c 
                             patch-libplot_g__defplot.c 
                             patch-libplot_g__write.c 
                             patch-libplot_h__defplot.c 
                             patch-libplot_i__defplot.c 
                             patch-libplot_i__rle.c 
                             patch-libplot_i__rle.h 
                             patch-libplot_m__defplot.c 
                             patch-libplot_m__emit.c 
                             patch-libplot_n__defplot.c 
                             patch-libplot_n__write.c 
                             patch-libplot_p__defplot.c 
                             patch-libplot_r__defplot.c 
                             patch-libplot_s__defplot.c 
                             patch-libplot_t__defplot.c 
                             patch-libplot_x__defplot.c 
                             patch-libplot_y__defplot.c 
                             patch-libplot_z__defplot.c 
                             patch-libplot_z__write.c 
  Log:
  Fix build on -current
  
  PR:             55351
  Submitted by:   Glenn Johnson <gjohnson at srrc.ars.usda.gov>
  
  Revision  Changes    Path
  1.24      +2 -0      ports/graphics/plotutils/Makefile
  1.1       +353 -0    ports/graphics/plotutils/files/patch-include_plotter.h (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_a__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_b__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_c__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_f__defplot.c (new)
  1.1       +41 -0     ports/graphics/plotutils/files/patch-libplot_g__defplot.c (new)
  1.1       +14 -0     ports/graphics/plotutils/files/patch-libplot_g__write.c (new)
  1.1       +69 -0     ports/graphics/plotutils/files/patch-libplot_h__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_i__defplot.c (new)
  1.1       +23 -0     ports/graphics/plotutils/files/patch-libplot_i__rle.c (new)
  1.1       +23 -0     ports/graphics/plotutils/files/patch-libplot_i__rle.h (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_m__defplot.c (new)
  1.1       +23 -0     ports/graphics/plotutils/files/patch-libplot_m__emit.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_n__defplot.c (new)
  1.1       +187 -0    ports/graphics/plotutils/files/patch-libplot_n__write.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_p__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_r__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_s__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_t__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_x__defplot.c (new)
  1.1       +41 -0     ports/graphics/plotutils/files/patch-libplot_y__defplot.c (new)
  1.1       +37 -0     ports/graphics/plotutils/files/patch-libplot_z__defplot.c (new)
  1.1       +98 -0     ports/graphics/plotutils/files/patch-libplot_z__write.c (new)
  1.7       +0 -6      ports/graphics/plotutils/pkg-plist


More information about the cvs-ports mailing list