summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Expand)AuthorAgeFilesLines
...
* | | gnu: dovecot: Update to 2.2.28.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.28. Leo Famulari2017-03-221-2/+2
| |/ |/|
* | 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 Kebreau2017-03-211-2/+1
* | gnu: Add swaks.•••* gnu/packages/mail.scm (swaks): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Arun Isaac2017-03-211-1/+50
|/
* gnu: mailutils: Update to 3.2.•••* gnu/packages/mail.scm (mailutils): Update to 3.2. Tobias Geerinckx-Rice2017-03-151-2/+2
* gnu: Add dovecot-libsodium-plugin.•••* gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-03-141-0/+42
* gnu: Add dovecot-trees.•••* gnu/packages/mail.scm (dovecot-trees): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> ng02017-03-141-1/+58
* gnu: notmuch: Update to 0.24.•••* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.24. Marius Bakke2017-03-131-2/+2
* gnu: offlineimap: Update to 7.0.14.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.14. Tobias Geerinckx-Rice2017-03-121-2/+2
* 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> ng02017-03-091-1/+5
* gnu: neomutt: Update to 20170306.•••* gnu/packages/mail.scm (neomutt): Update to 20170306. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-03-091-2/+2
* 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> ng02017-03-091-5/+2
* Merge branch 'python-tests'Marius Bakke2017-03-031-1/+5
|\
| * gnu: khard: Disable tests.•••* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f. Marius Bakke2017-02-271-1/+5
* | 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> ng02017-03-021-2/+5
* | gnu: mutt: Update to 1.8.0.•••* gnu/packages/mail.scm (mutt): Update to 1.8.0. Efraim Flashner2017-03-021-3/+3
* | gnu: notmuch: Update to 0.23.7.•••* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7. Marius Bakke2017-03-011-2/+2
* | gnu: Add blists.•••* gnu/packages/mail.scm (blists): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-03-011-0/+35
|/
* gnu: neomutt: Update to 20170225.•••* gnu/packages/mail.scm (neomutt): Update to 20170225. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-02-261-2/+2
* gnu: Add emacs-mew.•••* gnu/packages/mail.scm (emacs-mew): New variable. Co-authored-by: Alex Kost <alezost@gmail.com> Thomas Danckaert2017-02-031-0/+53
* gnu: Add neomutt.•••* gnu/packages/mail.scm (neomutt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-02-011-0/+78
* gnu: offlineimap: Update to 7.0.13.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.13. Tobias Geerinckx-Rice2017-01-271-2/+2
* gnu: sendmail: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/mail.scm (sendmail)[arguments]: Use (which "sh") instead of (which "bash") in 'replace-/bin/sh' phase. Leo Famulari2017-01-231-2/+2
* gnu: Add compface.•••* gnu/packages/mail.scm (compface): New variable. Danny Milosavljevic2017-01-231-1/+22
* gnu: Add mlmmj.•••* gnu/packages/mail.scm (mlmmj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-01-171-1/+60
* gnu: gmime: Update to 2.6.22.•••* gnu/packages/mail.scm (gmime): Update to 2.6.22. Mark H Weaver2017-01-111-3/+3
* gnu: notmuch: Update to 0.23.5.•••* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.5. Marius Bakke2017-01-101-2/+2
* gnu: Use HTTPS for all sourceforge.net home pages.•••* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS. * gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise. * gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise. * gnu/packages/display-managers.scm (slim)[home-page]: Likewise. * gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise. * gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise. * gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix, ghc-regex-compat)[home-page]: Likewise. * gnu/packages/image.scm (imlib2)[home-page]: Likewise. * gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw) [home-page]: Likewise. * gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools) [home-page]: Likewise. * gnu/packages/mail.scm (esmtp)[home-page]: Likewise. * gnu/packages/mp3.scm (ripperx)[home-page]: Likewise. * gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise. * gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise. * gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise. * gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise. Tobias Geerinckx-Rice2017-01-041-1/+1
* gnu: khard: Update to 0.11.3.•••* gnu/packages/mail.scm (khard): Update to 0.11.3. [arguments]: Build with python instead of python-2. Remove 'disable-egg-compression' phase. [propagated-inputs]: Don't use python-2 variants of propagated-inputs. Leo Famulari2016-12-291-16/+7
* gnu: mu: Avoid bootstrapping.•••* gnu/packages/mail.scm (mu)[arguments]: Rename "patch-configure.ac" to "patch-configure" and only patch "configure" script; remove "autoreconf" phase. [native-inputs]: Remove "autoconf", "automake", "libtool", and "texinfo". Ricardo Wurmus2016-12-291-11/+4
* gnu: mu: Update to 0.9.18.•••* gnu/packages/mail.scm (mu): Update to 0.9.18. Ricardo Wurmus2016-12-291-4/+4
* gnu: exim: Update to 4.87.1 [fixes CVE-2016-9963].•••* gnu/packages/mail.scm (exim): Update to 4.87.1. Marius Bakke2016-12-251-2/+2
* gnu: notmuch: Update to 0.23.4.•••* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.23.4. Marius Bakke2016-12-241-2/+2
* gnu: msmtp: Update to 1.6.6.•••* gnu/packages/mail.scm (msmtp): Update to 1.6.6. Efraim Flashner2016-12-201-2/+2
* gnu: getmail: Update to 4.52.0.•••* gnu/packages/mail.scm (getmail): Update to 4.52.0. Efraim Flashner2016-12-201-2/+2
* gnu: bogofilter: Use 'modify-phases'.•••* gnu/packages/mail.scm (bogofilter)[arguments]: Use 'modify-phases'. Efraim Flashner2016-12-201-7/+8
* gnu: mutt: Update to 1.7.2.•••* gnu/packages/mail.scm (mutt): Update to 1.7.2. Efraim Flashner2016-12-201-2/+2
* gnu: mailutils: Use 'modify-phases' syntax.•••* gnu/packages/mail.scm (mailutils)[arguments]: Use 'modify-phases'. Efraim Flashner2016-12-201-37/+37
* gnu: mailutils: Update to 3.1.1.•••* gnu/packages/mail.scm (mailutils): Update to 3.1.1. [inputs]: Build with current readline. [arguments]: Set sysconfdir as /etc. [home-page]: Use https. Efraim Flashner2016-12-201-8/+5
* gnu: alot: Update to 0.4.•••* gnu/packages/mail.scm (alot): Update to 0.4. [arguments]: Update python3 comment. Marius Bakke2016-12-091-4/+4
* gnu: dovecot: Update to 2.2.27.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.27. [source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2016-12-041-4/+4
* gnu: offlineimap: Update to 7.0.12.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.12. Efraim Flashner2016-12-021-2/+2
* gnu: perl-email-sender: Update to 1.300028.•••* gnu/packages/mail.scm (perl-email-sender): Update to 1.300028. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-simple: Update to 2.211.•••* gnu/packages/mail.scm (perl-email-simple): Update to 2.211. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-mime-contenttype: Update to 1.018.•••* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.018. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-mime: Update to 1.937.•••* gnu/packages/mail.scm (perl-email-mime): Update to 1.937. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-messageid: Update to 1.406.•••* gnu/packages/mail.scm (perl-email-messageid): Update to 1.406. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-address: Update to 1.908.•••* gnu/packages/mail.scm (perl-email-address): Update to 1.908. Efraim Flashner2016-11-301-2/+2
* Merge branch 'python-build-system'.Hartmut Goebel2016-11-291-9/+2
|\
| * Merge branch 'master' into python-build-systemHartmut Goebel2016-11-291-9/+4
| |\
| * \ Merge branch 'master' into python-build-systemLeo Famulari2016-11-251-12/+21
| |\ \