summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/postsrsd: retire djcSam James2022-04-291-4/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/amavisd-milter: Version bump for 1.7.2Brian Evans2022-04-252-0/+31
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* mail-filter/opendmarc: [QA] fix glibc upgrade issue without hacksDavid Seifert2022-04-243-79/+24
| | | | | | Closes: https://bugs.gentoo.org/839951 Closes: https://github.com/gentoo/gentoo/pull/25173 Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/opendmarc: stable revbump for glibc upgradeFabian Groffen2022-04-222-1/+73
| | | | | | | | | This is clumpsy. Force update along with glibc update, such that dependent packages won't see undefined symbols due to glibc changes (resolv). Closes: https://bugs.gentoo.org/839951 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-filter/spampd: drop 2.42Sam James2022-04-173-49/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: add missing zlib dependencyPetr Vaněk2022-04-133-2/+5
| | | | | | | | | | This follows a change from commit 8bf75c7b9949 ("mail-filter/rspamd: add missing zlib dependency"). The zlib was integrated to rspamd-1.7.0, this dependency is missing for quite some time. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/25008 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: add missing zlib dependencySam James2022-04-122-0/+2
| | | | | | Noticed by iwdevtools. Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: use system dev-libs/xxhashPetr Vaněk2022-04-121-1/+3
| | | | | | | | | New SYSTEM_XXHASH was recently accepted by upstream. Upstream-PR: https://github.com/rspamd/rspamd/pull/4138 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/24945 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: sync livePetr Vaněk2022-04-121-11/+13
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: add 3.2Petr Vaněk2022-04-123-0/+190
| | | | | | | | | | | | - move dev-cpp/doctest from RDEPEND to DEPEND only - unbundle dev-lua/lua-argparse - doctest bug #830624 affects this version as well - use dev-libs/libpcre2 only, it is upstream default and dev-libs/libpcre is eol Closes: https://bugs.gentoo.org/836673 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/bogofilter: drop 1.2.4-r4David Seifert2022-04-103-143/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/postsrsd fixes initdnic2022-04-072-3/+39
| | | | | | | | | | | | pass SRS_HASHLENGTH, SRS_HASHMIN, SRS_LISTEN_ADDR vars from confd into initd remove old unused init EAPI 8 the new ebuild Closes: https://bugs.gentoo.org/836390 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nic Boet <nic@boet.cc> Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
* mail-filter/maildrop: 3.0.2 bumpAlfredo Tupone2022-03-282-0/+141
| | | | | | Closes: https://bugs.gentoo.org/807169 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* mail-filter/opendkim: x86 stable wrt bug #835821Agostino Sarubbo2022-03-231-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/opendkim: Stabilize 2.10.3-r29 amd64, #835821Jakov Smolić2022-03-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/opendkim: add subslot dep on OpenLDAPSam James2022-03-232-7/+7
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/postgrey: ppc64 stable wrt bug #835775Agostino Sarubbo2022-03-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/postgrey: Stabilize 1.37_p20220122 x86, #835775Jakov Smolić2022-03-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/postgrey: Stabilize 1.37_p20220122 amd64, #835775Jakov Smolić2022-03-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/policyd: [QA] fix tc-get* quotingSam James2022-03-201-2/+2
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/opendmarc: [QA] fix UnusedInherits (multilib)Sam James2022-03-101-2/+2
| | | | | | get_libdir has been built-in since EAPI 6 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/courier-pythonfilter: Stabilize 3.0.3 amd64, #834581Sam James2022-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/maildrop: destabilise for ppcSam James2022-03-031-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/pyzor: destabilise for ppcSam James2022-03-031-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/gld: destabilize 1.7-r4 for ~ppcDavid Seifert2022-03-031-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/bmf: destabilize 0.9.4-r3 for ~ppcDavid Seifert2022-03-031-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/amavisd-new: Remove obsolete ebuildRalph Seichter2022-03-012-187/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/24383 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* mail-filter/amavisd-new: sparc stable wrt bug #833614Agostino Sarubbo2022-02-281-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/amavisd-new: ppc stable wrt bug #833614Agostino Sarubbo2022-02-281-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/amavisd-new: Stabilize 2.12.2 x86, #833614Jakov Smolić2022-02-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/amavisd-new: Stabilize 2.12.2 amd64, #833614Jakov Smolić2022-02-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/amavisd-new: ppc64 stable wrt bug #833614Agostino Sarubbo2022-02-271-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/opendkim: update sendmail/libmilter dependency.Michael Orlitzky2022-02-231-0/+254
| | | | | | | | | | | | | | | | | | As reported in bug 833778, it would be nice if we could bind to the libmilter subslot with an := dependency. In the existing ebuild, that wasn't possible because we accepted either libmilter || sendmail, and using := within an any-of clause is disallowed. Fortunately, the "|| sendmail" portion of that is a relic, for versions of sendmail that don't themselves use libmilter. All versions of mail-mta/sendmail in the tree today do, so we can drop the sendmail portion of that any-of dependency entirely, and then afterwards add the := to libmilter. Closes: https://bugs.gentoo.org/833778 Reported-by: Daniel M. Weeks <dan@danweeks.net> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 hppa, #833699Arthur Zamarin2022-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/postgrey: bump 1.37_p20220122Anton Fischl2022-02-202-0/+77
| | | | | | Signed-off-by: Anton Fischl <github@fischl-online.de> Closes: https://github.com/gentoo/gentoo/pull/24271 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 x86, #833699Jakov Smolić2022-02-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/spampd: Stabilize 2.61 x86, #833697Jakov Smolić2022-02-191-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 amd64, #833699Jakov Smolić2022-02-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 arm64, #833699Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 arm, #833699Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 ppc64, #833699Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 sparc, #833699Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2 ppc, #833699Arthur Zamarin2022-02-191-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/opendmarc: correct confd entry, thanks nicFabian Groffen2022-02-161-2/+2
| | | | | | Closes: https://bugs.gentoo.org/833448 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-filter/rspamd: Maintainer retiredJonas Stein2022-02-101-4/+0
| | | | | | | Proxied maintainer retired due to inactivity. Closes: https://bugs.gentoo.org/633254 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* mail-filter/postfwd: Maintainer retiredJonas Stein2022-02-101-8/+0
| | | | | | | Proxied maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/633254 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* mail-filter/sigh: drop proxied maintainerJonas Stein2022-02-051-8/+0
| | | | | | | Drop proxied maintainer due to inactivity. Bug: https://bugs.gentoo.org/633254 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* mail-filter/courier-pythonfilter: Version bump and python 3.10Hanno Böck2022-02-012-0/+19
| | | | | Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3
* mail-filter/amavisd-new: Bump to version 2.12.2Ralph Seichter2022-01-312-0/+187
| | | | | | | | Closes: https://bugs.gentoo.org/829582 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/24024 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/bogofilter: use httpsMichael Mair-Keimberger2022-01-272-4/+4
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>