SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

30
math/gnuplot/pkg/DESCR Normal file
View file

@ -0,0 +1,30 @@
Gnuplot is a command-driven interactive function plotting program.
Plots any number of functions, built up of C operators, C library
functions, and some things C doesn't have like **, sgn(), etc. Also
support for plotting data files, to compare actual data to
theoretical curves.
User-defined X and Y ranges (optional auto-ranging), smart axes
scaling, smart tic marks.
Labelling of X and Y axes.
User-defined constants and functions.
Support through a generalized graphics driver for AED 512, AED 767,
BBN BitGraph, Commodore Amiga, Roland DXY800A, EEPIC, TeXDraw, EmTeX,
Epson 60dpi printers, Epson LX-800, Fig, HP2623, HP2648, HP75xx, HPGL,
HP LaserJet II, Imagen, Iris 4D, MS-DOS Kermit, Kyocera laser printer,
LaTeX, NEC CP6 pinwriter, PostScript, QMS QUIC, ReGis (VT125 and
VT2xx), SCO Xenix CGI, Selanar, Star color printer, Tandy DMP-130
printer, Tek 401x, Tek 410x, Vectrix 384, VT like Tektronix emulator,
Unix PC (ATT 3b1 or ATT 7300), unixplot, and X11. The PC version
compiled by Microsoft C supports IBM CGA, EGA, VGA, Hercules, ATT
6300, and Corona 325 graphics. The PC version compiled by Borland C++
supports IBM CGA, EGA, MCGA, VGA, Hercules and ATT 6300 graphics.
Other devices can be added simply, but will require recompiling.
Shell escapes and command line substitution.
Output redirection.

View file

@ -0,0 +1,4 @@
lib/X11/app-defaults/Gnuplot
libexec/gnuplot/
libexec/gnuplot/${V}/
@bin libexec/gnuplot/${V}/gnuplot_x11

44
math/gnuplot/pkg/PLIST Normal file
View file

@ -0,0 +1,44 @@
@bin bin/gnuplot
@man man/man1/gnuplot-ja.1
@man man/man1/gnuplot.1
share/gnuplot/
!%%no_x11%%
share/gnuplot/${V}/
share/gnuplot/${V}/PostScript/
share/gnuplot/${V}/PostScript/8859-1.ps
share/gnuplot/${V}/PostScript/8859-15.ps
share/gnuplot/${V}/PostScript/8859-2.ps
share/gnuplot/${V}/PostScript/8859-9.ps
share/gnuplot/${V}/PostScript/aglfn.txt
share/gnuplot/${V}/PostScript/cp1250.ps
share/gnuplot/${V}/PostScript/cp1251.ps
share/gnuplot/${V}/PostScript/cp1252.ps
share/gnuplot/${V}/PostScript/cp437.ps
share/gnuplot/${V}/PostScript/cp850.ps
share/gnuplot/${V}/PostScript/cp852.ps
share/gnuplot/${V}/PostScript/koi8r.ps
share/gnuplot/${V}/PostScript/koi8u.ps
share/gnuplot/${V}/PostScript/prologue.ps
share/gnuplot/${V}/PostScript/utf-8.ps
share/gnuplot/${V}/colors_default.gp
share/gnuplot/${V}/colors_mono.gp
share/gnuplot/${V}/colors_podo.gp
share/gnuplot/${V}/gnuplot.gih
share/gnuplot/${V}/gnuplotrc
share/gnuplot/${V}/js/
share/gnuplot/${V}/js/README
share/gnuplot/${V}/js/canvasmath.js
share/gnuplot/${V}/js/canvastext.js
share/gnuplot/${V}/js/gnuplot_common.js
share/gnuplot/${V}/js/gnuplot_dashedlines.js
share/gnuplot/${V}/js/gnuplot_mouse.css
share/gnuplot/${V}/js/gnuplot_mouse.js
share/gnuplot/${V}/js/gnuplot_svg.js
share/gnuplot/${V}/js/grid.png
share/gnuplot/${V}/js/help.png
share/gnuplot/${V}/js/nextzoom.png
share/gnuplot/${V}/js/previouszoom.png
share/gnuplot/${V}/js/return.png
share/gnuplot/${V}/js/textzoom.png
share/gnuplot/${V}/lua/
share/gnuplot/${V}/lua/gnuplot-tikz.lua