pkgsrc/graphics/gnuplot
drochner 3e3fe9f701 update to 4.6.0
changes:
- New syntax supporting multi-line blocks of code delimited by curly braces
     if (<cond>) { ... } else { ... }
     do for [<iteration-spec>] { ... }
     while (<cond>) { ... }
- Time formats can handle fractional seconds to microsecond precision.
- User-definable linetypes that can be used to establish a locally
  preferred default sequence of colors or dash/thickness/point styles.
- Statistical summary of the data to be plotted (new command "stats")
- New terminal drivers:  qt  context  epscairo  cairolatex
- Improved support for UTF-8, SJIS and other multi-byte encodings

pkgsrc change: added "qt4" and "wxwindows" options (not enabled
 by default)
2012-08-10 15:14:53 +00:00
..
patches update to 4.6.0 2012-08-10 15:14:53 +00:00
DESCR
distinfo update to 4.6.0 2012-08-10 15:14:53 +00:00
Makefile update to 4.6.0 2012-08-10 15:14:53 +00:00
options.mk update to 4.6.0 2012-08-10 15:14:53 +00:00
PLIST update to 4.6.0 2012-08-10 15:14:53 +00:00