Commit Graph

6 Commits (6fd115f27e5043affa29f46d642accf506720954)

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
Adam Vandenberg 8d66461af8 afsctool: update links
Fixes Homebrew/homebrew#13505.
2012-07-26 07:12:37 -07:00
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
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 620317ca6d Update formulae to use ENV.cflags 2010-08-10 08:30:19 -07:00
Konrad Zieliński d43adc65eb New formula: afsctool
Utility that provides in place HFS+ compression/decompression.

It can create huge savings – try it on /Developer – it shrinks it by 1.3 GB.

sudo afsctool -cv /Developer

http://forums.macrumors.com/showthread.php?t=780570
http://www.macosxhints.com/article.php?story=20090902223042255
http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars/3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-29 11:09:04 -07:00