Path to this page:
./
mail/neomutt,
Fork of mutt with integrated community patches
Branch: pkgsrc-2018Q2,
Version: 20180716,
Package name: neomutt-20180716,
Maintainer: wizWhat is NeoMutt?
* NeoMutt is a project of projects.
* A place to gather all the patches against Mutt.
* A place for all the developers to gather.
Hopefully this will build the community and reduce duplicated effort.
Required to run:[
devel/libidn] [
devel/ncursesw] [
lang/perl5] [
mail/notmuch] [
security/gpgme] [
security/gnupg2] [
security/cyrus-sasl] [
databases/tokyocabinet]
Required to build:[
devel/gettext-tools] [
pkgtools/cwrappers] [
textproc/docbook-xsl] [
textproc/libxslt]
Package options: gpgme, gssapi, idn, ncursesw, sasl, smime, ssl, tokyocabinet
Master sites:
SHA1: 7ca78f71e73f88668bb4cd950a3e9c095547999a
RMD160: 47b82af783542b5c35f396f3b4a04d67a648504e
Filesize: 2712.993 KB
Version history: (Expand)
- (2018-07-20) Updated to version: neomutt-20180716
- (2018-07-03) Package added to pkgsrc.se, version neomutt-20180512 (created)
CVS history: (Expand)
2018-07-20 07:56:21 by S.P.Zeidler | Files touched by this commit (3) | |
Log message:
Pullup ticket #5792 - requested by wiz
mail/neomutt: security update
Revisions pulled up:
- mail/neomutt/Makefile 1.44-1.45
- mail/neomutt/PLIST 1.18
- mail/neomutt/distinfo 1.34-1.35
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 3 05:38:57 UTC 2018
Modified Files:
pkgsrc/mail/neomutt: Makefile PLIST distinfo
Log message:
neomutt: update to 20180622.
2018-06-22 Richard Russon <rich%flatcap.org@localhost>
* Features
- Expand variables inside backticks
- Honour SASL-IR IMAP capability in SASL PLAIN
* Bug Fixes
- Fix toggle-read
- Do not truncate shell commands on ; or #
- pager: index must be rebuilt on MUTT_REOPENED
- Handle a BAD response in AUTH PLAIN w/o initial response
- fcc_attach: Don't ask every time
- Enlarge path buffers PATH_MAX (4096)
- Move LSUB call from connection establishment to mailbox SELECTion
* Translations
- Update Chinese (Simplified): 100%
- Update Czech: 100%
- Update German: 100%
- Update Lithuanian: 100%
- Update Portuguese (Brazil): 100%
- Update Slovak: 59%
- Reduce duplication of messages
* Code
- Tidy up the mailbox API
- Tidy up the header cache API
- Tidy up the encryption API
- Add doxygen docs for more functions
- Refactor more structs to use STAILQ
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/neomutt/PLIST
cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/neomutt/distinfo
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 16 19:57:44 UTC 2018
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log message:
neomutt: update to 20180716.
2018-07-16 Richard Russon <rich@flatcap.org>
* Features
- <check-stats> function
* Bug Fixes
- Lots
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/neomutt/distinfo
|