./wip/plplot, Scientific plotting library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.9.2, Package name: plplot-5.9.2, Maintainer: esg

PLplot is a library of functions that are useful for making scientific plots.
PLplot can be used from within compiled languages such as C, C++, FORTRAN and
Java, and interactively from interpreted languages such as Octave, Python, Perl
and Tcl.
The PLplot library can be used to create standard x-y plots, semilog plots,
log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and
pie charts. Multiple graphs (of the same or different sizes) may be placed
on a single page with multiple lines in each graph.
A variety of output file devices such as Postscript, png, jpeg and others,
as well as interactive devices such as xwin, tk, xterm and Tektronics devices
are supported. New devices can be easily added by writing a small number of
device dependent routines.
There are almost 2000 characters in the extended character set. This includes
four different fonts, the Greek alphabet and a host of mathematical, musical,
and other symbols. Some devices supports its own way of dealing with text,
such as the Postscript driver, or the png and jpeg drivers that uses the
Freetype library.


Required to run:
[devel/libltdl]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

RMD160: b134b99a40b320d2e03601191aefa8967701acf8
Filesize: 6510.392 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-05 13:31:51 by Aleksej Saushev | Files touched by this commit (25)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-01-17 11:48:03 by Emil Sköldberg | Files touched by this commit (17)
Log message:
Update maintainer email address to valid address.
   2010-08-01 16:57:08 by Aleksej Saushev | Files touched by this commit (36)
Log message:
Assume anything that wants Fortran for now actually wants Fortran-77.

   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-02-27 15:34:43 by Emil Sköldberg | Files touched by this commit (6) | Imported package
Log message:
Import plplot-5.9.2 as wip/plplot.

PLplot is a library of functions that are useful for making scientific plots.
PLplot can be used from within compiled languages such as C, C++, FORTRAN and
Java, and interactively from interpreted languages such as Octave, Python, Perl
and Tcl.