summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/rspamd: Stabilize 3.3 x86, #880887Joonas Niilola2022-11-121-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: Stabilize 3.3 amd64, #880887Joonas Niilola2022-11-121-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: add 3.4Petr Vaněk2022-11-062-0/+137
| | | | | | | | | | This version still suffers with jemalloc issue, see bug 810337. Bug: https://bugs.gentoo.org/810337 Closes: https://bugs.gentoo.org/879575 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28150 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: remove broken test casePetr Vaněk2022-11-062-0/+21
| | | | | | | | | | | Recent stabilization of luajit-2.1 triggered test phase failures related to improperly designed test case. It was already removed from upstream, see linked PR. Upstream-PR: https://github.com/rspamd/rspamd/pull/4323 Bug: https://bugs.gentoo.org/879575 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: drop 3.0-r4, 3.1-r2, 3.2Petr Vaněk2022-11-067-554/+0
| | | | | | | | | Issues from two bugs bellow seems to be fixed in more recent versions. Closes: https://bugs.gentoo.org/817866 Closes: https://bugs.gentoo.org/828584 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/milter-regex: drop 2.7-r1, 2.7-r2Ralph Seichter2022-11-022-93/+0
| | | | | | Signed-off-by: Ralph Seichter <github@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/27829 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/milter-regex: Expand LICENSE variableRalph Seichter2022-11-021-0/+47
| | | | | | | | Include GPL v2 (license for the init file) Closes: https://bugs.gentoo.org/425958 Signed-off-by: Ralph Seichter <github@seichter.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/sigh: treecleanJakov Smolić2022-11-015-83/+0
| | | | | | | Closes: https://bugs.gentoo.org/862504 Closes: https://bugs.gentoo.org/836227 Closes: https://bugs.gentoo.org/829447 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* mail-filter/mimedefang: drop 2.84-r1Sam James2022-10-251-78/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/mimedefang: cleanup patchesSam James2022-10-253-11/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/mimedefang: version bump to 3.1 and several fixesVieri Di Paola2022-10-256-3/+143
| | | | | | | | | | | | | * PID dir according to upstream changelog (2017) * Perl vendor path * Unit test * Postfix and sendmail dependencies (virtual/mta too broad) Closes: https://bugs.gentoo.org/801646 Closes: https://bugs.gentoo.org/866662 Signed-off-by: Vieri Di Paola <rentorbuy@yahoo.com> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/libsieve: align longdescription opening and closing tagsPetr Vaněk2022-10-201-5/+5
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/afew: enable py3.10Guillaume Seren2022-10-201-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/845996 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27847 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/dcc: fix for -std=c2x earlyIonen Wolkens2022-10-112-1/+23
| | | | | | | | | | | Only two functions were using K&R style and no other issues, so patching rather than pass -std=gnu89 (since not going to use it, also drop unused flag-o-matic while here). (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* mail-filter/rspamd: update HOMEPAGEPetr Vaněk2022-10-071-1/+5
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27613 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: update upstream metadataPetr Vaněk2022-10-071-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: add 3.3Petr Vaněk2022-10-072-0/+136
| | | | | | | | | | | This version contains a fix for Clang-16 (error: implicit declaration of function ZSTD_resetDStream) reported in bug 870448. It still suffers with a bug 810337. Bug: https://bugs.gentoo.org/810337 Closes: https://bugs.gentoo.org/870448 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/milter-regex: fix build w/ Clang 16Sam James2022-10-012-0/+57
| | | | | Closes: https://bugs.gentoo.org/871366 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/policyd: fix StaticSrcUriSam James2022-10-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/dcc: fix configure with clang16Ionen Wolkens2022-09-292-0/+31
| | | | | | | Doesn't look like will get to use eautoreconf here. Closes: https://bugs.gentoo.org/870646 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* mail-filter/libmilter: Keyword 1.0.2_p3-r2 mips, #802678matoro2022-09-191-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/27336 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/imapfilter: fix build with -Werror=strict-prototypesHolger Hoffstätte2022-09-172-0/+34
| | | | | | | Closes: https://bugs.gentoo.org/870682 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27304 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/mailfilter: fix build with -Werror=strict-prototypes (Clang 15+)Holger Hoffstätte2022-09-173-0/+163
| | | | | | | | | | Also fix configure bashisms as reported in: https://github.com/gentoo/gentoo/pull/27134 Closes: https://bugs.gentoo.org/870625 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27301 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/gld: fix build with -Werror=strict-prototypes (Clang 15+)Sam James2022-09-162-0/+16
| | | | | | | | | No need for revbump this time, although often will with these fixes (implicit func. decls in particular, but not exclusively), as configure failed hard rather than wrong results. Closes: https://bugs.gentoo.org/870487 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/mailfilter: bump to 0.8.9, clean up old, add proxy-maintainerHolger Hoffstätte2022-09-103-7/+14
| | | | | | | | | | Cleaning up 0.8.7 since it no longer works with GMail. We skipped 0.8.8 since it was buggy; 0.8.9 works fine again. Closes: https://bugs.gentoo.org/859514 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27134 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/imapfilter: bump to 2.7.6, EAPI=8, add proxy-maintainerHolger Hoffstätte2022-09-103-1/+57
| | | | | | Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27174 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/imapfilter: add quoting to lua_get_* callsSam James2022-09-062-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/amavisd-new: drop dependency on app-arch/ncompressMike Gilbert2022-09-051-1/+0
| | | | | | | | | amavisd does not appear to call 'compress'. amavisd uses 'gzip -d' to decompress .Z files when 'uncompress' is not available. Bug: https://bugs.gentoo.org/868645 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* mail-filter/postforward: Stabilize 1.1.1 x86, #867151Joonas Niilola2022-08-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/postforward: Stabilize 1.1.1 amd64, #867151Joonas Niilola2022-08-291-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/postforward: drop 1.1.0, EAPI-6--Andreas Sturmlechner2022-08-292-48/+0
| | | | | Closes: https://bugs.gentoo.org/687858 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mail-filter/libmilter: add missing bdepend to 1.0.2_p3-r2Joonas Niilola2022-08-281-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p3-r2 amd64, #866247Joonas Niilola2022-08-281-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/amavisd-new: use <pkg> tags in metadata.xmlPetr Vaněk2022-08-261-4/+4
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p3-r2 x86, #866247Sam James2022-08-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/mimedefang: add github upstream metadataSam James2022-08-261-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p3-r2 sparc, #866247Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p3-r2 arm, #866247Sam James2022-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/libmilter: sparc stable wrt bug #866249Agostino Sarubbo2022-08-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/libmilter: arm64 stable wrt bug #866247Agostino Sarubbo2022-08-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 ppc64, #866249Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 arm, #866249Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 ppc, #866249Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 hppa, #866249Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 arm64, #866249Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p3-r2 ppc64, #866247Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 x86, #866249Sam James2022-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/libmilter: Stabilize 1.0.2_p2-r1 amd64, #866249Sam James2022-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/pyzor: Stabilize 1.0.0_p20211223 ppc64, #849878Sam James2022-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/postsrsd: add 1.12Sam James2022-08-162-0/+41
| | | | Signed-off-by: Sam James <sam@gentoo.org>