Commit Graph

6 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
Adam Vandenberg ab643771fb brew-audit - check for commented-out dependencies
"brew audit" will now warn about commented-out dependencies.

Updated formulae that had these to either take them out or rewrite
the comments around them.
2010-09-13 15:16:09 -07:00
Adam Vandenberg 2e73c4d007 Add test to luarocks 2010-06-30 10:06:02 -07:00
Adam Vandenberg 404f1dfbe8 luarocks 2.0.2 2010-06-29 13:17:51 -07:00
Adam Vandenberg e6d2613358 Update luarocks to find lua. 2010-06-29 13:17:51 -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
James Whitehead II f71c9c702b LuaRocks formula
A deployment and management system for Lua modules.
2009-09-30 01:24:36 +01:00