This package contains the mutt-kz fork with notmuch support and
another improvements.
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.
Upstream changes:
0.200000 2014-01-11 14:23:46-05:00 America/New_York
- it's now possible to replace Pod with something rather than nothing
when it's extracted from your document; check out the "replacer"
attribute
0.100000 2014-01-07 20:02:01-05:00 America/New_York
- encode character string input into octets for PPI, then ensure output
is also characters
Upstream changes:
0.051 2013-12-20 07:34:14 America/New_York
[FIXED]
- Fixed file order bug in the new test file
0.050 2013-12-20 07:27:20 America/New_York
[FIXED]
- Recursive iteration won't throw an exception if a directory is
removed or unreadable during iteration.
0.049 2013-12-12 00:48:01 America/New_York
[FIXED]
- Generates filename for atomic writes independent of thread-ID.
Fixes crashing bug on Win32 when fork() is called.
0.048 2013-12-11 21:56:23 America/New_York
[ADDED]
- Added 'subsumes' method
[CHANGED]
- The 'chomp' option for 'lines' will remove any end-of-line sequences
fully instead of just chomping the last character
- The 'flock' package will no longer indexed by PAUSE
[FIXED]
- Hides warnings and fixes possible fatal errors from pure-perl Cwd,
particularly on MSWin32
Upstream changes:
7.4.053 test75 has a wrong header
7.4.054 reading past end of the 'stl' string
7.4.055 Mac: Where macros are defined depends on the system
7.4.056 Mac: Compilation problem with OS X 10.9 Mavericks
7.4.057 byteidx() does not work for composing characters
7.4.058 warnings on 64 bit Windows
7.4.059 set_last_cursor() may encounter w_buffer being NULL
7.4.060 declaration has wrong return type for PyObject_SetAttrString()
7.4.061 (after 7.4.056) configure check in the wrong place
7.4.062 (after 7.4.061) wrong configure check for AvailabilityMacros.h
7.4.063 crash when using invalid key in Python dictionary
7.4.064 in Visual block mode replacing with CR does not break lines
7.4.065 the character typed at the hit-enter prompt is recorded twice
7.4.066 MS-Windows: swap file name wrong if colon in file name
7.4.067 CTRL-\ CTRL-O moves the cursor after inserting comment leader
7.4.068 cannot build Vim on Mac with non-Apple compilers
7.4.069 cannot right shift comment lines starting with #
7.4.070 (after 7.4.069) can't compile with tiny features
7.4.071 (after 7.4.069) passing limits around too often
7.4.072 crash when using Insert mode completion
7.4.073 setting undolevels for one buffer changes undo in another
7.4.074 when undo'ing all and making a change, undo structure is wrong
7.4.075 locally setting 'undolevels' is not tested
7.4.076 "cgn" does not wrap around the end of the file
7.4.077 DOS installer creates shortcut without a path
7.4.078 MSVC 2013 is not supported
7.4.079 a script cannot detect whether 'hlsearch' highlighting is on
7.4.080 (after 7.4.079) missing documentation for v:hlsearch
7.4.081 (after 7.4.078) wrong logic when ANALYZE is "yes"
7.4.082 using "gf" in a changed buffer suggests adding "!"
7.4.083 hard to avoid adding a used pattern to the search history
7.4.084 Python: interrupt not being properly discarded
7.4.085 can't move cursor when inserting text in Visual block mode
7.4.086 can't skip over expression when not evaluating for dict member
7.4.087 compiler warning on 64 bit Windows systems
7.4.088 Asian characters are always marked as spell errors
7.4.089 Vim doesn't set the security context on a renamed file
7.4.090 Win32: no completion if dir name contains an exclamation mark
7.4.091 (after 7.4.089) missing semicolon
7.4.092 (after 7.4.088) can't build small version
7.4.093 configure can't use LuaJIT on ubuntu 12.04
7.4.094 configure may not find that -lint is needed for gettext()
7.4.095 (after 7.4.093) regexp for LuaJIT version doesn't work on BSD
7.4.096 can't change directory to an UNC path
7.4.097 unexpected behavior change related to 'virtualedit'
7.4.098 error for line numbers out of range when using ":'<,'>del"
7.4.099 append in blockwise Visual mode with "$" is wrong
7.4.100 NFA regexp doesn't handle backreference correctly
7.4.101 using \1 in pattern goes one line too far
7.4.102 crash when interrupting "z="
7.4.103 dos installer escapes spaces in the diff command wrong
7.4.104 ":help s/\_" reports an internal error
7.4.105 completing a tag pattern may give an error for invalid pattern
7.4.106 can't build with Ruby using Cygwin
7.4.107 Python try/catch doesn't catch Vim error in vim.eval()
7.4.108 "zG" and "zW" leave temp files around on MS-Windows
7.4.109 ColorScheme autocommand matches with the current buffer name
7.4.110 "gUgn" cannot be repeeated
7.4.111 memory leak in Python OptionsAssItem
7.4.112 MS-Windows: defaults for 'dir' and 'bdir' do not include $TEMP
7.4.113 MSVC static analysis gives warnings
7.4.114 new GNU make directory change messages are different
7.4.115 Zsh: expanding ~abc fails when the result contains a space
7.4.116 'showcmd' does not show a typed space
7.4.117 can't build with Cygwin/MingW and Perl 5.18
7.4.118 redrawing status lines may causes recursive call
7.4.119 Vim doesn't work well on OpenVMS
7.4.120 (after 7.4.117) can't build with Perl 5.18 on Linux
7.4.121 completion doesn't work for ":py3d" and ":py3f"
7.4.122 Win32: :grep doesn't work when 'encoding' and ACP differ
7.4.123 Win32: Getting user name does not use wide function
7.4.124 Win32: Getting host name does not use wide function
7.4.125 Win32: Dealing with messages may not work for multi-byte chars
7.4.126 compiler warnings for "const" and incompatible types
7.4.127 Perl 5.18 on Unix doesn't work
7.4.128 Perl 5.18 for MSVC doesn't work
7.4.129 getline(-1) returns zero
7.4.130 relative line numbers mix up windows when using folds
7.4.131 syncbind causes E315 errors in some situations
7.4.132 (after 7.4.122) Win32: flags/inherit_handles args mixed up
7.4.133 Clang warns for using NUL
7.4.134 spurious space in MingW Makefile
7.4.135 missing dot in MingW test Makefile
7.4.136 (after 7.4.096) Windows: readonly when saving UNC path file
7.4.137 cannot use IME with Windows 8 console
7.4.138 (after 7.4.114) directory change messages are not recognized
7.4.139 crash when using :cd in autocommand
7.4.140 crash when autocommand wipes out only other buffer
7.4.141 problems when building with Borland
pkgsrc changes:
remove patches/patch-os__mac.h, it is included upstream.
The main motivation is that index.theme now mentions "scalable"
directories, so symbolic icons have a chance of being found.
The licence has changed from GPL2 to CCBYSA3 and LGPL3.
Many icons were added, and a few have been removed:
- logviewer.png which is distributed by gnome-utils
- battery-charging.png which now has a variety of charging states
and some which can be replaced by more generic icons:
- palm-pilot-sync.png -> emblem-synchronizing.png
- palm-pilot.png -> pda.png
- visor.png -> pda.png
* support for animated images in view(1) and in the preview plug-in
* further improvements to the preview plug-in (zooming images...)
* improved support for translations
* better support for Gtk+ 3.0 (enabled in wip)
* proposes documentation generated with gtk-doc
* removes code for the DeforaOS distributed framework (moved to libApp)
* no longer depends on security/openssl
* switches to the LGPL license
* introduces a Python binding (not built by default)
* fixes some build and installation issues (newer Makefiles...)