aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-notmuch
Commit message (Collapse)AuthorAgeFilesLines
* mail/notmuch,mail/notmuch-emacs,mail/py-notmuch: update 0.26.2 -> 0.27pi2018-06-201-4/+6
| | | | | | | | | | | - add LICENSE to pet portlint - remove BROKEN_powerpc64 since the cause has been fixed in ports r471400 - adjust to upstream's new info page handling - fix parallel installation of flavored mail/py-notmuch PR: 229075 Submitted by: Sebastian Schwarz <seschwar@gmail.com> (maintainer) Relnotes: https://notmuchmail.org/pipermail/notmuch/2018/026684.html
* - Pass maintainership of mail/notmuch and mail/py-notmuch to submitter.fluffy2018-02-273-16/+17
| | | | | | | | | | | | | | | | | | | | | | | - Update ports to version to 0.26. - Unconditionally install completions according to Porter's Handbook Chapter 6.31. without adding extra dependencies. - Turn on the MANPAGES option by default. Building the manual pages is kept as an option to allow for more minimal custom builds. - Remove RUBY option as it never did anything. There are no build or install instructions in the Makefile nor %%RUBY%% references in pkg-plist. Building with the RUBY option enabled makes absolutely no difference to the produced package. The only thing ever requiring the Ruby bindings to the Notmuch library is the Vim client, which isn't built either. - Turn mail/py-notmuch into a slave port of mail/notmuch. - Split off EMACS option into the flavor aware slave port mail/notmuch-emacs. - Split off MUTT option into the slave port mail/notmuch-mutt. - Perform miscellaneous cleanups. PR: 225059 Submitted by: seschwar AT gmail.com Reviewed by: mat, fluffy, maintainers Approved by: maintainers Differential Revision: D13944
* mail/py-notmuch: Update to 0.25dbaio2017-09-102-4/+4
| | | | | | PR: 221995 Submitted by: seschwar@gmail.com Approved by: Christian Geier <geier@lostpackets.de> (maintainer)
* - Update to 0.23.1wen2016-11-152-3/+4
| | | | | | PR: 214348 Submitted by: joneum@bsdproject.de Approved by: geier@lostpackets.de(maintainer)
* - Update to 0.21amdmi32016-04-152-3/+3
| | | | | | PR: 208413 Submitted by: catcher+freebsdbugzilla@lostpackets.de Approved by: maintainer timeout (geier@lostpackets.de, 2 weeks)
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* Python binding of the notmuch mail search and indexing library.miwi2015-12-113-0/+30
WWW: http://notmuchmail.org PR: 204981 Submitted by: geier@lostpackets.de Approved by: mat (mentor) Differential Revision: D4510