./mail/mutt-devel, Text-based MIME mail client with PGP & S/MIME support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.21nb11, Package name: mutt-1.5.21nb11, Maintainer: tonio

The Mutt E-Mail Client by Michael Elkins <me@cs.hmc.edu>

``All mail clients suck. This one just sucks less.'' -me, circa 1995

Mutt is a small but very powerful text-based MIME mail client.
Mutt is highly configurable, and is well suited to the mail power
user with advanced features like key bindings, keyboard macros,
mail threading, color, PGP and S/MIME, POP3, IMAP, various mailbox
formats, regular expression searches and a powerful pattern matching
language for selecting groups of messages.

DEINSTALL [+/-]

Required to run:
[lang/perl5]


Package options: curses, smime, ssl

Master sites: (Expand)

SHA1: a8475f2618ce5d5d33bff85c0affdf21ab1d76b9
RMD160: b235a42972ae410592253cdc117a90baf279f47a
Filesize: 3629.771 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-09 23:15:08 by Ignatios Souvatzis | Files touched by this commit (4)
Log message:
Patch for potential buffer overflows from upstream flea #3635 /
changeset 6297:14596ac2b323
   2013-03-06 21:53:39 by Ignatios Souvatzis | Files touched by this commit (4)
Log message:
From upstream: replace undefined use of sscanf() in reading from POP
server with simple parsing.
Mutt flea #3636, changeset 6299:4c16c0d1ba9e
   2013-03-06 21:17:43 by Ignatios Souvatzis | Files touched by this commit (3)
Log message:
Patch from upstream for potential buffer overflow reading the certificate
index file (Changeset 6298:c7eff98bb299, see mutt flea #3636).
   2013-02-28 20:21:04 by Ignatios Souvatzis | Files touched by this commit (3)
Log message:
Replace loop around mktemp() (without error return checking) and mkdir()
with mkdtemp(), thus eliminating endless loop in case TMPDIR points to
a plain file.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-09-07 20:36:02 by S.P.Zeidler | Files touched by this commit (1)
Log message:
add USE_TOOLS=perl so it'll build with PKG_DEVELOPER=yes