Bindings allowing Xapian to be used from various programming languages Maintained by:sunpoet@FreeBSD.org Port Added: 30 May 2007 08:48:22 License: GPLv2
SWIG and JNI bindings allowing Xapian to be used from various other programming
languages.
WWW: http://www.xapian.org/
To install the port:cd /usr/ports/databases/xapian-bindings/ && make install clean To add the package:pkg_add -r xapian-bindings
Configuration Options
===> The following configuration options are available for xapian-bindings-1.2.15:
DOCS=on: Build and/or install documentation
LUA=off: Lua scripting language support
PERL=off: Perl scripting language support
PHP=on: PHP bindings or support
PYTHON=on: Python bindings or support
RUBY=on: Ruby bindings or support
===> Use 'make config' to modify these settings
Add xapian-bindings 1.0.0, bindings allowing Xapian to be used from
various programming languages.
PR: ports/113033
Submitted by: Gea-Suan Lin <gslin at gslin.org>