Commit Graph

13 Commits (e1322c165ac0c7fd0dfb436f0272d7adf981f2f1)

Author SHA1 Message Date
Brett Koonce f330fc2bb4 mathomatic 16.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-01 09:52:19 -08:00
Brett Koonce d041bf590b mathomatic 16.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-21 08:29:14 -07:00
nibbles 2bits 79a910824a mathomatic 16.0.2
- Upgrade to 16.0.2.
- Works with superenv on ML.

Closes Homebrew/homebrew#14797.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-07 22:00:32 -07:00
Brett Koonce 57ba66b149 mathomatic 16.0.1
Closes Homebrew/homebrew#13863.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:14:04 -05:00
nibbles 2bits c3c0a58db1 mathomatic 15.8.4
* Upgrade mathomatic to version 15.8.4
* Switch from `make install` to `make m4install`
* Add a `make` in the primes subdirectory

By switching to `make m4install` we get everything in the previous
formula plus the m4 macros "which allow easy entry of math
functions like sqrt(x) and sin(x) as macros."

By adding `make` in the primes subdirectory we get the Mathomatic
prime number tools, `matho-primes`.

Changelog is here: http://www.mathomatic.org/NEWS

Mathomatic runs, and testing it by doing simple math is successful
when it's built with clang or llvm from XCode-4.3.2 on Lion.

Closes Homebrew/homebrew#12219.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-13 13:34:57 -05:00
Libor Wagner 7aa1aebfe6 mathomatic: Update to 15.7.1
Closes Homebrew/homebrew#8845.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:53:56 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
shikil cf1c51e965 Update Mathomatic to 15.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-25 09:44:46 -08:00
Adam Vandenberg aa20f7375d mathomatic 15.3.5 2010-11-29 07:40:52 -08: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 5e8a4a2ee7 Modify mathomatic.rb to use OS X included readline
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-17 16:46:09 +02:00
David Höppner c1764fecb3 mathomatic: update version to 15.0.8 2010-05-15 11:57:30 +02:00
David Höppner 9d06c06c35 New formula mathomatic
Mathomatic is a portable Computer Algebra System (CAS) written
entirely in the C programming language.
2010-03-28 14:56:32 +02:00