Date: Thu, 29 Jul 2010 20:34:04 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine-pgp-filters Makefile distinfo Message-ID: <201007292034.o6TKY4qv024000@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2010-07-29 20:34:04 UTC FreeBSD ports repository Modified files: mail/pine-pgp-filters Makefile distinfo Log: Update to version 1.8: * Complete overhaul of ppf_mime. Determine the MIME message boundary using more reliable (albeit more complex) means, and special case a lot of client behavior to allow verification of a wider variety of messages. For display, de-code more of the MIME en-coding so that the messages are much more readable. Use the same tricks to display decrypted messages in ppf_mime_decrypt. These changes have several major benefits: a. Support for PGP/MIME messages generated by well over a dozen MUAs. b. Support for verifying signatures on attachments, and a clear indication that attachments are signed (or not). c. Greatly improved readability. With the exception of text coloring (URLs, signatures, etc.), 8-bit characters, and some types of messages sent with format=flowed, messages displayed by the filter are identical to the display in Alpine. * For ppf_{decrypt|encrypt|sign|verify} add 'clear' commands so that nothing is left behind in the "user interface" area between scripts. For _verify, add a message indicating that we are verifying, along with a helpful hint about delays caused by auto-key-retrieve. Revision Changes Path 1.18 +3 -5 ports/mail/pine-pgp-filters/Makefile 1.11 +6 -6 ports/mail/pine-pgp-filters/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007292034.o6TKY4qv024000>