Subject: CVS commit: pkgsrc/math/fricas
From: Aleksej Saushev
Date: 2009-12-16 00:36:29
Message id: 20091215233629.27206175DD@cvs.netbsd.org

Log Message:
Update to FriCAS 1.0.8

Notable changes (compared to version 1.0.7) include:

  - Improved version of guessing package.  It can now handle
    much larger problems than before.  Added ability to guess
    functional substitution (Mahler) equations.
  - Experimental support for build using CMU CL.
  - Various speed improvements including faster indexing for two
    dimensional arrays.
  - By default FriCAS build tries to use SBCL.
  - Building no longer require patch.

Bug fixes, in particular:

  - correct definition of random() for matrices
  - conditionals in .input files work again
  - Spad compiler now recognizes more types as equal
  - fixed problem with pattern-matching quote

Files:
RevisionActionfile
1.9modifypkgsrc/math/fricas/Makefile
1.7modifypkgsrc/math/fricas/PLIST
1.5modifypkgsrc/math/fricas/distinfo
1.1addpkgsrc/math/fricas/patches/patch-ab