summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/opensmtpd-filter-dkimsign: do not compress man page on compileCédric Krier2024-06-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/935145 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* mail-filter/libopensmtpd: do not compress man page on compileCédric Krier2024-06-291-0/+4
| | | | | Closes: https://bugs.gentoo.org/935144 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* mail-filter/opensmtpd-filter-dkimsign: fix checksCédric Krier2024-06-291-3/+1
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* mail-filter/opensmtpd-filter-dkimsign: new package, add 0.6Cédric Krier2024-06-293-0/+43
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* mail-filter/libopensmtpd: new package, add 0.7Cédric Krier2024-06-293-0/+33
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* mail-filter/courier-pythonfilter: add 3.0.6Hanno Böck2024-06-242-0/+18
| | | | Signed-off-by: Hanno Böck <hanno@gentoo.org>
* mail-filter/imapfilter: Stabilize 2.8.2 amd64, #934586Sam James2024-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/imapfilter: Stabilize 2.8.2 x86, #934586Sam James2024-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/imapfilter: Stabilize 2.8.2 ppc, #934586Sam James2024-06-211-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/spamassassin: Address VariableScope warningsPhilippe Chaintreuil2024-06-113-2/+660
| | | | | | | | | | | | | | | | | | - Removed 4.0.0-r3 because it's moot now that -r4 is stable - Bumped revs instead of fixing in place because all existing ebuilds have the VariableScope warning. If I fixed them in place, users would have no easy way to fallback if an issue is found. - Plan is to remove the pre-existing revs once these new revs have been stabilized. - I also re-ordered some ebuild variables in 3.4.6-r3 to avoid ordering warnings. - Note: git's wrong about the -r3 -> -r5 rename. Bug: https://bugs.gentoo.org/836067 Closes: https://github.com/gentoo/gentoo/pull/36644 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/zdkimfilter: add 3.20Hanno Böck2024-06-062-0/+44
| | | | Signed-off-by: Hanno Böck <hanno@gentoo.org>
* mail-filter/spamassassin: Fix sa_txrep test when no dbmPhilippe Chaintreuil2024-06-032-0/+17
| | | | | | | | | | | Upstream's fix is way more involved. I'll leave that for 4.0.2, I guess. https://github.com/apache/spamassassin/commit/1c6fe5993ce48099aa73eb1d87419f50f922a0a6 Closes: https://bugs.gentoo.org/933406 Closes: https://github.com/gentoo/gentoo/pull/36986 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/spamassassin: Fix dnsbl_subtests.t test w/o netPhilippe Chaintreuil2024-06-025-5/+19
| | | | | | | | | | | | | | Fix pulled from upstream's 4.0.1 commit: https://github.com/apache/spamassassin/commit/20c6a5a78e31877b3d4fa379d6a011d6112aabb9 Since we now have two patches to dnsbl_subtests.t, I've renamed the pre-existing patch file and adjusted the 4.0.x ebuilds to use the new name. Closes: https://bugs.gentoo.org/931289 Closes: https://github.com/gentoo/gentoo/pull/36955 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/spf-engine: drop 3.0.3Michael Orlitzky2024-05-292-75/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/spf-engine: Stabilize 3.0.4-r1 x86, #932976Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/spf-engine: Stabilize 3.0.4-r1 amd64, #932976Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/spamassassin: bump to 4.0.1Philippe Chaintreuil2024-05-252-0/+339
| | | | | | | Closes: https://bugs.gentoo.org/930797 Closes: https://github.com/gentoo/gentoo/pull/36463 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/procmail: fix modern C issuesGabi Falk2024-05-222-0/+374
| | | | | | | | | | | Added the patch from the upstream pull request (thanks to Jaroslav Škarvada). Link: https://github.com/BuGlessRB/procmail/pull/7 Closes: https://bugs.gentoo.org/919024 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36747 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/scmail: fix parallel buildAkinori Hattori2024-05-122-5/+21
| | | | | | Closes: https://bugs.gentoo.org/882513 Closes: https://bugs.gentoo.org/884759 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* mail-filter/afew: stabilize 3.0.1-r1 for amd64, x86Sam James2024-05-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/afew: update EAPI 7 -> 8, enable py3.12Sam James2024-05-081-0/+61
| | | | | Bug: https://bugs.gentoo.org/929716 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/afew: add github, pypi upstream metadataSam James2024-05-081-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/afew: fix build w/ >=sphinx-7Sam James2024-05-081-4/+7
| | | | | Closes: https://bugs.gentoo.org/906704 Signed-off-by: Sam James <sam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-3015-31/+31
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/courier-pythonfilter: enable py3.12Hanno Böck2024-04-261-3/+2
| | | | | | | Remove unneeded IUSE var. Closes: https://bugs.gentoo.org/929607 Signed-off-by: Hanno Böck <hanno@gentoo.org>
* mail-filter/rspamd: drop 3.8.1Petr Vaněk2024-04-232-156/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* mail-filter/opendkim: incompatible-pointer-types patchMichael Orlitzky2024-04-222-0/+285
| | | | | Closes: https://bugs.gentoo.org/919366 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: reassign klondike's packagesMichał Górny2024-04-211-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/zdkimfilter: add 3.18Hanno Böck2024-04-202-0/+44
| | | | Signed-off-by: Hanno Böck <hanno@gentoo.org>
* mail-filter/zdkimfilter: drop 3.13-r1, 3.14, 3.15Hanno Böck2024-04-204-116/+0
| | | | Signed-off-by: Hanno Böck <hanno@gentoo.org>
* mail-filter/rspamd: Stabilize 3.8.4 x86, #928004Matoro Mahri2024-04-191-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* mail-filter/rspamd: Stabilize 3.8.4 amd64, #928004Matoro Mahri2024-04-191-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* mail-filter/pyzor: Add missing dep on dev-python/pytestMichał Górny2024-04-141-1/+2
| | | | | Closes: https://bugs.gentoo.org/930019 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/pyzor: Remove cumbersome REQUIRED_USE for testsMichał Górny2024-04-141-5/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/pyzor: Enable py3.12Michał Górny2024-04-141-2/+3
| | | | | Closes: https://bugs.gentoo.org/929608 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/spf-engine: support python-3.12, drop 3.9Michael Orlitzky2024-04-141-2/+2
| | | | | Bug: https://bugs.gentoo.org/929609 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/maildrop: Stabilize 3.1.6-r2 sparc, #925883Arthur Zamarin2024-03-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/popfile: use httpsMichael Mair-Keimberger2024-03-161-3/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* mail-filter/maildrop: Stabilize 3.1.6-r2 ppc64, #925883Sam James2024-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/maildrop: Stabilize 3.1.6-r2 x86, #925883Sam James2024-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: drop 3.6-r1, 3.7.4, 3.7.4-r1, 3.7.5Petr Vaněk2024-03-138-722/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* mail-filter/rspamd: Stabilize 3.8.1 x86, #925489Matoro Mahri2024-03-111-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* mail-filter/rspamd: Stabilize 3.8.1 amd64, #925489Matoro Mahri2024-03-111-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* mail-filter/maildrop: Stabilize 3.1.6-r2 arm, #926231Sam James2024-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/maildrop: Stabilize 3.1.6-r2 amd64, #926231Sam James2024-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: drop 3.8.2, 3.8.3Petr Vaněk2024-02-283-328/+0
| | | | | | Both versions has known bugs, which were addressed promptly in 3.8.4. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* mail-filter/rspamd: add libarchive dep to live ebuildPetr Vaněk2024-02-281-0/+1
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* mail-filter/rspamd: add 3.8.4Petr Vaněk2024-02-262-0/+164
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* mail-filter/libsrs_alt: remove last-rited packageFabian Groffen2024-02-265-112/+0
| | | | | | | Closes: https://bugs.gentoo.org/885057 Closes: https://bugs.gentoo.org/875410 Closes: https://bugs.gentoo.org/847211 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-filter/procmail: drop 3.22-r15, 3.22-r16Yixun Lan2024-02-2513-655/+0
| | | | | | cleanup old EAPI=6 after stabilization Signed-off-by: Yixun Lan <dlan@gentoo.org>