> perhaps you could update and test it, and provide a diff?
here the diff:
http://www.htwm.de/lneumann/files/patch_maxima_5_9_1.patch
and a package:
http://www.htwm.de/lneumann/files/maxima-5.9.1.tgz
there is a bug (which I found).... if you use xmaxima you should
enter the command quit(); _before_ you exit - otherwise _lisp_ will
crash!
I dont have the time to search and fix now, becaurse of exams :-/
grx
Lukas
---patch_maxima_5_9_1.patch---
cd /usr/ports/math/maxima
patch -p0 < patch_maxima_5_9_1.patch
-------------------------------------
diff
-urN /usr/ports/math/maxima/Makefile /home/ijon/usr/ports/math/maxima/Makefile
--- /usr/ports/math/maxima/Makefile Thu Jun 1 20:20:48 2006
+++ /home/ijon/usr/ports/math/maxima/Makefile Thu Jun 1 19:30:17 2006
@@ -2,9 +2,9 @@
COMMENT= "GPL computer algebra system based on DOE Macsyma"
-VERSION= 5.9.0
+VERSION= 5.9.1
DISTNAME= maxima-${VERSION}
-PKGNAME= maxima-${VERSION}p1
+PKGNAME= maxima-${VERSION}
CATEGORIES= math
HOMEPAGE= http://maxima.sourceforge.net/
diff
-urN /usr/ports/math/maxima/distinfo /home/ijon/usr/ports/math/maxima/distinfo
--- /usr/ports/math/maxima/distinfo Wed Jan 5 18:05:02 2005
+++ /home/ijon/usr/ports/math/maxima/distinfo Thu Jun 1 19:41:31 2006
@@ -1,4 +1,4 @@
-MD5 (maxima-5.9.0.tar.gz) = a1d6d6ed6afb0eebf03df865c0a19f19
-RMD160 (maxima-5.9.0.tar.gz) = 490082c1025b81cba81ad6e94605e1eb8a7d73e5
-SHA1 (maxima-5.9.0.tar.gz) = a604f7c98fb34f80273cbcf1df629a6d5bb6d808
-SIZE (maxima-5.9.0.tar.gz) = 7116131
+MD5 (maxima-5.9.1.tar.gz) = 659acfad1f61444cf5b38f6c28279d40
+RMD160 (maxima-5.9.1.tar.gz) = 26940d11d6cba4125319a3c83234964af81e4603
+SHA1 (maxima-5.9.1.tar.gz) = 87dcf337f3f628ae78ef6bfaed694e98ad26f207
+SIZE (maxima-5.9.1.tar.gz) = 8093534
diff
-urN /usr/ports/math/maxima/pkg/PLIST /home/ijon/usr/ports/math/maxima/pkg/PLIST
--- /usr/ports/math/maxima/pkg/PLIST Wed Sep 15 11:11:59 2004
+++ /home/ijon/usr/ports/math/maxima/pkg/PLIST Thu Jun 1 20:09:12 2006
@@ -1,14 +1,15 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.2 2004/09/15 09:11:59 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
bin/maxima
+bin/rmaxima
bin/xmaxima
@info info/maxima.info
lib/maxima/
lib/maxima/${VERSION}/
lib/maxima/${VERSION}/binary-clisp/
+lib/maxima/${VERSION}/binary-clisp/lisp.run
lib/maxima/${VERSION}/binary-clisp/maxima.mem
libexec/maxima/
libexec/maxima/${VERSION}/
-libexec/maxima/${VERSION}/maxima-run-lisp
libexec/maxima/${VERSION}/mgnuplot
libexec/maxima/${VERSION}/omplotdata
@man man/man1/maxima.1
@@ -33,6 +34,7 @@
share/maxima/${VERSION}/demo/trgsmp.dem
share/maxima/${VERSION}/doc/
share/maxima/${VERSION}/doc/EMaximaIntro.ps
+share/maxima/${VERSION}/doc/contributors
share/maxima/${VERSION}/doc/html/
share/maxima/${VERSION}/doc/html/intromax.html
share/maxima/${VERSION}/doc/html/maxima_1.html
@@ -72,16 +74,118 @@
share/maxima/${VERSION}/doc/html/maxima_40.html
share/maxima/${VERSION}/doc/html/maxima_41.html
share/maxima/${VERSION}/doc/html/maxima_42.html
+share/maxima/${VERSION}/doc/html/maxima_43.html
share/maxima/${VERSION}/doc/html/maxima_5.html
share/maxima/${VERSION}/doc/html/maxima_6.html
share/maxima/${VERSION}/doc/html/maxima_7.html
share/maxima/${VERSION}/doc/html/maxima_8.html
share/maxima/${VERSION}/doc/html/maxima_9.html
share/maxima/${VERSION}/doc/html/maxima_toc.html
+share/maxima/${VERSION}/doc/implementation/
+share/maxima/${VERSION}/doc/implementation/dir_vars.txt
+share/maxima/${VERSION}/doc/implementation/external-interface.txt
+share/maxima/${VERSION}/doc/maximabook/
+share/maxima/${VERSION}/doc/maximabook/Makefile
+share/maxima/${VERSION}/doc/maximabook/README
+share/maxima/${VERSION}/doc/maximabook/TODO
+share/maxima/${VERSION}/doc/maximabook/algcal/
+share/maxima/${VERSION}/doc/maximabook/algcal/algcal.tex
+share/maxima/${VERSION}/doc/maximabook/basics/
+share/maxima/${VERSION}/doc/maximabook/basics/basics.tex
+share/maxima/${VERSION}/doc/maximabook/examples/
+share/maxima/${VERSION}/doc/maximabook/examples/examples.tex
+share/maxima/${VERSION}/doc/maximabook/images/
+share/maxima/${VERSION}/doc/maximabook/images/2dplotwindow.eps
+share/maxima/${VERSION}/doc/maximabook/images/2dplotwindow.png
+share/maxima/${VERSION}/doc/maximabook/images/3dplotwindow.eps
+share/maxima/${VERSION}/doc/maximabook/images/3dplotwindow.png
+share/maxima/${VERSION}/doc/maximabook/images/emacsmaximamodeshot.eps
+share/maxima/${VERSION}/doc/maximabook/images/emacsmaximamodeshot.png
+share/maxima/${VERSION}/doc/maximabook/images/emacsshot.eps
+share/maxima/${VERSION}/doc/maximabook/images/emacsshot.png
+share/maxima/${VERSION}/doc/maximabook/images/emaximashot.eps
+share/maxima/${VERSION}/doc/maximabook/images/emaximashot.png
+share/maxima/${VERSION}/doc/maximabook/images/imaxima.eps
+share/maxima/${VERSION}/doc/maximabook/images/imaxima.png
+share/maxima/${VERSION}/doc/maximabook/images/maxima_geomview.eps
+share/maxima/${VERSION}/doc/maximabook/images/maxima_geomview.png
+share/maxima/${VERSION}/doc/maximabook/images/maxima_gnuplot.eps
+share/maxima/${VERSION}/doc/maximabook/images/maxima_gnuplot.png
+share/maxima/${VERSION}/doc/maximabook/images/maxima_openmath.eps
+share/maxima/${VERSION}/doc/maximabook/images/maxima_openmath.png
+share/maxima/${VERSION}/doc/maximabook/images/maximawindowsinstall1.eps
+share/maxima/${VERSION}/doc/maximabook/images/maximawindowsinstall1.png
+share/maxima/${VERSION}/doc/maximabook/images/symaxx.eps
+share/maxima/${VERSION}/doc/maximabook/images/symaxx.png
+share/maxima/${VERSION}/doc/maximabook/images/symaxxoutput.png
+share/maxima/${VERSION}/doc/maximabook/images/symaxxoutput.ps
+share/maxima/${VERSION}/doc/maximabook/images/terminalshot.eps
+share/maxima/${VERSION}/doc/maximabook/images/terminalshot.png
+share/maxima/${VERSION}/doc/maximabook/images/texmacs.eps
+share/maxima/${VERSION}/doc/maximabook/images/texmacs.png
+share/maxima/${VERSION}/doc/maximabook/images/xmaxima.eps
+share/maxima/${VERSION}/doc/maximabook/images/xmaxima.png
+share/maxima/${VERSION}/doc/maximabook/install/
+share/maxima/${VERSION}/doc/maximabook/install/install.tex
+share/maxima/${VERSION}/doc/maximabook/interfaces/
+share/maxima/${VERSION}/doc/maximabook/interfaces/interfaces.tex
+share/maxima/${VERSION}/doc/maximabook/introduction/
+share/maxima/${VERSION}/doc/maximabook/introduction/introduction.tex
+share/maxima/${VERSION}/doc/maximabook/maxima.bib
+share/maxima/${VERSION}/doc/maximabook/maxima.tex
+share/maxima/${VERSION}/doc/maximabook/maxims/
+share/maxima/${VERSION}/doc/maximabook/maxims/maxims.tex
+share/maxima/${VERSION}/doc/maximabook/odes/
+share/maxima/${VERSION}/doc/maximabook/odes/advmath.tex
+share/maxima/${VERSION}/doc/maximabook/odes/odes.tex
+share/maxima/${VERSION}/doc/maximabook/output/
+share/maxima/${VERSION}/doc/maximabook/output/izicinfo.txt
+share/maxima/${VERSION}/doc/maximabook/output/output.tex
+share/maxima/${VERSION}/doc/maximabook/preface/
+share/maxima/${VERSION}/doc/maximabook/preface/pref.tex
+share/maxima/${VERSION}/doc/maximabook/programming/
+share/maxima/${VERSION}/doc/maximabook/programming/prog.tex
+share/maxima/${VERSION}/doc/maximabook/share/
+share/maxima/${VERSION}/doc/maximabook/share/calculus/
+share/maxima/${VERSION}/doc/maximabook/share/calculus/pdiff.tex
+share/maxima/${VERSION}/doc/maximabook/share/physics/
+share/maxima/${VERSION}/doc/maximabook/share/physics/dimension.tex
+share/maxima/${VERSION}/doc/maximabook/storage/
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/axiom.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/higherordersymbcomput.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/jsymcomp.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/lispsymbcomput.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/macsyma.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/maple-extract.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/maple-tech.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/mathematica.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/red-a-f.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/red-g-l.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/red-m-z.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/redbooks.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/redextra.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/reduce.bib
+share/maxima/${VERSION}/doc/maximabook/storage/bibarchive/sigsam.bib
+share/maxima/${VERSION}/doc/maximabook/storage/primer/
+share/maxima/${VERSION}/doc/maximabook/storage/primer/primer.tex
+share/maxima/${VERSION}/doc/misc/
+share/maxima/${VERSION}/doc/misc/completescanoffunctionssortedbybytecodelength.txt
+share/maxima/${VERSION}/doc/misc/grepforvariables.sh
+share/maxima/${VERSION}/doc/misc/maximafunctions.txt
+share/maxima/${VERSION}/doc/misc/maximafunctionsundocumented.txt
+share/maxima/${VERSION}/doc/misc/maximaitemspresentinbothfunctionandvariablescans.txt
+share/maxima/${VERSION}/doc/misc/maximavariables.txt
+share/maxima/${VERSION}/doc/misc/maximavariablesundocumented.txt
+share/maxima/${VERSION}/doc/misc/processlisfiles.sh
+share/maxima/${VERSION}/doc/misc/weirdvariables.txt
+share/maxima/${VERSION}/doc/misc/workingvariables.txt
+share/maxima/${VERSION}/doc/misc/x.awk
share/maxima/${VERSION}/doc/share/
share/maxima/${VERSION}/doc/share/bessel.usg
share/maxima/${VERSION}/doc/share/brchre.txt
share/maxima/${VERSION}/doc/share/rombrg.usg
+share/maxima/${VERSION}/doc/share/specfun.texi
share/maxima/${VERSION}/doc/share/translation_hints.txt
share/maxima/${VERSION}/emacs/
share/maxima/${VERSION}/emacs/bookmode.el
@@ -94,6 +198,37 @@
share/maxima/${VERSION}/emacs/smart-complete.el
share/maxima/${VERSION}/emacs/sshell.el
share/maxima/${VERSION}/share/
+share/maxima/${VERSION}/share/affine/
+share/maxima/${VERSION}/share/affine/README
+share/maxima/${VERSION}/share/affine/affine.lisp
+share/maxima/${VERSION}/share/affine/affine.system
+share/maxima/${VERSION}/share/affine/amacros.lisp
+share/maxima/${VERSION}/share/affine/aquotient.lisp
+share/maxima/${VERSION}/share/affine/compat.lisp
+share/maxima/${VERSION}/share/affine/dim-3.lisp
+share/maxima/${VERSION}/share/affine/dim4-help.lisp
+share/maxima/${VERSION}/share/affine/dummy-gc.lisp
+share/maxima/${VERSION}/share/affine/macbasic.mac
+share/maxima/${VERSION}/share/affine/make.lisp
+share/maxima/${VERSION}/share/affine/makefile
+share/maxima/${VERSION}/share/affine/modsimp.lisp
+share/maxima/${VERSION}/share/affine/ndotsimp.lisp
+share/maxima/${VERSION}/share/affine/new-rat.lisp
+share/maxima/${VERSION}/share/affine/polya.lisp
+share/maxima/${VERSION}/share/affine/polyb.lisp
+share/maxima/${VERSION}/share/affine/polybas.lisp
+share/maxima/${VERSION}/share/affine/polyc.lisp
+share/maxima/${VERSION}/share/affine/polyd.lisp
+share/maxima/${VERSION}/share/affine/polysmp.lisp
+share/maxima/${VERSION}/share/affine/sheafa.lisp
+share/maxima/${VERSION}/share/affine/sheafb.lisp
+share/maxima/${VERSION}/share/affine/sheafc.lisp
+share/maxima/${VERSION}/share/affine/sparsemat.lisp
+share/maxima/${VERSION}/share/affine/sub-proj.lisp
+share/maxima/${VERSION}/share/affine/sys-declaim.lisp
+share/maxima/${VERSION}/share/affine/sys-proclaim.lisp
+share/maxima/${VERSION}/share/affine/sysdef.lisp
+share/maxima/${VERSION}/share/affine/todd-coxeter.lisp
share/maxima/${VERSION}/share/algebra/
share/maxima/${VERSION}/share/algebra/charsets/
share/maxima/${VERSION}/share/algebra/charsets/README
@@ -120,6 +255,7 @@
share/maxima/${VERSION}/share/algebra/solver/solver1.pdf
share/maxima/${VERSION}/share/algebra/solver/test.mac
share/maxima/${VERSION}/share/calculus/
+share/maxima/${VERSION}/share/calculus/asympa.mac
share/maxima/${VERSION}/share/calculus/cartan.dem
share/maxima/${VERSION}/share/calculus/cartan.lisp
share/maxima/${VERSION}/share/calculus/fourie.dem
@@ -153,12 +289,216 @@
share/maxima/${VERSION}/share/combinatorics/comgen.lisp
share/maxima/${VERSION}/share/combinatorics/permut.lisp
share/maxima/${VERSION}/share/contrib/
+share/maxima/${VERSION}/share/contrib/Grobner/
+share/maxima/${VERSION}/share/contrib/Grobner/README
+share/maxima/${VERSION}/share/contrib/Grobner/grobner-demo.output
+share/maxima/${VERSION}/share/contrib/Grobner/grobner.demo
+share/maxima/${VERSION}/share/contrib/Grobner/maxima-grobner.lisp
+share/maxima/${VERSION}/share/contrib/README
share/maxima/${VERSION}/share/contrib/diag.dem
share/maxima/${VERSION}/share/contrib/diag.mac
share/maxima/${VERSION}/share/contrib/diag.usg
+share/maxima/${VERSION}/share/contrib/diffequations/
+share/maxima/${VERSION}/share/contrib/diffequations/README
+share/maxima/${VERSION}/share/contrib/diffequations/contrib_ode.mac
+share/maxima/${VERSION}/share/contrib/diffequations/contrib_ode.usg
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_abel.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_clairault.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_factor.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_lagrange.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_lie.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_nonlinear.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_riccati.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/
+share/maxima/${VERSION}/share/contrib/diffequations/tests/Makefile
+share/maxima/${VERSION}/share/contrib/diffequations/tests/README
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_abel.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_riccati.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym2.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy1.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy2.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/testsuite.lisp
+share/maxima/${VERSION}/share/contrib/f90.lisp
+share/maxima/${VERSION}/share/contrib/f90.usg
+share/maxima/${VERSION}/share/contrib/format/
+share/maxima/${VERSION}/share/contrib/format/README
+share/maxima/${VERSION}/share/contrib/format/autoload-m.macsyma
+share/maxima/${VERSION}/share/contrib/format/autoload-mp.macsyma
+share/maxima/${VERSION}/share/contrib/format/coeflist.demo
+share/maxima/${VERSION}/share/contrib/format/coeflist.lisp
+share/maxima/${VERSION}/share/contrib/format/coeflistp.lisp
+share/maxima/${VERSION}/share/contrib/format/format.announce
+share/maxima/${VERSION}/share/contrib/format/format.demo
+share/maxima/${VERSION}/share/contrib/format/format.lisp
+share/maxima/${VERSION}/share/contrib/format/format.ps
+share/maxima/${VERSION}/share/contrib/format/pois2.demo
+share/maxima/${VERSION}/share/contrib/format/pois2m.ps
+share/maxima/${VERSION}/share/contrib/gentran/
+share/maxima/${VERSION}/share/contrib/gentran/Makefile
+share/maxima/${VERSION}/share/contrib/gentran/convmac.lisp
+share/maxima/${VERSION}/share/contrib/gentran/fdata.lisp
+share/maxima/${VERSION}/share/contrib/gentran/global.lisp
+share/maxima/${VERSION}/share/contrib/gentran/gtfix.lisp
+share/maxima/${VERSION}/share/contrib/gentran/init.lisp
+share/maxima/${VERSION}/share/contrib/gentran/intrfc.lisp
+share/maxima/${VERSION}/share/contrib/gentran/local.gtload.lisp
+share/maxima/${VERSION}/share/contrib/gentran/lspc.lisp
+share/maxima/${VERSION}/share/contrib/gentran/lspfor.lisp
+share/maxima/${VERSION}/share/contrib/gentran/lsprat.lisp
+share/maxima/${VERSION}/share/contrib/gentran/man/
+share/maxima/${VERSION}/share/contrib/gentran/man/MANUAL.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/appA.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/appA1.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/appB.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/contents.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/doc.add
+share/maxima/${VERSION}/share/contrib/gentran/man/ref.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect1.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect2.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect3.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect4.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect5.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect6.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/title.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/tmp1.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/tmp2.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/tmp3.ms
+share/maxima/${VERSION}/share/contrib/gentran/opt.lisp
+share/maxima/${VERSION}/share/contrib/gentran/output.lisp
+share/maxima/${VERSION}/share/contrib/gentran/parser.lisp
+share/maxima/${VERSION}/share/contrib/gentran/pre.lisp
+share/maxima/${VERSION}/share/contrib/gentran/read.lisp
+share/maxima/${VERSION}/share/contrib/gentran/segmnt.lisp
+share/maxima/${VERSION}/share/contrib/gentran/templt.lisp
+share/maxima/${VERSION}/share/contrib/gentran/test/
+share/maxima/${VERSION}/share/contrib/gentran/test/README
+share/maxima/${VERSION}/share/contrib/gentran/test/array.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/array.output
+share/maxima/${VERSION}/share/contrib/gentran/test/datatest.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/datatest.out
+share/maxima/${VERSION}/share/contrib/gentran/test/for.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.f
+share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.output
+share/maxima/${VERSION}/share/contrib/gentran/test/ham.in
+share/maxima/${VERSION}/share/contrib/gentran/test/loop.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/matrix.f
+share/maxima/${VERSION}/share/contrib/gentran/test/matrix.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/matrix.output
+share/maxima/${VERSION}/share/contrib/gentran/test/mcond.lisp
+share/maxima/${VERSION}/share/contrib/gentran/test/mdo.lisp
+share/maxima/${VERSION}/share/contrib/gentran/test/rk.in
+share/maxima/${VERSION}/share/contrib/gentran/test/runge.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/runge.output
+share/maxima/${VERSION}/share/contrib/gentran/test/runge.template
+share/maxima/${VERSION}/share/contrib/gentran/test/t.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/type.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/type.output
+share/maxima/${VERSION}/share/contrib/gentran/vaxinit.lisp
+share/maxima/${VERSION}/share/contrib/gentran/vaxlsp.lisp
share/maxima/${VERSION}/share/contrib/impdiff.mac
share/maxima/${VERSION}/share/contrib/lindstedt.mac
+share/maxima/${VERSION}/share/contrib/lsquares.dem
+share/maxima/${VERSION}/share/contrib/lsquares.mac
share/maxima/${VERSION}/share/contrib/makeOrders.mac
+share/maxima/${VERSION}/share/contrib/maximaMathML/
+share/maxima/${VERSION}/share/contrib/maximaMathML/CtMathML.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/PrMathML.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/load-mathml.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/mathml-maxima.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/mathml.readme
+share/maxima/${VERSION}/share/contrib/maximaMathML/mathmldisplay.lisp
+share/maxima/${VERSION}/share/contrib/mnewton.dem
+share/maxima/${VERSION}/share/contrib/mnewton.mac
+share/maxima/${VERSION}/share/contrib/nset/
+share/maxima/${VERSION}/share/contrib/nset/README
+share/maxima/${VERSION}/share/contrib/nset/nset-init.lisp
+share/maxima/${VERSION}/share/contrib/nset/nset.html
+share/maxima/${VERSION}/share/contrib/nset/nset.lisp
+share/maxima/${VERSION}/share/contrib/nset/nset.texi
+share/maxima/${VERSION}/share/contrib/nset/test-nset.mac
+share/maxima/${VERSION}/share/contrib/numericalio/
+share/maxima/${VERSION}/share/contrib/numericalio/README
+share/maxima/${VERSION}/share/contrib/numericalio/array.data
+share/maxima/${VERSION}/share/contrib/numericalio/array.mac
+share/maxima/${VERSION}/share/contrib/numericalio/csv.mac
+share/maxima/${VERSION}/share/contrib/numericalio/is_equal_array.lisp
+share/maxima/${VERSION}/share/contrib/numericalio/my_flatten.mac
+share/maxima/${VERSION}/share/contrib/numericalio/numericalio.lisp
+share/maxima/${VERSION}/share/contrib/numericalio/ragged.data
+share/maxima/${VERSION}/share/contrib/numericalio/ragged.mac
+share/maxima/${VERSION}/share/contrib/numericalio/really-csv.data
+share/maxima/${VERSION}/share/contrib/numericalio/really-space-separated.csv
+share/maxima/${VERSION}/share/contrib/numericalio/rectangular.csv
+share/maxima/${VERSION}/share/contrib/numericalio/rectangular.data
+share/maxima/${VERSION}/share/contrib/numericalio/rectangular.mac
+share/maxima/${VERSION}/share/contrib/pdiff/
+share/maxima/${VERSION}/share/contrib/pdiff/battex.sty
+share/maxima/${VERSION}/share/contrib/pdiff/history.txt
+share/maxima/${VERSION}/share/contrib/pdiff/pdiff-doc.pdf
+share/maxima/${VERSION}/share/contrib/pdiff/pdiff-doc.tex
+share/maxima/${VERSION}/share/contrib/pdiff/pdiff.lisp
+share/maxima/${VERSION}/share/contrib/plsquares.dem
+share/maxima/${VERSION}/share/contrib/plsquares.mac
+share/maxima/${VERSION}/share/contrib/rand/
+share/maxima/${VERSION}/share/contrib/rand/Avg3.mac
+share/maxima/${VERSION}/share/contrib/rand/Demo.bk1
+share/maxima/${VERSION}/share/contrib/rand/Ima
+share/maxima/${VERSION}/share/contrib/rand/Laplace.bk1
+share/maxima/${VERSION}/share/contrib/rand/Newimprv.bk1
+share/maxima/${VERSION}/share/contrib/rand/Ode1.bk1
+share/maxima/${VERSION}/share/contrib/rand/Oden.bk1
+share/maxima/${VERSION}/share/contrib/rand/Read.me
+share/maxima/${VERSION}/share/contrib/rand/Reverse
+share/maxima/${VERSION}/share/contrib/rand/Wkb
+share/maxima/${VERSION}/share/contrib/rand/asympexp.mac
+share/maxima/${VERSION}/share/contrib/rand/asympexp.usg
+share/maxima/${VERSION}/share/contrib/rand/average.mac
+share/maxima/${VERSION}/share/contrib/rand/average.usg
+share/maxima/${VERSION}/share/contrib/rand/averm.mac
+share/maxima/${VERSION}/share/contrib/rand/averm.usg
+share/maxima/${VERSION}/share/contrib/rand/benard.mac
+share/maxima/${VERSION}/share/contrib/rand/cm.mac
+share/maxima/${VERSION}/share/contrib/rand/cm.usg
+share/maxima/${VERSION}/share/contrib/rand/composit.mac
+share/maxima/${VERSION}/share/contrib/rand/composit.usg
+share/maxima/${VERSION}/share/contrib/rand/duffing.mac
+share/maxima/${VERSION}/share/contrib/rand/duffing.usg
+share/maxima/${VERSION}/share/contrib/rand/hill.usg
+share/maxima/${VERSION}/share/contrib/rand/hill1.mac
+share/maxima/${VERSION}/share/contrib/rand/hill2.mac
+share/maxima/${VERSION}/share/contrib/rand/improved.mac
+share/maxima/${VERSION}/share/contrib/rand/improved.usg
+share/maxima/${VERSION}/share/contrib/rand/lc.mac
+share/maxima/${VERSION}/share/contrib/rand/lc.usg
+share/maxima/${VERSION}/share/contrib/rand/lc2.mac
+share/maxima/${VERSION}/share/contrib/rand/lie.mac
+share/maxima/${VERSION}/share/contrib/rand/lie.usg
+share/maxima/${VERSION}/share/contrib/rand/mathieu.mac
+share/maxima/${VERSION}/share/contrib/rand/mathieu.usg
+share/maxima/${VERSION}/share/contrib/rand/mathieu0.mac
+share/maxima/${VERSION}/share/contrib/rand/nf.mac
+share/maxima/${VERSION}/share/contrib/rand/nf.usg
+share/maxima/${VERSION}/share/contrib/rand/recursiv.mac
+share/maxima/${VERSION}/share/contrib/rand/recursiv.usg
+share/maxima/${VERSION}/share/contrib/rand/reduct1.mac
+share/maxima/${VERSION}/share/contrib/rand/reduct1.usg
+share/maxima/${VERSION}/share/contrib/rand/reduct2.mac
+share/maxima/${VERSION}/share/contrib/rand/reduct2.usg
+share/maxima/${VERSION}/share/contrib/rand/reduct3.mac
+share/maxima/${VERSION}/share/contrib/rand/reduct3.usg
+share/maxima/${VERSION}/share/contrib/rand/takens.mac
+share/maxima/${VERSION}/share/contrib/rand/takens.usg
+share/maxima/${VERSION}/share/contrib/rand/transfor.mac
+share/maxima/${VERSION}/share/contrib/rand/transfor.usg
+share/maxima/${VERSION}/share/contrib/rand/twovar.mac
+share/maxima/${VERSION}/share/contrib/rand/twovar.usg
+share/maxima/${VERSION}/share/contrib/rand/vandpol.mac
+share/maxima/${VERSION}/share/contrib/rand/vandpol.usg
+share/maxima/${VERSION}/share/contrib/unit/
+share/maxima/${VERSION}/share/contrib/unit/unit.mac
+share/maxima/${VERSION}/share/contrib/unit/unit.usg
share/maxima/${VERSION}/share/diffequations/
share/maxima/${VERSION}/share/diffequations/abel.mac
share/maxima/${VERSION}/share/diffequations/desoln.mac
@@ -240,6 +580,7 @@
share/maxima/${VERSION}/share/misc/smacro.mac
share/maxima/${VERSION}/share/numeric/
share/maxima/${VERSION}/share/numeric/bffac.lisp
+share/maxima/${VERSION}/share/numeric/bffac.mac
share/maxima/${VERSION}/share/numeric/bffac.usg
share/maxima/${VERSION}/share/numeric/brmbrg.lisp
share/maxima/${VERSION}/share/numeric/brmbrg.usg
@@ -283,17 +624,6 @@
share/maxima/${VERSION}/share/physics/dimension.pdf
share/maxima/${VERSION}/share/physics/dimension.tex
share/maxima/${VERSION}/share/physics/elec.lisp
-share/maxima/${VERSION}/share/physics/gam5.lisp
-share/maxima/${VERSION}/share/physics/gamalg.dem
-share/maxima/${VERSION}/share/physics/gamalg.lisp
-share/maxima/${VERSION}/share/physics/gamalg.usg
-share/maxima/${VERSION}/share/physics/gamchi.lisp
-share/maxima/${VERSION}/share/physics/gamcon.lisp
-share/maxima/${VERSION}/share/physics/gamgfi.lisp
-share/maxima/${VERSION}/share/physics/gamkah.lisp
-share/maxima/${VERSION}/share/physics/gammtr.lisp
-share/maxima/${VERSION}/share/physics/gamnoc.lisp
-share/maxima/${VERSION}/share/physics/gamsq.lisp
share/maxima/${VERSION}/share/physics/physconst.mac
share/maxima/${VERSION}/share/physics/physconst.usg
share/maxima/${VERSION}/share/physics/units.mac
@@ -377,43 +707,40 @@
share/maxima/${VERSION}/share/sym/tri.lisp
share/maxima/${VERSION}/share/sym/util.lisp
share/maxima/${VERSION}/share/tensor/
-share/maxima/${VERSION}/share/tensor/aaricc.mac
-share/maxima/${VERSION}/share/tensor/aaricc_bsc.mac
-share/maxima/${VERSION}/share/tensor/aaricc_spl.mac
share/maxima/${VERSION}/share/tensor/aatest.mac
+share/maxima/${VERSION}/share/tensor/ademo-2steps.dem
share/maxima/${VERSION}/share/tensor/ademo.dem
-share/maxima/${VERSION}/share/tensor/ademo2.dem
share/maxima/${VERSION}/share/tensor/ajpff.mac
-share/maxima/${VERSION}/share/tensor/anew.mac
-share/maxima/${VERSION}/share/tensor/anew_add.mac
-share/maxima/${VERSION}/share/tensor/birkhoff.txt
-share/maxima/${VERSION}/share/tensor/brans_bmb.mac
share/maxima/${VERSION}/share/tensor/brans_vacuum.mac
-share/maxima/${VERSION}/share/tensor/brbirk.mac
share/maxima/${VERSION}/share/tensor/canten.lisp
+share/maxima/${VERSION}/share/tensor/car_iden.dem
share/maxima/${VERSION}/share/tensor/ctenso_1.dem
share/maxima/${VERSION}/share/tensor/ctenso_2.dem
share/maxima/${VERSION}/share/tensor/ctenso_3.dem
share/maxima/${VERSION}/share/tensor/ctenso_4.dem
share/maxima/${VERSION}/share/tensor/ctensr.mac
+share/maxima/${VERSION}/share/tensor/ex_calc.dem
+share/maxima/${VERSION}/share/tensor/ex_calc.mac
share/maxima/${VERSION}/share/tensor/gener.lisp
share/maxima/${VERSION}/share/tensor/info-tensor-2.txt
share/maxima/${VERSION}/share/tensor/info-tensor.txt
+share/maxima/${VERSION}/share/tensor/inpfix.lisp
share/maxima/${VERSION}/share/tensor/itensor.dem
share/maxima/${VERSION}/share/tensor/itensor.lisp
share/maxima/${VERSION}/share/tensor/itensor.usg
share/maxima/${VERSION}/share/tensor/jpff.mac
+share/maxima/${VERSION}/share/tensor/kaluza.dem
+share/maxima/${VERSION}/share/tensor/kaluza.mac
+share/maxima/${VERSION}/share/tensor/lckdt.mac
share/maxima/${VERSION}/share/tensor/manual.txt
share/maxima/${VERSION}/share/tensor/metrics.mac
-share/maxima/${VERSION}/share/tensor/mmans.mac
-share/maxima/${VERSION}/share/tensor/mmans_run.mac
share/maxima/${VERSION}/share/tensor/motion.mac
share/maxima/${VERSION}/share/tensor/petrov.mac
-share/maxima/${VERSION}/share/tensor/ricci2.mac
-share/maxima/${VERSION}/share/tensor/rsn.mac
share/maxima/${VERSION}/share/tensor/swartz.dem
share/maxima/${VERSION}/share/tensor/symtry.lisp
+share/maxima/${VERSION}/share/tensor/ten_alg.dem
share/maxima/${VERSION}/share/tensor/tensor-doc.txt
+share/maxima/${VERSION}/share/tensor/tentex.lisp
share/maxima/${VERSION}/share/tensor/test1.mac
share/maxima/${VERSION}/share/trigonometry/
share/maxima/${VERSION}/share/trigonometry/atrig1.mac
@@ -422,6 +749,7 @@
share/maxima/${VERSION}/share/trigonometry/ntrig.usg
share/maxima/${VERSION}/share/trigonometry/spangl.mac
share/maxima/${VERSION}/share/trigonometry/spangl.usg
+share/maxima/${VERSION}/share/trigonometry/trgsmp.mac
share/maxima/${VERSION}/share/trigonometry/trigrat.lisp
share/maxima/${VERSION}/share/utils/
share/maxima/${VERSION}/share/utils/batch.dem
@@ -442,8 +770,6 @@
share/maxima/${VERSION}/share/vector/vector.mac
share/maxima/${VERSION}/share/vector/vector.usg
share/maxima/${VERSION}/src/
-share/maxima/${VERSION}/src/SYS-DECLAIM.lisp
-share/maxima/${VERSION}/src/SYS-PROCLAIM.lisp
share/maxima/${VERSION}/src/acall.lisp
share/maxima/${VERSION}/src/algfac.lisp
share/maxima/${VERSION}/src/algsys.lisp
@@ -460,6 +786,7 @@
share/maxima/${VERSION}/src/comm.lisp
share/maxima/${VERSION}/src/comm2.lisp
share/maxima/${VERSION}/src/commac.lisp
+share/maxima/${VERSION}/src/command-line.lisp
share/maxima/${VERSION}/src/compar.lisp
share/maxima/${VERSION}/src/compat.lisp
share/maxima/${VERSION}/src/cpoly.lisp
@@ -482,6 +809,7 @@
share/maxima/${VERSION}/src/flatten.lisp
share/maxima/${VERSION}/src/float.lisp
share/maxima/${VERSION}/src/fortra.lisp
+share/maxima/${VERSION}/src/generate-sys-proclaim.lisp
share/maxima/${VERSION}/src/generr.lisp
share/maxima/${VERSION}/src/grind.lisp
share/maxima/${VERSION}/src/hayat.lisp
@@ -544,6 +872,7 @@
share/maxima/${VERSION}/src/numerical/f2cl-package.lisp
share/maxima/${VERSION}/src/numerical/slatec/
share/maxima/${VERSION}/src/numerical/slatec.lisp
+share/maxima/${VERSION}/src/numerical/slatec/README
share/maxima/${VERSION}/src/numerical/slatec/d9aimp.lisp
share/maxima/${VERSION}/src/numerical/slatec/d9b0mp.lisp
share/maxima/${VERSION}/src/numerical/slatec/d9b1mp.lisp
@@ -578,12 +907,50 @@
share/maxima/${VERSION}/src/numerical/slatec/dgamlm.lisp
share/maxima/${VERSION}/src/numerical/slatec/dgamln.lisp
share/maxima/${VERSION}/src/numerical/slatec/dgamma.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dgtsl.lisp
share/maxima/${VERSION}/src/numerical/slatec/djairy.lisp
share/maxima/${VERSION}/src/numerical/slatec/dlngam.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqag.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqage.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagi.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagie.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagpe.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqags.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagse.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawc.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawce.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawf.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawfe.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawo.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawoe.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqaws.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawse.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqc25c.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqc25f.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqc25s.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqcheb.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqelg.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk15.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk15i.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk15w.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk21.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk31.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk41.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk51.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk61.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqmomo.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqng.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqpsrt.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqwgtc.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqwgtf.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqwgts.lisp
share/maxima/${VERSION}/src/numerical/slatec/dyairy.lisp
share/maxima/${VERSION}/src/numerical/slatec/fdump.lisp
share/maxima/${VERSION}/src/numerical/slatec/initds.lisp
share/maxima/${VERSION}/src/numerical/slatec/j4save.lisp
+share/maxima/${VERSION}/src/numerical/slatec/quadpack.lisp
+share/maxima/${VERSION}/src/numerical/slatec/quadpack.system
+share/maxima/${VERSION}/src/numerical/slatec/slatec.system
share/maxima/${VERSION}/src/numerical/slatec/xercnt.lisp
share/maxima/${VERSION}/src/numerical/slatec/xerhlt.lisp
share/maxima/${VERSION}/src/numerical/slatec/xermsg.lisp
@@ -660,6 +1027,7 @@
share/maxima/${VERSION}/src/schatc.lisp
share/maxima/${VERSION}/src/scs.lisp
share/maxima/${VERSION}/src/series.lisp
+share/maxima/${VERSION}/src/server.lisp
share/maxima/${VERSION}/src/set.lisp
share/maxima/${VERSION}/src/simp.lisp
share/maxima/${VERSION}/src/sin.lisp
@@ -673,6 +1041,7 @@
share/maxima/${VERSION}/src/sublis.lisp
share/maxima/${VERSION}/src/sumcon.lisp
share/maxima/${VERSION}/src/suprv1.lisp
+share/maxima/${VERSION}/src/sys-proclaim.lisp
share/maxima/${VERSION}/src/tlimit.lisp
share/maxima/${VERSION}/src/todd-coxeter.lisp
share/maxima/${VERSION}/src/trans1.lisp
@@ -722,8 +1091,8 @@
share/maxima/${VERSION}/tests/rtest9a.mac
share/maxima/${VERSION}/tests/rtestflatten.mac
share/maxima/${VERSION}/tests/rtestode.mac
-share/maxima/${VERSION}/tests/summarize-log
-share/maxima/${VERSION}/tests/tests.lisp
+share/maxima/${VERSION}/tests/rtestode_zp.mac
+share/maxima/${VERSION}/tests/testsuite.lisp
share/maxima/${VERSION}/xmaxima/
share/maxima/${VERSION}/xmaxima/demos.html
share/maxima/${VERSION}/xmaxima/examples.html
@@ -733,4 +1102,3 @@
share/maxima/${VERSION}/xmaxima/maxima-new.gif
share/maxima/${VERSION}/xmaxima/maxima-new.png
share/maxima/${VERSION}/xmaxima/plotmaxima.html
-share/maxima/${VERSION}/xmaxima/server.lisp