pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xapian Initial import of Xapian, an Open Sour...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c03337bcfae
branches: trunk
changeset: 545110:6c03337bcfae
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat Jul 26 23:35:05 2008 +0000
description:
Initial import of Xapian, an Open Source Search Engine Library,
released under the GPL. It's written in C++, with bindings to allow
use from Perl, Python, PHP, Java, Tcl, C# and Ruby (so far!)
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.
If you're after a packaged search engine for your website, you
should take a look at Omega: an application we supply built upon
Xapian. Unlike most other website search solutions, Xapian's
versatility allows you to extend Omega to meet your needs as they
grow.
diffstat:
textproc/xapian/DESCR | 14 +
textproc/xapian/Makefile | 17 +
textproc/xapian/PLIST | 368 ++++++++++++++++++++++++++++++++++++++++++
textproc/xapian/buildlink3.mk | 19 ++
textproc/xapian/distinfo | 5 +
5 files changed, 423 insertions(+), 0 deletions(-)
diffs (truncated from 443 to 300 lines):
diff -r bd6a72fec4e8 -r 6c03337bcfae textproc/xapian/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xapian/DESCR Sat Jul 26 23:35:05 2008 +0000
@@ -0,0 +1,14 @@
+Xapian is an Open Source Search Engine Library, released under the
+GPL. It's written in C++, with bindings to allow use from Perl,
+Python, PHP, Java, Tcl, C# and Ruby (so far!)
+
+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.
+
+If you're after a packaged search engine for your website, you
+should take a look at Omega: an application we supply built upon
+Xapian. Unlike most other website search solutions, Xapian's
+versatility allows you to extend Omega to meet your needs as they
+grow.
diff -r bd6a72fec4e8 -r 6c03337bcfae textproc/xapian/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xapian/Makefile Sat Jul 26 23:35:05 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/26 23:35:05 schmonz Exp $
+#
+
+DISTNAME= xapian-core-1.0.7
+PKGNAME= ${DISTNAME:S/-core//}
+CATEGORIES= textproc
+MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.7/
+
+MAINTAINER= schmonz%NetBSD.org@localhost
+HOMEPAGE= http://xapian.org/
+COMMENT= Search engine based on Probabilistic Information Retrieval
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
+
+.include "../../mk/bsd.pkg.mk"
diff -r bd6a72fec4e8 -r 6c03337bcfae textproc/xapian/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xapian/PLIST Sat Jul 26 23:35:05 2008 +0000
@@ -0,0 +1,368 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/26 23:35:05 schmonz Exp $
+bin/copydatabase
+bin/delve
+bin/quartzcheck
+bin/quartzcompact
+bin/quartzdump
+bin/quest
+bin/simpleexpand
+bin/simpleindex
+bin/simplesearch
+bin/xapian-check
+bin/xapian-compact
+bin/xapian-config
+bin/xapian-inspect
+bin/xapian-progsrv
+bin/xapian-tcpsrv
+include/xapian.h
+include/xapian/base.h
+include/xapian/database.h
+include/xapian/dbfactory.h
+include/xapian/deprecated.h
+include/xapian/document.h
+include/xapian/enquire.h
+include/xapian/error.h
+include/xapian/errorhandler.h
+include/xapian/expanddecider.h
+include/xapian/positioniterator.h
+include/xapian/postingiterator.h
+include/xapian/query.h
+include/xapian/queryparser.h
+include/xapian/sorter.h
+include/xapian/stem.h
+include/xapian/termgenerator.h
+include/xapian/termiterator.h
+include/xapian/types.h
+include/xapian/unicode.h
+include/xapian/valueiterator.h
+include/xapian/version.h
+include/xapian/visibility.h
+lib/libxapian.la
+man/man1/copydatabase.1
+man/man1/delve.1
+man/man1/quartzcheck.1
+man/man1/quartzcompact.1
+man/man1/quartzdump.1
+man/man1/quest.1
+man/man1/xapian-check.1
+man/man1/xapian-compact.1
+man/man1/xapian-config.1
+man/man1/xapian-inspect.1
+man/man1/xapian-progsrv.1
+man/man1/xapian-tcpsrv.1
+share/aclocal/xapian.m4
+share/doc/xapian-core/admin_notes.html
+share/doc/xapian-core/apidoc.pdf
+share/doc/xapian-core/apidoc/html/annotated.html
+share/doc/xapian-core/apidoc/html/base_8h-source.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Database-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Database.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Database__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Document-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Document.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ESet-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ESet.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ESetIterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ESetIterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ESetIterator__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Enquire-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Enquire.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ErrorHandler-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ErrorHandler.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDecider-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDecider.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1MSet-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MSet.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MSetIterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MSetIterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MSetIterator__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1MatchDecider-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MatchDecider.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1PositionIterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1PositionIterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1PostingIterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1PostingIterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Query-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Query.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1QueryParser-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1QueryParser.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Query__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1RSet-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1RSet.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Sorter-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Sorter.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Sorter__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Stem-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Stem.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Stopper-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Stopper.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Stopper__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringListSerialiser-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringListSerialiser.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringListUnserialiser-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringListUnserialiser.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermGenerator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermGenerator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermIterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TermIterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Utf8Iterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Utf8Iterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueIterator-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueIterator.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1ValueIterator__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1Weight-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Weight.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1Weight__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase-members.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase.html
+share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.png
+share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.png
+share/doc/xapian-core/apidoc/html/classes.html
+share/doc/xapian-core/apidoc/html/database_8h-source.html
+share/doc/xapian-core/apidoc/html/database_8h.html
+share/doc/xapian-core/apidoc/html/dbfactory_8h-source.html
+share/doc/xapian-core/apidoc/html/dbfactory_8h.html
+share/doc/xapian-core/apidoc/html/deprecated.html
+share/doc/xapian-core/apidoc/html/deprecated_8h-source.html
+share/doc/xapian-core/apidoc/html/document_8h-source.html
+share/doc/xapian-core/apidoc/html/document_8h.html
+share/doc/xapian-core/apidoc/html/doxygen.css
+share/doc/xapian-core/apidoc/html/doxygen.png
+share/doc/xapian-core/apidoc/html/enquire_8h-source.html
+share/doc/xapian-core/apidoc/html/enquire_8h.html
+share/doc/xapian-core/apidoc/html/errorhandler_8h-source.html
+share/doc/xapian-core/apidoc/html/errorhandler_8h.html
+share/doc/xapian-core/apidoc/html/expanddecider_8h-source.html
+share/doc/xapian-core/apidoc/html/expanddecider_8h.html
+share/doc/xapian-core/apidoc/html/files.html
+share/doc/xapian-core/apidoc/html/form_0.png
+share/doc/xapian-core/apidoc/html/form_1.png
+share/doc/xapian-core/apidoc/html/form_10.png
+share/doc/xapian-core/apidoc/html/form_11.png
+share/doc/xapian-core/apidoc/html/form_2.png
+share/doc/xapian-core/apidoc/html/form_3.png
+share/doc/xapian-core/apidoc/html/form_4.png
+share/doc/xapian-core/apidoc/html/form_5.png
+share/doc/xapian-core/apidoc/html/form_6.png
+share/doc/xapian-core/apidoc/html/form_7.png
+share/doc/xapian-core/apidoc/html/form_8.png
+share/doc/xapian-core/apidoc/html/form_9.png
+share/doc/xapian-core/apidoc/html/functions.html
+share/doc/xapian-core/apidoc/html/functions_0x62.html
+share/doc/xapian-core/apidoc/html/functions_0x63.html
+share/doc/xapian-core/apidoc/html/functions_0x64.html
+share/doc/xapian-core/apidoc/html/functions_0x65.html
+share/doc/xapian-core/apidoc/html/functions_0x66.html
+share/doc/xapian-core/apidoc/html/functions_0x67.html
+share/doc/xapian-core/apidoc/html/functions_0x68.html
+share/doc/xapian-core/apidoc/html/functions_0x69.html
+share/doc/xapian-core/apidoc/html/functions_0x6b.html
+share/doc/xapian-core/apidoc/html/functions_0x6c.html
+share/doc/xapian-core/apidoc/html/functions_0x6d.html
+share/doc/xapian-core/apidoc/html/functions_0x6e.html
+share/doc/xapian-core/apidoc/html/functions_0x6f.html
+share/doc/xapian-core/apidoc/html/functions_0x70.html
+share/doc/xapian-core/apidoc/html/functions_0x71.html
+share/doc/xapian-core/apidoc/html/functions_0x72.html
+share/doc/xapian-core/apidoc/html/functions_0x73.html
+share/doc/xapian-core/apidoc/html/functions_0x74.html
+share/doc/xapian-core/apidoc/html/functions_0x75.html
+share/doc/xapian-core/apidoc/html/functions_0x76.html
+share/doc/xapian-core/apidoc/html/functions_0x77.html
+share/doc/xapian-core/apidoc/html/functions_0x78.html
+share/doc/xapian-core/apidoc/html/functions_0x7e.html
+share/doc/xapian-core/apidoc/html/functions_eval.html
+share/doc/xapian-core/apidoc/html/functions_func.html
+share/doc/xapian-core/apidoc/html/functions_func_0x62.html
+share/doc/xapian-core/apidoc/html/functions_func_0x63.html
+share/doc/xapian-core/apidoc/html/functions_func_0x64.html
+share/doc/xapian-core/apidoc/html/functions_func_0x65.html
+share/doc/xapian-core/apidoc/html/functions_func_0x66.html
+share/doc/xapian-core/apidoc/html/functions_func_0x67.html
+share/doc/xapian-core/apidoc/html/functions_func_0x68.html
+share/doc/xapian-core/apidoc/html/functions_func_0x69.html
+share/doc/xapian-core/apidoc/html/functions_func_0x6b.html
+share/doc/xapian-core/apidoc/html/functions_func_0x6c.html
+share/doc/xapian-core/apidoc/html/functions_func_0x6d.html
+share/doc/xapian-core/apidoc/html/functions_func_0x6e.html
+share/doc/xapian-core/apidoc/html/functions_func_0x6f.html
+share/doc/xapian-core/apidoc/html/functions_func_0x70.html
+share/doc/xapian-core/apidoc/html/functions_func_0x71.html
+share/doc/xapian-core/apidoc/html/functions_func_0x72.html
+share/doc/xapian-core/apidoc/html/functions_func_0x73.html
+share/doc/xapian-core/apidoc/html/functions_func_0x74.html
+share/doc/xapian-core/apidoc/html/functions_func_0x75.html
+share/doc/xapian-core/apidoc/html/functions_func_0x76.html
+share/doc/xapian-core/apidoc/html/functions_func_0x77.html
+share/doc/xapian-core/apidoc/html/functions_func_0x78.html
+share/doc/xapian-core/apidoc/html/functions_func_0x7e.html
+share/doc/xapian-core/apidoc/html/functions_rela.html
Home |
Main Index |
Thread Index |
Old Index