aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/factor.rb
AgeCommit message (Collapse)Author
2011-05-26Use https for github repos.Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-21Factor - install to prefix not libexecAdam Vandenberg
2010-11-20Updated formula: factorTianyi Cui
I made this formula working again with latest HEAD, and added the wrapper in bin. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2009-12-12Reformat factorAdam 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-10-09The proper way to do this is with the head functionMax Howell
2009-10-08Formula for Factor (trunk from git).Adam Vandenberg