Commit graph

12 commits

Author SHA1 Message Date
Brett Koonce
63d1dbf19b MonetDB 11.13.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce
2713b53537 MonetDB 11.13.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-01 09:52:19 -08:00
Jack Nagel
8c29982153 Revert "Rename readline to gnu-readline"
This reverts commit adee5315265cc46aa6a3057071527abb16e1cd94.

Turns out one of the "other things" is a dealbreaker.

We only create kegs using a formula's canonical name. However, we do not
check that this is the case when mapping existing kegs back to formula
objects, and thus a keg with a name that happens to be an alias can fool
Homebrew into thinking the canonically-named keg exists.

So anything that enumerates kegs and then tries to do stuff with the
resulting formula objects will just break. This is obviously worse than
the debugger being broken, so reverting this for the time being.
2012-11-10 21:12:26 -06:00
Jack Nagel
e2f9856882 Rename readline to gnu-readline
The Readline class clashes with the Readline module from the Ruby
stdlib. This has mostly worked, but with the recent debugging support's
integration of IRB, it is no longer possible for them to coexist. So we
need to rename it.

The implications of this are:

 - Anything that depends on readline will reinstall it as
   "gnu-readline". Anything already installed will continue to function.

 - "brew upgrade readline" will say "gnu-readline not installed", as
   "readline" is now an alias.

 - Probably other things.

So there are some downsides, but we will just have to deal with them.

Fixes Homebrew/homebrew#15776.
2012-11-10 20:07:32 -06:00
Brett Koonce
44fd425af1 MonetDB 11.13.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
b17cb30cf7 monetdb 11.11.11
Closes Homebrew/homebrew#15305.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-04 20:34:42 -05:00
Gijs Molenaar
d766d82f4b monetdb depends on pkg-config
Closes Homebrew/homebrew#14578.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-30 22:13:33 -07:00
Adam Vandenberg
215b47ef7e monetdb: use new dsl 2012-08-25 23:31:24 -07:00
Steffen Hausmann
5008622daf MonetDB 11.11.5
Disable support for the jaql query language, which is beta-quality and
fails to build.

Closes Homebrew/homebrew#14239.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:58:35 -05:00
Brett Koonce
a19c864958 MonetDB 11.9.7
couldn't get the latest release to work, this is one version back

Closes Homebrew/homebrew#13877.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 08:25:26 -07:00
Steffen Hausmann
5f6e247b0b MonetDB 11.9.5
Compilation of rubygem is disabled as it breaks the installation of the
formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:46:45 -07:00
Steffen Hausmann
0a9634283b MonetDB 11.7.5
MonetDB is an open source column-store database system.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 19:19:38 -08:00