Index: head/www/xapian-omega/Makefile =================================================================== --- head/www/xapian-omega/Makefile (revision 386964) +++ head/www/xapian-omega/Makefile (revision 386965) @@ -1,55 +1,55 @@ # Created by: Henrik Brix Andersen # $FreeBSD$ PORTNAME= xapian-omega -PORTVERSION= 1.2.20 +PORTVERSION= 1.2.21 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= CGI search application built on Xapian LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libxapian.so:${PORTSDIR}/databases/xapian-core OPTIONS_DEFINE= DOCS EXAMPLES ICONV OPTIONS_DEFAULT=ICONV ICONV_DESC= Enable iconv character set conversion support PORTSCOUT= limitw:1,even CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} CONFIGURE_ENV= PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \ XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes USES= libtool perl5 shebangfix tar:xz MORE_PORTDOCS= AUTHORS ChangeLog NEWS README TODO -PORTDOCS= ${MORE_PORTDOCS} cgiparams.html index.html omegascript.html \ - overview.html quickstart.html scriptindex.html termprefixes.html +PORTDATA= * +PORTDOCS= * PORTEXAMPLES= omega.conf SHEBANG_FILES= dbi2omega htdig2omega mbox2omega ICONV_CONFIGURE_WITH= iconv ICONV_LDFLAGS= ${ICONV_LIB} ICONV_USES= iconv post-patch: @${REINPLACE_CMD} \ -e '/^dist_sysconf_DATA = /d' \ -e '/^pkglibbindir = / s| = .*$$| = ${WWWDIR}/cgi-bin|' \ ${WRKSRC}/Makefile.in post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${STAGEDIR}${EXAMPLESDIR}/ + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${MORE_PORTDOCS} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ .include Index: head/www/xapian-omega/distinfo =================================================================== --- head/www/xapian-omega/distinfo (revision 386964) +++ head/www/xapian-omega/distinfo (revision 386965) @@ -1,2 +1,2 @@ -SHA256 (xapian-omega-1.2.20.tar.xz) = 41f00ef7e650d10702d87b089a0103554ca3f038acc66df1bdbf852bb1d87fb9 -SIZE (xapian-omega-1.2.20.tar.xz) = 420488 +SHA256 (xapian-omega-1.2.21.tar.xz) = 862d3a5d7052fc13c16eed51c42d774c4ab1c56967c477d994995b753dc9527e +SIZE (xapian-omega-1.2.21.tar.xz) = 435624 Index: head/www/xapian-omega/pkg-plist =================================================================== --- head/www/xapian-omega/pkg-plist (revision 386964) +++ head/www/xapian-omega/pkg-plist (revision 386965) @@ -1,11 +1,9 @@ bin/dbi2omega bin/htdig2omega bin/mbox2omega bin/omindex bin/scriptindex man/man1/omindex.1.gz man/man1/scriptindex.1.gz -%%DATADIR%%/omega/htdig2omega.script -%%DATADIR%%/omega/mbox2omega.script %%WWWDIR%%/cgi-bin/omega %%WWWDIR%%/cgi-bin/outlookmsg2html