summaryrefslogtreecommitdiff
path: root/databases/xapian-core10
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-21 10:43:20 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-21 10:43:20 +0000
commit324954bd5cd6ff8c45150c450c2b0e65fe4798a1 (patch)
treefd5726176cd0e3a00bf636c499eda40a4a5d493c /databases/xapian-core10
parent- Drop .la files, no dependees require them (diff)
Stage databases/xapian-core10
PR: 192871 Submitted by: Chris Hutchinson Overhauled: marino
Notes
Notes: svn path=/head/; revision=365543
Diffstat (limited to 'databases/xapian-core10')
-rw-r--r--databases/xapian-core10/Makefile31
-rw-r--r--databases/xapian-core10/pkg-plist333
2 files changed, 22 insertions, 342 deletions
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile
index f96e03691936..1627ad7d5ad7 100644
--- a/databases/xapian-core10/Makefile
+++ b/databases/xapian-core10/Makefile
@@ -1,42 +1,33 @@
# Created by: J.F. Dockes
# $FreeBSD$
-PORTNAME= xapian-core10
+PORTNAME= xapian-core
PORTVERSION= 1.0.23
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/
-DISTNAME= ${PORTNAME:S/10$//}-${PORTVERSION}
+PKGNAMESUFFIX= 10
MAINTAINER= ports@FreeBSD.org
COMMENT= Probabilistic text search database engine
LICENSE= GPLv2
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
+PORTDOCS= *
-OPTIONS_DEFINE= SSE2
+OPTIONS_DEFINE= DOCS SSE2
SSE2_DESC= Use SSE2 for floating point
-MAN1= quartzcheck.1 quartzcompact.1 quartzdump.1 \
- xapian-check.1 xapian-compact.1 xapian-config.1 \
- xapian-progsrv.1 xapian-tcpsrv.1 xapian-inspect.1
-
-DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/10$//}
-
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if empty(PORT_OPTIONS:MSSE2)
-CONFIGURE_ARGS+= --disable-sse
-.endif
+SSE2_CONFIGURE_ENABLE= sse
post-install:
-.for file in delve quest copydatabase
- ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/${file} ${PREFIX}/bin/xapian-${file}
+.for f in delve quest copydatabase
+ ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/${f} \
+ ${STAGEDIR}${PREFIX}/bin/xapian-${f}
.endfor
-.if empty(PORT_OPTIONS:MDOCS)
- ${RM} -rf ${DOCSDIR}
-.endif
.include <bsd.port.mk>
diff --git a/databases/xapian-core10/pkg-plist b/databases/xapian-core10/pkg-plist
index 999fd778e8c9..d4c6487e1d75 100644
--- a/databases/xapian-core10/pkg-plist
+++ b/databases/xapian-core10/pkg-plist
@@ -34,332 +34,21 @@ include/xapian/version.h
include/xapian/visibility.h
include/xapian.h
lib/libxapian.a
-lib/libxapian.la
lib/libxapian.so
-lib/libxapian.so.21
+lib/libxapian.so.15
+lib/libxapian.so.15.6.14
lib/cmake/xapian/xapian-config.cmake
lib/cmake/xapian/xapian-config-version.cmake
+man/man1/quartzcheck.1.gz
+man/man1/quartzcompact.1.gz
+man/man1/quartzdump.1.gz
+man/man1/xapian-check.1.gz
+man/man1/xapian-compact.1.gz
+man/man1/xapian-config.1.gz
+man/man1/xapian-progsrv.1.gz
+man/man1/xapian-tcpsrv.1.gz
+man/man1/xapian-inspect.1.gz
share/aclocal/xapian.m4
-%%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/annotated.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1AssertionError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1AssertionError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1AssertionError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BM25Weight.html
-%%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__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseCorruptError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseCorruptError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseCorruptError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseCreateError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseCreateError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseCreateError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseLockError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseLockError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseLockError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseModifiedError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseModifiedError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseModifiedError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseOpeningError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseOpeningError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseOpeningError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseVersionError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseVersionError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DatabaseVersionError__inherit__graph.png
-%%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__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DocNotFoundError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DocNotFoundError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1DocNotFoundError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Document-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Document.html
-%%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_1ESetIterator.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Enquire.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Error-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Error.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ErrorHandler-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ErrorHandler.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Error__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderAnd-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderAnd.html
-%%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_1ExpandDeciderFilterTerms.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1FeatureUnavailableError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1FeatureUnavailableError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1FeatureUnavailableError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InternalError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InternalError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InternalError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InvalidArgumentError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InvalidArgumentError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InvalidArgumentError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InvalidOperationError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InvalidOperationError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1InvalidOperationError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1LogicError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1LogicError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1LogicError__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_1MatchDecider-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultiValueSorter-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultiValueSorter.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultiValueSorter__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NetworkError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NetworkError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NetworkError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NetworkTimeoutError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NetworkTimeoutError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NetworkTimeoutError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1NumberValueRangeProcessor__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_1QueryParserError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1QueryParserError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1QueryParserError__inherit__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_1RangeError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RangeError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RangeError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RuntimeError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RuntimeError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1RuntimeError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Sorter-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Sorter.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Sorter__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stem-members.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.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor.html
-%%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
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermIterator.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1UnimplementedError-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1UnimplementedError.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1UnimplementedError__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Utf8Iterator-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Utf8Iterator.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator.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.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classes.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dbfactory_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/deprecated.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.css
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/error_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/errorhandler_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/expanddecider_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/files.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_0.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_1.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_10.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_11.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_2.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_3.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_4.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_5.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_6.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_7.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_8.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/form_9.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions.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_0x7e.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_enum.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_eval.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func.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_0x7e.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_rela.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_defs.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/graph_legend.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/graph_legend.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/hierarchy.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/index.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__0.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__1.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__10.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__11.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__12.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__13.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__14.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__15.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__16.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__17.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__18.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__19.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__2.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__20.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__21.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__22.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__23.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__24.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__3.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__4.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__5.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__6.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__7.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__8.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__9.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Auto.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Flint.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1InMemory.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Quartz.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Remote.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Unicode.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_enum.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_func.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_type.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_vars.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaces.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/pages.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/positioniterator_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/postingiterator_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/query_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/queryparser_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/sorter_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h.html
-%%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.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.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/termiterator_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/types_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/unicode_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/valueiterator_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/version_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/xapian_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/bm25.html
-%%PORTDOCS%%%%DOCSDIR%%/code_structure.html
-%%PORTDOCS%%%%DOCSDIR%%/deprecation.html
-%%PORTDOCS%%%%DOCSDIR%%/glossary.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
-%%PORTDOCS%%%%DOCSDIR%%/quartzdesign.html
-%%PORTDOCS%%%%DOCSDIR%%/queryparser.html
-%%PORTDOCS%%%%DOCSDIR%%/quickstart.html
-%%PORTDOCS%%%%DOCSDIR%%/quickstartexpand.cc.html
-%%PORTDOCS%%%%DOCSDIR%%/quickstartindex.cc.html
-%%PORTDOCS%%%%DOCSDIR%%/quickstartsearch.cc.html
-%%PORTDOCS%%%%DOCSDIR%%/remote.html
-%%PORTDOCS%%%%DOCSDIR%%/remote_protocol.html
-%%PORTDOCS%%%%DOCSDIR%%/scalability.html
-%%PORTDOCS%%%%DOCSDIR%%/sorting.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%%
@dirrm include/xapian
@dirrmtry lib/cmake/xapian
@dirrmtry lib/cmake