summaryrefslogtreecommitdiff
path: root/mail/exmh2/files/patch-pgpPgp5.tcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update exmh to 2.3.1. This release was made primarily to fix a symlinkBruce A. Mah2001-01-221-45/+0
| | | | | | | | | | | | | | vulnerability reported to bugtraq. Mostly a bugfix release although a few new features (filtering in sedit, optional expect-based inc wrapper, optional bitmap buttons) have been added. FreeBSD-specific parts to this commit: Removed patchfiles that were imported from the exmh CVS repository as they are now a part of the exmh-2.3.1 release. Fixed pkg-descr to quiet a few portlint warnings. Changed port to use wish-8.3 rather than wish-8.2 (suggested by markm). Notes: svn path=/head/; revision=37457
* Commit a patch to fix a problem with PGP5 support not being ableBruce A. Mah2001-01-041-0/+45
to verify signatures of Multipart/MIME, clear-signed messages. This patch has been committed to the exmh CVS repository, and this file can go away when the next version of exmh is released PR: 22656 Submitted by: Dave Tweten <tweten@nas.nasa.gov> Notes: svn path=/head/; revision=36762