Path to this page:
./
graphics/gnuplot,
Portable interactive, function plotting utility
Branch: CURRENT,
Version: 5.4.6nb1,
Package name: gnuplot-5.4.6nb1,
Maintainer: pkgsrc-usersGnuplot 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: 5523.106 KB
Version history: (Expand)
- (2023-03-16) Updated to version: gnuplot-5.4.6nb1
- (2023-03-11) Updated to version: gnuplot-5.4.6
- (2023-01-30) Updated to version: gnuplot-5.4.5nb3
- (2023-01-03) Updated to version: gnuplot-5.4.5nb2
- (2022-11-23) Updated to version: gnuplot-5.4.5nb1
- (2022-10-21) Updated to version: gnuplot-5.4.5
CVS history: (Expand)
2023-03-16 10:48:12 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gnuplot: remove libXaw buildlink3.mk for x11 option
The library is not used by gnuplot.
Bump PKGREVISION.
|
2023-03-10 23:27:39 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
gnuplot: Update to 5.4.6
Changelog:
Changes in 5.4.6
================
* NEW set key {columns <exact no of columns>}
set key {keywidth <exact width>}
* NEW XDG support
startup file: $XDG_CONFIG_HOME/gnuplot/gnuplotrc
history file: $XDG_STATE_HOME/gnuplot_history
wxt configuration: $XDG_CONFIG_HOME/gnuplot/gnuplot-wxt.conf
* CHANGE remove "alldoc" build target
* CHANGE plot with polygons fillstyle empty really does mean empty
* FIX windows: various problems mixing piped input and stdin Bug #2491
* FIX x11: bad interactions of lt nodraw, bgnd and dash pattern Bug #2572
* FIX wxt: export-to-file widget should preserve line properties
* FIX svg: set initial default fill to "none"
* FIX png: back-compatibility with very old versions of gdlib Bug #2579
* FIX variable pointtype, pointsize in plot style yerrorlines
* FIX border color for polygons with variable fillcolor
* FIX definition followed by iteration in a plot command Bug #2580
* FIX parametric plot with filledcurves y1=<limit> Bug #1797
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) |  |
Log message:
massive revision bump after textproc/icu update
|
2022-10-21 14:28:07 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
gnuplot: updated to 5.4.5
Changes in 5.4.5
NEW "set key offset <dx>, <dy>" tweaks placement of the key
NEW data-driven histogram colors (variable color from extra using column)
CHANGE re-order drawing 3D labels to come after pm3d depthorder surfaces
CHANGE hpgl: add terminal option "fontscale <value>"
CHANGE for nonuniform matrix data, column(0) returns linear position in matrix
CHANGE set pointintervalbox 0 disables drawing the background box Bug
FIX svg: hypertext font handling
FIX track columnheaders of multiple data blocks in a single file Bug
FIX Clean up positioning of polar border, raxis, and theta tics Bug
FIX Autoscaling of logscaled raxis
FIX memory corruption if a small plot structure is recycled Bug
FIX regression in 5.4.4 - promotion of string to integer should not assume that \
a leading 0 means octal Bug
FIX Windows qt: "pause -1" should not block mousing Bug
FIX invalid free of active datablock
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|