Commit Graph

272 Commits (0193e3be530ea405609057c675aaf8d709048ca1)

Author SHA1 Message Date
Danny Milosavljevic ff4192ff57
gnu: claws-mail: Disable (duplicate) Gtk+ icon cache generation.
* gnu/packages/mail.scm (claws-mail)[arguments]: Add make-flags to disable
Gtk+ icon cache generation.
2017-07-26 08:18:46 +02:00
Marius Bakke 5f02ea1a6d
gnu: notmuch: Update to 0.25.
* gnu/packages/mail.scm (notmuch): Update to 0.25.
2017-07-25 22:58:43 +02:00
ng0 9478c05955
gnu: getmail: Update to 5.1.
* gnu/packages/mail.scm (getmail): Update to 5.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-22 20:34:47 -04:00
ng0 7b323aff14
gnu: neomutt: Update to 20170714.
* gnu/packages/mail.scm (neomutt): Update to 20170714.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-14 14:22:50 -04:00
Tobias Geerinckx-Rice b612e54f17
gnu: offlineimap: Update to 7.1.2.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.2.
2017-07-10 22:25:14 +02:00
ng0 32f9cc3386
gnu: alpine: Use new URL.
* gnu/packages/mail.scm (alpine)[source]: Use new URL for download.
(home-page): Use new URL.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-07-05 00:24:02 +02:00
Tobias Geerinckx-Rice c79d59b913
gnu: dovecot: Update to 2.2.31.
* gnu/packages/mail.scm (dovecot): Update to 2.2.31.
2017-06-26 16:35:56 +02:00
Tobias Geerinckx-Rice b95d5f629f
gnu: balsa: Fix typo in description.
While a Perl MTA named ‘sendEmail’ exists, the upstream description upon
which ours is based clearly refers to ‘Sendmail’.

* gnu/packages/mail.scm (balsa)[description]: Fix typo.
2017-06-23 17:21:19 +02:00
Leo Famulari 53c2dc3108
gnu: exim: Update to 4.89.
* gnu/packages/mail.scm (exim): Update to 4.89.
2017-06-19 20:20:57 -04:00
Leo Famulari 4dd8d28085
gnu: exim: Fix CVE-2017-1000369.
* gnu/packages/patches/exim-CVE-2017-1000369.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
2017-06-19 20:20:54 -04:00
ng0 9b1343192e
gnu: neomutt: Update to 20170609.
* gnu/packages/mail.scm (neomutt): Update to 20170609.
(arguments)[configure-flags]: Remove 'enable-smtp', 'enable-imap',
'enable-pop', 'enable-nntp' and 'enable-compressed' as they are now
enabled by default.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:49:27 +02:00
Kei Kebreau 25dee815d5
Revert "gnu: gmime: Update to 3.0.1."
This reverts commit a512ca81e8.
2017-06-16 08:13:19 -04:00
Kei Kebreau a512ca81e8
gnu: gmime: Update to 3.0.1.
* gnu/packages/mail.scm (gmime): Update to 3.0.1.
2017-06-15 22:16:40 -04:00
Tobias Geerinckx-Rice de3108835c
gnu: dovecot: Update to 2.2.30.2.
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.2.
2017-06-06 19:32:55 +02:00
ng0 65441209b1
gnu: neomutt: Update to 20170602.
* gnu/packages/mail.scm (neomutt): Update to 20170602.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-03 02:09:45 +05:30
Leo Famulari 835a658281
gnu: mutt: Update to 1.8.3.
* gnu/packages/mail.scm (mutt): Update to 1.8.3.
2017-06-02 12:10:20 -04:00
Marius Bakke 7fb5c2cfab
gnu: notmuch: Update to 0.24.2.
* gnu/packages/mail.scm (notmuch): Update to 0.24.2.
2017-06-01 17:38:19 +02:00
Tobias Geerinckx-Rice bbc4167995
gnu: dovecot: Update to 2.2.30.1.
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1.
2017-05-31 15:54:42 +02:00
Tobias Geerinckx-Rice 8e33bc1816
gnu: dovecot: Update to 2.2.30.
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.
2017-05-30 21:09:35 +02:00
Tobias Geerinckx-Rice 3cae15023f
gnu: offlineimap: Update to 7.1.1.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.1.
2017-05-28 18:29:34 +02:00
Leo Famulari 4a3495d57c
gnu: khard: Update to 0.11.4.
* gnu/packages/mail.scm (khard): Update to 0.11.4.
2017-05-15 22:27:53 -04:00
Julien Lepiller a979eea9c2
gnu: libetpan: Update to 1.8 [fixes CVE-2017-8825].
* gnu/packages/mail.scm (libetpan): Update to 1.8.
[license]: Change to bsd-3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-09 13:25:03 -04:00
Petter 2f3108ad03
gnu: Avoid circular dependencies by Perl license.
* 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>
2017-05-02 23:41:14 +02:00
ng0 9416112ed2
gnu: neomutt: Update to 20170428.
* gnu/packages/mail.scm (neomutt): Update to 20170428.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-30 19:27:44 -04:00
Leo Famulari eeaea41236
gnu: mutt: Update to 1.8.2.
* gnu/packages/mail.scm (mutt): Update to 1.8.2.
2017-04-21 15:24:11 -04:00
Leo Famulari 324faf82c4
gnu: neomutt: Don't rewrite the source file-name.
* gnu/packages/mail.scm (neomutt)[file-name]: Remove field.
2017-04-21 15:21:27 -04:00
ng0 aa20b004d5
gnu: neomutt: Update to 20170421.
* 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>
2017-04-21 15:21:26 -04:00
rennes 7c16151a7c
gnu: Add balsa.
* gnu/packages/mail.scm (balsa): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-04-19 15:05:03 +05:30
Tobias Geerinckx-Rice d1e4ad1b02
gnu: Fix typos in descriptions.
* 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.
2017-04-17 02:04:08 +02:00
Tobias Geerinckx-Rice 34529f8d35
gnu: offlineimap: Update to 7.1.0.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
2017-04-16 02:18:36 +02:00
Leo Famulari 7736bae9b7
gnu: mutt: Update to 1.8.1.
* gnu/packages/mail.scm (mutt): Update to 1.8.1.
[source]: Use HTTPS URL.
2017-04-14 14:29:23 -04:00
Tobias Geerinckx-Rice 4d6ce834bb
gnu: dovecot: Update to 2.2.29.1.
* 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.
2017-04-12 14:25:00 +02:00
Leo Famulari 0adb47bdc7
gnu: dovecot: Update to 2.2.29 [fixes CVE-2017-2669].
* 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.
2017-04-11 20:35:31 -04:00
ng0 b0eb2af2e6
gnu: Add alpine.
* gnu/packages/mail.scm (alpine): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 13:46:58 -04:00
Kei Kebreau 99a8c8bd7d
gnu: python-django-mailman3: Balance parentheses for inputs.
* gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them.
2017-04-08 12:56:53 -04:00
ng0 d99a2add28
gnu: Add postorius.
* gnu/packages/mail.scm (postorius): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:28 -04:00
ng0 8a3741e61b
gnu: Add python-django-mailman3.
* gnu/packages/mail.scm (python-django-mailman3): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:23 -04:00
ng0 cf47a8a51d
gnu: dovecot-trees: Update to 2.1.0.
* 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>
2017-04-07 23:30:38 +02:00
Tobias Geerinckx-Rice f751b7596d
gnu: perl-email-simple: Update to 2.213.
* gnu/packages/mail.scm (perl-email-simple): Update to 2.213.
2017-04-04 00:17:58 +02:00
Tobias Geerinckx-Rice e26f2c67d6
gnu: perl-email-mime: Update to 1.940.
* gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
2017-04-04 00:17:57 +02:00
Ludovic Courtès 2a0d5de5a9
Merge branch 'core-updates' 2017-04-03 00:13:06 +02:00
Kyle Meyer 6800c79701
gnu: notmuch: Update to 0.24.1.
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-04-02 11:58:08 +02:00
Tobias Geerinckx-Rice 5ecd671731
gnu: gmime: Update to 2.6.23.
* gnu/packages/mail.scm (gmime): Update to 2.6.23.
2017-03-31 04:06:06 +02:00
Marius Bakke 84157bb8bf
Merge branch 'master' into core-updates
Most conflicts are from 6fd52309b8.
2017-03-30 22:59:53 +02:00
Tobias Geerinckx-Rice 6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Leo Famulari c17383f400
Merge branch 'master' into core-updates 2017-03-27 21:19:38 -04:00
Tobias Geerinckx-Rice 20413597b6
gnu: claws-mail: Update to 3.15.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
2017-03-26 16:59:44 +02:00
Efraim Flashner 0371b345e8
Merge remote-tracking branch 'origin/master' into core-updates 2017-03-23 14:53:33 +02:00
Leo Famulari 112d645ffa
gnu: dovecot: Update to 2.2.28.
* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
2017-03-22 13:04:29 -04:00
Efraim Flashner 378de69c59
Merge remote-tracking branch 'origin/master' into core-updates 2017-03-22 12:57:37 +02:00