Commit Graph

5 Commits (0c5c0b1e135d22f2ce9df8ad27267a1ba78f1375)

Author SHA1 Message Date
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