Date: Sun, 19 Jun 2005 10:55:28 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/mutt-ng Makefile distinfo pkg-descr pkg-plist pkg-plist.htmlfiles ports/mail/mutt-ng/files extra-patch-doc patch-Makefile.in patch-configure patch-doc_Makefile.in patch-examples ... Message-ID: <200506191055.j5JAtSGQ025343@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2005-06-19 10:55:28 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/mutt-ng Makefile distinfo pkg-descr pkg-plist
pkg-plist.htmlfiles
mail/mutt-ng/files extra-patch-doc patch-Makefile.in
patch-configure patch-doc_Makefile.in
patch-examples patch-intl_dcigettext.c
Log:
Add mutt-ng 20050614, a fork of the mutt.
A list of features unique to mutt-ng:
* Better view support for format=flowed attachments.
* Message IDs are configurable.
* User can set signoff_string just like in slrn.
* User can call up the "last folder" when saving attachments.
* IMAP reconnecting: when the connection to the IMAP server dies,
mutt-ng attempts reconnecting.
* User can set the umask with which all the files shall be created
(was hard-coded before, and caused huge problems for shared
mailboxes to some people).
* Support for NNTP, i.e. mutt-ng can be used as a newsreader.
* A sidebar similar to other (graphical) MUAs where you can directly
jump to a certain mailbox.
PR: ports/82235
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Revision Changes Path
1.662 +1 -0 ports/mail/Makefile
1.1 +143 -0 ports/mail/mutt-ng/Makefile (new)
1.1 +2 -0 ports/mail/mutt-ng/distinfo (new)
1.1 +21 -0 ports/mail/mutt-ng/files/extra-patch-doc (new)
1.1 +46 -0 ports/mail/mutt-ng/files/patch-Makefile.in (new)
1.1 +22 -0 ports/mail/mutt-ng/files/patch-configure (new)
1.1 +13 -0 ports/mail/mutt-ng/files/patch-doc_Makefile.in (new)
1.1 +26 -0 ports/mail/mutt-ng/files/patch-examples (new)
1.1 +14 -0 ports/mail/mutt-ng/files/patch-intl_dcigettext.c (new)
1.1 +5 -0 ports/mail/mutt-ng/pkg-descr (new)
1.1 +93 -0 ports/mail/mutt-ng/pkg-plist (new)
1.1 +450 -0 ports/mail/mutt-ng/pkg-plist.htmlfiles (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506191055.j5JAtSGQ025343>
