diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 959a3dbacd86..d1f4fde53f16 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -1,49 +1,50 @@ PORTNAME= xapian-omega PORTVERSION= 1.4.24 CATEGORIES= www MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= CGI search application built on Xapian WWW= https://xapian.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ libxapian.so:databases/xapian-core USES= compiler:c++11-lang libtool localbase perl5 shebangfix tar:xz CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \ ac_cv_func_snprintf=snprintf CONFIGURE_ENV= XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_CXXSTD= c++11 USE_LDCONFIG= yes CONFLICTS_INSTALL= xapian-omega12 PORTSCOUT= limitw:1,even SHEBANG_FILES= dbi2omega htdig2omega mbox2omega OPTIONS_DEFINE= DOCS EXAMPLES ICONV OPTIONS_DEFAULT=ICONV ICONV_DESC= Enable iconv character set conversion support ICONV_CONFIGURE_ON= ac_cv_search_iconv=${ICONV_LIB} ICONV_CONFIGURE_WITH= iconv ICONV_USES= iconv post-install-DOCS-on: cd ${WRKSRC}/ && ${INSTALL_DATA} AUTHORS ChangeLog NEWS README TODO ${STAGEDIR}${DOCSDIR}/ post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/omega.conf ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/ && ${COPYTREE_SHARE} templates ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/www/xapian-omega/pkg-plist b/www/xapian-omega/pkg-plist index f1aa87d40404..16dbd7e0a9fb 100644 --- a/www/xapian-omega/pkg-plist +++ b/www/xapian-omega/pkg-plist @@ -1,39 +1,39 @@ bin/dbi2omega bin/htdig2omega bin/mbox2omega bin/omindex bin/omindex-list bin/scriptindex -man/man1/omindex-list.1.gz -man/man1/omindex.1.gz -man/man1/scriptindex.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/cgiparams.html %%PORTDOCS%%%%DOCSDIR%%/encodings.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/newformat.html %%PORTDOCS%%%%DOCSDIR%%/omegascript.html %%PORTDOCS%%%%DOCSDIR%%/overview.html %%PORTDOCS%%%%DOCSDIR%%/quickstart.html %%PORTDOCS%%%%DOCSDIR%%/scriptindex.html %%PORTDOCS%%%%DOCSDIR%%/termprefixes.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/omega.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/godmode %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/inc/anyalldropbox %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/inc/anyallradio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/inc/toptermsjs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/opensearch %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/query %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/topterms %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/xml +share/man/man1/omindex-list.1.gz +share/man/man1/omindex.1.gz +share/man/man1/scriptindex.1.gz %%DATADIR%%/omega/htdig2omega.script %%DATADIR%%/omega/mbox2omega.script %%WWWDIR%%/cgi-bin/mhtml2html %%WWWDIR%%/cgi-bin/omega %%WWWDIR%%/cgi-bin/outlookmsg2html %%WWWDIR%%/cgi-bin/rfc822tohtml %%WWWDIR%%/cgi-bin/vcard2text