Commit Graph

13 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
Luke Gallagher 31d554db2a Fix typo in dmd formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-16 17:26:01 -07:00
Christian Köstlin 601db9a60b update to 1.063
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-16 09:07:03 -07:00
Adam Vandenberg 55b98a9421 Update formulae to use path shortcuts 2010-08-08 11:24:36 -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
Adam Vandenberg d81d434648 Remove silly concatenation. 2010-06-07 14:15:45 -07:00
Christian Köstlin 1133a63230 bumped version of dmd to 1.060
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-05 12:49:15 -07:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell 38aebbfc9b Fixes Homebrew/homebrew#93 2009-10-15 16:40:07 +01:00
Max Howell 9de8ef8e1f DMD 1.047 2009-09-11 17:42:53 +01:00
Max Howell fe99e07595 Only install UNIX d samples 2009-08-10 18:12:16 +01:00
Max Howell 3b15855efa Update and improve dmd formula 2009-07-23 04:12:36 +01:00
Max Howell 042a5d4400 Use FileUtils.chmod 2009-06-26 12:58:32 +01:00
Max Howell 97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00