Commit Graph

10 Commits (bda46f6642ecd218236e1856bdd3b7e6b3fc88d2)

Author SHA1 Message Date
Adam Vandenberg da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Dan Martinez 058eb78d00 newlisp 10.4.0
Closes Homebrew/homebrew#10260.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:09:43 -06:00
Libor Wagner 998c1c0edc newLisp: Upgrade to 10.3.3
Closes Homebrew/homebrew#7996.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-11 10:09:30 -07:00
David Kendal 68c026a7df newlisp 10.3.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-27 11:19:33 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
David Li 9abf303659 update newlist to 10.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-20 12:15:57 -08:00
Tianyi Cui 67d6a943a8 Refactored the newlisp formula
This formula is completely rewritten. Instead of just
install one executable `newlisp`, it now install
everything including standard library, documentation
and the IDE.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-07 10:20:51 -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
Jonathan Harrington e6468f87b0 Updating newlisp formula to use 10.2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 11:36:56 -07:00
Michael Kohl 81ab2109eb Added formula for newLISP
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Update to 10.2.1
2010-04-23 20:31:19 -07:00