Commit Graph

10 Commits (5bb09ba4d8353043698f1910d9d6e95eae76e820)

Author SHA1 Message Date
Ramanan Sivaranjan 57c551f3bc Xapian 1.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 08:08:27 -07:00
Jannis Leidel fde9b25853 Xapian 1.2.6
Also, changed the way the Python bindings are installed.

The latter change is needed because `/Library/Python` is owned
by root in Lion and would prevent the installation of the compiled
Python module. Instead this is following the technique used in
other formulas -- installing to lib/python and having to add that
directory to `PYTHONPATH`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-01 08:10:10 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Njal Karevoll 698b065dec Updated the xapian formula to version 1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:37:20 -08:00
Yaniv Aknin 74e45cf46d xapian 1.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-06 06:53:04 -07:00
Lee Packham 112c01a5a3 Update Xapian to 1.0.21
* Fix extension build for python 2.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 07:23:19 -07:00
Adam Vandenberg 1dfb0928d5 Tweaks to xapian formula 2010-05-17 20:41:51 -07:00
David Edmondson 3015952dd9 xapian: Update to 1.0.20.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-17 20:33:36 -07:00
Sven Dahlstrand 497d4b35e1 Pass xapian-config path to xapian-bindings' configure script. 2009-12-31 03:28:06 +00:00
Jannis Leidel 92208a2938 Added xapian formula
Xapian is a highly adaptable toolkit which allows developers to easily
add advanced indexing and search facilities to their own applications.
It supports the Probabilistic Information Retrieval model and also
supports a rich set of boolean query operators.

This includes the xapian bindings for PHP, Ruby, Java and Python.
2009-12-02 12:53:00 +00:00