Path to this page:
./
graphics/plotutils,
Programs and library for plotting scientific data
Branch: CURRENT,
Version: 2.6nb4,
Package name: plotutils-2.6nb4,
Maintainer: dmcmahillThe GNU plotutils package contains programs for plotting scientific data,
and a function library for drawing vector graphics and doing vector graphics
animations. The package includes:
* GNU graph, which does two-dimensional plotting in real time. It's designed
for command-line use, and can be used in shell scripts. It produces output
on an X Window System display, in Illustrator format, in Postscript format,
in PCL 5 format, in HP-GL/2 format, in Fig format (editable with the xfig
drawing editor), in Tektronix format, or in GNU Metafile format. Output in
Postscript format may be edited with the idraw drawing editor.
* GNU plot, which translates GNU Metafile format to any of the other formats.
* GNU tek2plot, for translating legacy Tektronix data to any of the above
formats.
* GNU plotfont, for displaying character maps of the fonts that are available
in the above formats.
* GNU spline, which does spline interpolation of data.
* GNU ode, which numerically integrates a system consisting of one or more
ordinary differential equations.
The programs graph, plot, tek2plot, and plotfont are based on GNU libplot, a C
function library for device-independent two-dimensional vector graphics. GNU
libplot is compatible with the traditional Unix libplot library, but is much
more powerful. It is installed as part of the package.
Required to run:[
graphics/png]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Package options: x11
Master sites: (Expand)
Filesize: 3571.838 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2013-02-16) Updated to version: plotutils-2.6nb4
- (2011-02-08) Updated to version: plotutils-2.6nb3
- (2011-01-13) Updated to version: plotutils-2.6nb2
- (2010-06-14) Updated to version: plotutils-2.6nb1
- (2010-05-02) Updated to version: plotutils-2.6
CVS history: (Expand)
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-07-24 15:20:10 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
lex (libfl) is a runtime dependency.
|
2014-05-07 12:34:31 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Needs libiconv.
|