diff options
author | frueauf <frueauf> | 1999-02-10 12:54:26 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-02-10 12:54:26 +0000 |
commit | e9dc3d6a624111114cbc9f7f583199f7eefb07d9 (patch) | |
tree | 1aa337ce3a1981f1614b714d06293629f40f96dc /math/xmgr/pkg | |
parent | 1d5268e4ee467826a7b27d9d9c6e03a10e263454 (diff) | |
download | pkgsrc-e9dc3d6a624111114cbc9f7f583199f7eefb07d9.tar.gz |
Initial addition of xmgr-4.1.2, a powerful XY plotting tool for workstations
or X-terminals using X. Provided in pr 6752 by Rene Hexel, this version
is from his rework after feedback, thanx!
Diffstat (limited to 'math/xmgr/pkg')
-rw-r--r-- | math/xmgr/pkg/COMMENT | 1 | ||||
-rw-r--r-- | math/xmgr/pkg/DESCR | 13 | ||||
-rw-r--r-- | math/xmgr/pkg/PLIST | 83 |
3 files changed, 97 insertions, 0 deletions
diff --git a/math/xmgr/pkg/COMMENT b/math/xmgr/pkg/COMMENT new file mode 100644 index 00000000000..9fcefd63017 --- /dev/null +++ b/math/xmgr/pkg/COMMENT @@ -0,0 +1 @@ +a powerful XY plotting tool for workstations or X-terminals using X. diff --git a/math/xmgr/pkg/DESCR b/math/xmgr/pkg/DESCR new file mode 100644 index 00000000000..3ea16d29285 --- /dev/null +++ b/math/xmgr/pkg/DESCR @@ -0,0 +1,13 @@ +xmgr is an XY plotting tool for scientific data using X. A few of +its features are: + + * User defined scaling, tick marks, labels, symbols, line styles, colors. + * Batch mode for unattended plotting. + * Read and write parameters used during a session. + * Polynomial regression, splines, running averages, DFT/FFT, + cross/auto-correlation. + * Hardcopy support for PostScript, HP-GL, and FrameMaker .mif format. + +While xmgr has a convenient point-and-click interface, most parameter settings +and operations are available through a command line interface (found in +Data/Commands). diff --git a/math/xmgr/pkg/PLIST b/math/xmgr/pkg/PLIST new file mode 100644 index 00000000000..02fbd729ef1 --- /dev/null +++ b/math/xmgr/pkg/PLIST @@ -0,0 +1,83 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/10 12:54:27 frueauf Exp $ +bin/fdf2fit +bin/grbatch +bin/grconvert +bin/xmgr +include/acegr_np.h +lib/libacegr_np.a +share/xmgr/README +share/xmgr/greg2jul.c +share/xmgr/jul2greg.c +share/xmgr/magic.xmgr +share/doc/xmgr/CHANGES.html +share/doc/xmgr/FAQ.html +share/doc/xmgr/acegr_np.html +share/doc/xmgr/commands.html +share/doc/xmgr/data.html +share/doc/xmgr/dblclick.html +share/doc/xmgr/dlmodule.html +share/doc/xmgr/edcrset.html +share/doc/xmgr/file.html +share/doc/xmgr/fonts.html +share/doc/xmgr/graphops.html +share/doc/xmgr/hotkeys.html +share/doc/xmgr/intro.html +share/doc/xmgr/main.html +share/doc/xmgr/nohelp.html +share/doc/xmgr/npipe.html +share/doc/xmgr/options.html +share/doc/xmgr/page.html +share/doc/xmgr/plot.html +share/doc/xmgr/points.html +share/doc/xmgr/regions.html +share/doc/xmgr/sets.html +share/doc/xmgr/test_np.c +share/doc/xmgr/testf_np.f +share/doc/xmgr/trans.html +share/doc/xmgr/usage.html +share/doc/xmgr/view.html +share/doc/xmgr/xmgr.html +share/examples/xmgr/altaxis.par +share/examples/xmgr/au.d +share/examples/xmgr/axes.par +share/examples/xmgr/bar.d +share/examples/xmgr/bar2.d +share/examples/xmgr/bars.d +share/examples/xmgr/brw.dat +share/examples/xmgr/co2.all +share/examples/xmgr/co2.par +share/examples/xmgr/dotest +share/examples/xmgr/explain.par +share/examples/xmgr/fills.dat +share/examples/xmgr/graphs.par +share/examples/xmgr/hilo.dat +share/examples/xmgr/log.d +share/examples/xmgr/logistic.d +share/examples/xmgr/logtest.par +share/examples/xmgr/manygraphs.d +share/examples/xmgr/mlo.dat +share/examples/xmgr/moresyms.dat +share/examples/xmgr/props.gr +share/examples/xmgr/regions.par +share/examples/xmgr/slideshow.d +share/examples/xmgr/stackedb.d +share/examples/xmgr/symslines.dat +share/examples/xmgr/tbar3.dat +share/examples/xmgr/terr.d +share/examples/xmgr/terr2.d +share/examples/xmgr/test.com +share/examples/xmgr/test.dat +share/examples/xmgr/test1.par +share/examples/xmgr/test2.d +share/examples/xmgr/tfonts.par +share/examples/xmgr/tforms.par +share/examples/xmgr/times.dat +share/examples/xmgr/tinset.d +share/examples/xmgr/tlog.demo +share/examples/xmgr/tmc.c +share/examples/xmgr/tpipe.d +share/examples/xmgr/tstack.dat +share/examples/xmgr/txyr.dat +@dirrm share/examples/xmgr +@dirrm share/doc/xmgr +@dirrm share/xmgr |