Subject: CVS commit: pkgsrc/cad/gwave
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 09/12/2003 20:47:14
Module Name: pkgsrc
Committed By: dmcmahill
Date: Fri Sep 12 20:47:13 UTC 2003
Modified Files:
pkgsrc/cad/gwave: Makefile PLIST distinfo
Log Message:
Update to gwave-20030804.
This update is a collection of little improvements and a significant
verhaul of hardcopy plot and export.
Hardcopy and documentation output can now be obtained using either graph
or Gnuplot. A dialog box allows choosing output formas and a few other
settings. Additional plot/export filters can be plugged in by writing a
suitable scheme module.
There's a data-export function for extracting and saving a subset of a
datafile as ascii.
The stacking/drawing order of waveforms can be changed.
Selected waveforms are now drawn in a highlighted style.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/cad/gwave/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/cad/gwave/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/cad/gwave/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.