Index: head/mail/notmuch/Makefile =================================================================== --- head/mail/notmuch/Makefile (revision 420467) +++ head/mail/notmuch/Makefile (revision 420468) @@ -1,48 +1,51 @@ # Created by: DarwinSurvivor # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.22 +PORTVERSION= 0.22.1 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ MAINTAINER= mp39590@gmail.com COMMENT= Thread-based email index, search, and tagging application LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING-GPL-3 -BROKEN_powerpc64= Does not build - -BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ - c++filt:devel/binutils +BUILD_DEPENDS= c++filt:devel/binutils LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \ libxapian.so:databases/xapian-core \ libtalloc.so:devel/talloc -OPTIONS_DEFINE= BASH EMACS ZSH -BASH_DESC= Install bash completion (requires shells/bash-completion) +BROKEN_powerpc64= Does not build + +OPTIONS_DEFINE= BASH DOXYGEN EMACS MANPAGES RUBY ZSH EMACS_DESC= Install EMACS lisp files (requires emacs) -ZSH_DESC= Install zsh completion OPTIONS_SUB= yes BASH_BUILD_DEPENDS= bash-completion>=1.90:shells/bash-completion BASH_RUN_DEPENDS= ${BASH_BUILD_DEPENDS} -BASH_CONFIGURE_OFF= --without-bash-completion -EMACS_CONFIGURE_OFF= --without-emacs +BASH_CONFIGURE_WITH= bash-completion +DOXYGEN_CONFIGURE_WITH= api-docs +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen +EMACS_CONFIGURE_WITH= emacs EMACS_CONFIGURE_ON= --emacslispdir=${PREFIX}/${EMACS_SITE_LISPDIR} \ --emacsetcdir=${PREFIX}/${EMACS_SITE_LISPDIR} -EMACS_USE= EMACS=yes -ZSH_CONFIGURE_OFF= --without-zsh-completion +EMACS_USE= EMACS=yes +MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx +RUBY_USE= RUBY=yes +ZSH_CONFIGURE_WITH= zsh-completion HAS_CONFIGURE= yes USES= gmake pkgconfig python:build +USE_GNOME= glib20 CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man USE_LDCONFIG= yes MAKE_ENV+= PYTHONCMD=${PYTHON_CMD} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/notmuch ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnotmuch.so.4.3.0 .include Index: head/mail/notmuch/distinfo =================================================================== --- head/mail/notmuch/distinfo (revision 420467) +++ head/mail/notmuch/distinfo (revision 420468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463745210 -SHA256 (notmuch-0.22.tar.gz) = d64118ef926ba06fba814a89a75d20b0c8c8ec07dd65e41bb9f1e9db0dcfb99a -SIZE (notmuch-0.22.tar.gz) = 682458 +TIMESTAMP = 1469017581 +SHA256 (notmuch-0.22.1.tar.gz) = e739457794f3c2b363beffa3ed9e8a2786921031c80672f5b06d0880876a974b +SIZE (notmuch-0.22.1.tar.gz) = 683286 Index: head/mail/notmuch/pkg-plist =================================================================== --- head/mail/notmuch/pkg-plist (revision 420467) +++ head/mail/notmuch/pkg-plist (revision 420468) @@ -1,61 +1,62 @@ bin/notmuch include/notmuch.h lib/libnotmuch.so lib/libnotmuch.so.4 lib/libnotmuch.so.4.3.0 -man/man1/notmuch-address.1.gz -man/man1/notmuch-compact.1.gz -man/man1/notmuch-config.1.gz -man/man1/notmuch-count.1.gz -man/man1/notmuch-dump.1.gz -man/man1/notmuch-emacs-mua.1.gz -man/man1/notmuch-insert.1.gz -man/man1/notmuch-new.1.gz -man/man1/notmuch-reply.1.gz -man/man1/notmuch-restore.1.gz -man/man1/notmuch-search.1.gz -man/man1/notmuch-setup.1.gz -man/man1/notmuch-show.1.gz -man/man1/notmuch-tag.1.gz -man/man1/notmuch.1.gz -man/man5/notmuch-hooks.5.gz -man/man7/notmuch-search-terms.7.gz +%%MANPAGES%%man/man1/notmuch-address.1.gz +%%MANPAGES%%man/man1/notmuch-compact.1.gz +%%MANPAGES%%man/man1/notmuch-config.1.gz +%%MANPAGES%%man/man1/notmuch-count.1.gz +%%MANPAGES%%man/man1/notmuch-dump.1.gz +%%MANPAGES%%man/man1/notmuch-emacs-mua.1.gz +%%MANPAGES%%man/man1/notmuch-insert.1.gz +%%MANPAGES%%man/man1/notmuch-new.1.gz +%%MANPAGES%%man/man1/notmuch-reply.1.gz +%%MANPAGES%%man/man1/notmuch-restore.1.gz +%%MANPAGES%%man/man1/notmuch-search.1.gz +%%MANPAGES%%man/man1/notmuch-setup.1.gz +%%MANPAGES%%man/man1/notmuch-show.1.gz +%%MANPAGES%%man/man1/notmuch-tag.1.gz +%%MANPAGES%%man/man1/notmuch.1.gz +%%DOXYGEN%%man/man3/notmuch.3.gz +%%MANPAGES%%man/man5/notmuch-hooks.5.gz +%%MANPAGES%%man/man7/notmuch-search-terms.7.gz %%BASH%%etc/bash_completion.d/notmuch %%EMACS%%share/emacs/site-lisp/coolj.el %%EMACS%%share/emacs/site-lisp/coolj.elc %%EMACS%%share/emacs/site-lisp/notmuch-address.el %%EMACS%%share/emacs/site-lisp/notmuch-address.elc %%EMACS%%share/emacs/site-lisp/notmuch-crypto.el %%EMACS%%share/emacs/site-lisp/notmuch-crypto.elc %%EMACS%%share/emacs/site-lisp/notmuch-hello.el %%EMACS%%share/emacs/site-lisp/notmuch-hello.elc %%EMACS%%share/emacs/site-lisp/notmuch-jump.el %%EMACS%%share/emacs/site-lisp/notmuch-jump.elc %%EMACS%%share/emacs/site-lisp/notmuch-lib.el %%EMACS%%share/emacs/site-lisp/notmuch-lib.elc %%EMACS%%share/emacs/site-lisp/notmuch-logo.png %%EMACS%%share/emacs/site-lisp/notmuch-maildir-fcc.el %%EMACS%%share/emacs/site-lisp/notmuch-maildir-fcc.elc %%EMACS%%share/emacs/site-lisp/notmuch-message.el %%EMACS%%share/emacs/site-lisp/notmuch-message.elc %%EMACS%%share/emacs/site-lisp/notmuch-mua.el %%EMACS%%share/emacs/site-lisp/notmuch-mua.elc %%EMACS%%share/emacs/site-lisp/notmuch-parser.el %%EMACS%%share/emacs/site-lisp/notmuch-parser.elc %%EMACS%%share/emacs/site-lisp/notmuch-print.el %%EMACS%%share/emacs/site-lisp/notmuch-print.elc %%EMACS%%share/emacs/site-lisp/notmuch-query.el %%EMACS%%share/emacs/site-lisp/notmuch-query.elc %%EMACS%%share/emacs/site-lisp/notmuch-show.el %%EMACS%%share/emacs/site-lisp/notmuch-show.elc %%EMACS%%share/emacs/site-lisp/notmuch-tag.el %%EMACS%%share/emacs/site-lisp/notmuch-tag.elc %%EMACS%%share/emacs/site-lisp/notmuch-tree.el %%EMACS%%share/emacs/site-lisp/notmuch-tree.elc %%EMACS%%share/emacs/site-lisp/notmuch-version.el %%EMACS%%share/emacs/site-lisp/notmuch-version.elc %%EMACS%%share/emacs/site-lisp/notmuch-wash.el %%EMACS%%share/emacs/site-lisp/notmuch-wash.elc %%EMACS%%share/emacs/site-lisp/notmuch.el %%EMACS%%share/emacs/site-lisp/notmuch.elc %%ZSH%%share/zsh/functions/Completion/Unix/_notmuch