Commit Graph

5 Commits (082dda8e9304d46e43cfbb5f89d5de5c136214d2)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Andrew Marshall db0e562d85 Use official stable release for Phoronix
Using the latest HEAD from the git repository is volatile, as, firstly,
it's not a stable release and as such may have bugs with it. Secondly,
it's possible an update will break the formula unexpectedly. In fact,
this did happen and is the purpose of this commit, an update broke this
formula's patch of the install.sh file.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 14:44:12 -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 51a8e59ab6 Update formulas to use :using. 2010-04-06 12:56:59 -07:00
David Höppner c40cab1b5d New formula Phoronix Test Suite
The Phoronix Test Suite is the most comprehensive testing and
benchmarking platform available for the Linux operating system.
This software is designed to effectively carry out both
qualitative and quantitative benchmarks in a clean, reproducible,
and easy-to-use manner.
2010-02-06 21:00:56 +01:00