diff options
author | jtb <jtb> | 2000-12-08 09:54:30 +0000 |
---|---|---|
committer | jtb <jtb> | 2000-12-08 09:54:30 +0000 |
commit | ade2a73daab0245aeb15919f055ffdd4566bec8c (patch) | |
tree | 7dd5ec7b8bdce4797d517c2fce342eb5e41f1485 /graphics | |
parent | 6cb29385d3213d8af94d36f6280dddcb724a6def (diff) | |
download | pkgsrc-ade2a73daab0245aeb15919f055ffdd4566bec8c.tar.gz |
Updated to plplot-5.0.0 . This version mainly fixes bugs in the previous one.
The compilation of the Tk driver is noticeably cleaner.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/plplot/Makefile | 10 | ||||
-rw-r--r-- | graphics/plplot/files/md5 | 4 | ||||
-rw-r--r-- | graphics/plplot/files/patch-sum | 11 | ||||
-rw-r--r-- | graphics/plplot/patches/patch-aa | 36 | ||||
-rw-r--r-- | graphics/plplot/patches/patch-ac | 20 | ||||
-rw-r--r-- | graphics/plplot/patches/patch-ad | 24 | ||||
-rw-r--r-- | graphics/plplot/pkg/PLIST.no-x11 | 77 | ||||
-rw-r--r-- | graphics/plplot/pkg/PLIST.tcl | 62 | ||||
-rw-r--r-- | graphics/plplot/pkg/PLIST.xwin | 77 | ||||
-rw-r--r-- | graphics/plplot/pkg/PLIST.xwin-tcl-tk | 44 |
10 files changed, 93 insertions, 272 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile index f88dee143a5..99de8a0fcb1 100644 --- a/graphics/plplot/Makefile +++ b/graphics/plplot/Makefile @@ -1,12 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/02 05:40:26 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/08 09:54:30 jtb Exp $ -DISTNAME= plplot4p99j -PKGNAME= plplot-4.99 +DISTNAME= plplot-5.0.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.uniovi.es/pub6/graphics/plotting/ \ - ftp://dino.ph.utexas.edu/plplot/distrib/alpha/ \ - ftp://ftp.u-aizu.ac.jp/pub/misc/tools/plot/plplot/distrib/alpha/ \ - ftp://ftp.che.utexas.edu/pub/graphics/ +MASTER_SITES= ftp://plplot.sourceforge.net/pub/plplot/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.plplot.org/ diff --git a/graphics/plplot/files/md5 b/graphics/plplot/files/md5 index d656367a554..60a437ae792 100644 --- a/graphics/plplot/files/md5 +++ b/graphics/plplot/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/12/02 05:40:33 jtb Exp $ +$NetBSD: md5,v 1.2 2000/12/08 09:54:30 jtb Exp $ -MD5 (plplot4p99j.tar.gz) = e0914f2aa5216b1eeef559a73e9f2af5 +MD5 (plplot-5.0.0.tar.gz) = c52ed7c80fa4d2155dbd35d130246790 diff --git a/graphics/plplot/files/patch-sum b/graphics/plplot/files/patch-sum index 429e10f41c5..7d15375cc80 100644 --- a/graphics/plplot/files/patch-sum +++ b/graphics/plplot/files/patch-sum @@ -1,9 +1,6 @@ -$NetBSD: patch-sum,v 1.1.1.1 2000/12/02 05:40:33 jtb Exp $ +$NetBSD: patch-sum,v 1.2 2000/12/08 09:54:30 jtb Exp $ -MD5 (patch-aa) = 79bf45bc8a3eb08100e67bca464047b2 +MD5 (patch-aa) = 76106f9a0dead8498291e686f8afbc32 MD5 (patch-ab) = 4e19a8510c846a9c778c29abb42a8032 -MD5 (patch-ac) = 2be27776bf461277bd7000b72e7efcce -MD5 (patch-ad) = 18b7d4bbe3bc42ce615cb8d31129227b -MD5 (patch-ae) = 115a8f0abc9e45d189959f2c5952d2f9 -MD5 (patch-af) = 9646f9b082536e9f80c2c2b037332a25 -MD5 (patch-ag) = 986a238768477fca8fa1948358c7a4db +MD5 (patch-ac) = 9646f9b082536e9f80c2c2b037332a25 +MD5 (patch-ad) = 986a238768477fca8fa1948358c7a4db diff --git a/graphics/plplot/patches/patch-aa b/graphics/plplot/patches/patch-aa index 5e0c92de7ea..e64f81584f8 100644 --- a/graphics/plplot/patches/patch-aa +++ b/graphics/plplot/patches/patch-aa @@ -1,28 +1,16 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/12/02 05:40:33 jtb Exp $ +$NetBSD: patch-aa,v 1.2 2000/12/08 09:54:30 jtb Exp $ ---- configure.orig Sat Oct 21 14:25:03 2000 +--- configure.orig Sun Dec 3 01:39:06 2000 +++ configure -@@ -2517,9 +2517,9 @@ - fi - done - if test -n "$LIBSW"; then -- LIBS="$LIBS $LIBSW -ltk" -+ LIBS="$LIBS $LIBSW -ltk83" - else -- LIBS="$LIBS -ltk" -+ LIBS="$LIBS -ltk83" - fi - lib_path="$lib_path $TKLIBDIR" +@@ -1917,9 +1917,9 @@ -@@ -2557,9 +2557,9 @@ - fi - done - if test -n "$LIBSW"; then -- LIBS="$LIBS $LIBSW -ltcl" -+ LIBS="$LIBS $LIBSW -ltcl83" - else -- LIBS="$LIBS -ltcl" -+ LIBS="$LIBS -ltcl83" - fi - lib_path="$lib_path $TCLLIBDIR" + DPLIBSTR=-ldpnetwork + ITKLIBSTR=-litk +-TKLIBSTR=-ltk ++TKLIBSTR=-ltk83 + ITCLLIBSTR=-litcl +-TCLLIBSTR=-ltcl ++TCLLIBSTR=-ltcl83 + XLIBSTR=-lX11 + # ---------------------------------------------------------------------------- diff --git a/graphics/plplot/patches/patch-ac b/graphics/plplot/patches/patch-ac index c0fe16eee8e..f41bb080845 100644 --- a/graphics/plplot/patches/patch-ac +++ b/graphics/plplot/patches/patch-ac @@ -1,13 +1,13 @@ -$NetBSD: patch-ac,v 1.1.1.1 2000/12/02 05:40:33 jtb Exp $ +$NetBSD: patch-ac,v 1.2 2000/12/08 09:54:30 jtb Exp $ ---- drivers/tk.c.orig Sat Oct 21 14:27:37 2000 -+++ drivers/tk.c -@@ -1881,7 +1881,7 @@ +--- utils/pltek.c.orig ++++ utils/pltek.c +@@ -110,7 +110,7 @@ + oldpage = ipage; + printf("Page %d/%d> ", ipage, npage); - /* Create the main window without mapping it */ +- gets(ibuf); ++ fgets(ibuf, sizeof(ibuf), stdin); + c = ibuf[0]; -- *w = Tk_CreateMainWindow(interp, display, basename, classname); -+ *w = TkCreateMainWindow(interp, display, basename, classname); - - if (*w == NULL) { - fprintf(stderr, "%s\n", (interp)->result); + /* User input a page number or a return */ diff --git a/graphics/plplot/patches/patch-ad b/graphics/plplot/patches/patch-ad index bfc24916f6c..203759dc5cd 100644 --- a/graphics/plplot/patches/patch-ad +++ b/graphics/plplot/patches/patch-ad @@ -1,13 +1,13 @@ -$NetBSD: patch-ad,v 1.1.1.1 2000/12/02 05:40:33 jtb Exp $ +$NetBSD: patch-ad,v 1.2 2000/12/08 09:54:30 jtb Exp $ ---- bindings/tcl/tclMain.c.orig Sat Oct 21 14:23:43 2000 -+++ bindings/tcl/tclMain.c -@@ -244,7 +244,7 @@ - if (fgets(buffer, 1000, stdin) == NULL) { - if (ferror(stdin)) { - if (errno == EINTR) { -- if (tcl_AsyncReady) { -+ if (Tcl_AsyncReady) { - (void) Tcl_AsyncInvoke((Tcl_Interp *) NULL, 0); - } - clearerr(stdin); +--- src/plctrl.c.orig ++++ src/plctrl.c +@@ -131,7 +131,7 @@ + /* Anything else is assumed to be Unix */ + + #ifndef PLLIBDEV +-#define PLLIBDEV "/usr/local/plplot/lib" ++#define PLLIBDEV "%%PREFIX%%/lib/plplot" + #endif + + #endif diff --git a/graphics/plplot/pkg/PLIST.no-x11 b/graphics/plplot/pkg/PLIST.no-x11 index 66363c2bfc5..3454fbff81e 100644 --- a/graphics/plplot/pkg/PLIST.no-x11 +++ b/graphics/plplot/pkg/PLIST.no-x11 @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST.no-x11,v 1.1.1.1 2000/12/02 05:40:28 jtb Exp $ +@comment $NetBSD: PLIST.no-x11,v 1.2 2000/12/08 09:54:31 jtb Exp $ bin/plm2gif bin/plpr bin/plrender bin/pltek include/plplot/pdf.h +include/plplot/plConfig.h +include/plplot/pldebug.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h @@ -12,6 +14,7 @@ include/plplot/plstrm.h include/plplot/plxwd.h lib/plplot/cglobe.map lib/plplot/globe.map +lib/plplot/libPLcxx.a lib/plplot/libplplotdb.a lib/plplot/plstnd5.fnt lib/plplot/plxtnd5.fnt @@ -27,6 +30,8 @@ share/doc/plplot/README.local share/doc/plplot/ToDo share/doc/plplot/mklinks share/examples/plplot/Makefile +share/examples/plplot/c++/Makefile +share/examples/plplot/c++/x01cc.cc share/examples/plplot/c/Makefile share/examples/plplot/c/plcdemos.h share/examples/plplot/c/tutor.c @@ -64,76 +69,10 @@ share/examples/plplot/f77/x11f.f share/examples/plplot/f77/x12f.f share/examples/plplot/f77/x13f.f share/examples/plplot/f77/x16f.f -share/examples/plplot/python/tutorpy -share/examples/plplot/python/x01py -share/examples/plplot/python/x02py -share/examples/plplot/python/x03py -share/examples/plplot/python/x04py -share/examples/plplot/python/x05py -share/examples/plplot/python/x06py -share/examples/plplot/python/x07py -share/examples/plplot/python/x08py -share/examples/plplot/python/x09py -share/examples/plplot/python/x10py -share/examples/plplot/python/x11py -share/examples/plplot/python/x12py -share/examples/plplot/python/x13py -share/examples/plplot/python/x14py -share/examples/plplot/python/x15py -share/examples/plplot/python/x16py -share/examples/plplot/python/x17py -share/examples/plplot/python/x18py -share/examples/plplot/python/x19py -share/examples/plplot/tcl/plgrid.tcl -share/examples/plplot/tcl/plot.dat -share/examples/plplot/tcl/plot.tcl -share/examples/plplot/tcl/tcldemos.tcl -share/examples/plplot/tcl/x01.tcl -share/examples/plplot/tcl/x02.tcl -share/examples/plplot/tcl/x03.tcl -share/examples/plplot/tcl/x04.tcl -share/examples/plplot/tcl/x05.tcl -share/examples/plplot/tcl/x06.tcl -share/examples/plplot/tcl/x07.tcl -share/examples/plplot/tcl/x08.tcl -share/examples/plplot/tcl/x09.tcl -share/examples/plplot/tcl/x10.tcl -share/examples/plplot/tcl/x11.tcl -share/examples/plplot/tcl/x12.tcl -share/examples/plplot/tcl/x13.tcl -share/examples/plplot/tcl/x14.tcl -share/examples/plplot/tcl/x15.tcl -share/examples/plplot/tcl/x16.tcl -share/examples/plplot/tk/Makefile -share/examples/plplot/tk/tk01 -share/examples/plplot/tk/tk02 -share/examples/plplot/tk/tk03 -share/examples/plplot/tk/tk04 -share/examples/plplot/tk/tkdemos.tcl -share/examples/plplot/tk/x01.tcl -share/examples/plplot/tk/x02.tcl -share/examples/plplot/tk/x03.tcl -share/examples/plplot/tk/x04.tcl -share/examples/plplot/tk/x05.tcl -share/examples/plplot/tk/x06.tcl -share/examples/plplot/tk/x07.tcl -share/examples/plplot/tk/x08.tcl -share/examples/plplot/tk/x09.tcl -share/examples/plplot/tk/x10.tcl -share/examples/plplot/tk/x11.tcl -share/examples/plplot/tk/x12.tcl -share/examples/plplot/tk/x13.tcl -share/examples/plplot/tk/x14.tcl -share/examples/plplot/tk/x15.tcl -share/examples/plplot/tk/x16.tcl -share/examples/plplot/tk/xtk01.c -share/examples/plplot/tk/xtk02.c -share/examples/plplot/tk/xtk04.c -@dirrm share/examples/plplot/tk -@dirrm share/examples/plplot/tcl -@dirrm share/examples/plplot/python @dirrm share/examples/plplot/f77 +@dirrm share/examples/plplot/c++ @dirrm share/examples/plplot/c @dirrm share/examples/plplot @dirrm share/doc/plplot @dirrm lib/plplot +@dirrm include/plplot diff --git a/graphics/plplot/pkg/PLIST.tcl b/graphics/plplot/pkg/PLIST.tcl index 762a17b6b4c..7fe7f8f6fb4 100644 --- a/graphics/plplot/pkg/PLIST.tcl +++ b/graphics/plplot/pkg/PLIST.tcl @@ -1,10 +1,12 @@ -@comment $NetBSD: PLIST.tcl,v 1.1.1.1 2000/12/02 05:40:30 jtb Exp $ +@comment $NetBSD: PLIST.tcl,v 1.2 2000/12/08 09:54:31 jtb Exp $ bin/plm2gif bin/plpr bin/plrender bin/pltcl bin/pltek include/plplot/pdf.h +include/plplot/plConfig.h +include/plplot/pldebug.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h @@ -15,11 +17,14 @@ include/plplot/plxwd.h include/plplot/tclMatrix.h lib/plplot/cglobe.map lib/plplot/globe.map +lib/plplot/libMatrix.a +lib/plplot/libPLcxx.a lib/plplot/libplplotdb.a lib/plplot/plstnd5.fnt lib/plplot/plxtnd5.fnt lib/plplot/usa.map lib/plplot/usaglobe.map +libdata/plplot/tcl/tclIndex share/doc/plplot/CHANGES share/doc/plplot/COPYING.LIB share/doc/plplot/Copyright @@ -30,6 +35,8 @@ share/doc/plplot/README.local share/doc/plplot/ToDo share/doc/plplot/mklinks share/examples/plplot/Makefile +share/examples/plplot/c++/Makefile +share/examples/plplot/c++/x01cc.cc share/examples/plplot/c/Makefile share/examples/plplot/c/plcdemos.h share/examples/plplot/c/tutor.c @@ -67,29 +74,11 @@ share/examples/plplot/f77/x11f.f share/examples/plplot/f77/x12f.f share/examples/plplot/f77/x13f.f share/examples/plplot/f77/x16f.f -share/examples/plplot/python/tutorpy -share/examples/plplot/python/x01py -share/examples/plplot/python/x02py -share/examples/plplot/python/x03py -share/examples/plplot/python/x04py -share/examples/plplot/python/x05py -share/examples/plplot/python/x06py -share/examples/plplot/python/x07py -share/examples/plplot/python/x08py -share/examples/plplot/python/x09py -share/examples/plplot/python/x10py -share/examples/plplot/python/x11py -share/examples/plplot/python/x12py -share/examples/plplot/python/x13py -share/examples/plplot/python/x14py -share/examples/plplot/python/x15py -share/examples/plplot/python/x16py -share/examples/plplot/python/x17py -share/examples/plplot/python/x18py -share/examples/plplot/python/x19py share/examples/plplot/tcl/plgrid.tcl share/examples/plplot/tcl/plot.dat share/examples/plplot/tcl/plot.tcl +share/examples/plplot/tcl/r.dat +share/examples/plplot/tcl/stats.log share/examples/plplot/tcl/tcldemos.tcl share/examples/plplot/tcl/x01.tcl share/examples/plplot/tcl/x02.tcl @@ -107,36 +96,13 @@ share/examples/plplot/tcl/x13.tcl share/examples/plplot/tcl/x14.tcl share/examples/plplot/tcl/x15.tcl share/examples/plplot/tcl/x16.tcl -share/examples/plplot/tk/Makefile -share/examples/plplot/tk/tk01 -share/examples/plplot/tk/tk02 -share/examples/plplot/tk/tk03 -share/examples/plplot/tk/tk04 -share/examples/plplot/tk/tkdemos.tcl -share/examples/plplot/tk/x01.tcl -share/examples/plplot/tk/x02.tcl -share/examples/plplot/tk/x03.tcl -share/examples/plplot/tk/x04.tcl -share/examples/plplot/tk/x05.tcl -share/examples/plplot/tk/x06.tcl -share/examples/plplot/tk/x07.tcl -share/examples/plplot/tk/x08.tcl -share/examples/plplot/tk/x09.tcl -share/examples/plplot/tk/x10.tcl -share/examples/plplot/tk/x11.tcl -share/examples/plplot/tk/x12.tcl -share/examples/plplot/tk/x13.tcl -share/examples/plplot/tk/x14.tcl -share/examples/plplot/tk/x15.tcl -share/examples/plplot/tk/x16.tcl -share/examples/plplot/tk/xtk01.c -share/examples/plplot/tk/xtk02.c -share/examples/plplot/tk/xtk04.c -@dirrm share/examples/plplot/tk +share/examples/plplot/tcl/x17.tcl +share/examples/plplot/tcl/x18.tcl @dirrm share/examples/plplot/tcl -@dirrm share/examples/plplot/python @dirrm share/examples/plplot/f77 +@dirrm share/examples/plplot/c++ @dirrm share/examples/plplot/c @dirrm share/examples/plplot @dirrm share/doc/plplot @dirrm lib/plplot +@dirrm include/plplot diff --git a/graphics/plplot/pkg/PLIST.xwin b/graphics/plplot/pkg/PLIST.xwin index c6062d865aa..e515c69695c 100644 --- a/graphics/plplot/pkg/PLIST.xwin +++ b/graphics/plplot/pkg/PLIST.xwin @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST.xwin,v 1.1.1.1 2000/12/02 05:40:31 jtb Exp $ +@comment $NetBSD: PLIST.xwin,v 1.2 2000/12/08 09:54:31 jtb Exp $ bin/plm2gif bin/plpr bin/plrender bin/pltek include/plplot/pdf.h +include/plplot/plConfig.h +include/plplot/pldebug.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h @@ -12,6 +14,7 @@ include/plplot/plstrm.h include/plplot/plxwd.h lib/plplot/cglobe.map lib/plplot/globe.map +lib/plplot/libPLcxx.a lib/plplot/libplplotdX.a lib/plplot/plstnd5.fnt lib/plplot/plxtnd5.fnt @@ -27,6 +30,8 @@ share/doc/plplot/README.local share/doc/plplot/ToDo share/doc/plplot/mklinks share/examples/plplot/Makefile +share/examples/plplot/c++/Makefile +share/examples/plplot/c++/x01cc.cc share/examples/plplot/c/Makefile share/examples/plplot/c/plcdemos.h share/examples/plplot/c/tutor.c @@ -64,76 +69,10 @@ share/examples/plplot/f77/x11f.f share/examples/plplot/f77/x12f.f share/examples/plplot/f77/x13f.f share/examples/plplot/f77/x16f.f -share/examples/plplot/python/tutorpy -share/examples/plplot/python/x01py -share/examples/plplot/python/x02py -share/examples/plplot/python/x03py -share/examples/plplot/python/x04py -share/examples/plplot/python/x05py -share/examples/plplot/python/x06py -share/examples/plplot/python/x07py -share/examples/plplot/python/x08py -share/examples/plplot/python/x09py -share/examples/plplot/python/x10py -share/examples/plplot/python/x11py -share/examples/plplot/python/x12py -share/examples/plplot/python/x13py -share/examples/plplot/python/x14py -share/examples/plplot/python/x15py -share/examples/plplot/python/x16py -share/examples/plplot/python/x17py -share/examples/plplot/python/x18py -share/examples/plplot/python/x19py -share/examples/plplot/tcl/plgrid.tcl -share/examples/plplot/tcl/plot.dat -share/examples/plplot/tcl/plot.tcl -share/examples/plplot/tcl/tcldemos.tcl -share/examples/plplot/tcl/x01.tcl -share/examples/plplot/tcl/x02.tcl -share/examples/plplot/tcl/x03.tcl -share/examples/plplot/tcl/x04.tcl -share/examples/plplot/tcl/x05.tcl -share/examples/plplot/tcl/x06.tcl -share/examples/plplot/tcl/x07.tcl -share/examples/plplot/tcl/x08.tcl -share/examples/plplot/tcl/x09.tcl -share/examples/plplot/tcl/x10.tcl -share/examples/plplot/tcl/x11.tcl -share/examples/plplot/tcl/x12.tcl -share/examples/plplot/tcl/x13.tcl -share/examples/plplot/tcl/x14.tcl -share/examples/plplot/tcl/x15.tcl -share/examples/plplot/tcl/x16.tcl -share/examples/plplot/tk/Makefile -share/examples/plplot/tk/tk01 -share/examples/plplot/tk/tk02 -share/examples/plplot/tk/tk03 -share/examples/plplot/tk/tk04 -share/examples/plplot/tk/tkdemos.tcl -share/examples/plplot/tk/x01.tcl -share/examples/plplot/tk/x02.tcl -share/examples/plplot/tk/x03.tcl -share/examples/plplot/tk/x04.tcl -share/examples/plplot/tk/x05.tcl -share/examples/plplot/tk/x06.tcl -share/examples/plplot/tk/x07.tcl -share/examples/plplot/tk/x08.tcl -share/examples/plplot/tk/x09.tcl -share/examples/plplot/tk/x10.tcl -share/examples/plplot/tk/x11.tcl -share/examples/plplot/tk/x12.tcl -share/examples/plplot/tk/x13.tcl -share/examples/plplot/tk/x14.tcl -share/examples/plplot/tk/x15.tcl -share/examples/plplot/tk/x16.tcl -share/examples/plplot/tk/xtk01.c -share/examples/plplot/tk/xtk02.c -share/examples/plplot/tk/xtk04.c -@dirrm share/examples/plplot/tk -@dirrm share/examples/plplot/tcl -@dirrm share/examples/plplot/python @dirrm share/examples/plplot/f77 +@dirrm share/examples/plplot/c++ @dirrm share/examples/plplot/c @dirrm share/examples/plplot @dirrm share/doc/plplot @dirrm lib/plplot +@dirrm include/plplot diff --git a/graphics/plplot/pkg/PLIST.xwin-tcl-tk b/graphics/plplot/pkg/PLIST.xwin-tcl-tk index bf5a71d4fcf..f4bc78eb496 100644 --- a/graphics/plplot/pkg/PLIST.xwin-tcl-tk +++ b/graphics/plplot/pkg/PLIST.xwin-tcl-tk @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.xwin-tcl-tk,v 1.1.1.1 2000/12/02 05:40:33 jtb Exp $ +@comment $NetBSD: PLIST.xwin-tcl-tk,v 1.2 2000/12/08 09:54:31 jtb Exp $ bin/plm2gif bin/plpr bin/plrender @@ -6,6 +6,8 @@ bin/plserver bin/pltcl bin/pltek include/plplot/pdf.h +include/plplot/plConfig.h +include/plplot/pldebug.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h @@ -17,14 +19,17 @@ include/plplot/plxwd.h include/plplot/tclMatrix.h lib/plplot/cglobe.map lib/plplot/globe.map +lib/plplot/libMatrix.a +lib/plplot/libPLcxx.a lib/plplot/libplplotdtk.a lib/plplot/plstnd5.fnt lib/plplot/plxtnd5.fnt lib/plplot/usa.map lib/plplot/usaglobe.map libdata/plplot/tcl/FileSelector.tcl -libdata/plplot/tcl/PLWin.tcl -libdata/plplot/tcl/PLXWin.tcl +libdata/plplot/tcl/PLWin.itk +libdata/plplot/tcl/PLXWin.itk +libdata/plplot/tcl/Pltkwin.tcl libdata/plplot/tcl/about.tcl libdata/plplot/tcl/cmap0a.pal libdata/plplot/tcl/cmap1a.pal @@ -38,6 +43,7 @@ libdata/plplot/tcl/plclient.tcl libdata/plplot/tcl/plcolor.tcl libdata/plplot/tcl/plconfig.tcl libdata/plplot/tcl/pldefaults.tcl +libdata/plplot/tcl/plplot.tcl libdata/plplot/tcl/plserver.tcl libdata/plplot/tcl/pltools.tcl libdata/plplot/tcl/plwidget.tcl @@ -52,6 +58,8 @@ share/doc/plplot/README.local share/doc/plplot/ToDo share/doc/plplot/mklinks share/examples/plplot/Makefile +share/examples/plplot/c++/Makefile +share/examples/plplot/c++/x01cc.cc share/examples/plplot/c/Makefile share/examples/plplot/c/plcdemos.h share/examples/plplot/c/tutor.c @@ -89,29 +97,11 @@ share/examples/plplot/f77/x11f.f share/examples/plplot/f77/x12f.f share/examples/plplot/f77/x13f.f share/examples/plplot/f77/x16f.f -share/examples/plplot/python/tutorpy -share/examples/plplot/python/x01py -share/examples/plplot/python/x02py -share/examples/plplot/python/x03py -share/examples/plplot/python/x04py -share/examples/plplot/python/x05py -share/examples/plplot/python/x06py -share/examples/plplot/python/x07py -share/examples/plplot/python/x08py -share/examples/plplot/python/x09py -share/examples/plplot/python/x10py -share/examples/plplot/python/x11py -share/examples/plplot/python/x12py -share/examples/plplot/python/x13py -share/examples/plplot/python/x14py -share/examples/plplot/python/x15py -share/examples/plplot/python/x16py -share/examples/plplot/python/x17py -share/examples/plplot/python/x18py -share/examples/plplot/python/x19py share/examples/plplot/tcl/plgrid.tcl share/examples/plplot/tcl/plot.dat share/examples/plplot/tcl/plot.tcl +share/examples/plplot/tcl/r.dat +share/examples/plplot/tcl/stats.log share/examples/plplot/tcl/tcldemos.tcl share/examples/plplot/tcl/x01.tcl share/examples/plplot/tcl/x02.tcl @@ -129,6 +119,8 @@ share/examples/plplot/tcl/x13.tcl share/examples/plplot/tcl/x14.tcl share/examples/plplot/tcl/x15.tcl share/examples/plplot/tcl/x16.tcl +share/examples/plplot/tcl/x17.tcl +share/examples/plplot/tcl/x18.tcl share/examples/plplot/tk/Makefile share/examples/plplot/tk/tk01 share/examples/plplot/tk/tk02 @@ -151,14 +143,18 @@ share/examples/plplot/tk/x13.tcl share/examples/plplot/tk/x14.tcl share/examples/plplot/tk/x15.tcl share/examples/plplot/tk/x16.tcl +share/examples/plplot/tk/x17.tcl +share/examples/plplot/tk/x18.tcl share/examples/plplot/tk/xtk01.c share/examples/plplot/tk/xtk02.c share/examples/plplot/tk/xtk04.c @dirrm share/examples/plplot/tk @dirrm share/examples/plplot/tcl -@dirrm share/examples/plplot/python @dirrm share/examples/plplot/f77 +@dirrm share/examples/plplot/c++ @dirrm share/examples/plplot/c @dirrm share/examples/plplot @dirrm share/doc/plplot +@dirrm libdata/plplot/tcl @dirrm lib/plplot +@dirrm include/plplot |