Port details |
- py-notmuch Python interface for the Notmuch email search and tagging library
- 0.32.3 mail
=0 0.31.4Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2015-12-11 14:29:48
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: GPLv3
- Description:
- Python binding of the notmuch mail search and indexing library.
WWW: https://notmuchmail.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}notmuch>0:mail/py-notmuch@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-notmuch/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-notmuch
- pkg install py38-notmuch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-notmuch listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-notmuch
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1629401857
SHA256 (notmuch-0.32.3.tar.xz) = be2ffff884eaecf61806f89b195a373f767a62e5bf2cc02ff1f55e41a55f8b84
SIZE (notmuch-0.32.3.tar.xz) = 725872
- Packages (timestamps in pop-ups are UTC):
- Master port: mail/notmuch
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sphinx-build : textproc/py-sphinx
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libnotmuch.so : mail/notmuch
- This port is required by:
- for Run
-
- mail/py-afew
- mail/py-alot
- Configuration Options:
- ===> The following configuration options are available for py38-notmuch-0.32.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_py-notmuch
- USES:
- python:3.6+ uniquefiles:dirs tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: mail/notmuch |
Date | By | Description |
07 Apr 2021 08:09:01 0.31.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.31.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.31.2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
15 Aug 2020 14:55:48
0.30
|
dbaio  |
Configure PORTSCOUT |
19 Jun 2018 19:29:32
0.27
|
pi  |
mail/notmuch,mail/notmuch-emacs,mail/py-notmuch: update 0.26.2 -> 0.27
- 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 |
27 Feb 2018 05:01:28
0.26
|
fluffy  |
- Pass maintainership of mail/notmuch and mail/py-notmuch to submitter.
- 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 |
09 Sep 2017 19:14:25
0.25
|
dbaio  |
mail/py-notmuch: Update to 0.25
PR: 221995
Submitted by: seschwar@gmail.com
Approved by: Christian Geier <geier@lostpackets.de> (maintainer) |
15 Nov 2016 09:14:11
0.23.1
|
wen  |
- Update to 0.23.1
PR: 214348
Submitted by: joneum@bsdproject.de
Approved by: geier@lostpackets.de(maintainer) |
15 Apr 2016 13:51:02
0.21
|
amdmi3  |
- Update to 0.21
PR: 208413
Submitted by: catcher+freebsdbugzilla@lostpackets.de
Approved by: maintainer timeout (geier@lostpackets.de, 2 weeks) |
01 Apr 2016 14:16:20
0.20.2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
0.20.2
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
11 Dec 2015 14:29:41
0.20.2
|
miwi  |
Python binding of the notmuch mail search and indexing library.
WWW: http://notmuchmail.org
PR: 204981
Submitted by: geier@lostpackets.de
Approved by: mat (mentor)
Differential Revision: D4510 |