Version: 0.35, Package name: notmuch-0.35 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description-emacs The necessary runtime to run notmuch inside Emacs. Description-main Notmuch is a mail indexing program providing a fast tag-based email reader with global search to use within a text editor. "Notmuch is not much of an email program. It doesn't receive messages (no POP or IMAP suport). It doesn't send messages (no mail composer, no network code at all). And for what it does do (email search) that work is provided by an external library, Xapian. So if Notmuch provides no user interface and Xapian does all the heavy lifting, then what's left here? Not much." |
Filesize: 737.414 KB |
Version History (View Complete History) |
|
2021-11-17 21:30:57 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to notmuch-0.34.1 Changes: https://git.notmuchmail.org/git?p=notmuch;a=blob;f=NEWS;h=5707e9b02f62377283b1a24b6398ab3252821a86;hb=HEAD Bump minor of shared lib because of some additions. OK sdk@ |
2021-10-13 22:18:26 by Bjorn Ketelaars | Files touched by this commit (6) |
Log message: Update to notmuch-0.33.2 Changes: https://git.notmuchmail.org/git?p=notmuch;a=blob;f=NEWS Feedback and tests from sdk@. OK sdk@ |
2021-07-04 13:02:09 by Stuart Henderson | Files touched by this commit (10) |
Log message: mail/notmuch: remove the hacks working around the old version of zlib |
2021-03-14 13:50:49 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to notmuch-0.31.4 Changes: https://git.notmuchmail.org/git?p=notmuch;a=blob;f=NEWS;h=6e88ebd9f703fd72508a8a05b989c84566dd8225;hb=HEAD |
2021-03-05 03:43:05 by Stuart Henderson | Files touched by this commit (5) |
Log message: bump REVISION for libtalloc split, add dep on py-libtalloc to samba ok jca@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-20 13:28:06 by Stuart Henderson | Files touched by this commit (1) |
Log message: notmuch: adjust how soname parts are passed in to make, avoid SUBST_VARS so update-plist doesn't fiddle with manpage paths |
2021-02-20 11:54:23 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop unneeded sphinx symlink |
2021-02-19 16:13:08 by Stuart Henderson | Files touched by this commit (146) |
Log message: switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx |
2020-11-16 08:53:10 by Bjorn Ketelaars | Files touched by this commit (10) |
Log message: Update to notmuch-0.31.2 Changes: - https://notmuchmail.org/news/release-0.31.1/ - https://notmuchmail.org/news/release-0.31.2/ Drop several local patches as these are not needed any more. While here sync WANTLIB. OK bentley@ |
2020-11-01 02:48:48 by Bjorn Ketelaars | Files touched by this commit (12) |
Log message: Update to notmuch-0.31 Changes: https://notmuchmail.org/news/release-0.31/ Bump major of shared lib as symbol has been removed. Thanks to Olivier Taïbi <oli AT olitb DOT net> for working together with upstream to fix a segfault. |
2020-10-05 13:46:18 by Jeremie Courreges-Anglas | Files touched by this commit (44) |
Log message: Remove gnupg-1.4 and replace it with gnupg-2 gnupg-1.4 is not developed actively anymore, and new software expects a modern "gpg" executable, which leads to pointless patches in the ports tree. Move the various users of security/gnupg2 to security/gnupg and zap patches that forced the use of "gpg2". Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test reports from semarie@, giovanni@ and solene@, input and bulk build by sthen@. ok sthen@ edd@ (maintainer) |
2020-08-23 16:16:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: notmuch: py-cffi used during build, failure reported by naddy |
2020-08-13 12:21:19 by Stuart Henderson | Files touched by this commit (22) |
Log message: update to notmuch 0.30, adjust how shlib versioning is done to maintain the original version numbers in headers as there's a macro used to check this which fails with previous patch. from Olivier Taïbi. add quirks/@pkgpath to merge py-notmuch -> py3-notmuch, from me |
2020-05-19 14:45:49 by Stuart Henderson | Files touched by this commit (1) |
Log message: move gnupg2 from TEST_DEPENDS to BUILD_DEPENDS, hopefully this really fixes it |
2020-05-16 05:43:51 by Stuart Henderson | Files touched by this commit (1) |
Log message: notmuch: patch a place in configure which needed gpg, reported by aja@ |