summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* net-mail/t-prot: drop myself as a maintainerTim Harder2019-11-171-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* net-mail/vpopmail: also depend on acct-user/vpopmailRolf Eike Beer2019-11-173-0/+3
| | | | | | | | Was left out by accident. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13450 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/vpopmail: add 2 more patchesRolf Eike Beer2019-11-173-0/+612
| | | | | | | Things I hit during testing. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/courier-imap: ia64 stable wrt bug #698222Agostino Sarubbo2019-11-141-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/courier-imap: ppc stable wrt bug #698222Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-mail/queue-fix: drop old EAPIAaron Bauman2019-11-101-38/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/queue-fix: ALLARCHES EAPI bumpAaron Bauman2019-11-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/qmail-notify: drop old EAPIAaron Bauman2019-11-101-45/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/qmail-notify: ALLARCHES EAPI bumpAaron Bauman2019-11-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/pflogsumm: drop old EAPIAaron Bauman2019-11-101-23/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/pflogsumm: ALLARCHES EAPI bumpAaron Bauman2019-11-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/cmd5checkpw: drop old EAPIAaron Bauman2019-11-102-71/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/cmd5checkpw: ALLARCHES EAPI bumpAaron Bauman2019-11-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/checkpassword: drop old EAPIAaron Bauman2019-11-101-37/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/checkpassword: ALLARCHES EAPI bumpAaron Bauman2019-11-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/checkpassword-pam: drop old EAPIAaron Bauman2019-11-101-21/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/checkpassword-pam: ALLARCHES for EAPI bumpAaron Bauman2019-11-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-102-4/+4
| | | | | | | | | | | | | | | | | This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/dot-forward: Drop old (EAPI 0)Michał Górny2019-11-101-50/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/dot-forward: Mark EAPI 7 bump stable on rem. archesMichał Górny2019-11-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/qmhandle: bump EAPI and stuffAaron Bauman2019-11-091-9/+6
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/qlogtools: drop old EAPIAaron Bauman2019-11-091-41/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/altermime: bump EAPI and stuffAaron Bauman2019-11-093-14/+16
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/mailsync: drop last-rited packageAaron Bauman2019-11-093-29/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-mail/checkpassword: stable 0.90-r4 for sparc, bug #699638Rolf Eike Beer2019-11-091-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, 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/mailutils: bump to 3.8Eray Aslan2019-11-083-0/+189
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/courier-imap: arm64 stable (bug #698222)Aaron Bauman2019-11-071-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* net-mail/cmd5checkpw: bump to EAPI 7Rolf Eike Beer2019-11-072-0/+66
| | | | | | | Bug: https://bugs.gentoo.org/697248 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13299 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/cmd5checkpw: use https://Rolf Eike Beer2019-11-071-2/+2
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/courier-imap: add tools to gnutls dependencyTupone Alfredo2019-11-061-1/+1
| | | | | | Closes: https://bugs.gentoo.org/699342 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-mail/pflogsumm: add myself as maintainerTomas Mozes2019-11-061-1/+8
| | | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/pflogsumm: use EAPI 7Tomas Mozes2019-11-061-0/+23
| | | | | | | Bug: https://bugs.gentoo.org/699438 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/hotwayd: Remove last-rited pkgMichał Górny2019-11-054-112/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/popick: Remove last-rited pkgMichał Górny2019-11-053-43/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/spamcup: Remove last-rited pkgMichał Górny2019-11-053-35/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/yosucker: Remove last-rited pkgMichał Górny2019-11-054-99/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/poppassd_ceti: add myself as proxy maintainerMatthew Ogilvie2019-11-051-1/+8
| | | | | | | | | | I'm not particularly excited about maintaining it, but I do want to be able to use it... Bug: https://bugs.gentoo.org/696252 Signed-off-by: Matthew Ogilvie <mmogilvi+gnto@zoho.com> Closes: https://github.com/gentoo/gentoo/pull/13305 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/poppassd_ceti: bump 1.8.7, EAPI=7Matthew Ogilvie2019-11-052-0/+62
| | | | | | | | | | | | | | In addition to 1.8.7 changes from upstream, the changes compared to 1.8.5-r2 include: - Change to EAPI=7. - LICENSE=GPL-2+ (Although strictly speaking the "or later version" terminology was only added upstream after the 1.8.7 tarball was cut.) - Drop the xinetd RDEPEND, and document it (and the sudo alternative) using readme.gentoo-r1.eclass Bug: https://bugs.gentoo.org/696252 Signed-off-by: Matthew Ogilvie <mmogilvi+gnto@zoho.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/dot-forward: arm stable wrt bug #697536Mikle Kolyada2019-11-031-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-mail/qlogtools: Update to EAPI7Robin H. Johnson2019-11-021-0/+39
| | | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Bug: https://bugs.gentoo.org/show_bug.cgi?id=697246
* net-mail/rss2email: 3.11 + py35 supportSebastian Pipping2019-11-022-0/+30
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.16
* net-mail/checkpassword: fix FILESDIR renameRobin H. Johnson2019-11-022-3/+3
| | | | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://bugs.gentoo.org/699138 Fixes: https://bugs.gentoo.org/699140
* net-mail/libpst: amd64 stable wrt bug #689014Agostino Sarubbo2019-11-021-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/autorespond: EAPI=7, update HOMEPAGE, SRC_URIWim Muskee2019-11-012-32/+18
| | | | | | | | | Closes: https://bugs.gentoo.org/680400 Bug: https://bugs.gentoo.org/697246 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> (cherry picked from commit c48af03e838a343654ed4196e30747de3ba033e9) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13357
* net-mail/checkpassword: remove oldRolf Eike Beer2019-11-011-39/+0
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> (cherry picked from commit 2b8b1cffbaf782c6a07b91b05a27b3105c0eb968) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13332
* net-mail/checkpassword: bump to EAPI7Rolf Eike Beer2019-11-014-2/+138
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> (cherry picked from commit d538de140833170bf5da393ae38b136a6c924c65) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13332
* net-mail/checkpassword: use httpsRolf Eike Beer2019-11-012-4/+4
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> (cherry picked from commit 0b092033838b1e705e05604aff1b9cc2c7766e2b) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13332