summaryrefslogtreecommitdiff
path: root/graphics/plplot/pkg
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-14 11:19:16 +0000
committerjtb <jtb@pkgsrc.org>2001-02-14 11:19:16 +0000
commit2260bb934fcbf563a02fbb2256b818812148a9f1 (patch)
treed199c20f9b51b037ea33ef95c4a564f808a9ac98 /graphics/plplot/pkg
parentafd335df230589b9ccc366bda01a78cc046fdaf5 (diff)
downloadpkgsrc-2260bb934fcbf563a02fbb2256b818812148a9f1.tar.gz
Updated plplot to 5.0.2. No log of recent changes.
Diffstat (limited to 'graphics/plplot/pkg')
-rw-r--r--graphics/plplot/pkg/DESCR6
-rw-r--r--graphics/plplot/pkg/PLIST22
2 files changed, 14 insertions, 14 deletions
diff --git a/graphics/plplot/pkg/DESCR b/graphics/plplot/pkg/DESCR
index cf2f0ca6b86..f0f27473170 100644
--- a/graphics/plplot/pkg/DESCR
+++ b/graphics/plplot/pkg/DESCR
@@ -6,9 +6,9 @@ set. The package is designed to make it easy to quickly get graphical
output; only a handful of function calls is typically required. For
more advanced use, virtually all aspects of plotting are configurable.
-PLplot includes device drivers for postscript, xfig, HPGL, impress,
-native meta-file, X-Window, Xterm, Tcl/Tk, Tektronix terminals,
-vt100/tek and vt320/tek emulators, and others.
+PLplot includes drivers for postscript, xfig, HPGL, impress, native
+meta-file, X-Window, Xterm, Tcl/Tk, Tektronix terminals, vt100/tek and
+vt320/tek emulators, and others.
The PLplot package includes interfaces for the Fortran, C, C++, and
Tcl languages. There is also a Tcl based interpreter (pltcl), allowing
diff --git a/graphics/plplot/pkg/PLIST b/graphics/plplot/pkg/PLIST
index 48ff422330a..47309d2b2ec 100644
--- a/graphics/plplot/pkg/PLIST
+++ b/graphics/plplot/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/01/29 01:24:41 jtb Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/02/14 11:19:17 jtb Exp $
bin/plplot_linkage
bin/plrender
bin/plserver
@@ -19,15 +19,9 @@ include/plplot/pltcl.h
include/plplot/pltk.h
include/plplot/plxwd.h
include/plplot/tclMatrix.h
-lib/plplot/cglobe.map
-lib/plplot/globe.map
-lib/plplot/libplcxxd.a
-lib/plplot/libplmatrix.a
-lib/plplot/libplplotd.a
-lib/plplot/plstnd5.fnt
-lib/plplot/plxtnd5.fnt
-lib/plplot/usa.map
-lib/plplot/usaglobe.map
+lib/libplcxxd.a
+lib/libplmatrix.a
+lib/libplplotd.a
lib/tcl/plplot/FileSelector.tcl
lib/tcl/plplot/PLWin.itk
lib/tcl/plplot/PLXWin.itk
@@ -50,6 +44,12 @@ lib/tcl/plplot/plserver.tcl
lib/tcl/plplot/pltools.tcl
lib/tcl/plplot/plwidget.tcl
lib/tcl/plplot/tclIndex
+libdata/plplot/cglobe.map
+libdata/plplot/globe.map
+libdata/plplot/plstnd5.fnt
+libdata/plplot/plxtnd5.fnt
+libdata/plplot/usa.map
+libdata/plplot/usaglobe.map
share/doc/plplot/CHANGES
share/doc/plplot/COPYING.LIB
share/doc/plplot/Copyright
@@ -152,8 +152,8 @@ share/examples/plplot/tk/xtk01.c
share/examples/plplot/tk/xtk02.c
share/examples/plplot/tk/xtk04.c
@dirrm include/plplot
-@dirrm lib/plplot
@dirrm lib/tcl/plplot
+@dirrm libdata/plplot
@dirrm share/doc/plplot
@dirrm share/examples/plplot/c
@dirrm share/examples/plplot/c++