head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.42 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.40 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.38 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.36 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.34 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.32 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.30 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.28 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.26 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.24 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.22 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.20 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.18 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.16 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.14 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.12 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.10 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.8 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.6 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.4 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.2 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.4.0.20 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.18 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.16 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.14 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.12 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.10 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.4.0.6 netbsd-1-6-1-base:1.4 netbsd-1-6:1.4.0.8 netbsd-1-6-RELEASE-base:1.4 pkgviews:1.4.0.4 pkgviews-base:1.4 buildlink2:1.4.0.2 buildlink2-base:1.4 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.3 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2005.05.18.22.39.02; author wiz; state dead; branches; next 1.4; 1.4 date 2002.05.03.23.32.13; author jtb; state Exp; branches; next 1.3; 1.3 date 2001.03.04.17.15.19; author jtb; state Exp; branches; next 1.2; 1.2 date 2001.03.01.21.16.53; author jtb; state Exp; branches; next 1.1; 1.1 date 2001.02.28.22.34.09; author jtb; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.02.28.22.34.09; author jtb; state Exp; branches; next ; desc @@ 1.5 log @Remove packages that have been broken on 2.0/i386 for over 9 months now; neither maintainer nor anyone else stepped up to fix them. Predicted on tech-pkg and in private mail to maintainers; no comments. @ text @$NetBSD: patch-ag,v 1.4 2002/05/03 23:32:13 jtb Exp $ --- t/docview.t.orig Wed May 1 15:32:52 2002 +++ t/docview.t Wed May 1 15:33:25 2002 @@@@ -1,6 +1,6 @@@@ choiceViewing = smenu("Choose viewing method","ASCII","xdvi","Xemacs"); -directory = "/usr/local/lib/tela"; +directory = "@@PREFIX@@/share/tela"; choiceDoc = smenu("Choose document to view", "Basic help file", @ 1.4 log @Update to version 1.34. Changes since 1.32: - The function whos() didn't work in the previous release, for which reason there is this early bug fix release now. - Since introduction of KShallowObjectArray in 1.32, I forgot to increase the constant 12 to 13 in #define pair(ka,kb) ... in objarithm.C. Result: E.g., 2/x where x is undefined did not produce error message but silently evaluated to 0. There could be other much more obscure errors also. Now the constant 12 is no longer hard-coded but is defined to be int(Kundef)+1. This works as long as Kundef remains the last in enum Tkind (object.H). There is comment telling it... - in tela.C:FindMachineNan(), using switch() statement can cause compile-time error due to duplicate case labels, fixed now by rewriting switch() as nested if's (tela.C) (This is in code segment that was put in tela only in the previous release.) - some changes to allow compilation with gcc-3.0 (contributed by Ch. Spiel) @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Put @@PREFIX@@ back here instead of `/usr/pkg'. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.2 2001/03/01 21:16:53 jtb Exp $ d3 2 a4 2 --- t/docview.t.orig Thu Sep 7 14:05:06 2000 +++ t/docview.t d6 1 a6 2 -choiceViewing = smenu("Choose viewing method","ASCII","xdvi","Xemacs"); +choiceViewing = smenu("Choose viewing method","ASCII","xdvi","Emacs"); a12 9 @@@@ -19,7 +19,7 @@@@ system(#("less -Ms ",directory,"/",file,".txt")); } else if (strstarteq(choiceViewing,"xdvi")) { system(#("xdvi -geometry 847x570+0+0 -s 3 ",directory,"/",file,".dvi&")); -} else if (strstarteq(choiceViewing,"Xemacs")) { +} else if (strstarteq(choiceViewing,"Emacs")) { system(#("emacs ",directory,"/",file,".txt&")); }; @ 1.2 log @Install the man pages. Changed "Xemacs" to "Emacs" in menus, since it runs `emacs'. @ text @d1 1 a1 1 $NetBSD$ d10 1 a10 1 +directory = "/usr/pkg/share/tela"; @ 1.1 log @Initial revision @ text @d10 1 a10 1 +directory = "@@PREFIX@@/share/tela"; d14 9 @ 1.1.1.1 log @Initial import of tela: Tela (TEnsor LAnguage) is a scientific computing language and environment. It is mainly targeted for prototyping large-scale numerical simulations and doing pre- and postprocessing for them, and it replaces a compiled language like C++ or Fortran in this respect. The feature set is therefore biased to operations needed in partial differential equation solvers. A relatively complete graphics is included via a separate program (PlotMTV). Tela uses HDF format as native save/load format. It can also read/write Matlab binary files and some ASCII files. Tela is generally 2-4 times faster than Matlab, the extremeties encountered so far are 0.9-11. Even though Tela is mainly a prototyping and development environment, modest-size 2D simulations can be run in modern (1994) desktop workstations while preserving "interactive" response times. Only large 2D or 3D simulations must usually be coded in C or Fortran and run on supercomputers. @ text @@