diff options
author | minskim <minskim@pkgsrc.org> | 2008-12-21 05:04:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2008-12-21 05:04:28 +0000 |
commit | bcea21c41a0b96d8b6f1265c061856563fa06d84 (patch) | |
tree | 9494d0ffcbaf04069fe4bd3f1aa30257e378098d /math | |
parent | c0247150424780098d268e3f5c27af1f5216daf1 (diff) | |
download | pkgsrc-bcea21c41a0b96d8b6f1265c061856563fa06d84.tar.gz |
Update maxima to 5.17.1, based on wip/maxima, which was updated
and tested by Aleksej Saushev and Stathis Kamperis.
Major changes:
- Expand code for special functions
- quad_qagi accepts upper and lower limits instead of flags for limits
- Cut out solve_inconsistent_error
- new, alternate implementation of vector operations
- colorterm: simple output color-coding
Diffstat (limited to 'math')
-rw-r--r-- | math/maxima/Makefile | 6 | ||||
-rw-r--r-- | math/maxima/PLIST | 15 | ||||
-rw-r--r-- | math/maxima/distinfo | 8 |
3 files changed, 20 insertions, 9 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 34582ba15be..16186f2cdfd 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2008/08/25 22:14:17 ahoka Exp $ +# $NetBSD: Makefile,v 1.20 2008/12/21 05:04:28 minskim Exp $ # -DISTNAME= maxima-5.16.3 +DISTNAME= maxima-5.17.1 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) @@ -18,7 +18,7 @@ DEPENDS+= tk-[0-9]*:../../x11/tk PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_TOOLS+= perl +USE_TOOLS+= makeinfo perl REPLACE_SH= doc/misc/grepforvariables.sh INFO_FILES= yes diff --git a/math/maxima/PLIST b/math/maxima/PLIST index ab01e668500..7c9624cf99a 100644 --- a/math/maxima/PLIST +++ b/math/maxima/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2008/08/25 22:14:17 ahoka Exp $ +@comment $NetBSD: PLIST,v 1.13 2008/12/21 05:04:28 minskim Exp $ bin/maxima bin/rmaxima bin/xmaxima @@ -8,8 +8,8 @@ info/maxima.info info/xmaxima.info ${PLIST.clisp}lib/maxima/${PKGVERSION}/binary-clisp/lisp.run ${PLIST.clisp}lib/maxima/${PKGVERSION}/binary-clisp/maxima.mem -${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core ${PLIST.ecl}lib/maxima/${PKGVERSION}/binary-ecl/maxima +${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core libexec/maxima/${PKGVERSION}/mgnuplot man/man1/maxima.1 share/maxima/${PKGVERSION}/demo/array.dem @@ -219,6 +219,7 @@ share/maxima/${PKGVERSION}/emacs/imaxima.el share/maxima/${PKGVERSION}/emacs/imaxima.lisp share/maxima/${PKGVERSION}/emacs/maxima-font-lock.el share/maxima/${PKGVERSION}/emacs/maxima.el +share/maxima/${PKGVERSION}/emacs/setup-imaxima-imath.el share/maxima/${PKGVERSION}/emacs/smart-complete.el share/maxima/${PKGVERSION}/emacs/sshell.el share/maxima/${PKGVERSION}/share/affine/README @@ -1034,6 +1035,7 @@ share/maxima/${PKGVERSION}/share/numeric/forma1.usg share/maxima/${PKGVERSION}/share/numeric/format.lisp share/maxima/${PKGVERSION}/share/numeric/format.usg share/maxima/${PKGVERSION}/share/numeric/interpol.mac +share/maxima/${PKGVERSION}/share/numeric/jtroot3.mac share/maxima/${PKGVERSION}/share/numeric/newton.mac share/maxima/${PKGVERSION}/share/numeric/newton1.mac share/maxima/${PKGVERSION}/share/numeric/riemsum.mac @@ -1084,6 +1086,7 @@ share/maxima/${PKGVERSION}/share/simplification/rducon.dem share/maxima/${PKGVERSION}/share/simplification/rducon.lisp share/maxima/${PKGVERSION}/share/simplification/rncomb.dem share/maxima/${PKGVERSION}/share/simplification/rncomb.mac +share/maxima/${PKGVERSION}/share/simplification/rtest_rncomb.mac share/maxima/${PKGVERSION}/share/simplification/scifac.dem share/maxima/${PKGVERSION}/share/simplification/scifac.lisp share/maxima/${PKGVERSION}/share/simplification/sqdnst.mac @@ -1196,6 +1199,9 @@ share/maxima/${PKGVERSION}/share/vector/vect_transform.mac share/maxima/${PKGVERSION}/share/vector/vector.dem share/maxima/${PKGVERSION}/share/vector/vector.mac share/maxima/${PKGVERSION}/share/vector/vector.usg +share/maxima/${PKGVERSION}/share/vector/vector_rebuild.lisp +share/maxima/${PKGVERSION}/share/vector/vector_rebuild.mac +share/maxima/${PKGVERSION}/share/vector/vector_rebuild.usg share/maxima/${PKGVERSION}/src/acall.lisp share/maxima/${PKGVERSION}/src/airy.lisp share/maxima/${PKGVERSION}/src/algfac.lisp @@ -1238,6 +1244,7 @@ share/maxima/${PKGVERSION}/src/factor.lisp share/maxima/${PKGVERSION}/src/fcall.lisp share/maxima/${PKGVERSION}/src/float.lisp share/maxima/${PKGVERSION}/src/fortra.lisp +share/maxima/${PKGVERSION}/src/gamma.lisp share/maxima/${PKGVERSION}/src/generate-sys-proclaim.lisp share/maxima/${PKGVERSION}/src/generr.lisp share/maxima/${PKGVERSION}/src/gnuplot.lisp @@ -1529,12 +1536,15 @@ share/maxima/${PKGVERSION}/tests/rtest_diff_invtrig.mac share/maxima/${PKGVERSION}/tests/rtest_dot.mac share/maxima/${PKGVERSION}/tests/rtest_equal.mac share/maxima/${PKGVERSION}/tests/rtest_everysome.mac +share/maxima/${PKGVERSION}/tests/rtest_expintegral.mac +share/maxima/${PKGVERSION}/tests/rtest_gamma.mac share/maxima/${PKGVERSION}/tests/rtest_hypgeo.mac share/maxima/${PKGVERSION}/tests/rtest_map.mac share/maxima/${PKGVERSION}/tests/rtest_mset.mac share/maxima/${PKGVERSION}/tests/rtest_round.mac share/maxima/${PKGVERSION}/tests/rtest_scalarp.mac share/maxima/${PKGVERSION}/tests/rtest_sign.mac +share/maxima/${PKGVERSION}/tests/rtest_signum.mac share/maxima/${PKGVERSION}/tests/rtest_taylor.mac share/maxima/${PKGVERSION}/tests/rtest_trig.mac share/maxima/${PKGVERSION}/tests/rtest_zeta.mac @@ -1630,6 +1640,7 @@ share/maxima/${PKGVERSION}/xmaxima/plotmaxima.html @dirrm share/maxima/${PKGVERSION}/share/misc @dirrm share/maxima/${PKGVERSION}/share/matrix @dirrm share/maxima/${PKGVERSION}/share/macro +@dirrm share/maxima/${PKGVERSION}/share/lisp-utils @dirrm share/maxima/${PKGVERSION}/share/linearalgebra @dirrm share/maxima/${PKGVERSION}/share/lbfgs @dirrm share/maxima/${PKGVERSION}/share/lapack/lapack diff --git a/math/maxima/distinfo b/math/maxima/distinfo index 29457294966..7d1accc18a5 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2008/08/25 22:14:17 ahoka Exp $ +$NetBSD: distinfo,v 1.11 2008/12/21 05:04:28 minskim Exp $ -SHA1 (maxima-5.16.3.tar.gz) = 3b93c74182ccd6d5822e5ed279febb0ce2162ec0 -RMD160 (maxima-5.16.3.tar.gz) = 7f45cd9da065268e64c05146908e15c886c46810 -Size (maxima-5.16.3.tar.gz) = 19938512 bytes +SHA1 (maxima-5.17.1.tar.gz) = 0f87f2fbf3c91cd54528cfc355ddf5ed30ee66ac +RMD160 (maxima-5.17.1.tar.gz) = 0738ddd1f8247ae0300b5810fa21db1fbfc608c3 +Size (maxima-5.17.1.tar.gz) = 20080768 bytes |