summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
* gnu: Avoid circular dependencies by Perl license.Petter2017-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | * guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: neomutt: Update to 20170428.ng02017-04-30
| | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170428. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: mutt: Update to 1.8.2.Leo Famulari2017-04-21
| | | | * gnu/packages/mail.scm (mutt): Update to 1.8.2.
* gnu: neomutt: Don't rewrite the source file-name.Leo Famulari2017-04-21
| | | | * gnu/packages/mail.scm (neomutt)[file-name]: Remove field.
* gnu: neomutt: Update to 20170421.ng02017-04-21
| | | | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170421. [native-inputs]: Add 'gettext-minimal'. [description]: Clarify the state of neomutt as it is now a microfork of mutt. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add balsa.rennes2017-04-19
| | | | | | * gnu/packages/mail.scm (balsa): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Fix typos in descriptions.Tobias Geerinckx-Rice2017-04-17
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (di)[description]: Likewise. * gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise. * gnu/packages/datastructures.scm (sparsehash)[description]: Likewise. * gnu/packages/dns.scm (knot)[description]: Likewise. * gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]: Likewise. * gnu/packages/gnome.scm (libpeas)[description]: Likewise. * gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo. * gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[description]: Likewise. * gnu/packages/mail.scm (mlmmj)[description]: Likewise. * gnu/packages/maths.scm (vc)[description]: Likewise. * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise. * gnu/packages/networking.scm (nload)[description]: Likewise. * gnu/packages/python.scm (python-execnet)[description]: Likewise. * gnu/packages/terminals.scm (tilda)[description]: Likewise. * gnu/packages/python.scm (python-execnet, python-tables) (python2-coverage-test-runner, python2-rope)[description]: Likewise.
* gnu: offlineimap: Update to 7.1.0.Tobias Geerinckx-Rice2017-04-16
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
* gnu: mutt: Update to 1.8.1.Leo Famulari2017-04-14
| | | | | * gnu/packages/mail.scm (mutt): Update to 1.8.1. [source]: Use HTTPS URL.
* gnu: dovecot: Update to 2.2.29.1.Tobias Geerinckx-Rice2017-04-12
| | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.29.1. [source]: Remove 'dovecot-fix-failing-test.patch'. * gnu/packages/patches/dovecot-fix-failing-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: dovecot: Update to 2.2.29 [fixes CVE-2017-2669].Leo Famulari2017-04-11
| | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.29. [source]: Use 'dovecot-fix-failing-test.patch'. * gnu/packages/patches/dovecot-fix-failing-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add alpine.ng02017-04-08
| | | | | | * gnu/packages/mail.scm (alpine): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: python-django-mailman3: Balance parentheses for inputs.Kei Kebreau2017-04-08
| | | | * gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them.
* gnu: Add postorius.ng02017-04-08
| | | | | | * gnu/packages/mail.scm (postorius): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add python-django-mailman3.ng02017-04-08
| | | | | | * gnu/packages/mail.scm (python-django-mailman3): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: dovecot-trees: Update to 2.1.0.ng02017-04-07
| | | | | | | * gnu/packages/mail.scm (dovecot-trees): Update to 2.1.0. (source): Change to use 'url-fetch'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: perl-email-simple: Update to 2.213.Tobias Geerinckx-Rice2017-04-04
| | | | * gnu/packages/mail.scm (perl-email-simple): Update to 2.213.
* gnu: perl-email-mime: Update to 1.940.Tobias Geerinckx-Rice2017-04-04
| | | | * gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
* Merge branch 'core-updates'Ludovic Courtès2017-04-03
|\
| * Merge branch 'master' into core-updatesMarius Bakke2017-03-30
| |\ | | | | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * \ Merge branch 'master' into core-updatesLeo Famulari2017-03-27
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-22
| |\ \ \ \
| * | | | | gnu: libesmtp: Add alternate source URL.Leo Famulari2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL.
* | | | | | gnu: notmuch: Update to 0.24.1.Kyle Meyer2017-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.24.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | | | | | gnu: gmime: Update to 2.6.23.Tobias Geerinckx-Rice2017-03-31
| |_|_|_|/ |/| | | | | | | | | | | | | | * gnu/packages/mail.scm (gmime): Update to 2.6.23.
* | | | | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| |_|_|/ |/| | | | | | | | | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* | | | gnu: claws-mail: Update to 3.15.0.Tobias Geerinckx-Rice2017-03-26
| |_|/ |/| | | | | | | | * gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
* | | gnu: dovecot: Update to 2.2.28.Leo Famulari2017-03-22
| |/ |/| | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.28.
* | gnu: Adjust asciidoc-related build options.Kei Kebreau2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and 3078821d1380c26c738be6b5d430c595327d401f make many package inputs and build configurations related to asciidoc obsolete. * gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml, libxml2 and libxslt. * gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml. (perf)[inputs]: Remove docbook-xml and libxslt. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt. * gnu/packages/version-control.scm (cgit)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. (cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2, and libxslt. (tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag. (i3-wm)[inputs]: Remove docbook-xml. [native-inputs]: Add libxml2.
* | gnu: Add swaks.Arun Isaac2017-03-21
|/ | | | | | * gnu/packages/mail.scm (swaks): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: mailutils: Update to 3.2.Tobias Geerinckx-Rice2017-03-15
| | | | * gnu/packages/mail.scm (mailutils): Update to 3.2.
* gnu: Add dovecot-libsodium-plugin.ng02017-03-14
| | | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dovecot-trees.ng02017-03-14
| | | | | | * gnu/packages/mail.scm (dovecot-trees): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: notmuch: Update to 0.24.Marius Bakke2017-03-13
| | | | | * gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.24.
* gnu: offlineimap: Update to 7.0.14.Tobias Geerinckx-Rice2017-03-12
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.14.
* gnu: neomutt: Configure with 'lmdb' and 'kyotocabinet'.ng02017-03-09
| | | | | | | | * gnu/packages/mail.scm (neomutt)[configure]: Add '--with-kyotocabinet' and '--with-lmdb'. [inputs]: Add 'lmdb' and 'kyotocabinet'. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: neomutt: Update to 20170306.ng02017-03-09
| | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170306. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* Revert "gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'."ng02017-03-09
| | | | | | | | | 'kyotocabinet' is more current than tokyocabinet in development and supported in neomutt aswell. This reverts commit ef91e2b964ec0952698dd1bf7daf76624fed2145. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* Merge branch 'python-tests'Marius Bakke2017-03-03
|\
| * gnu: khard: Disable tests.Marius Bakke2017-02-27
| | | | | | | | * gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
* | gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'.ng02017-03-02
| | | | | | | | | | | | | | | | * gnu/packages/mail.scm (neomutt)[configure]: Add '--with-tokyocabinet' and '--with-lmdb'. [inputs]: Add 'lmdb' and 'tokyocabinet'. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* | gnu: mutt: Update to 1.8.0.Efraim Flashner2017-03-02
| | | | | | | | * gnu/packages/mail.scm (mutt): Update to 1.8.0.
* | gnu: notmuch: Update to 0.23.7.Marius Bakke2017-03-01
| | | | | | | | * gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
* | gnu: Add blists.ng02017-03-01
|/ | | | | | * gnu/packages/mail.scm (blists): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: neomutt: Update to 20170225.ng02017-02-26
| | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170225. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add emacs-mew.Thomas Danckaert2017-02-03
| | | | | | * gnu/packages/mail.scm (emacs-mew): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: Add neomutt.ng02017-02-01
| | | | | | * gnu/packages/mail.scm (neomutt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: offlineimap: Update to 7.0.13.Tobias Geerinckx-Rice2017-01-27
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.13.
* gnu: sendmail: Don't replace 'sh' reference with 'bash'.Leo Famulari2017-01-23
| | | | | * gnu/packages/mail.scm (sendmail)[arguments]: Use (which "sh") instead of (which "bash") in 'replace-/bin/sh' phase.