aboutsummaryrefslogtreecommitdiff
path: root/mail/py-notmuch
Commit message (Collapse)AuthorAgeFilesLines
* mail/notmuch,mail/notmuch-emacs,mail/py-notmuch: update 0.26.2 -> 0.27Kurt Jaeger2018-06-191-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 Notes: svn path=/head/; revision=472817
* - Pass maintainership of mail/notmuch and mail/py-notmuch to submitter.Dima Panov2018-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 Notes: svn path=/head/; revision=463108
* mail/py-notmuch: Update to 0.25Danilo G. Baio2017-09-092-4/+4
| | | | | | | | | PR: 221995 Submitted by: seschwar@gmail.com Approved by: Christian Geier <geier@lostpackets.de> (maintainer) Notes: svn path=/head/; revision=449503
* - Update to 0.23.1Wen Heping2016-11-152-3/+4
| | | | | | | | | PR: 214348 Submitted by: joneum@bsdproject.de Approved by: geier@lostpackets.de(maintainer) Notes: svn path=/head/; revision=426152
* - Update to 0.21Dmitry Marakasov2016-04-152-3/+3
| | | | | | | | | PR: 208413 Submitted by: catcher+freebsdbugzilla@lostpackets.de Approved by: maintainer timeout (geier@lostpackets.de, 2 weeks) Notes: svn path=/head/; revision=413344
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Python binding of the notmuch mail search and indexing library.Martin Wilke2015-12-113-0/+30
WWW: http://notmuchmail.org PR: 204981 Submitted by: geier@lostpackets.de Approved by: mat (mentor) Differential Revision: D4510 Notes: svn path=/head/; revision=403540