./graphics/gnuplot, Portable interactive, function plotting utility

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


Branch: CURRENT, Version: 5.4.10nb1, Package name: gnuplot-5.4.10nb1, Maintainer: pkgsrc-users

Gnuplot is a command-line driven interactive function plotting utility
for UNIX, MSDOS, and VMS platforms. The software is copyrighted but
freely distributed (i.e., you don't have to pay for it). It was originally
intended as graphical program which would allow scientists and students
to visualize mathematical functions and data. Gnuplot supports many
different types of terminals, plotters, and printers (including many
color devices, and pseudo-devices like LaTeX) and is easily extensible
to include new devices.

This package includes X11 support.


Required to run:
[graphics/gd] [graphics/cairo] [devel/pango] [devel/libcerf]

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

Package options: cairo, cerf, gd, x11

Master sites:

Filesize: 5554.263 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-12-18 09:22:51 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
gnuplot: updated to 5.4.10

Changes in 5.4.10

FIX postscript: build failed in 5.4.9 if neither gd nor cairo libraries present
FIX data-dependent variable point properties in polar plots
FIX configure script modified to work with macOS+Homebrew
CHANGE use 64-bit integers for iteration (allows iteration over dates)

Changes in 5.4.9

NEW qt: support building with Qt6
CHANGE check plugin version at time of import
FIX prevent segfault if GNUPLOT_DRIVER_DIR is invalid
FIX (regression) only y autoscale yerrorbars to points in xrang
FIX possible memory corruption if clipping causes 0-size polygons
FIX wxt: initialization of key box toggle state
FIX post: handle pixmaps
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-26 10:30:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
gnuplot: updated to 5.4.8

Changes in 5.4.8

FIX version reporting in Windows binaries
No other changes

Changes in 5.4.7

FIX pseudofiles '+','++' must ignore "set datafile columnheader"
FIX data from an array must ignore "set datafile columnheader"
FIX data from an array must ignore "set datafile separator"
FIX various problems with unbounded plot iteration
FIX allow plot ... smooth acsplines with filledcurves
FIX "plot title at {end|beginning}" belongs in KEYSAMPLE layer
FIX handle empty string in last field of csv file
FIX Handle nonlinear axes during contour generation
FIX yerrorbars key sample should match bars in the plot
FIX "plot with table" must skip all smoothing operations
FIX cairolatex/epslatex: prevent doubled text in opaque textboxes
FIX wxt: versions prior to 3.0 do not support XDG
FIX wxt: fontscale and fontsize handling was inconsistent
FIX correctly report cardinality of an empty array is zero
FIX combination of pm3d options "at b" or "at t" with \ 
"depthorder"
FIX combination of 'autotitle columnhead' and 'using col("key")'
FIX do not complain if XDG files are not found because no $HOME
FIX windows terminal: arrow length corrected for aspect ratio
tikz epslatex cairolatex terminals updated to work with TeXLive2023