Tobias Geerinckx-Rice
7230f6d5dd
gnu: Fix typoes in package descriptions.
...
* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.
2020-09-23 04:37:01 +02:00
Marius Bakke
a2c0dbb84a
gnu: python-hyperkitty: Enable previously failing test.
...
* gnu/packages/mail.scm (python-hyperkitty)[arguments]: Remove substitution.
2020-09-22 18:42:00 +02:00
Marius Bakke
ac3103e8f3
gnu: python-django: Update to 3.1.1.
...
* gnu/packages/django.scm (python-django): Update to 3.1.1.
[arguments]: Remove #:modules. Rename set-tzdir phase to pre-check, and
disable one test. Adjust PYTHONPATH patching to preserve all entries. Ensure
the test suite runs sequentially.
[propagated-inputs]: Add PYTHON-ASGIREF.
(python-django-2.2): New public variable.
* gnu/packages/mail.scm (python-hyperkitty)[propagated-inptus]: Change from
PYTHON-DJANGO to PYTHON-DJANGO-2.2.
* gnu/packages/patchutils.scm (patchwork)[propagated-inputs]: Likewise.
2020-09-22 18:41:52 +02:00
Marius Bakke
23f6796880
gnu: Remove python2-django-mailman3.
...
This package depends on Python 2 which is past end-of-life and not supported
by newer versions of Django.
* gnu/packages/mail.scm (python2-django-mailman3): Remove variable.
(python-django-mailman3)[properties]: Remove.
2020-09-22 18:41:52 +02:00
Pierre Langlois
891b045f38
gnu: mailutils: Fix unitialized variable in readmsg.
...
Fixes <https://bugs.gnu.org/43088 >.
* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: New
file.
* gnu/packages/mail.scm (mailutils)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2020-09-16 19:55:14 +01:00
Sébastien Lerique
0d63abebd1
gnu: Add ripmime.
...
* gnu/packages/mail.scm (ripmime): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:10 +02:00
Ricardo Wurmus
f6807498be
gnu: Add altermime.
...
* gnu/packages/mail.scm (altermime): New variable.
2020-09-14 13:17:46 +02:00
Tobias Geerinckx-Rice
54151d1af5
Revert "gnu: dovecot: Set moduledir to global directory."
...
This reverts commit db0109be42
.
Same reason as commit d9d88c2ff0
.
2020-09-11 23:30:44 +02:00
Tobias Geerinckx-Rice
a43fcc720e
gnu: libetpan: Update to 1.9.4.
...
* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
2020-09-11 22:38:07 +02:00
Tobias Geerinckx-Rice
c4e7325102
gnu: fetchmail: Update to 6.4.12.
...
* gnu/packages/mail.scm (fetchmail): Update to 6.4.12.
2020-09-11 16:28:00 +02:00
Efraim Flashner
db0109be42
gnu: dovecot: Set moduledir to global directory.
...
* gnu/packages/mail.scm (dovecot)[arguments]: Add configure-flag to set
moduledir. Adjust custom 'install phase to override moduledir so it
successfully installs.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-09 20:37:06 +02:00
Mark H Weaver
edc55ce9d6
gnu: notmuch: Update to 0.31.
...
* gnu/packages/mail.scm (notmuch): Update to 0.31.
[source]: Remove the workarounds that were temporarily needed to cope with the
tilde ("~") in the upstream "~rc" version number.
2020-09-07 15:32:46 -04:00
Tobias Geerinckx-Rice
8cced06ffe
gnu: Add sieve-connect.
...
* gnu/packages/mail.scm (sieve-connect): New public variable.
2020-09-02 20:31:10 +02:00
Alexey Abramov
3fc0f87795
gnu: Add dovecot-pigeonhole.
...
* gnu/packages/mail.scm (dovecot-pigeonhole): New public variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-01 18:36:58 +02:00
Tobias Geerinckx-Rice
62035656ca
gnu: Add opensmtpd-filter-dkimsign.
...
* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
2020-09-01 18:36:58 +02:00
Tobias Geerinckx-Rice
b63253004e
gnu: fetchmail: Update to 6.4.11.
...
* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
506dc9279a
gnu: mutt: Update to 1.14.7.
...
* gnu/packages/mail.scm (mutt): Update to 1.14.7.
2020-08-31 17:49:13 +02:00
Tobias Geerinckx-Rice
70134af9f5
gnu: python-authres: Edit description.
...
* gnu/packages/mail.scm (python-authres)[synopsis, description]: Edit.
Or, one typo fix run amok.
2020-08-30 06:35:14 +02:00
Tobias Geerinckx-Rice
0acbcaa90d
gnu: alpine: Update to 2.23.2.
...
* gnu/packages/mail.scm (alpine): Update to 2.23.2.
[source]: Use new git tag.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice
2bed522233
gnu: fetchmail: Update to 6.4.10.
...
* gnu/packages/mail.scm (fetchmail): Update to 6.4.10.
2020-08-30 04:52:08 +02:00
Mark H Weaver
c05d2cfcbe
gnu: notmuch: Update to 0.30-0.31rc1.
...
Note: This actually updates to 0.31~rc1, but here we instead use the version
number 0.30-0.31rc1 so that Guix will consider it older than version 0.31.
The rationale for updating to a release candidate is that earlier versions do
not work with Emacs 27.
* gnu/packages/mail.scm (notmuch): Update to 0.30-0.31rc1.
[source]: In the 'uri' field, avoid using the 'version' variable,
which doesn't match the upstream file name. Add a 'file-name' field
to work around the fact that Guix does not allow tildes ("~").
[arguments]: Add 'disable-failing-tests' phase.
2020-08-28 00:13:48 -04:00
Tobias Geerinckx-Rice
5d2b9b0749
gnu: msmtp: Update to 1.8.12.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.12.
2020-08-26 06:08:08 +02:00
Tobias Geerinckx-Rice
c6872990b5
gnu: dovecot: Enable FTS stemming.
...
* gnu/packages/mail.scm (dovecot)[inputs]: Add libstemmer.
2020-08-24 04:36:52 +02:00
Alexey Abramov
9e2a49db8c
gnu: dovecot: Add lucene library to support fts indexing.
...
* gnu/packages/mail.scm (dovecot)[inputs]: Add ice4c, clucene.
[arguments]: Add --with-lucene configuration switch.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-24 00:19:27 +03:00
Tobias Geerinckx-Rice
cc16c576a5
gnu: dovecot: Support zstd compression.
...
* gnu/packages/mail.scm (dovecot)[inputs]: Add zstd:lib.
2020-08-21 05:17:22 +02:00
Tobias Geerinckx-Rice
c28f242b44
gnu: mailutils: Update to 3.10.
...
* gnu/packages/mail.scm (mailutils): Update to 3.10.
[arguments]: Patch a failing moderator test.
2020-08-20 05:14:15 +02:00
Tobias Geerinckx-Rice
525304e1b9
gnu: python-aiosmtpd: Update to 1.2.1.
...
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-08-19 04:24:25 +02:00
Tobias Geerinckx-Rice
bf2727c1b4
gnu: python-dkimpy: Update to 1.0.5.
...
* gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.
2020-08-19 04:24:25 +02:00
Efraim Flashner
9a95985ffb
gnu: khard: Update to 0.17.0.
...
* gnu/packages/mail.scm (khard): Update to 0.17.0.
[inputs]: Remove python-pyyaml.
2020-08-16 07:47:52 +03:00
Tobias Geerinckx-Rice
e77989bdcb
gnu: dovecot: Update to 2.3.11.3 [security fixes].
...
Fixes CVE-2020-12100, CVE-2020-12673, CVE-2020-10967, and CVE-2020-12674.
* gnu/packages/mail.scm (dovecot): Update to 2.3.11.3.
2020-08-12 15:28:17 +02:00
Tobias Geerinckx-Rice
38265b55db
gnu: mu: Update to 1.4.13.
...
* gnu/packages/mail.scm (mu): Update to 1.4.13.
2020-08-11 03:15:34 +02:00
Arun Isaac
c87d737da6
gnu: public-inbox: Update to 1.5.0.
...
* gnu/packages/mail.scm (public-inbox): Update to 1.5.0.
2020-08-08 18:52:08 +05:30
Michael Rohleder
3866a9aef4
gnu: isync: Update to 1.3.3.
...
* gnu/packages/mail.scm (isync): Update to 1.3.3.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:35:57 +02:00
Marius Bakke
3af44aa49c
gnu: public-inbox: Make git a regular input.
...
* gnu/packages/mail.scm (public-inbox)[native-inputs]: Move GIT ...
[inputs]: ... here.
2020-07-30 18:18:12 +02:00
Hendursaga
0eea55967c
gnu: isync: Update to 1.3.2.
...
* gnu/packages/mail.scm (isync): Update to 1.3.2.
[home-page]: Update home-page.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-07-26 20:09:33 -04:00
Tobias Geerinckx-Rice
5292f74284
gnu: mu: Update to 1.4.12.
...
* gnu/packages/mail.scm (mu): Update to 1.4.12.
2020-07-26 20:45:00 +02:00
Efraim Flashner
ff7a6c6d5b
gnu: python-django-mailman3: Fix dangling python2- variant.
...
* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.
2020-07-21 15:52:00 +03:00
Efraim Flashner
faec049c3b
gnu: postorius: Update to 1.3.3.
...
* gnu/packages/mail.scm (postorius): Update to 1.3.3.
[arguments]: Build with python-3. Add custom 'check phase.
[inputs]: Replace python2-django, python2-django-mailman3,
python2-django-mailmanclient with python- variants. Add
python-readme-renderer.
[native-inputs]: Add python-beautifulsoup4, python-isort, python-mock,
python-vcrpy.
2020-07-21 15:41:44 +03:00
Efraim Flashner
6fe7d216b2
gnu: Add python-hyperkitty.
...
* gnu/packages/mail.scm (python-hyperkitty): New variable.
2020-07-21 15:35:13 +03:00
Efraim Flashner
a3bdebefab
gnu: Add python-mailman-hyperkitty.
...
* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
2020-07-21 15:30:10 +03:00
Efraim Flashner
b0c8358f84
gnu: Add mailman.
...
* gnu/packages/mail.scm (mailman): New variable.
2020-07-21 15:30:10 +03:00
Efraim Flashner
f174246599
gnu: python-mailmanclient: Update to 3.3.1.
...
* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1.
[home-page]: Update to new home-page url.
[properties]: Add python2- variant.
2020-07-21 15:30:09 +03:00
Efraim Flashner
ba7816a2ce
gnu: Add python-django-mailman3.
...
* gnu/packages/mail.scm (python-django-mailman3): New variable.
2020-07-21 15:30:09 +03:00
Efraim Flashner
3a98604f5f
gnu: Add python-aiosmtpd.
...
* gnu/packages/mail.scm (python-aiosmtpd): New variable.
2020-07-21 11:37:28 +03:00
Efraim Flashner
83dd782518
gnu: Add python-authheaders.
...
* gnu/packages/mail.scm (python-authheaders): New variable.
2020-07-21 11:17:58 +03:00
Efraim Flashner
5c4332e510
gnu: Add python-dkimpy.
...
* gnu/packages/mail.scm (python-dkimpy): New variable.
2020-07-21 10:42:13 +03:00
Efraim Flashner
99d48f7a2c
gnu: Add python-authres.
...
* gnu/packages/mail.scm (python-authres): New variable.
2020-07-21 10:20:56 +03:00
Tobias Geerinckx-Rice
7e3b537c76
gnu: Consistently use license: prefix in (gnu packages mail).
...
* gnu/packages/mail.scm: Don't #:select arbitrary variables from
(guix licenses).
(anubis, mailutils, nullmailer, fetchmail, mutt, neomutt, gmime)
(bogofilter, offlineimap, emacs-mew, mu, alot, notifymuch, notmuch)
(python-notmuch, muchsync, getmail, libetpan, compface, claws-mail)
(msmtp, exim, dovecot, dovecot-trees, dovecot-libsodium-plugin, isync)
(perl-email-abstract, perl-email-address, perl-email-address-xs)
(perl-email-date-format, perl-email-messageid, perl-email-mime)
(perl-email-mime-contenttype, perl-email-mime-encodings)
(perl-email-sender, perl-email-simple, libesmtp, esmtp, fdm, procmail)
(khard, perl-mail-spf, perl-mail-authenticationresults, perl-mail-dkim)
(dkimproxy, mb2md, mpop, mhonarc, sendmail, opensmtpd, opensmtpd-extras)
(python-mailmanclient, python2-django-mailman3, postorius, swaks, alpine)
(balsa, afew, pan, urlscan, tnef, mumi, ytnef, public-inbox, sylpheed)
[licenses]: Use a license: prefix instead.
2020-07-15 19:41:39 +02:00
Tobias Geerinckx-Rice
4fdf4b6cfa
gnu: opensmtpd-extras: Update to 6.7.1.
...
* gnu/packages/mail.scm (opensmtpd-extras): Update to 6.7.1.
[native-inputs]: Remove bison, groff, automake, and autoconf.
[inputs]: Remove libasr, perl, lua, and linux-pam. Add mysql.
[arguments]: Remove obsolete or ineffective options.
[license]: Update.
2020-07-15 19:41:39 +02:00
Tobias Geerinckx-Rice
6422615fc9
gnu: opensmtpd-extras: Don't use NAME in source URI.
...
* gnu/packages/mail.scm (opensmtpd-extras)[source]: Hard-code NAME.
2020-07-15 19:41:39 +02:00