summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: Add compface.Danny Milosavljevic2017-01-23
| | | | * gnu/packages/mail.scm (compface): New variable.
* gnu: Add mlmmj.ng02017-01-17
| | | | | | * gnu/packages/mail.scm (mlmmj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gmime: Update to 2.6.22.Mark H Weaver2017-01-11
| | | | * gnu/packages/mail.scm (gmime): Update to 2.6.22.
* gnu: notmuch: Update to 0.23.5.Marius Bakke2017-01-10
| | | | * gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.5.
* gnu: Use HTTPS for all sourceforge.net home pages.Tobias Geerinckx-Rice2017-01-04
| | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: khard: Update to 0.11.3.Leo Famulari2016-12-29
| | | | | | | * 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.
* gnu: mu: Avoid bootstrapping.Ricardo Wurmus2016-12-29
| | | | | | | | * 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".
* gnu: mu: Update to 0.9.18.Ricardo Wurmus2016-12-29
| | | | * gnu/packages/mail.scm (mu): Update to 0.9.18.
* gnu: exim: Update to 4.87.1 [fixes CVE-2016-9963].Marius Bakke2016-12-25
| | | | * gnu/packages/mail.scm (exim): Update to 4.87.1.
* gnu: notmuch: Update to 0.23.4.Marius Bakke2016-12-24
| | | | | * gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.23.4.
* gnu: msmtp: Update to 1.6.6.Efraim Flashner2016-12-20
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.6.6.
* gnu: getmail: Update to 4.52.0.Efraim Flashner2016-12-20
| | | | * gnu/packages/mail.scm (getmail): Update to 4.52.0.
* gnu: bogofilter: Use 'modify-phases'.Efraim Flashner2016-12-20
| | | | * gnu/packages/mail.scm (bogofilter)[arguments]: Use 'modify-phases'.
* gnu: mutt: Update to 1.7.2.Efraim Flashner2016-12-20
| | | | * gnu/packages/mail.scm (mutt): Update to 1.7.2.
* gnu: mailutils: Use 'modify-phases' syntax.Efraim Flashner2016-12-20
| | | | * gnu/packages/mail.scm (mailutils)[arguments]: Use 'modify-phases'.
* gnu: mailutils: Update to 3.1.1.Efraim Flashner2016-12-20
| | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.1.1. [inputs]: Build with current readline. [arguments]: Set sysconfdir as /etc. [home-page]: Use https.
* gnu: alot: Update to 0.4.Marius Bakke2016-12-09
| | | | | * gnu/packages/mail.scm (alot): Update to 0.4. [arguments]: Update python3 comment.
* gnu: dovecot: Update to 2.2.27.Tobias Geerinckx-Rice2016-12-04
| | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.27. [source, home-page]: Use HTTPS.
* gnu: offlineimap: Update to 7.0.12.Efraim Flashner2016-12-02
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.12.
* gnu: perl-email-sender: Update to 1.300028.Efraim Flashner2016-11-30
| | | | * gnu/packages/mail.scm (perl-email-sender): Update to 1.300028.
* gnu: perl-email-simple: Update to 2.211.Efraim Flashner2016-11-30
| | | | * gnu/packages/mail.scm (perl-email-simple): Update to 2.211.
* gnu: perl-email-mime-contenttype: Update to 1.018.Efraim Flashner2016-11-30
| | | | * gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.018.
* gnu: perl-email-mime: Update to 1.937.Efraim Flashner2016-11-30
| | | | * gnu/packages/mail.scm (perl-email-mime): Update to 1.937.
* gnu: perl-email-messageid: Update to 1.406.Efraim Flashner2016-11-30
| | | | * gnu/packages/mail.scm (perl-email-messageid): Update to 1.406.
* gnu: perl-email-address: Update to 1.908.Efraim Flashner2016-11-30
| | | | * gnu/packages/mail.scm (perl-email-address): Update to 1.908.
* Merge branch 'python-build-system'.Hartmut Goebel2016-11-29
|\
| * Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
| |\
| * \ Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
| |\ \
| * | | gnu: Fix python inputs, part 1: all inputs become propagated-inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch contains the changes where all [inputs] are changed to [propagated-inputs] * gnu/packages/python.scm (python-passlib, python-paramiko, python-ccm, python-babel, python-keyring python-pandas, python-tzlocal, python-parse-type, python-nose2, python-pytest, python-pytest-mock, python-pytest-xdist, python-scripttest, python-testtools, python-pytest-cov, python-testscenarios, python-pbr-0.11, python-oauthlib, python-jinja2, python-sphinx, python-tzlocal, python-bugz, python2-pytest-mock, behave, pelican, sqlalchemy-utils, python-pygridtools, python-urwidtrees, python-tornado, python2-tornado, python-debian, python-execnet, python-pytest-cache, pytest-localserver, python-clint, python-rply, python-hy, python-rauth, python-rsa, python-celery, python-vobject, s3cmd, python-prompt-toolkit, ptpython, python-requests-oauthlib, python-stem, python-binaryornot, python2-binaryornot, python-nltk, python-pymongo, python-schematics, python-url, python2-url, python-freezegun, python-glances, python-graphql-core, python-graphql-relay, python-graphene, python-nautilus, python-s3transfer): All [inputs] become [propagated-inputs]. * gnu/packages/bioinformatics.scm (python-biopython): Likewise. * gnu/packages/django.scm (pytest-django): Likewise. * gnu/packages/mail.scm (python-mailmanclient): Likewise. * gnu/packages/password-utils.scm (python-bcrypt): Likewise. * gnu/packages/propbuf.scm (python-protobuf): Likewise. * gnu/packages/rdf.scm (python-rdflib): Likewise. SQACH all become propagated
| * | | gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch contains the changes for all modules beside python.scm where setuptools are used in an inherited package and removing this input also removes the need for inheriting the package. This is the case if adding setuptools in the inherited package was the only change. Change this to not inherit and remove the new needless call to "strip-python2-variant (if applicable). * gnu/packages/bioinformatics.scm (python-biopython, python2-biopython, python-twobitreader, python2-twobitreader, python-plastid, python2-plastid, python2-pybigwig, python2-screed, sra-tools): No longer "inherit" Python 2 packages inheriting from a Python 3 package if the sole reason for inheriting was adding python-setuptools respective python2-setuptools to [inputs], [native-inputs] or [propagated-inputs]. Remove now needless [properties] "python2-variant" where applicable. * gnu/packages/django.scm (python-pytest-django, python2-pytest-django, python-django-filter, python2-django-filter): Likewise. * gnu/packages/gnupg.scm (python2-pygpgme): Likewise. * gnu/packages/mail.scm (python-mailmanclient, python2-mailmanclient): Likewise. * gnu/packages/mpd.scm (python-msp, python2-mpd2): Likewise. * gnu/packages/music.scm (python-pylast, python2-pylast): Likewise. * gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock, python2-git-review): Likewise. * gnu/packages/password-utils.scm (python2-bcrypt): Likewise. * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Likewise. * gnu/packages/statistics.scm (python-patsy, python2-patsy): Likewise. * gnu/packages/web.scm (python2-feedparser): Likewise.
| * | | gnu: Remove python-setuptools and python2-setuptools from inputs (part 1b)Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch contains the changes in all modules beside python.scm where removing setuptools from the inputs could be achieved by removing complete lines. * gnu/packages/admin.scm (graphios, thefuck): Remove all [inputs], [native-inputs] and [propagated-inputs] where python-setuptools or python2-setuptools are the sole entries. Remove python-setuptools and python2-setuptools listed on a line by its own from [inputs], [native-inputs] and [propagated-inputs]. * gnu/packages/backup.scm (rdiff-backup): Likewise. * gnu/packages/bioinformatics.scm (htseq, macs, python2-pbcore, rseqc, multiqc): Likewise. * gnu/packages/django.scm (python-django, python2-django, python-django-simple-math-captcha, python2-django-simple-math-captcha): Likewise. * gnu/packages/docker.scm (python-docker-py, docker-compose): Likewise. * gnu/packages/game-development.scm (python-pygame): Likewise. * gnu/packages/key-mon.scm (key-mon): Likewise. * gnu/packages/mail.scm (khard): Likewise. * gnu/packages/music.scm (beets, python2-pyechonest): Likewise. * gnu/packages/openstack.scm (python-bandit, python2-bandit, python-debtcollector, python2-debtcollector, python-mox3, python2-mox3, python-os-client-config, python2-os-client-config, python-oslo.config, python2-oslo.config, python-oslo.context, python2-oslo.context, python-oslo.i18n, python2-oslo.i18n, python-oslo.serialization, python2-oslo.serialization, python-oslosphinx, python2-oslosphinx, python-oslotest, python2-oslotest, python-oslo.utils, python2-oslo.utils, python-swiftclient, python2-swiftclient): Likewise. * gnu/packages/pdf.scm (pdfposter): Likewise. * gnu/packages/tls.scm (python-acme, python2-acme): Likewise.
* | | | gnu: dovecot: Update to 2.2.26.0.Efraim Flashner2016-11-29
| |_|/ |/| | | | | | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.26.0. [arguments]: Patch shebangs in test file.
* | | gnu: offlineimap: Update to 7.0.10.Efraim Flashner2016-11-29
| | | | | | | | | | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.10.
* | | gnu: notmuch: Update to 0.23.3.Marius Bakke2016-11-27
| |/ |/| | | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.23.3. [arguments]: Re-enable previously failing tests.
* | gnu: notmuch: Update to 0.23.2.Marius Bakke2016-11-22
| | | | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.23.2.
* | gnu: notmuch: Skip tests that fail with gnupg-2.1.16.Marius Bakke2016-11-22
| | | | | | | | | | * gnu/packages/mail.scm (notmuch)[arguments]: Add environment variable to skip tests that broke after gnupg-2.1.16.
* | gnu: opensmtpd: Correct CA certificates file path.宋文武2016-11-19
| | | | | | | | | | * gnu/packages/mail.scm (opensmtpd)[arguments]: Pass '--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt' to #:configure-flags.
* | gnu: opensmtpd: Build man pages.宋文武2016-11-18
| | | | | | | | * gnu/packages/mail.scm (opensmtpd)[native-inputs]: Add groff.
* | gnu: mpop: Use 'sourceforge' mirror.Leo Famulari2016-11-17
| | | | | | | | | | | | This is a followup to commit 5837e69936fc9f4df4c0745b7c6e31b5642156fe. * gnu/packages/mail.scm (mpop)[source]: Use 'sourceforge' mirror.
* | gnu: mpop: Update to 1.2.6.Arun Isaac2016-11-17
| | | | | | | | | | | | * gnu/packages/mail.scm (mpop): Update to 1.2.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | gnu: opensmtpd: Update to 6.0.2p1.宋文武2016-11-16
|/ | | | | * gnu/packages/mail.scm (opensmtpd): Update to 6.0.2p1. [arguments]: Pass '--with-path-sock=/var/run' to #:configure-flags.
* gnu: mailutils: Update to 3.0.Ludovic Courtès2016-11-13
| | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.0. [arguments]: Adjust 'pre-build' phase. * gnu/packages/patches/m4-gets-undeclared.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: claws-mail: Update to 3.14.1.Tobias Geerinckx-Rice2016-11-10
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.14.1.
* gnu: offlineimap: Update to 7.0.9.Efraim Flashner2016-10-29
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.9.
* gnu: offlineimap: Install documentation.Marius Bakke2016-10-26
| | | | | | | | * gnu/packages/mail.scm (offlineimap)[native-inputs]: Add asciidoc and libxslt. [arguments]: Add phases 'build-documentation' and 'install-documentation' to build and install manpages. Also remove unneeded key 'inputs' from 'wrap-binary' phase.
* gnu: notmuch: Update to 0.23.1.Marius Bakke2016-10-26
| | | | | | | * gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/mail.scm (notmuch): Update to 0.23.1. Remove patch.
* gnu: opensmtpd: Fix 'license' field.Ludovic Courtès2016-10-26
| | | | | | * gnu/packages/mail.scm (opensmtpd)[license]: Use LICENSE:OPENSSL, not OPENSSL. (opensmtpd-extras)[license]: Likewise.
* gnu: mutt: Update to 1.7.1.Efraim Flashner2016-10-23
| | | | * gnu/packages/mail.scm (mutt): Update to 1.7.1.
* gnu: python-mailmanclient: Fix typo.Ludovic Courtès2016-10-20
| | | | * gnu/packages/mail.scm (python-mailmanclient)[properties]: Fix typo.