aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-tar.rb
AgeCommit message (Collapse)Author
2014-12-28gnu-tar: add testXu Cheng
Closes #35307. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-19gnu-tar 1.28: Add option --with-default-namesShaun Jackman
Closes #34086. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-23gnu-tar: update 1.28 bottle.BrewTestBot
2014-10-11:p1 is the default patch levelJack Nagel
2014-08-14gnu-tar: update 1.28 bottle.BrewTestBot
Closes #31588. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-08-14gnu-tar: patch configure, don't autoreconfMisty De Meo
2014-08-12gnu-tar: update 1.28 bottle.BrewTestBot
Closes #31320. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-12gnu-tar: general cleanup.Mike McQuaid
2014-08-12gnu-tar 1.28Dominyk Tiller
2014-05-12gnu-tar: update 1.27.1 bottle.BrewTestBot
Closes #29165. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-12gnu-tar 1.27.1David Christenson
2014-03-07use opt shortcutsAdam Vandenberg
2014-02-22gnu-tar: add bottle.Mike McQuaid
2013-10-07gnu-tar 1.27Matt Sicker
Closes #23106. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-12gnu-tar: install as gtar, link gnubin/tar -> gtarDrew Fisher
dpkg needs gnu-tar to install with a well-known name, so we mimic the setup used by coreutils of always installing with the 'g' prefix, and offering the clashing executable name in $opt/libexec/gnubin. Signed-Off-By: Drew Fisher <zarvox@zarvox.org> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-13gnu-tar: use options DSLJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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