ports/114359: [PATCH] databases/xapian-core: update to 1.0.2

Jean-Francois Dockes jean-francois.dockes at wanadoo.fr
Fri Jul 6 16:20:04 UTC 2007


>Number:         114359
>Category:       ports
>Synopsis:       [PATCH] databases/xapian-core: update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 06 16:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 5.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mouton 5.5-RELEASE FreeBSD 5.5-RELEASE #2: Fri May 26 07:37:48 CEST 2006 dockes at mouton:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
	Update to current production release 1.0.2
>How-To-Repeat:
	
>Fix:


diff -ruN xapian-core.prev/Makefile xapian-core/Makefile
--- xapian-core.prev/Makefile	Wed Jun 20 07:11:22 2007
+++ xapian-core/Makefile	Fri Jul  6 18:00:35 2007
@@ -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 @@
 
 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 -ruN xapian-core.prev/distinfo xapian-core/distinfo
--- xapian-core.prev/distinfo	Wed Jun 20 07:11:22 2007
+++ xapian-core/distinfo	Fri Jul  6 17:34:55 2007
@@ -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 -ruN xapian-core.prev/pkg-plist xapian-core/pkg-plist
--- xapian-core.prev/pkg-plist	Wed Jun 20 07:11:22 2007
+++ xapian-core/pkg-plist	Fri Jul  6 18:00:45 2007
@@ -7,6 +7,7 @@
 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/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 @@
 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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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%%

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list