Adam Vandenberg
3d4f2dc9cd
use bash/zsh path helpers
2013-05-03 11:03:42 -07:00
Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
Jack Nagel
a209c24ac2
Automatically append shell completion caveats
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-07 15:32:00 -05:00
Jack Nagel
64afeec6d4
Use new fails_with DSL syntax
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Adam Vandenberg
18ef5a07eb
cdargs: use install_symlink
2012-02-12 20:08:56 -08:00
Jack Nagel
32f75748dc
cdargs: builds with LLVM >= 2335
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04 17:46:38 -06:00
Jan Krutisch
37493bbb0a
cdargs: support zsh as well
...
It uses a patch that has been published on the cdargs website but for
some reason never made it into the package. It keeps the script compatible
with bash.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-07 07:52:41 -07:00
Adam Vandenberg
99b61b9a23
Update fails_with_llvm in formulae
2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Michael Lapinsky
5a6f92a06c
Updated formulas with fails_with_llvm
...
* cdargs
* pcre
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:07 -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
285115851d
Tweak cdargs
...
* Remove "FileUtils." prefix; it is included in formula.rb
* Remove silly path concatenation
2010-07-12 10:38:17 -07:00
Adam Vandenberg
a227d978ea
Use shorter reference to man in several formulae.
2010-02-15 14:51:38 -08:00
Tuk Bredsdorff
c62ae7b3d1
Cdargs 1.35
...
A tool for quickly navigating the shell with bookmarks.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Made code slightly more idiomatic.
2010-01-30 17:43:10 -08:00