Commit Graph

14 Commits (e34d4bc92a40bb2890f4d24e1851c2efc676a747)

Author SHA1 Message Date
Paul Mulders 93ce625b78 maxima: fix help(), describe(), "?" and "??" functionality
Closes Homebrew/homebrew#16847.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-02 11:45:33 -08:00
nibbles 2bits e03dac2474 maxima: add LANG=C during make
- Add `ENV['LANG'] = 'C'` per the build instrutions for OSX.
- Tested with superenv and the new wxmaxima formula

Closes Homebrew/homebrew#15668.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:30:42 -07:00
Jesse B. Hannah 1531824cf7 Maxima 5.28.0
Closes Homebrew/homebrew#15573.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-20 23:48:35 -07:00
Brett Koonce 490293c071 maxima 5.27.0
Closes Homebrew/homebrew#13860.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:25 -05:00
Jack Nagel 63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Jack Nagel 2719b461a9 maxima: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:46 -05:00
Joshua B. Griffith 9a4c70fa49 maxima: patch imaxima.el
Patch fixes imaxima.el temp directory on OS X

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-07 10:30:54 -08:00
John Wilkinson 6a507908b3 Maxima: Upgrade to version 5.25.1
Updated Formula for GNU Maxima to the latest version (5.25.1), as of 22
October 2011, and added a test method to non-interactively run the Maxima
self-test suite. (Not every test is expected to pass, but this will at least
give the user an indication that Maxima is installed properly, and allow the
user to check for egregious errors.)

Closes Homebrew/homebrew#8246.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:38:51 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Jonathan Ragan-Kelley 9bde542e96 Switched maxima to use sbcl lisp
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 20:21:37 +00:00
Martin Kühl 6b22ed8725 maxima: Fix man and info paths.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04 09:08:50 -07:00
Martin Kühl f42afaf6d3 Update maxima to 5.22.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04 09:07:07 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Steven Sartorius 3ea7e38c6b Formula for maxima, a computer algebra system. Depends on cmucl.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-22 21:31:51 -07:00