Port details |
- notmuch-emacs Emacs major-mode for the Notmuch email search and tagging application
- 0.38.3_5 mail =2 0.38.3_4Version of this port present on the latest quarterly branch.
- Maintainer: jrm@FreeBSD.org
- Port Added: 2018-02-27 05:01:59
- Last Update: 2024-07-04 21:31:24
- Commit Hash: b946d41
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: elisp
- License: GPLv3
- WWW:
- https://notmuchmail.org/notmuch-emacs/
- Description:
- An Emacs major-mode for interfacing with the notmuch
thread-based email indexing, tagging and search application.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- notmuch-emacs>0:mail/notmuch-emacs
- To install the port:
- cd /usr/ports/mail/notmuch-emacs/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/notmuch-emacs
- pkg install notmuch-emacs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: notmuch-emacs
- Package flavors (<flavor>: <package>)
- full: notmuch-emacs
- canna: notmuch-emacs_canna
- nox: notmuch-emacs_nox
- wayland: notmuch-emacs_wayland
- devel_full: notmuch-emacs_devel
- devel_nox: notmuch-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1711201991
SHA256 (notmuch-0.38.3.tar.xz) = 9af46cc80da58b4301ca2baefcc25a40d112d0315507e632c0f3f0f08328d054
SIZE (notmuch-0.38.3.tar.xz) = 805416
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
- sphinx-build : textproc/py-sphinx
- emacs-29.4 : editors/emacs@full
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- notmuch : mail/notmuch
- emacs-29.4 : editors/emacs@full
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for notmuch-emacs-0.38.3_5:
DESKTOP=off: Install .desktop file for notmuch-emacs-mua
DOCS=on: Build and/or install documentation
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- mail_notmuch-emacs
- USES:
- emacs gmake tar:xz makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: mail/notmuch |
Commit | Credits | Log message |
0.38.3_5 04 Jul 2024 21:31:24 |
Joseph Mingrone (jrm) |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
0.38.3_4 23 Jun 2024 22:10:50 |
Joseph Mingrone (jrm) |
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
0.38.3_3 26 Mar 2024 22:51:47 |
Joseph Mingrone (jrm) |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492 |
0.38.2_2 27 Jan 2024 22:33:05 |
Joseph Mingrone (jrm) |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615 |
0.38.2_1 22 Jan 2024 17:34:26 |
Muhammad Moinur Rahman (bofh) |
mail/notmuch-emacs: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.38 19 Sep 2023 21:37:39 |
Joseph Mingrone (jrm) |
mail/notmuch*: Update to 0.38
Remove USES=compiler:c++11-lang. It is no longer necessary.
Changes: https://notmuchmail.org/news/release-0.38/
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D41895 |
0.37_5 20 Aug 2023 00:53:11 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above ) |
0.37_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.37_2 30 Nov 2022 07:06:37 |
Yasuhiro Kimura (yasu) |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
0.37_1 21 Sep 2022 07:48:19 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.37 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.36 16 May 2022 15:39:19 |
Joseph Mingrone (jrm) |
mail/notmuch: Update to 0.36
https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=e3ad0087f3453c89871acac8b11da8bab1ac54df
Sponsored by: The FreeBSD Foundation |
0.35_1 07 Apr 2022 22:12:44 |
Joseph Mingrone (jrm) |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
0.35 19 Feb 2022 17:02:46 |
Joseph Mingrone (jrm) |
mail/notmuch-*: Update to 0.35
https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=748154646eb44c8db3a7887e0ae8e4701e552bc9
Sponsored by: The FreeBSD Foundation |
0.34.2 11 Dec 2021 00:19:00 |
Joseph Mingrone (jrm) |
mail/notmuch*: Update to 0.34.2
https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=a06b76b9b3c1212b17d2bb170bdd511711f578f8 |
0.34.1_1 15 Nov 2021 15:20:10 |
Joseph Mingrone (jrm) |
mail/notmuch-emacs: Prevent package name collision
With the default emacs flavor, EMACS_PKGNAMESUFFIX is no longer appended
to package names. This means the default package name for
mail/notmuch-emacs conflicts with the package name for mail/notmuch.
Fix this by directly adding the PKGNAMESUFFIX '-emacs' here. |
0.34.1_1 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
0.33.2 03 Oct 2021 23:24:54 |
Joseph Mingrone (jrm) |
mail/notmuch: Update to 0.33.2 and take maintainership
https://notmuchmail.org/news/release-0.33.1/
https://notmuchmail.org/news/release-0.32.3/ |
0.33_1 01 Oct 2021 22:55:27 |
Joseph Mingrone (jrm) |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
0.32.3 20 Aug 2021 00:45:23 |
Danilo G. Baio (dbaio) |
mail/notmuch: Update to 0.32.3
Changelog: https://notmuchmail.org/news/release-0.32.3/ |
0.31.4_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.31.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.31.4_1 26 Mar 2021 00:40:45 |
jrm |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
0.31.2 16 Nov 2020 23:29:12 |
dbaio |
mail/notmuch: Update to 0.31.2
Changelog: https://notmuchmail.org/news/release-0.31.1/
https://notmuchmail.org/news/release-0.31.2/ |
0.31 12 Sep 2020 13:51:40 |
dbaio |
mail/notmuch: Update to 0.31
Changelog: https://notmuchmail.org/news/release-0.31/
Add patch to fix a build issue with mail/notmuch-emacs. |
0.30 15 Aug 2020 14:55:48 |
dbaio |
Configure PORTSCOUT |
0.30 12 Aug 2020 20:56:46 |
dbaio |
mail/notmuch: Update to 0.30
Changelog: https://notmuchmail.org/news/release-0.30/ |
0.29.1_2 12 Aug 2020 18:30:07 |
jrm |
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966 |
0.29.1_1 07 Jan 2020 04:55:40 |
jrm |
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012 |
0.29.1 13 Jun 2019 21:27:41 |
fernape |
mail/notmuch: update to 0.29.1
- The sources are now compressed with xz instead of gzip.
- Support for GMime 2.6 was dropped and GMime 3.0.3 or later is required now.
- drop workaround for info(1) on FreeBSD 10 since it's no longer supported
- drop workaround for Sphinx since another one was included in notmuch's
upstream
ChangeLog: https://notmuchmail.org/pipermail/notmuch/2019/028257.html
PR: 238418
Submitted by: seschwar@gmail.com (maintainer) |
0.28 08 Nov 2018 07:35:30 |
krion |
Update to 0.28
PR: 232310
Submitted by: maintainer |
0.27 19 Jun 2018 19:29:32 |
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 |
0.26.2_1 31 May 2018 01:18:05 |
jrm |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html |
0.26 27 Feb 2018 05:01:28 |
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 |