pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/maxima import maxima-5.9.1, a computer algebra sy...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41a3343ce4f5
branches:  trunk
changeset: 493164:41a3343ce4f5
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Apr 28 19:07:52 2005 +0000

description:
import maxima-5.9.1, a computer algebra system

diffstat:

 math/maxima/DESCR    |     7 +
 math/maxima/Makefile |    18 +
 math/maxima/PLIST    |  1120 ++++++++++++++++++++++++++++++++++++++++++++++++++
 math/maxima/distinfo |     5 +
 4 files changed, 1150 insertions(+), 0 deletions(-)

diffs (truncated from 1166 to 300 lines):

diff -r b32a139ed15a -r 41a3343ce4f5 math/maxima/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/maxima/DESCR Thu Apr 28 19:07:52 2005 +0000
@@ -0,0 +1,7 @@
+Maxima is a symbolic computation program.  It is full featured,
+doing symbolic manipulation of polynomials, matrices, rational
+functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
+symbolic debugger source level debugger for maxima code.  Maxima is
+based on the original Macsyma developed at MIT in the 1970's.  It is
+quite reliable, and has good garbage collection, and no memory leaks.
+It comes with hundreds of self tests.
diff -r b32a139ed15a -r 41a3343ce4f5 math/maxima/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/maxima/Makefile      Thu Apr 28 19:07:52 2005 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/04/28 19:07:52 drochner Exp $
+#
+
+DISTNAME=              maxima-5.9.1
+CATEGORIES=            math
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=maxima/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://maxima.sourceforge.net/
+COMMENT=               Computer algebra system
+
+DEPENDS+=              clisp-[0-9]*:../../lang/clisp
+DEPENDS+=              tk-[0-9]*:../../x11/tk
+
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --enable-clisp
+
+.include "../../mk/bsd.pkg.mk"
diff -r b32a139ed15a -r 41a3343ce4f5 math/maxima/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/maxima/PLIST Thu Apr 28 19:07:52 2005 +0000
@@ -0,0 +1,1120 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/28 19:07:53 drochner Exp $
+bin/maxima
+bin/rmaxima
+bin/xmaxima
+info/maxima.info
+info/maxima.info-1
+info/maxima.info-10
+info/maxima.info-11
+info/maxima.info-12
+info/maxima.info-13
+info/maxima.info-14
+info/maxima.info-15
+info/maxima.info-16
+info/maxima.info-2
+info/maxima.info-3
+info/maxima.info-4
+info/maxima.info-5
+info/maxima.info-6
+info/maxima.info-7
+info/maxima.info-8
+info/maxima.info-9
+lib/maxima/${PKGVERSION}/binary-clisp/lisp.run
+lib/maxima/${PKGVERSION}/binary-clisp/maxima.mem
+libexec/maxima/${PKGVERSION}/mgnuplot
+libexec/maxima/${PKGVERSION}/omplotdata
+man/man1/maxima.1
+share/maxima/${PKGVERSION}/demo/array.dem
+share/maxima/${PKGVERSION}/demo/cf.dem
+share/maxima/${PKGVERSION}/demo/demo.dem
+share/maxima/${PKGVERSION}/demo/eaton1.dem
+share/maxima/${PKGVERSION}/demo/eaton2.dem
+share/maxima/${PKGVERSION}/demo/ezgcd.dem
+share/maxima/${PKGVERSION}/demo/hypgeo.dem
+share/maxima/${PKGVERSION}/demo/macex.dem
+share/maxima/${PKGVERSION}/demo/macro.dem
+share/maxima/${PKGVERSION}/demo/manual.demo
+share/maxima/${PKGVERSION}/demo/newfac.dem
+share/maxima/${PKGVERSION}/demo/plots.mac
+share/maxima/${PKGVERSION}/demo/rombrg.dem
+share/maxima/${PKGVERSION}/demo/subscr.dem
+share/maxima/${PKGVERSION}/demo/sumcon.dem
+share/maxima/${PKGVERSION}/demo/trgsmp.dem
+share/maxima/${PKGVERSION}/doc/EMaximaIntro.ps
+share/maxima/${PKGVERSION}/doc/contributors
+share/maxima/${PKGVERSION}/doc/html/intromax.html
+share/maxima/${PKGVERSION}/doc/html/maxima_1.html
+share/maxima/${PKGVERSION}/doc/html/maxima_10.html
+share/maxima/${PKGVERSION}/doc/html/maxima_11.html
+share/maxima/${PKGVERSION}/doc/html/maxima_12.html
+share/maxima/${PKGVERSION}/doc/html/maxima_13.html
+share/maxima/${PKGVERSION}/doc/html/maxima_14.html
+share/maxima/${PKGVERSION}/doc/html/maxima_15.html
+share/maxima/${PKGVERSION}/doc/html/maxima_16.html
+share/maxima/${PKGVERSION}/doc/html/maxima_17.html
+share/maxima/${PKGVERSION}/doc/html/maxima_18.html
+share/maxima/${PKGVERSION}/doc/html/maxima_19.html
+share/maxima/${PKGVERSION}/doc/html/maxima_2.html
+share/maxima/${PKGVERSION}/doc/html/maxima_20.html
+share/maxima/${PKGVERSION}/doc/html/maxima_21.html
+share/maxima/${PKGVERSION}/doc/html/maxima_22.html
+share/maxima/${PKGVERSION}/doc/html/maxima_23.html
+share/maxima/${PKGVERSION}/doc/html/maxima_24.html
+share/maxima/${PKGVERSION}/doc/html/maxima_25.html
+share/maxima/${PKGVERSION}/doc/html/maxima_26.html
+share/maxima/${PKGVERSION}/doc/html/maxima_27.html
+share/maxima/${PKGVERSION}/doc/html/maxima_28.html
+share/maxima/${PKGVERSION}/doc/html/maxima_29.html
+share/maxima/${PKGVERSION}/doc/html/maxima_3.html
+share/maxima/${PKGVERSION}/doc/html/maxima_30.html
+share/maxima/${PKGVERSION}/doc/html/maxima_31.html
+share/maxima/${PKGVERSION}/doc/html/maxima_32.html
+share/maxima/${PKGVERSION}/doc/html/maxima_33.html
+share/maxima/${PKGVERSION}/doc/html/maxima_34.html
+share/maxima/${PKGVERSION}/doc/html/maxima_35.html
+share/maxima/${PKGVERSION}/doc/html/maxima_36.html
+share/maxima/${PKGVERSION}/doc/html/maxima_37.html
+share/maxima/${PKGVERSION}/doc/html/maxima_38.html
+share/maxima/${PKGVERSION}/doc/html/maxima_39.html
+share/maxima/${PKGVERSION}/doc/html/maxima_4.html
+share/maxima/${PKGVERSION}/doc/html/maxima_40.html
+share/maxima/${PKGVERSION}/doc/html/maxima_41.html
+share/maxima/${PKGVERSION}/doc/html/maxima_42.html
+share/maxima/${PKGVERSION}/doc/html/maxima_43.html
+share/maxima/${PKGVERSION}/doc/html/maxima_5.html
+share/maxima/${PKGVERSION}/doc/html/maxima_6.html
+share/maxima/${PKGVERSION}/doc/html/maxima_7.html
+share/maxima/${PKGVERSION}/doc/html/maxima_8.html
+share/maxima/${PKGVERSION}/doc/html/maxima_9.html
+share/maxima/${PKGVERSION}/doc/html/maxima_toc.html
+share/maxima/${PKGVERSION}/doc/implementation/dir_vars.txt
+share/maxima/${PKGVERSION}/doc/implementation/external-interface.txt
+share/maxima/${PKGVERSION}/doc/maximabook/Makefile
+share/maxima/${PKGVERSION}/doc/maximabook/README
+share/maxima/${PKGVERSION}/doc/maximabook/TODO
+share/maxima/${PKGVERSION}/doc/maximabook/algcal/algcal.tex
+share/maxima/${PKGVERSION}/doc/maximabook/basics/basics.tex
+share/maxima/${PKGVERSION}/doc/maximabook/examples/examples.tex
+share/maxima/${PKGVERSION}/doc/maximabook/images/2dplotwindow.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/2dplotwindow.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/3dplotwindow.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/3dplotwindow.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/emacsmaximamodeshot.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/emacsmaximamodeshot.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/emacsshot.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/emacsshot.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/emaximashot.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/emaximashot.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/imaxima.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/imaxima.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/maxima_geomview.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/maxima_geomview.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/maxima_gnuplot.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/maxima_gnuplot.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/maxima_openmath.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/maxima_openmath.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/maximawindowsinstall1.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/maximawindowsinstall1.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/symaxx.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/symaxx.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/symaxxoutput.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/symaxxoutput.ps
+share/maxima/${PKGVERSION}/doc/maximabook/images/terminalshot.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/terminalshot.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/texmacs.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/texmacs.png
+share/maxima/${PKGVERSION}/doc/maximabook/images/xmaxima.eps
+share/maxima/${PKGVERSION}/doc/maximabook/images/xmaxima.png
+share/maxima/${PKGVERSION}/doc/maximabook/install/install.tex
+share/maxima/${PKGVERSION}/doc/maximabook/interfaces/interfaces.tex
+share/maxima/${PKGVERSION}/doc/maximabook/introduction/introduction.tex
+share/maxima/${PKGVERSION}/doc/maximabook/maxima.bib
+share/maxima/${PKGVERSION}/doc/maximabook/maxima.tex
+share/maxima/${PKGVERSION}/doc/maximabook/maxims/maxims.tex
+share/maxima/${PKGVERSION}/doc/maximabook/odes/advmath.tex
+share/maxima/${PKGVERSION}/doc/maximabook/odes/odes.tex
+share/maxima/${PKGVERSION}/doc/maximabook/output/izicinfo.txt
+share/maxima/${PKGVERSION}/doc/maximabook/output/output.tex
+share/maxima/${PKGVERSION}/doc/maximabook/preface/pref.tex
+share/maxima/${PKGVERSION}/doc/maximabook/programming/prog.tex
+share/maxima/${PKGVERSION}/doc/maximabook/share/calculus/pdiff.tex
+share/maxima/${PKGVERSION}/doc/maximabook/share/physics/dimension.tex
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/axiom.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/higherordersymbcomput.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/jsymcomp.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/lispsymbcomput.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/macsyma.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/maple-extract.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/maple-tech.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/mathematica.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/red-a-f.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/red-g-l.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/red-m-z.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/redbooks.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/redextra.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/reduce.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/bibarchive/sigsam.bib
+share/maxima/${PKGVERSION}/doc/maximabook/storage/primer/primer.tex
+share/maxima/${PKGVERSION}/doc/misc/completescanoffunctionssortedbybytecodelength.txt
+share/maxima/${PKGVERSION}/doc/misc/grepforvariables.sh
+share/maxima/${PKGVERSION}/doc/misc/maximafunctions.txt
+share/maxima/${PKGVERSION}/doc/misc/maximafunctionsundocumented.txt
+share/maxima/${PKGVERSION}/doc/misc/maximaitemspresentinbothfunctionandvariablescans.txt
+share/maxima/${PKGVERSION}/doc/misc/maximavariables.txt
+share/maxima/${PKGVERSION}/doc/misc/maximavariablesundocumented.txt
+share/maxima/${PKGVERSION}/doc/misc/processlisfiles.sh
+share/maxima/${PKGVERSION}/doc/misc/weirdvariables.txt
+share/maxima/${PKGVERSION}/doc/misc/workingvariables.txt
+share/maxima/${PKGVERSION}/doc/misc/x.awk
+share/maxima/${PKGVERSION}/doc/share/bessel.usg
+share/maxima/${PKGVERSION}/doc/share/brchre.txt
+share/maxima/${PKGVERSION}/doc/share/rombrg.usg
+share/maxima/${PKGVERSION}/doc/share/specfun.texi
+share/maxima/${PKGVERSION}/doc/share/translation_hints.txt
+share/maxima/${PKGVERSION}/emacs/bookmode.el
+share/maxima/${PKGVERSION}/emacs/dbl.el
+share/maxima/${PKGVERSION}/emacs/emaxima.el
+share/maxima/${PKGVERSION}/emacs/emaxima.lisp
+share/maxima/${PKGVERSION}/emacs/emaxima.sty
+share/maxima/${PKGVERSION}/emacs/maxima-font-lock.el
+share/maxima/${PKGVERSION}/emacs/maxima.el
+share/maxima/${PKGVERSION}/emacs/smart-complete.el
+share/maxima/${PKGVERSION}/emacs/sshell.el
+share/maxima/${PKGVERSION}/share/affine/README
+share/maxima/${PKGVERSION}/share/affine/affine.lisp
+share/maxima/${PKGVERSION}/share/affine/affine.system
+share/maxima/${PKGVERSION}/share/affine/amacros.lisp
+share/maxima/${PKGVERSION}/share/affine/aquotient.lisp
+share/maxima/${PKGVERSION}/share/affine/compat.lisp
+share/maxima/${PKGVERSION}/share/affine/dim-3.lisp
+share/maxima/${PKGVERSION}/share/affine/dim4-help.lisp
+share/maxima/${PKGVERSION}/share/affine/dummy-gc.lisp
+share/maxima/${PKGVERSION}/share/affine/macbasic.mac
+share/maxima/${PKGVERSION}/share/affine/make.lisp
+share/maxima/${PKGVERSION}/share/affine/makefile
+share/maxima/${PKGVERSION}/share/affine/modsimp.lisp
+share/maxima/${PKGVERSION}/share/affine/ndotsimp.lisp
+share/maxima/${PKGVERSION}/share/affine/new-rat.lisp
+share/maxima/${PKGVERSION}/share/affine/polya.lisp
+share/maxima/${PKGVERSION}/share/affine/polyb.lisp
+share/maxima/${PKGVERSION}/share/affine/polybas.lisp
+share/maxima/${PKGVERSION}/share/affine/polyc.lisp
+share/maxima/${PKGVERSION}/share/affine/polyd.lisp
+share/maxima/${PKGVERSION}/share/affine/polysmp.lisp
+share/maxima/${PKGVERSION}/share/affine/sheafa.lisp
+share/maxima/${PKGVERSION}/share/affine/sheafb.lisp
+share/maxima/${PKGVERSION}/share/affine/sheafc.lisp
+share/maxima/${PKGVERSION}/share/affine/sparsemat.lisp
+share/maxima/${PKGVERSION}/share/affine/sub-proj.lisp
+share/maxima/${PKGVERSION}/share/affine/sys-declaim.lisp
+share/maxima/${PKGVERSION}/share/affine/sys-proclaim.lisp
+share/maxima/${PKGVERSION}/share/affine/sysdef.lisp
+share/maxima/${PKGVERSION}/share/affine/todd-coxeter.lisp
+share/maxima/${PKGVERSION}/share/algebra/charsets/README
+share/maxima/${PKGVERSION}/share/algebra/charsets/charsets.mac
+share/maxima/${PKGVERSION}/share/algebra/charsets/test1.mac
+share/maxima/${PKGVERSION}/share/algebra/differ.dem
+share/maxima/${PKGVERSION}/share/algebra/differ.mac
+share/maxima/${PKGVERSION}/share/algebra/gcdex.mac
+share/maxima/${PKGVERSION}/share/algebra/grob1.lisp
+share/maxima/${PKGVERSION}/share/algebra/nusum.mac
+share/maxima/${PKGVERSION}/share/algebra/nusum.usg
+share/maxima/${PKGVERSION}/share/algebra/recur.dem
+share/maxima/${PKGVERSION}/share/algebra/recur.lisp
+share/maxima/${PKGVERSION}/share/algebra/recur.mac
+share/maxima/${PKGVERSION}/share/algebra/recur.transcript
+share/maxima/${PKGVERSION}/share/algebra/solver/linsolve.mac
+share/maxima/${PKGVERSION}/share/algebra/solver/misc.mac
+share/maxima/${PKGVERSION}/share/algebra/solver/readme
+share/maxima/${PKGVERSION}/share/algebra/solver/slvrmsgs.mac
+share/maxima/${PKGVERSION}/share/algebra/solver/slvrtbox.mac
+share/maxima/${PKGVERSION}/share/algebra/solver/solver.mac
+share/maxima/${PKGVERSION}/share/algebra/solver/solver1-en.html
+share/maxima/${PKGVERSION}/share/algebra/solver/solver1.pdf
+share/maxima/${PKGVERSION}/share/algebra/solver/test.mac
+share/maxima/${PKGVERSION}/share/calculus/asympa.mac
+share/maxima/${PKGVERSION}/share/calculus/cartan.dem
+share/maxima/${PKGVERSION}/share/calculus/cartan.lisp
+share/maxima/${PKGVERSION}/share/calculus/fourie.dem
+share/maxima/${PKGVERSION}/share/calculus/fourie.mac
+share/maxima/${PKGVERSION}/share/calculus/fourie.usg
+share/maxima/${PKGVERSION}/share/calculus/gendif.mac
+share/maxima/${PKGVERSION}/share/calculus/gendif.usg
+share/maxima/${PKGVERSION}/share/calculus/optmiz.dem
+share/maxima/${PKGVERSION}/share/calculus/optmiz.mac
+share/maxima/${PKGVERSION}/share/calculus/optmiz.transcript
+share/maxima/${PKGVERSION}/share/calculus/optmiz.usg
+share/maxima/${PKGVERSION}/share/calculus/optmiz_1.dem
+share/maxima/${PKGVERSION}/share/calculus/optmiz_2.dem
+share/maxima/${PKGVERSION}/share/calculus/optmiz_3.dem
+share/maxima/${PKGVERSION}/share/calculus/optmiz_4.dem
+share/maxima/${PKGVERSION}/share/calculus/optvar.dem
+share/maxima/${PKGVERSION}/share/calculus/optvar.mac
+share/maxima/${PKGVERSION}/share/calculus/optvar.transcript
+share/maxima/${PKGVERSION}/share/calculus/optvar.usg
+share/maxima/${PKGVERSION}/share/calculus/optvar_1.dem
+share/maxima/${PKGVERSION}/share/calculus/optvar_2.dem
+share/maxima/${PKGVERSION}/share/calculus/pade2.mac
+share/maxima/${PKGVERSION}/share/calculus/qual.dem
+share/maxima/${PKGVERSION}/share/calculus/qual.mac
+share/maxima/${PKGVERSION}/share/calculus/qual.usg
+share/maxima/${PKGVERSION}/share/calculus/qualsp.lisp
+share/maxima/${PKGVERSION}/share/calculus/revert.mac
+share/maxima/${PKGVERSION}/share/calculus/revert.usg



Home | Main Index | Thread Index | Old Index