notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
notmuch Thread-based email index, search and tagging application
0.38.3 mail on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.38.2Version of this port present on the latest quarterly branch.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-03-02 00:42:49
Last Update: 2024-03-23 18:36:17
Commit Hash: 7641e5b
People watching this port, also watch:: rxvt-unicode, irssi, monit, rtorrent, smenu
License: GPLv3
WWW:
https://notmuchmail.org/
Description:
Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/notmuch-0.38.3/catalog.mk
  3. /usr/local/share/licenses/notmuch-0.38.3/LICENSE
  4. /usr/local/share/licenses/notmuch-0.38.3/GPLv3
  5. @comment share/man/man3/notmuch.3.gz
  6. share/man/man1/notmuch-address.1.gz
  7. share/man/man1/notmuch-compact.1.gz
  8. share/man/man1/notmuch-config.1.gz
  9. share/man/man1/notmuch-count.1.gz
  10. share/man/man1/notmuch-dump.1.gz
  11. share/man/man1/notmuch-insert.1.gz
  12. share/man/man1/notmuch-new.1.gz
  13. share/man/man1/nmbug.1.gz
  14. share/man/man1/notmuch-git.1.gz
  15. share/man/man1/notmuch-reindex.1.gz
  16. share/man/man1/notmuch-reply.1.gz
  17. share/man/man1/notmuch-restore.1.gz
  18. share/man/man1/notmuch-search.1.gz
  19. share/man/man1/notmuch-setup.1.gz
  20. share/man/man1/notmuch-show.1.gz
  21. share/man/man1/notmuch-tag.1.gz
  22. share/man/man1/notmuch.1.gz
  23. share/man/man5/notmuch-hooks.5.gz
  24. share/man/man7/notmuch-properties.7.gz
  25. share/man/man7/notmuch-search-terms.7.gz
  26. share/man/man7/notmuch-sexp-queries.7.gz
  27. bin/notmuch
  28. include/notmuch.h
  29. lib/libnotmuch.so
  30. lib/libnotmuch.so.5
  31. lib/libnotmuch.so.5.6.0
  32. share/bash-completion/completions/notmuch
  33. share/zsh/site-functions/_email-notmuch
  34. share/zsh/site-functions/_notmuch
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • notmuch>0:mail/notmuch
To install the port:
cd /usr/ports/mail/notmuch/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/notmuch
  • pkg install notmuch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: notmuch
Flavors: there is no flavor information for this port.
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):
notmuch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.38.2_10.38.2_1-0.38.2_10.38.2_1---
FreeBSD:13:quarterly0.38.20.38.2-0.38.20.38.20.38.20.38.20.38.2
FreeBSD:14:latest0.38.2_10.38.2_1-0.38.2_10.38.2_10.37-0.37
FreeBSD:14:quarterly0.38.20.38.2-0.38.20.38.20.38.20.38.20.38.2
FreeBSD:15:latest0.38.2_10.38.2_1n/a0.38.2_1n/a0.38.2_10.38.2_10.38.2_1
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. mail/notmuch-emacs
  2. mail/notmuch-mutt
  3. mail/py-notmuch
  4. mail/py-notmuch2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sphinx-build : textproc/py-sphinx
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.9 : lang/python39
Test dependencies:
  1. gdb : devel/gdb
  2. bash : shells/bash
  3. dtach : misc/dtach
  4. emacs : editors/emacs@nox
  5. gbase64 : sysutils/coreutils
  6. gdate : sysutils/coreutils
  7. gpg : security/gnupg
  8. gsed : textproc/gsed
  9. gsha256sum : sysutils/coreutils
  10. gwc : sysutils/coreutils
  11. python3.9 : lang/python39
Library dependencies:
  1. libgmime-3.0.so : mail/gmime30
  2. libsexp.so : devel/sfsexp
  3. libtalloc.so : devel/talloc
  4. libxapian.so : databases/xapian-core
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. mail/astroid
for Libraries
  1. mail/aerc
  2. mail/neomutt
  3. mail/py-notmuch
  4. mail/py-notmuch2
for Run
  1. mail/astroid
  2. mail/notmuch-emacs
  3. mail/notmuch-mutt
  4. mail/py-afew

Configuration Options:
===> The following configuration options are available for notmuch-0.38.3: DOXYGEN=off: Build documentation with Doxygen MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
mail_notmuch
USES:
gmake gnome pkgconfig python:build,test tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://notmuchmail.org/releases/
Collapse this list.

There are no commits on branch 2022Q2 for this port