Age | Commit message (Expand) | Author |
2017-05-15 | gnu: khard: Update to 0.11.4....* gnu/packages/mail.scm (khard): Update to 0.11.4.
| Leo Famulari |
2017-05-09 | 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>
| Julien Lepiller |
2017-05-02 | 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>
| Petter |
2017-04-30 | gnu: neomutt: Update to 20170428....* gnu/packages/mail.scm (neomutt): Update to 20170428.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-21 | gnu: mutt: Update to 1.8.2....* gnu/packages/mail.scm (mutt): Update to 1.8.2.
| Leo Famulari |
2017-04-21 | gnu: neomutt: Don't rewrite the source file-name....* gnu/packages/mail.scm (neomutt)[file-name]: Remove field.
| Leo Famulari |
2017-04-21 | 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>
| ng0 |
2017-04-19 | gnu: Add balsa....* gnu/packages/mail.scm (balsa): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| rennes |
2017-04-17 | 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.
| Tobias Geerinckx-Rice |
2017-04-16 | gnu: offlineimap: Update to 7.1.0....* gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
| Tobias Geerinckx-Rice |
2017-04-14 | gnu: mutt: Update to 1.8.1....* gnu/packages/mail.scm (mutt): Update to 1.8.1.
[source]: Use HTTPS URL.
| Leo Famulari |
2017-04-12 | 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.
| Tobias Geerinckx-Rice |
2017-04-11 | 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.
| Leo Famulari |
2017-04-08 | gnu: Add alpine....* gnu/packages/mail.scm (alpine): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: python-django-mailman3: Balance parentheses for inputs....* gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them.
| Kei Kebreau |
2017-04-08 | gnu: Add postorius....* gnu/packages/mail.scm (postorius): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add python-django-mailman3....* gnu/packages/mail.scm (python-django-mailman3): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-07 | 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>
| ng0 |
2017-04-04 | gnu: perl-email-simple: Update to 2.213....* gnu/packages/mail.scm (perl-email-simple): Update to 2.213.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-email-mime: Update to 1.940....* gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
| Tobias Geerinckx-Rice |
2017-04-03 | Merge branch 'core-updates' | Ludovic Courtès |
2017-04-02 | 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>
| Kyle Meyer |
2017-03-31 | gnu: gmime: Update to 2.6.23....* gnu/packages/mail.scm (gmime): Update to 2.6.23.
| Tobias Geerinckx-Rice |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2017-03-27 | Merge branch 'master' into core-updates | Leo Famulari |
2017-03-26 | gnu: claws-mail: Update to 3.15.0....* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
| Tobias Geerinckx-Rice |
2017-03-23 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-22 | gnu: dovecot: Update to 2.2.28....* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
| Leo Famulari |
2017-03-22 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-21 | gnu: libesmtp: Add alternate source URL....* gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL.
| Leo Famulari |
2017-03-21 | gnu: Adjust asciidoc-related build options....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.
| Kei Kebreau |
2017-03-21 | gnu: Add swaks....* gnu/packages/mail.scm (swaks): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-15 | gnu: mailutils: Update to 3.2....* gnu/packages/mail.scm (mailutils): Update to 3.2.
| Tobias Geerinckx-Rice |
2017-03-14 | gnu: Add dovecot-libsodium-plugin....* gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-14 | gnu: Add dovecot-trees....* gnu/packages/mail.scm (dovecot-trees): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-13 | gnu: notmuch: Update to 0.24....* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.
| Marius Bakke |
2017-03-12 | gnu: offlineimap: Update to 7.0.14....* gnu/packages/mail.scm (offlineimap): Update to 7.0.14.
| Tobias Geerinckx-Rice |
2017-03-09 | gnu: neomutt: Configure with 'lmdb' and 'kyotocabinet'....* 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>
| ng0 |
2017-03-09 | gnu: neomutt: Update to 20170306....* gnu/packages/mail.scm (neomutt): Update to 20170306.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-09 | Revert "gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'."...'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>
| ng0 |
2017-03-03 | Merge branch 'python-tests' | Marius Bakke |
2017-03-02 | gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'....* 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>
| ng0 |
2017-03-02 | gnu: mutt: Update to 1.8.0....* gnu/packages/mail.scm (mutt): Update to 1.8.0.
| Efraim Flashner |
2017-03-01 | gnu: notmuch: Update to 0.23.7....* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
| Marius Bakke |
2017-03-01 | gnu: Add blists....* gnu/packages/mail.scm (blists): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-27 | gnu: khard: Disable tests....* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
| Marius Bakke |
2017-02-26 | gnu: neomutt: Update to 20170225....* gnu/packages/mail.scm (neomutt): Update to 20170225.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-03 | gnu: Add emacs-mew....* gnu/packages/mail.scm (emacs-mew): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
| Thomas Danckaert |
2017-02-01 | gnu: Add neomutt....* gnu/packages/mail.scm (neomutt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |