Age | Commit message (Expand) | Author |
2021-11-03 | gnu: mhonarc: Update to 2.6.24....* gnu/packages/mail.scm (mhonarc): Update to 2.6.24.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: neomutt: Update to 20211029....* gnu/packages/mail.scm (neomutt): Update to 20211029.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: fetchmail: Update to 6.4.23....* gnu/packages/mail.scm (fetchmail): Update to 6.4.23.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: mu: Fix typo....* gnu/packages/mail.scm (mu)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: mu: Update to 1.6.9....* gnu/packages/mail.scm (mu): Update to 1.6.9.
| Tobias Geerinckx-Rice |
2021-11-01 | gnu: mpop: Update to 1.4.16....* gnu/packages/mail.scm (mpop): Update to 1.4.16.
| Arun Isaac |
2021-11-01 | gnu: msmtp: Update to 1.8.18....* gnu/packages/mail.scm (msmtp): Update to 1.8.18.
[arguments]<#:phases>: Remove trailing #t.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen |
2021-10-28 | gnu: dovecot-pigeonhole: Update to 0.5.17....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.17.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-28 | gnu: dovecot: Update to 2.3.17....* gnu/packages/mail.scm (dovecot): Update to 2.3.17.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-15 | gnu: neomutt: Update to 20211015....* gnu/packages/mail.scm (neomutt): Update to 20211015.
| Tobias Geerinckx-Rice |
2021-10-15 | gnu: alpine: Update to 2.25....* gnu/packages/mail.scm (alpine): Update to 2.25.
[source]: Add patch. Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2021-10-13 | gnu: astroid: Update to 0.16....* gnu/packages/mail.scm (astroid): Update to 0.16.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-04 | gnu: notmuch: Update to 0.33.2....* gnu/packages/mail.scm (notmuch): Update to 0.33.2.
| Tobias Geerinckx-Rice |
2021-09-29 | gnu: exim: Don't return #t from phases....* gnu/packages/mail.scm (exim)[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-29 | gnu: exim: Prepare for cross-compilation....* gnu/packages/mail.scm (exim)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2021-09-29 | gnu: exim: Update to 4.95....* gnu/packages/mail.scm (exim): Update to 4.95.
| Tobias Geerinckx-Rice |
2021-09-28 | gnu: crm114: Fix typo in description....* gnu/packages/mail.scm (crm114): Fix ‘correllation’ typo.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: mpop: Update to 1.4.14....* gnu/packages/mail.scm (mpop): Update to 1.4.14.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: msmtp: Update to 1.8.16....* gnu/packages/mail.scm (msmtp): Update to 1.8.16.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: pan: Update to 0.147....* gnu/packages/mail.scm (pan): Update to 0.147.
| Tobias Geerinckx-Rice |
2021-09-22 | gnu: mu: Update to 1.6.6....* gnu/packages/mail.scm (mu): Update to 1.6.6.
| Leo Famulari |
2021-09-19 | gnu: Mutt: Update to 2.1.3....* gnu/packages/mail.scm (mutt): Update to 2.1.3.
| Leo Famulari |
2021-09-19 | gnu: fetchmail: Update to 6.4.22 [fixes CVE-2021-39272]....* gnu/packages/mail.scm (fetchmail): Update to 6.4.22.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Xinglu Chen |
2021-09-19 | gnu: notmuch: Update to 0.33.1....* gnu/packages/mail.scm (notmuch): Update to 0.33.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Xinglu Chen |
2021-09-14 | gnu: Add emacs-notmuch....* gnu/packages/mail.scm (notmuch)[arguments]: Remove Emacs-related stuff.
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch)[propagated-inputs]: Add
‘emacs-notmuch’.
(emacs-counsel-notmuch)[propagated-inputs]: Use ‘emacs-notmuch’ instead of
‘notmuch’.
(emacs-helm-notmuch): Likewise.
(emacs-notmuch-maildir): Likewise.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-14 | gnu: notmuch: Make cross-compilable....* gnu/packages/mail.scm (notmuch)[arguments]<#:phases>: Use 'cc-for-target'
instead of 'gcc'.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-14 | gnu: notmuch: Build Texinfo manual....* gnu/packages/mail.scm (notmuch)[native-inputs]: Add 'texinfo'.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-09 | gnu: mailutils: Update to 3.13....* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: Remove
patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/mail.scm (mailutils): Update to 3.13. Remove the 2013
--with-sql option TODO comment; if someone needs that, they can send a patch.
[source]: Remove above patch.
[phases]{prepare-test-suite}: Also patch shell shebang in
'libmailutils/tests/lock.at' and 'imap4d/tests/testclient.c'.
[parallel-tests?]: Reinstate parallel tests.
[inputs]: Move m4 to...
[native-inputs]: ... here. Add the autoconf, automake, gettext and libtool
quartet.
| Maxim Cournoyer |
2021-09-09 | gnu: mailutils: Add a listing of the commands it contains....To ease discovery of said commands.
* gnu/packages/mail.scm (mailutils)[description]: Include a listing of the
commands it contains.
| Maxim Cournoyer |
2021-09-03 | gnu: balsa: Update to 2.6.3....* gnu/packages/mail.scm (balsa): Update to 2.6.3.
| Tobias Geerinckx-Rice |
2021-09-02 | gnu: offlineimap: Replace with offlineimap3....* gnu/packages/mail.scm (offlineimap3): New variable.
(offlineimap): Replace with deprecated package.
| Pierre Langlois |
2021-09-02 | gnu: Add python-imaplib2....* gnu/packages/mail.scm (python-imaplib2): New variable.
| Pierre Langlois |
2021-09-01 | gnu: mailutils: Look up Scheme variables in the right module....Fixes <https://issues.guix.gnu.org/49295>.
Reported by Maxime Devos <maximedevos@telenet.be>.
* gnu/packages/patches/mailutils-variable-lookup.patch: New file.
* gnu/packages/mail.scm (mailutils)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-08-29 | gnu: mu: Update to 1.6.5....* gnu/packages/mail.scm (mu): Update to 1.6.5.
| Pierre Langlois |
2021-08-21 | gnu: mu: Update to 1.6.3....* gnu/packages/mail.scm (mu): Update to 1.6.3.
| Pierre Langlois |
2021-08-15 | Update copyright/name notices for Christine Lemmer-Webber....* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber.
* gnu/build/image.scm: Likewise.
* gnu/build/vm.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/haskell-xyz.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/sphinx.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/networking.scm: Likewise.
* gnu/system/vm.scm: Likewise.
| Christopher Lemmer Webber |
2021-08-10 | gnu: sendmail: Install executables to $prefix/sbin and $prefix/bin directories....Currently "sendmail" installs executables to $PREFIX/usr/sbin and
$PREFIX/usr/bin directories. This patch changes them to $PREFIX/sbin and
$PREFIX/bin respectively. Also this patch fixes broken symlinks in
$PREFIX/bin and updates package definitions that use old sendmail paths.
* gnu/packages/mail.scm (sendmail): Set new paths.
[arguments]<#:phases>{replace-/usr}: Remove /usr prefix.
[arguments]<#:phases>{post-install}: Fix broken symlinks
[arguments]<#:phases>{configure}: Set paths without /usr prefix.
* gnu/packages/mail.scm (claws-mail): Use new sendmail paths.
* gnu/packages/version-control.scm (python-git-multimail): Use new
sendmail paths.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ivan Gankevich |
2021-08-10 | gnu: mu: Update to 1.6.2....* gnu/packages/mail.scm (mu): Update to 1.6.2.
[inputs]: Use guile-3.0.
[arguments]: Remove autotools substitutions for guile-2.2. Update
'patch-bin-sh-in-tests phase to new tests. Do not return #t in the remaining
phases.
| Pierre Langlois |
2021-07-27 | gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386]....* gnu/packages/mail.scm (fetchmail): Update to 6.4.21.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Xinglu Chen |
2021-08-07 | gnu: dovecot-pigeonhole: Update to 0.5.16....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.16.
| Tobias Geerinckx-Rice |
2021-08-07 | gnu: dovecot: Update to 2.3.16....* gnu/packages/mail.scm (dovecot): Update to 2.3.16.
| Tobias Geerinckx-Rice |
2021-08-04 | gnu: fetchmail: Update to 6.4.20 [fixes CVE-2021-38386]....* gnu/packages/mail.scm (fetchmail): Update to 6.4.20.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen |
2021-08-01 | gnu: Add libpst....* gnu/packages/mail.scm (libpst): New variable.
| Ricardo Wurmus |
2021-07-31 | gnu: isync: Update to 1.4.3....* gnu/packages/mail.scm (isync): Update to 1.4.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-07-26 | gnu: Mutt: Update to 2.1.1....* gnu/packages/mail.scm (mutt): Update to 2.1.1.
| Leo Famulari |
2021-07-24 | gnu: esmtp: Fix build with libesmtp >= 1.1.0....* gnu/packages/mail.scm (esmtp)[source]: Add patch.
* gnu/packages/patches/esmtp-add-lesmtp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2021-07-20 | gnu: claws-mail: Use absolute paths to referenced programs....* gnu/packages/mail.scm (claws-mail)[phases](patch-source): New phase.
[inputs]: Add mailutils and sendmail.
| Raghav Gururajan |
2021-07-15 | gnu: claws-mail: Add comments for optional inputs....* gnu/packages/mail.scm (claws-mail)[native-inputs]: Add comment
for docbook-utils.
[inputs]: Add comments for j-pilot and webkitgtk.
| Raghav Gururajan |
2021-07-15 | gnu: claws-mail: Rename input label for shared-mime-info....* gnu/packages/mail.scm (claws-mail)[inputs]: Rename mime-info to
shared-mime-info.
[phases](patch-mime): Modify.
| Raghav Gururajan |
2021-07-15 | gnu: claws-mail: Update to v4.0.0 and adjust arguments+inputs accordingly....* gnu/packages/mail.scm (claws-mail)[version]: Update to 4.0.0.
[arguments](configure-flags): Add flag disable-static. Remove flags
enable-gnutls,enable-pgpmime-plugin, enable-enchant and enable-ldap.
[native-inputs]: Add bison, flex, gettext-minimal, gobject-introspection
and intltool.
[inputs]: Add cairo, compface, dbus, fontconfig, gdk-pixbuf+svg,
glib, gsettings-desktop-schemas, gumbo-parser, libgdata, libindicator,
librsvg, libsoup, nettle, network-manager, openldap, poppler,
python-pygobject and ytnef. Remove hicolor-icon-theme. Replace gtk+-2
and python-2 with gtk+ and python, respectively.
[propagated-inputs]: Add dconf.
| Raghav Gururajan |