Commit graph

8 commits

Author SHA1 Message Date
Max Howell
7754e27f1f Fix readline on Snow Leopard
The patches broke the build.
2009-09-22 19:56:23 +01:00
Miikka Koskinen
ce2390f593 Add missing end to readline formula. 2009-09-22 19:56:23 +01:00
Adam Vandenberg
4786129c64 Apply patches to readline 6.0 2009-09-21 13:06:20 -07:00
Max Howell
a5e21d9276 Automatically add keg_only? deps to relevent ENV
Eg gettext gets added into LDFLAGS, INCLUDE and that. I hope I got everything
that is typical. Prolly not. But we'll find out.

Made readline keg_only because the BSD version is provided by OS X, and I
don't want bug reports that are tricky to solve due to unexpected differences
between the two.
2009-09-21 20:23:09 +01:00
Clinton R. Nixon
3193c44893 Readline 6.0 2009-09-14 20:33:46 +01:00
Adam Vandenberg
c491bc9ed2 Revert readline to version 5.2, but add patches
This is because Python 2.6 needs this. As soon as something needs readline 6,
we need to support both, which of course we can :)
2009-08-10 18:12:16 +01:00
Max Howell
aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell
6acb6af0d2 Added Readline formula; updated Python formula. 2009-08-02 01:25:01 +01:00