FreeBSD ports mail/mutt feature patches

Kurt Hackenberg kh at panix.com
Sun May 7 01:44:00 UTC 2023


On Fri, May 05, 2023 at 12:37:02PM -0400, Derek Schrock wrote:

>Hello, I'm looking for any FreeBSD ports/pkg users of mail/mutt and
>hoping to get some feedback on option usage and which non-standard
>features you're using from the port's included extra patches.  This
>is mainly the *_PATCH options.

All,

I believe the following are the FreeBSD feature patches to Mutt.  This
is extracted from /usr/ports/mail/mutt/Makefile, which see.

Of these, ifdef and initials are included in Neomutt, and are
documented there: <https://neomutt.org/feature>.  For the rest, as far
as I know, the only documentation is the source code.

Note that the port configuration option QUOTE_PATCH adds two features,
quote and initials.  Derek intends to separate the initials patch into
its own option shortly, and remove quote, because I found a nasty bug
in quote.  He may remove initials and the rest of these later.


GREETING_PATCH
    http://vc.org.ua/mutt/mutt-2.2.0.vc.greeting

IFDEF_PATCH
    files/extra-patch-ifdef

MAILDIR_MTIME_PATCH
    files/extra-patch-maildir-mtime

QUOTE_PATCH
    http://www.mutt.org.ua/download/mutt-1.13.0/patch-1.13.0.vvv.initials.xz
    http://vc.org.ua/mutt/mutt-2.2.0.vvv.quote
    files/extra-patch-quote

REVERSE_REPLY_PATCH
    files/extra-patch-reverse_reply

SMART_DATE
    files/extra-patch-smartdate

SMIME
    files/extra-smime-sender


More information about the Mutt-users mailing list