aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-tar.rb
AgeCommit message (Collapse)Author
2011-04-21gnu-tar 1.26Jack Nagel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13upgrade to GnuTar 1.25burningTyger
2010-08-25gnu-tar: update version to 1.23David Höppner
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-07-22Adding --default-names argument to install to "tar" rather than "gtar"Jake Bell
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-11-18Fix quoting in gnu-tar formula.Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-09-30GNU tar formula (for Mac OS X)Raphael Simon