summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/fetchmail: actually add acct-user/fetchmail RDEPBernard Cafarelli2020-01-061-1/+2
| | | | | | Closes: https://bugs.gentoo.org/704828 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-058-16/+16
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/courier-imap: s390 stable wrt bug #698222Agostino Sarubbo2020-01-031-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/getmail: remove oldTim Harder2020-01-032-25/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* net-mail/getmail: stabilize 5.14Tim Harder2020-01-031-2/+2
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* net-mail/fetchmail: clean remnants from user creationBernard Cafarelli2020-01-011-5/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-mail/fetchmail: move to GLEP 81 usersBernard Cafarelli2020-01-011-0/+105
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-mail/pflogsumm: Add ~arm keyword wrt bug #603852Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-mail/pflogsumm: Add ~arm keyword wrt bug #603852Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-mail/fetchmail: arm stable wrt bug #701938Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-mail/notmuch: Update for elisp-common.eclass changes.Ulrich Müller2019-12-213-15/+12
| | | | | | | | | | | Function elisp-need-emacs is deprecated, replace it by assigning NEED_EMACS and calling elisp-check-emacs-version in pkg_setup. Require emacs-24.1 as minimum version, because it is the first version with libxml2 support. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/notmuch: Update virtual/emacs dependency.Ulrich Müller2019-12-203-3/+3
| | | | | | | The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/mu: Update virtual/emacs dependency.Ulrich Müller2019-12-203-5/+5
| | | | | | | The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/mailutils: Update virtual/emacs dependency.Ulrich Müller2019-12-203-3/+3
| | | | | | | The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/dovecot: remove vulnerable versionEray Aslan2019-12-152-287/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: security bump to 2.3.9.2Eray Aslan2019-12-152-0/+287
| | | | | | Bug: https://bugs.gentoo.org/702628 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/list-remote-forwards: fix for ghc-8.4Sergei Trofimovich2019-12-142-0/+73
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-mail/mailbox-count: fix for ghc-8.4Sergei Trofimovich2019-12-142-0/+64
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-mail/cyrus-imapd: Fix MissingTestRestrictMichał Górny2019-12-122-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-119-20/+19
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-2/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/fetchmail: ppc stable wrt bug #701938Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/fetchmail: stable 6.4.1 for ia64, bug #701938Sergei Trofimovich2019-12-091-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-mail/fetchmail: ppc64 stable wrt bug #701938Agostino Sarubbo2019-12-091-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/fetchmail: x86 stable wrt bug #701938Agostino Sarubbo2019-12-091-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/fetchmail: s390 stable wrt bug #701938Agostino Sarubbo2019-12-091-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/pflogsumm: add support for BDATTomas Mozes2019-12-082-0/+37
| | | | | | | | Closes: https://bugs.gentoo.org/699976 Patch-by: Maxim Britov <ungift-ed@ya.ru> Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13804 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/libpst: Remove oldDavid Seifert2019-12-071-63/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* net-mail/fetchmail: stable 6.4.1 for hppa, bug #701938Rolf Eike Beer2019-12-061-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-mail/fetchmail: stable 6.4.1 for sparc, bug #701938Rolf Eike Beer2019-12-051-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-mail/dovecot: bump to 2.3.9Eray Aslan2019-12-052-0/+288
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/fetchmail: amd64 stable wrt bug #701938Agostino Sarubbo2019-12-041-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/checkpassword: remove unused patchMichael Mair-Keimberger2019-12-011-39/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/offlineimap: stable 7.2.4 for ppc64, bug #698106Sergei Trofimovich2019-11-301-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-mail/notmuch: Bump to 0.29.3Amadeusz Piotr Żołnowski2019-11-274-21/+62
| | | | | | | | | Remove 0.29.2-r1 as 0.29.3 has the backported patch and one more additional fix. Bug: https://bugs.gentoo.org/701350 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/offlineimap: x86 stable (bug #698106)Thomas Deutschmann2019-11-271-1/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-mail/offlineimap: amd64 stable wrt bug #698106Agostino Sarubbo2019-11-271-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/poppassd_ceti: Remove old.Ulrich Müller2019-11-262-43/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/poppassd_ceti: amd64 stable wrt bug #699760Agostino Sarubbo2019-11-261-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/poppassd_ceti: x86 stable (bug #699760)Thomas Deutschmann2019-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-mail/notmuch: RESTRICT="!test? ( test )" forceMikle Kolyada2019-11-243-0/+6
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-mail/relay-ctrl: Bump to EAPI 7Michał Górny2019-11-231-18/+23
| | | | | Closes: https://bugs.gentoo.org/697246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/qtools: Bump to EAPI 7Michał Górny2019-11-231-18/+14
| | | | | Bug: https://bugs.gentoo.org/697246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/qmailanalog: Bump to EAPI 7Michał Górny2019-11-232-21/+22
| | | | | Bug: https://bugs.gentoo.org/697246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/vqadmin: Bump to EAPI 7Michał Górny2019-11-231-14/+10
| | | | | Bug: https://bugs.gentoo.org/697246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/qmailadmin: Bump to EAPI 7Michał Górny2019-11-232-45/+39
| | | | | Bug: https://bugs.gentoo.org/697246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/vacation: upgrade to EAPI7Jörg Habenicht2019-11-231-18/+14
| | | | | | | | | | fixes build error on incorrect man page path Bug: https://bugs.gentoo.org/696252 Signed-off-by: Jörg Habenicht <j.habenicht@gmx.de> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/13499 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/cmd5checkpw: use a special group instead of a userRolf Eike Beer2019-11-211-0/+65
| | | | | | | | | This allows that whoever calls the binary to read the password database without the possibility to alter it. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13723 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/notmuch: Remove older micro versionAmadeusz Piotr Żołnowski2019-11-194-526/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* net-mail/notmuch: Fix notmuch-dump sigabrtAmadeusz Piotr Żołnowski2019-11-192-0/+253
| | | | | | | Thanks to Ralph Seichter for providing the patch. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>