Commit graph

26 commits

Author SHA1 Message Date
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Tim Keating
a074a9a145 dmd 2.060
Closes Homebrew/homebrew#13938.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 11:00:48 -07:00
Christian Köstlin
faaffb7cd6 dmd 2.059
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-14 09:34:25 -07:00
Adam Vandenberg
41242cd1a8 dmd: fix writing conf file 2012-02-19 19:10:56 -08:00
Stevan Vučenović
3d44ac2d50 dmd 2.058
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-19 17:16:44 -08:00
Aku Kotkavuo
7981b5c4bb DMD v2.057
Closes Homebrew/homebrew#9302.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-27 18:49:53 -06:00
Akos Gyimesi
5bb09ba4d8 DMD 2.056
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 20:43:49 -07:00
Oldrich Smehlik
0e4fed4f2b DMD: Update to 2.055
Closes Homebrew/homebrew#7518.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 15:54:39 -07:00
Lenny222
8ec1ef798a DMD 2.054
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17 08:28:48 -07:00
Aku Kotkavuo
2b0054e36e DMD 2.053
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-21 19:37:11 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Robin Ramael
4732679989 Updated dmd (digital mars d compiler) to 2.051
the dflags env variable set in preifx/bin/mdm.conf had to be changed. Everything
seems to work, but the library in prefix/lib is not included because it caused all
compilations to fail.

Closes Homebrew/homebrew#3876.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:44:53 +00:00
Christian Köstlin
85a39b5dc0 bumped version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 20:29:55 -08:00
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