Date: Sat, 9 Aug 2003 23:34:38 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/plotutils Makefile pkg-plist patch-libplot_a__defplot.cpatch-libplot_f__defplot.c patch-libplot_h__defplot.c ... Message-ID: <200308100634.h7A6Yc07092293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308100634.h7A6Yc07092293>
