8e8df2b5c2
Release 5.2.1 A few bug-fixes present in the distributed package for 5.2.1 are not yet commited upstream because the repository is in the process of migration from cvs to git. * src/graphics.c (plot_betweencurves): plot 'foo' with filledcurves below y=bar would fail to identify "below" regions where the y value foo[x] at the start or end of the region was exactly equal to bar. * src/axis.c (gen_tics): `set log x; set xtics foo` would always place the first axis tic at foo rather than at (foo / base^N) for suitable N. * src/win/winmain.c (ConsolePutS, ConsolePutCh): Use standard file IO instead of Console API to enable word-wrapping on Windows 10 and to allow for redirection of stdout/stderr. * term/post.trm: Raise the limit on number of relative moves before a "stroke" so that a full circle as drawn by do_arc() does not glitch due to insertion of a "stroke xx yy M" sequence that resets the dot/dash pattern. * src/plot2d.c (eval_plots): If the range for logscaled y axis is empty, e.g. the plot holds a single point, auto-extend the range rather than giving up with an error.
45 lines
2.1 KiB
Text
45 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.21 2017/11/03 15:00:10 adam Exp $
|
|
bin/gnuplot
|
|
${PLIST.qt}libexec/gnuplot/${API_VERSION}/gnuplot_qt
|
|
${PLIST.x11}libexec/gnuplot/${API_VERSION}/gnuplot_x11
|
|
man/man1/gnuplot-ja.1
|
|
man/man1/gnuplot.1
|
|
share/gnuplot/${API_VERSION}/PostScript/8859-1.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/8859-15.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/8859-2.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/8859-9.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/aglfn.txt
|
|
share/gnuplot/${API_VERSION}/PostScript/cp1250.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/cp1251.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/cp1252.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/cp437.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/cp850.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/cp852.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/koi8r.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/koi8u.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/prologue.ps
|
|
share/gnuplot/${API_VERSION}/PostScript/utf-8.ps
|
|
${PLIST.x11}share/gnuplot/${API_VERSION}/app-defaults/Gnuplot
|
|
share/gnuplot/${API_VERSION}/colors_default.gp
|
|
share/gnuplot/${API_VERSION}/colors_mono.gp
|
|
share/gnuplot/${API_VERSION}/colors_podo.gp
|
|
share/gnuplot/${API_VERSION}/gnuplot.gih
|
|
${PLIST.gnuplot-pdf-doc}share/gnuplot/${API_VERSION}/gnuplot.pdf
|
|
share/gnuplot/${API_VERSION}/gnuplotrc
|
|
share/gnuplot/${API_VERSION}/js/README
|
|
share/gnuplot/${API_VERSION}/js/canvasmath.js
|
|
share/gnuplot/${API_VERSION}/js/canvastext.js
|
|
share/gnuplot/${API_VERSION}/js/gnuplot_common.js
|
|
share/gnuplot/${API_VERSION}/js/gnuplot_dashedlines.js
|
|
share/gnuplot/${API_VERSION}/js/gnuplot_mouse.css
|
|
share/gnuplot/${API_VERSION}/js/gnuplot_mouse.js
|
|
share/gnuplot/${API_VERSION}/js/gnuplot_svg.js
|
|
share/gnuplot/${API_VERSION}/js/grid.png
|
|
share/gnuplot/${API_VERSION}/js/help.png
|
|
share/gnuplot/${API_VERSION}/js/nextzoom.png
|
|
share/gnuplot/${API_VERSION}/js/previouszoom.png
|
|
share/gnuplot/${API_VERSION}/js/return.png
|
|
share/gnuplot/${API_VERSION}/js/textzoom.png
|
|
share/gnuplot/${API_VERSION}/lua/gnuplot-tikz.lua
|
|
${PLIST.qt}share/gnuplot/${API_VERSION}/qt/qtgnuplot_fr.qm
|
|
${PLIST.qt}share/gnuplot/${API_VERSION}/qt/qtgnuplot_ja.qm
|