Commit Graph

7 Commits (220fddce3ee3c505288b01628a454c9709ac8912)

Author SHA1 Message Date
Adam Vandenberg a7a27eafc9 ggobi: style nits 2013-01-28 21:39:56 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Misty De Meo c3fc5e9411 ggobi: Note upstream bug report for patch 2012-07-17 23:29:29 -05:00
Misty De Meo e10ff53cc0 ggobi: patch to build with clang
clang fails while building ggobi with the error
"line directive requires a positive integer argument", which is
fair enough because 0 is not a positive integer. Patching all
"#line 0" instances to "#line 1" appears to work and fixes it on
clang.

cf. http://lists.freebsd.org/pipermail/freebsd-ports/2011-June/
068362.html

Fixes Homebrew/homebrew#13409.
Closes Homebrew/homebrew#13423.
2012-07-17 09:44:06 -05:00
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Adam Vandenberg 8d84cf3072 ggobi: fix audit warning 2012-01-25 16:39:43 -08:00
Chris Deigan bf16fa8327 New Formula: GGobi
GGobi is a tool for visualizing trends in datasets with high dimensionality.

Closes Homebrew/homebrew#7291.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 13:57:07 -07:00