Commit graph

11 commits

Author SHA1 Message Date
Andrew Janke
17a6d91117 formulae: various audit fixes
Closes Homebrew/homebrew#44616.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-08 05:08:34 +01:00
BrewTestBot
95884bae22 Formula files style updates.
Closes Homebrew/homebrew#42407.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-03 14:21:42 +01:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
Jack Nagel
6404ddd975 afsctool: remove ENV.fast
It's a no-op.
2014-12-14 18:09:50 -05:00
Baptiste Fontaine
b1bf030b94 afsctool: test added
Closes Homebrew/homebrew#34979.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-14 18:08:37 -05:00
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