summaryrefslogtreecommitdiff
path: root/mail/mutt-devel
AgeCommit message (Collapse)AuthorFilesLines
2011-11-26Add missing devel/zlib buildlink.sbd1-2/+3
Bump PKGREVISION
2011-09-19Restore information about optional patches.jmmv1-1/+7
2011-07-06Don't compile those functions when using slang - they're not neededis2-12/+8
and using an in this case undefined helper function.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-02-03Re-add information for optional files that "make mdi" happily removed.tron1-1/+7
Problem pointed out by wizd(8).
2011-02-03Add a patch from the "mutt" bug tracking system which works arround a bugtron3-8/+28
in Exchange 2010's IMAP server. Tested with Dovecot 2.0 and Exchange 2010.
2010-12-20Reenable mutt-sidebar and mutt-compressed-mbox options.tonio2-8/+27
Use patch urls found by gls@
2010-11-07Update mail/mutt-devel to 1.5.21tonio10-104/+38
1.5.21 (2010-09-15): + $mail_check_recent controls whether all unread mail or only new mail since the last mailbox visit will be reported as new + %D format expando for $folder_format ! $thorough_search defaults to yes + imap-logout-all closes all open IMAP connections ! header/body cache paths are always UTF-8 + $wrap_headers to control outgoing message's header length + all text/* parts can be displayed inline without mailcap + send-hooks now run in batch mode; previously only send2-hooks ran.
2010-09-16Revbump after updating databases/db5adam1-2/+2
2010-06-02Fix building with db5; revision bump for db4 updateadam2-16/+15
2010-04-15Correctly disable idn when option idn is not set.tonio1-2/+2
Thanks spz for the note !
2010-02-25don't insist in USE_NCURSES in the ncursesw case -- NetBSD's shoulddrochner1-2/+1
be good enough
2010-01-26When using the ncursesw option, set USE_NCURSES to force the real ncursesw,ghen1-1/+2
NetBSD's built-in curses is not sufficient. See devel/ncursesw/builtin.mk.
2009-09-13Add two patches from upstream bug tracking that fix MH box handlingwiz3-3/+41
that was broken in 1.5.20. Tracked down by tonio@ with help from Antonio Radici. Bump PKGREVISION.
2009-08-27Fix build with openssl in current.wiz2-1/+24
Ok tonio@
2009-08-10Add two patches:apb4-2/+44
* On some systems, curses.h defines TRUE and FALSE, so conditionalise them in lib.h to avoid compiler complaints about duplicate definitions. * mutt_curses.h refers to event_t from mutt.h, and SHORT_STRING from lib.h, so include those headers fom mutt_curses.h. These patches allow mutt-devel to build on NetBSD-5.99.15. Bump PKGREVISION to 1.
2009-08-09Use mutts builtin mutt_curses.h to discover the correct curses header.tonnerre2-13/+6
Fixes PR 41790.
2009-08-05Fix breakages introduced with previous commit.hasso4-15/+24
2009-07-25Ensure that we always have a mvchgat at hand. Fixes sidebar patch fortonnerre4-12/+94
NetBSD < 5.99 and curses != ncurses.
2009-07-16Update mail/mutt-devel to 1.5.20tonio6-52/+19
The keys used are: !: modified feature, -: deleted feature, +: new feature 1.5.20 (2009-06-14): ! $fcc_attach is a quadoption now + $honor_disposition to honor Content-Disposition headers + $search_context specifies number of context lines for search results in pager/page-based menus + ssl_use_sslv2 defaults to no + uncolor works for header + body objects, too + the "flagged" and "replied" flags are enabled/supported for POP when built with header caching ! browser correctly displays maildir's mtime + <set-flag> and <clear-flag> work in the pager, too + ~x pattern also matches against In-Reply-To + lower case patterns for string searches perform case-insensitive search as regex patterns do (except IMAP) + $ssl_verify_dates controls whether mutt checks the validity period of SSL certificates + $ssl_verify_hostname controls whether mutt will accept certificates whose host names do not match the host name in the folder URL. Disable temporarily mutt-compressed-mbox and mutt-xlabel as the patches are not available for this version yet.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-04-12Enable sidebar patch support, as provided by tonnerre@.tonio4-7/+21
This also fixes PR pkg/35917
2009-03-23Add back compressed mbox option.joerg2-3/+6
2009-02-05Avoid crash with 64bit time_t.tonio3-3/+33
From PR pkg/40548
2009-01-27Install mutt_dotlock unconditionallytonio4-24/+21
Re-enable user-destdir, by using SPECIAL_PERMS, thanks joerg@ for pointing that
2009-01-26Update mail/mutt-devel to 1.5.19tonio9-61/+41
User destdir mode instead of user-destdir: this make sure the package is correctly created when mutt_dotlock is needed. Mostly bugfixes in changelog, among them: - Only install mutt_dotlock(1) if binary is installed. - Allow for mail addresses longer than 256 characters. - Make multipart decoding a little more forgiving. - Make $move default to no instead of ask-no. - Show more information about problematic SMIME signatures under gpgme. - Improve gpgme SMIME uid display. - Support displaying application/pgp-keys with GPGME. - Verify hostname in (Open)SSL certificate validation. - Make text/enriched handler multibyte aware. - translation updates. UPDATING: + support for SSL certificate chains + <what-key> function works in pager, too + support for tokyocabinet (qdbm successor) ! $move now defaults to "no" instead of "ask-no" + $imap_pipeline_depth controls the number of commands that mutt can issue to an IMAP server before it must collect the responses + $ssl_client_cert available with gnutls as well as openssl + 'mime_lookup application/octet-stream' added to system Muttrc
2008-11-29Fix path names in Muttrc (PR 40068). Bump revision.joerg3-3/+45
2008-11-19Solve a problem with illegal byte sequences, causing mutt hangs.wiz3-2/+16
Patch from Takehiko NOZAKI in http://mail-index.netbsd.org/current-users/2008/11/19/msg006092.html Bump PKGREVISION.
2008-06-02Remove duplicate code.sketch2-5/+4
2008-05-25Add back compress-mbox option and a note to not remove it again, butjoerg2-2/+7
just comment it out.
2008-05-18Update mail/mutt-devel to 1.5.18tonio9-54/+42
From the announce: "Mutt 1.5.18 contains 6 months of bug fixes, documentation improvements and performance enhancements since the release of 1.5.17, but I believe only one new feature ($time_inc, for controlling the rate at which status updates are displayed)."
2008-04-26Add a mutt-xlabel option, for the edit-label patch, which improves the supporttonio2-4/+15
for the X-Label flag in mutt. Suggested by Michael-John Turner
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam3-10/+9
through PLIST_SUBST to the plist module.
2008-03-08Use PKGVERSION_NOREV as base for the compressed mbox patch.joerg2-3/+6
Add patchsum.
2008-02-22Match change to mail/mutt: force sendmail to /usr/sbin/sendmail ongdt1-2/+9
*BSD to avoid configure picking up pkgsrc postfix sendmail path and thus bypassing mailwrapper.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-12-06Add patch for change_folder_next option, which I stole from the patchescjs5-3/+53
for mutt (non-devel).
2007-12-03Update to 1.5.17nb2:wiz3-3/+17
Make smime_keys.pl work if .smime is in your home directory. (mutt -Q reduces paths to ~, but smime_keys didn't expand that.) Patch from Anon.
2007-11-25Mention some more features.wiz1-5/+6
2007-11-08Add support for building with gpgme. Bump rev.bjs2-3/+15
2007-11-07Update mail/mutt-devel to 1.5.17tonio4-30/+19
Changelog includes: ! --enable-exact-address works again + $message_cache_clean (clean cache on sync) + %P expando for $pager_format Improved autoconf code for bdb Large file support for mutt_pretty_size() bugfixes
2007-07-17Readd compressed mailbox support. Please keep the fragment and justjoerg2-3/+18
remove the option if it doesn't get updated in time again.
2007-06-10Update mail/mutt-devel to 1.15.16tonio8-108/+12
This release is largely a bug-fix release, but it does contain a couple of small new features (next-unread-mailbox, $message_cache_clean). The "change_folder_next" patches are gone, since a similar feature was added, and it is now possible to use bind index , next-unread-mailbox to use , to cycle mailboxes with new mail
2007-05-27Add a fix for Fix CVE-2007-2683tonio4-5/+24
Bump PKGREVISION Use signed arithmetic in mutt_gecos_name to avoid an overflow. From http://dev.mutt.org/hg/mutt/rev/47d08903b79b And trac: http://dev.mutt.org/trac/ticket/2885
2007-04-21Update mail/mutt-devel to 1.5.15tonio8-45/+72
- Remove the mutt-compressed option for now, as it is not updated upstream - Add a mutt-smtp option (suggested by Brian de Alwis), to enable smtp relay support in mutt Changes: The keys used are: !: modified feature, -: deleted feature, +: new feature - $imap_home_namespace (useless clutter) + $check_mbox_size (use size change instead of atime for new mail) ! improved f=f support wraps lines at $wrap if $wrap is not 0 + $wrap (>0 wraps at $wrap, <0 = $wrapmargin) + $assumed_charset, $attach_charset, $ignore_linear_white_space + $save_history, $history_file (save history across sessions) + $smtp_url (ESMTP relay support) + $crypt_use_pka (use GPGME PKA signature verification)
2007-03-04- Add an smime option (enables by default). When disabled, it removes the perltonio5-34/+41
dependancy (may be good for small systems) - Make pkglint happy - Fix a mistake in patch-ab
2007-03-04Remove unnecessary patchtonio1-91/+0
2007-03-04Update mail/mutt-devel to 1.5.14tonio5-32/+33
Changelog: - many bugfixes * curs_lib.c: Clear the progress bar when the current operation has completed. * lib.c: Even more paranoid temporary file creation.
2006-12-11Use official upstream patch for CVE-2006-5297 and CVE-2006-5298 securitysalo3-26/+88
issues from mutt GIT repo. Bump PKGREVISION.
2006-11-07DESTDIR support.joerg1-1/+2