aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-06 16:46:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-06 16:46:16 +0000
commit7357075ca1b97447668969f8ef685e69331afd52 (patch)
tree2952fb77cc0c6a6e5a6758f3d6e6dafb2b3ab214
parent17634ec4e29cbec4e98c2962130c0fb1a6cbaef8 (diff)
downloadports-7357075ca1b97447668969f8ef685e69331afd52.tar.gz
ports-7357075ca1b97447668969f8ef685e69331afd52.zip
Notes
-rw-r--r--databases/xapian-core/Makefile4
-rw-r--r--databases/xapian-core/distinfo6
-rw-r--r--databases/xapian-core/pkg-plist183
-rw-r--r--databases/xapian-core10/Makefile4
-rw-r--r--databases/xapian-core10/distinfo6
-rw-r--r--databases/xapian-core10/pkg-plist183
6 files changed, 268 insertions, 118 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile
index 5d2f19b05322..93831ed7caef 100644
--- a/databases/xapian-core/Makefile
+++ b/databases/xapian-core/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xapian-core
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= databases
MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \
${MASTER_SITE_LOCAL}
@@ -21,7 +21,7 @@ USE_LDCONFIG= yes
MAN1= quartzcheck.1 quartzcompact.1 quartzdump.1 \
xapian-check.1 xapian-compact.1 xapian-config.1 \
- xapian-progsrv.1 xapian-tcpsrv.1
+ xapian-progsrv.1 xapian-tcpsrv.1 xapian-inspect.1
post-install:
.for file in delve quest copydatabase
diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo
index 1f52f7a8103b..b244f5bbd974 100644
--- a/databases/xapian-core/distinfo
+++ b/databases/xapian-core/distinfo
@@ -1,3 +1,3 @@
-MD5 (xapian-core-1.0.1.tar.gz) = d9a88bf3cac06e9803d9d6080552ceeb
-SHA256 (xapian-core-1.0.1.tar.gz) = 202fb75bdf989d865a7d0851232d21bffeba654c55f2ff9119959c6129a72652
-SIZE (xapian-core-1.0.1.tar.gz) = 2623953
+MD5 (xapian-core-1.0.2.tar.gz) = 9e7f0498bba8a6dad9474f20a8bd17c1
+SHA256 (xapian-core-1.0.2.tar.gz) = 035b1b211d3366bf7c306b2e08aa6602d736cc6c30902dc4d5c1069cc1297399
+SIZE (xapian-core-1.0.2.tar.gz) = 6530186
diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist
index d5c647d283a5..4d4f200cee1b 100644
--- a/databases/xapian-core/pkg-plist
+++ b/databases/xapian-core/pkg-plist
@@ -1,12 +1,13 @@
@comment $FreeBSD$
-bin/quartzcheck
-bin/quartzcompact
-bin/quartzdump
+bin/quartzcheck
+bin/quartzcompact
+bin/quartzdump
bin/xapian-check
bin/xapian-compact
bin/xapian-config
bin/xapian-copydatabase
bin/xapian-delve
+bin/xapian-inspect
bin/xapian-progsrv
bin/xapian-quest
bin/xapian-tcpsrv
@@ -20,6 +21,7 @@ include/xapian/enquire.h
include/xapian/error.h
include/xapian/errorhandler.h
include/xapian/expanddecider.h
+include/xapian/matchspy.h
include/xapian/positioniterator.h
include/xapian/postingiterator.h
include/xapian/query.h
@@ -35,9 +37,23 @@ include/xapian/visibility.h
lib/libxapian.a
lib/libxapian.la
lib/libxapian.so
-lib/libxapian.so.15
+lib/libxapian.so.16
share/aclocal/xapian.m4
+%%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/annotated.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/base_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.map
@@ -47,8 +63,12 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classes.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.png
@@ -57,21 +77,12 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESet-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESet.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ErrorHandler-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ErrorHandler.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider-members.html
@@ -85,7 +96,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderAnd__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderAnd__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__coll__graph.md5
@@ -93,10 +103,11 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator__coll__graph.map
@@ -104,24 +115,30 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PositionIterator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PositionIterator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PostingIterator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PostingIterator.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1QueryParser-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1QueryParser.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RSet-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RSet.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/annotated.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__coll__graph.map
@@ -131,27 +148,20 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stem-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stem.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/base_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermGenerator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermGenerator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermIterator-members.html
@@ -162,7 +172,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Utf8Iterator-members.html
@@ -172,8 +181,8 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight__inherit__graph.png
@@ -182,11 +191,14 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classes.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__dep__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__dep__incl.png
@@ -195,12 +207,13 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__dep__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__dep__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h.html
@@ -210,7 +223,10 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h__dep__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h__dep__incl.png
@@ -248,11 +264,56 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_9.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/formula.repository
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_enum.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x62.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x63.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x64.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x65.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x66.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x67.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x68.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x69.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6b.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6c.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6d.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6e.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6f.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x70.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x71.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x72.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x73.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x74.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x75.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x76.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x77.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x78.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x7e.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_eval.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_rela.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x62.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x63.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x64.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x65.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x66.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x67.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x68.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x69.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6b.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6c.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6d.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6e.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6f.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x70.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x71.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x72.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x73.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x74.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x75.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x76.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x77.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x78.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x7e.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_type.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_vars.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals_func.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals_type.html
@@ -262,7 +323,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/graph_legend.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/hierarchy.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/index.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.png
@@ -332,6 +392,15 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_func.html
@@ -354,7 +423,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__dep__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__incl.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_b.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/query_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/query_8h.html
@@ -380,24 +448,21 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_b.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_l.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_r.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tabs.css
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__dep__incl.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__dep__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termiterator_8h-source.html
@@ -431,10 +496,16 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/valueiterator_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/visibility_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h__incl.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h__incl.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/bm25.html
%%PORTDOCS%%%%DOCSDIR%%/code_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/deprecation.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
+%%PORTDOCS%%%%DOCSDIR%%/internals.html
%%PORTDOCS%%%%DOCSDIR%%/intro_ir.html
%%PORTDOCS%%%%DOCSDIR%%/matcherdesign.html
%%PORTDOCS%%%%DOCSDIR%%/overview.html
@@ -447,8 +518,12 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/remote.html
%%PORTDOCS%%%%DOCSDIR%%/remote_protocol.html
%%PORTDOCS%%%%DOCSDIR%%/scalability.html
+%%PORTDOCS%%%%DOCSDIR%%/spelling.html
%%PORTDOCS%%%%DOCSDIR%%/stemming.html
+%%PORTDOCS%%%%DOCSDIR%%/synonyms.html
+%%PORTDOCS%%%%DOCSDIR%%/termgenerator.html
%%PORTDOCS%%%%DOCSDIR%%/tests.html
+%%PORTDOCS%%%%DOCSDIR%%/valueranges.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidoc/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidoc
%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile
index 5d2f19b05322..93831ed7caef 100644
--- a/databases/xapian-core10/Makefile
+++ b/databases/xapian-core10/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xapian-core
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= databases
MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \
${MASTER_SITE_LOCAL}
@@ -21,7 +21,7 @@ USE_LDCONFIG= yes
MAN1= quartzcheck.1 quartzcompact.1 quartzdump.1 \
xapian-check.1 xapian-compact.1 xapian-config.1 \
- xapian-progsrv.1 xapian-tcpsrv.1
+ xapian-progsrv.1 xapian-tcpsrv.1 xapian-inspect.1
post-install:
.for file in delve quest copydatabase
diff --git a/databases/xapian-core10/distinfo b/databases/xapian-core10/distinfo
index 1f52f7a8103b..b244f5bbd974 100644
--- a/databases/xapian-core10/distinfo
+++ b/databases/xapian-core10/distinfo
@@ -1,3 +1,3 @@
-MD5 (xapian-core-1.0.1.tar.gz) = d9a88bf3cac06e9803d9d6080552ceeb
-SHA256 (xapian-core-1.0.1.tar.gz) = 202fb75bdf989d865a7d0851232d21bffeba654c55f2ff9119959c6129a72652
-SIZE (xapian-core-1.0.1.tar.gz) = 2623953
+MD5 (xapian-core-1.0.2.tar.gz) = 9e7f0498bba8a6dad9474f20a8bd17c1
+SHA256 (xapian-core-1.0.2.tar.gz) = 035b1b211d3366bf7c306b2e08aa6602d736cc6c30902dc4d5c1069cc1297399
+SIZE (xapian-core-1.0.2.tar.gz) = 6530186
diff --git a/databases/xapian-core10/pkg-plist b/databases/xapian-core10/pkg-plist
index d5c647d283a5..4d4f200cee1b 100644
--- a/databases/xapian-core10/pkg-plist
+++ b/databases/xapian-core10/pkg-plist
@@ -1,12 +1,13 @@
@comment $FreeBSD$
-bin/quartzcheck
-bin/quartzcompact
-bin/quartzdump
+bin/quartzcheck
+bin/quartzcompact
+bin/quartzdump
bin/xapian-check
bin/xapian-compact
bin/xapian-config
bin/xapian-copydatabase
bin/xapian-delve
+bin/xapian-inspect
bin/xapian-progsrv
bin/xapian-quest
bin/xapian-tcpsrv
@@ -20,6 +21,7 @@ include/xapian/enquire.h
include/xapian/error.h
include/xapian/errorhandler.h
include/xapian/expanddecider.h
+include/xapian/matchspy.h
include/xapian/positioniterator.h
include/xapian/postingiterator.h
include/xapian/query.h
@@ -35,9 +37,23 @@ include/xapian/visibility.h
lib/libxapian.a
lib/libxapian.la
lib/libxapian.so
-lib/libxapian.so.15
+lib/libxapian.so.16
share/aclocal/xapian.m4
+%%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/annotated.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/base_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.map
@@ -47,8 +63,12 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classes.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.png
@@ -57,21 +77,12 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESet-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESet.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ESetIterator__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ErrorHandler-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ErrorHandler.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider-members.html
@@ -85,7 +96,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderAnd__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderAnd__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__coll__graph.md5
@@ -93,10 +103,11 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSet.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator__coll__graph.map
@@ -104,24 +115,30 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MSetIterator__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PositionIterator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PositionIterator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PostingIterator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PostingIterator.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1QueryParser-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1QueryParser.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Query__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RSet-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RSet.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/annotated.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__coll__graph.map
@@ -131,27 +148,20 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stem-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stem.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/base_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermGenerator-members.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermGenerator.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermIterator-members.html
@@ -162,7 +172,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__coll__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Utf8Iterator-members.html
@@ -172,8 +181,8 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Weight__inherit__graph.png
@@ -182,11 +191,14 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classes.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__dep__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__dep__incl.png
@@ -195,12 +207,13 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__dep__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__dep__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h.html
@@ -210,7 +223,10 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h__dep__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h__dep__incl.png
@@ -248,11 +264,56 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_9.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/formula.repository
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_enum.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x62.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x63.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x64.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x65.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x66.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x67.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x68.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x69.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6b.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6c.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6d.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6e.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x6f.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x70.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x71.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x72.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x73.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x74.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x75.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x76.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x77.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x78.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_0x7e.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_eval.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_rela.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x62.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x63.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x64.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x65.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x66.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x67.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x68.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x69.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6b.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6c.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6d.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6e.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x6f.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x70.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x71.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x72.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x73.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x74.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x75.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x76.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x77.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x78.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x7e.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_type.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_vars.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals_func.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals_type.html
@@ -262,7 +323,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/graph_legend.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/hierarchy.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/index.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.png
@@ -332,6 +392,15 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_func.html
@@ -354,7 +423,6 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__dep__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__incl.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_b.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/query_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/query_8h.html
@@ -380,24 +448,21 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_b.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_l.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tab_r.gif
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/tabs.css
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__dep__incl.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__coll__graph.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__dep__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__dep__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.map
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.md5
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termgenerator_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termiterator_8h-source.html
@@ -431,10 +496,16 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/valueiterator_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/visibility_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h__incl.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h__incl.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h__incl.png
%%PORTDOCS%%%%DOCSDIR%%/bm25.html
%%PORTDOCS%%%%DOCSDIR%%/code_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/deprecation.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
+%%PORTDOCS%%%%DOCSDIR%%/internals.html
%%PORTDOCS%%%%DOCSDIR%%/intro_ir.html
%%PORTDOCS%%%%DOCSDIR%%/matcherdesign.html
%%PORTDOCS%%%%DOCSDIR%%/overview.html
@@ -447,8 +518,12 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/remote.html
%%PORTDOCS%%%%DOCSDIR%%/remote_protocol.html
%%PORTDOCS%%%%DOCSDIR%%/scalability.html
+%%PORTDOCS%%%%DOCSDIR%%/spelling.html
%%PORTDOCS%%%%DOCSDIR%%/stemming.html
+%%PORTDOCS%%%%DOCSDIR%%/synonyms.html
+%%PORTDOCS%%%%DOCSDIR%%/termgenerator.html
%%PORTDOCS%%%%DOCSDIR%%/tests.html
+%%PORTDOCS%%%%DOCSDIR%%/valueranges.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidoc/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidoc
%%PORTDOCS%%@dirrm %%DOCSDIR%%