head 1.7; access; symbols pkgsrc-2026Q2:1.7.0.2 pkgsrc-2026Q2-base:1.7 pkgsrc-2026Q1:1.6.0.4 pkgsrc-2026Q1-base:1.6 pkgsrc-2025Q4:1.6.0.2 pkgsrc-2025Q4-base:1.6 pkgsrc-2025Q3:1.5.0.2 pkgsrc-2025Q3-base:1.5 pkgsrc-2025Q2:1.4.0.6 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.4.0.4 pkgsrc-2025Q1-base:1.4 pkgsrc-2024Q4:1.4.0.2 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.2.0.2 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.1.0.2 pkgsrc-2024Q2-base:1.1; locks; strict; comment @# @; 1.7 date 2026.05.30.16.58.17; author ryoon; state Exp; branches; next 1.6; commitid LGfuCL7lUNWznRHG; 1.6 date 2025.10.23.20.38.12; author wiz; state Exp; branches; next 1.5; commitid 1V2hBZn9ypXaCJfG; 1.5 date 2025.08.14.03.28.20; author ryoon; state Exp; branches; next 1.4; commitid 888JlrwPx3cFbE6G; 1.4 date 2024.12.18.10.58.03; author nros; state Exp; branches; next 1.3; commitid 9iEtRx5PxmShmYBF; 1.3 date 2024.11.11.07.28.39; author wiz; state Exp; branches; next 1.2; commitid 1fBDq3LwS98NncxF; 1.2 date 2024.08.09.09.42.24; author ryoon; state Exp; branches; next 1.1; commitid hM1y8iFZxVrg98lF; 1.1 date 2024.04.04.04.21.19; author wiz; state Exp; branches; next ; commitid luAVXd5UNeJlsM4F; desc @@ 1.7 log @mail/notmuch{,-emacs},py-notmuch2: Update to 0.40 Changelog: Notmuch 0.40 (2026-01-31) ========================= General ------- Accept "key-missing" from a signature from a revoked key to match apparent change in GnuPG behaviour. Library ------- New API `notmuch_{threads,messages}_status` to allow distinguishing iterator exaustion from iterator invalidation due to errors. Emacs ----- Documentation improvements. Fix for bug related to "hide-exclude" in notmuch-hello. A new autoloads file is generated for people installing without package.el or similar. Fix disabling notmuch-show-header-line via custom. Python Bindings --------------- Provide a binding reopen a database. Some small fixes to documentation. Make IndexOptions public. Ruby Bindings ------------- Simplify and cleanup build, fix talloc flags. @ text @# $NetBSD: Makefile,v 1.6 2025/10/23 20:38:12 wiz Exp $ PYTHON_FOR_BUILD_ONLY= no .include "../../mail/notmuch/Makefile.common" WHEEL_NAME= ${DISTNAME:S/notmuch-/notmuch2-/} PKGNAME= ${PYPKGPREFIX}-${WHEEL_NAME} CATEGORIES+= python MAINTAINER= mdehling@@gmail.com COMMENT= Pythonic bindings for the notmuch mail database using CFFI TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools DEPENDS+= ${PYPKGPREFIX}-cffi>=1.0.0:../../devel/py-cffi TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=0:../../devel/py-test-cov PYSETUPSUBDIR= bindings/python-cffi .include "../../mail/notmuch/buildlink3.mk" .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @*: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/08/14 03:28:20 ryoon Exp $ a4 1 PKGREVISION= 1 @ 1.5 log @mail/notmuch,notmuch-emacs,py-notmuch2: Update to 0.39 Changelog: Notmuch 0.39 (2025-03-15) ========================= General ------- Allow to customize the separator between individual and matched and non-matched authors when showing threads. See `search.authors_separator` and `search.authors_matched_separator` in notmuch-config(1). Library ------- Make the s-expression query parser thread-safe. Emacs ----- The new variable `untrusted-content` is now (conditionally) set in relevant modes. Add `notmuch-mua-subject-regexp` to help avoid sending erroneous subjects. Allow toggling display of excluded messages. Fix for text/calendar display. Fix for subject sanitizing in tree mode. Fix for hl-line location in search and tree mode. Fix for interaction with which-func-mode and imenu. Fix for saving hidden headers in drafts. Support for Emacs older than 27.1 is deprecated with this release. Legacy Python Bindings ---------------------- The legacy python bindings previously in `bindings/python` are no longer supported. These bindings have been deprecated since 2020. As of this release they are no longer built or tested, and patches for them will no longer be accepted. They have been moved to `contrib` to smooth the transition. Thanks very much to Sebastian Spaeth and all of the other contributors to these bindings over the years. Python Bindings --------------- Adapt python-cffi version handling to stricter version constraints in setuptools. Fix iterator related segfaults. Ruby Bindings ------------- Fix for warnings about "undefining the allocator of T_DATA". Test Suite ---------- Adapt test suite for changes in Emacs 30.1 and GnuPG 2.4 series. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/12/18 10:58:03 nros Exp $ d5 1 @ 1.4 log @revbump due to devel/talloc dependency changes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/11/11 07:28:39 wiz Exp $ a4 1 PKGREVISION= 2 @ 1.3 log @py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/08/09 09:42:24 ryoon Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.2 log @*: Recursive revbump from security/libassuan2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/04/04 04:21:19 wiz Exp $ a15 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel @ 1.1 log @mail/py-notmuch2: import py-notmuch2-0.38.3 Packaged by Malte Dehling in pkgsrc-wip. 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. This package provides Pythonic bindings using CFFI. @ text @d1 1 a1 1 # $NetBSD$ d5 1 @