Commit Graph

11 Commits (cb587b1eaaac7e0153446db0647d6c537e8db22b)

Author SHA1 Message Date
Max Howell 404aca065e bsdmake is *not* provided by Xcode/CLT
Fixes Homebrew/homebrew#14626.

Also make proctools install do prefixes other than /usr/local.
2012-09-02 11:22:12 -04:00
Adam Vandenberg 11c72b9621 Use :bsdmake 2012-07-10 09:56:33 -07:00
Jack Nagel a52ab0c49d bsdmake is a build-time dep
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-17 11:16:45 -05:00
Jack Nagel f0ab6455bb Depend on bsdmake where necessary
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:19:07 -05:00
Jack Nagel ff8ec64804 Fix some audit warnings
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:20 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08: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 1d258b1d2f Use system bsdmake 2010-04-08 09:27:14 -07:00
Adam Vandenberg 18256491fc Change homepage for proctools. 2010-04-08 08:37:58 -07:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
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-10-15 16:48:03 +01:00
Geoff Cant 8eac9ca16f Add a formula for pgrep/pfind/pkill. 2009-09-18 14:16:30 +01:00