openbsd-ports/math/grace/pkg/SECURITY
pvalchev 1832e4fb3a Import of grace-5.1.4
Grace is a tool to make two-dimensional plots of numerical data. It
runs under various (if not all) flavours of UNIX with X11 and M*tif.
Its capabilities are roughly similar to GUI-based programs like
Sigmaplot or Microcal Origin plus script-based tools like gnuplot or
Genplot. Its strength lies in the fact that it combines the
convenience of a graphical user interface with the power of a
scripting language which enables it to do sophisticated calculations
or perform automated tasks.

Flavors:
    no_x11 - build command line tool only, no gui
    fftw   - use math/fftw for optimized FFT
    netcdf - use math/netcdf for network common data form support
    xmhtml - use www/xmhtml to use grace's internal HTML browser
             for helpfiles etc.

WWW: http://plasma-gate.weizmann.ac.il/Grace/

MAINTAINER=	Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-07-13 18:53:55 +00:00

7 lines
229 B
Plaintext

$OpenBSD: SECURITY,v 1.1.1.1 2001/07/13 18:53:55 pvalchev Exp $
${WRKSRC}/src/plotone.c and editpwin.c
call to tmpnam seems ok, uses wrapper script grace_openw() for writing
Program makes extensive use of strcat and friends.