Commit graph

4 commits

Author SHA1 Message Date
Charlie Sharpsteen
1a42f893ab XCodeDependency: Things that call xcodebuild
Anything that calls `xcodebuild` needs a full install of XCode.app. Two
formulae ommitted from this patch:

  - `fuse4x_kext`: Everything that depends on the kernel extension can be
    compiled by the CLT. Therefore, this formula is bottled and XCode is only
    needed to produce the bottles.

  - `graphviz`: XCode is only used to create GraphViz.app which is not used by
    any of the things which depend on `graphviz`. Creating the app should be
    made into an option.
2012-08-24 19:38:04 -07:00
Adam Vandenberg
54bdfb849a fix audit warnings 2011-10-18 10:01:52 -07:00
Adam Vandenberg
d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Link Dupont
993df94c0c staticrouted 1.0.1
A simple utility daemon to maintain persistant static routes across network changes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-07 08:06:00 -07:00