aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-ng
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Chase qdbm updatePav Lucistnik2006-01-161-1/+1
| | | | | | | | Pointy hat to: ahze Reported by: pointyhat Notes: svn path=/head/; revision=153616
* Chase gnutls update.Roman Bogorodskiy2006-01-091-1/+2
| | | | Notes: svn path=/head/; revision=153142
* Move IDN related ports from devel to dns category:Pav Lucistnik2005-11-121-1/+1
| | | | | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus Notes: svn path=/head/; revision=148048
* - Update to 20051110 snapshot.Vsevolod Stakhov2005-11-112-3/+7
| | | | Notes: svn path=/head/; revision=147910
* Update to snapshot 20050927Vsevolod Stakhov2005-09-282-3/+3
| | | | Notes: svn path=/head/; revision=143728
* Update to snapshot 20050825 (merge from mutt 1.5.10).Vsevolod Stakhov2005-08-294-114/+47
| | | | | | | | | | | | Add some addtional options for headers cache, idn [1]. Provide common set of options that are compatible with mutt and mutt-devel ports [2]. Submitted by: Rocco Rutte [1] obrien [2] Approved by: perky (mentor) Notes: svn path=/head/; revision=141308
* Update to 20050726 snapshot.Vsevolod Stakhov2005-08-018-491/+123
| | | | | | | | | | | | Removed separated plist for html documents - it is generated dynamically. Removed .error statement. Fix bug with ssl and pop/imap. Fix bug with autoheader. Approved by: perky (mentor) Notes: svn path=/head/; revision=140631
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880
* - Select newest db4 if more are available. Fixes headercaching option for somePav Lucistnik2005-07-071-1/+10
| | | | | | | | | | | people. PR: ports/83055 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer) Notes: svn path=/head/; revision=138669
* . Fix an obvious typo in CONFIGURE_ARGS when WITH_FLOCK was defined.Greg Lewis2005-07-061-1/+1
| | | | | | | | PR: 83056 Submitted by: Matthias Fechner <idefix@fechner.net> Notes: svn path=/head/; revision=138612
* Add mutt-ng 20050614, a fork of the mutt.Kirill Ponomarev2005-06-1911-0/+835
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> Notes: svn path=/head/; revision=137721