summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/rspamd: rev bump for commit 6e828bed4Thomas Deutschmann2021-06-181-116/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/rspamd: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann2021-06-171-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/rspamd: remove libressl supportMikle Kolyada2021-05-021-3/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* mail-filter/rspamd: Stabilize 2.6-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: Stabilize 2.6-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: migrate to lua-single.eclassMarek Szuba2020-12-091-0/+117
Latest release and the live ebuild. Support lua5-{1..3} and luajit, as per upstream build scripts. Speaking of which, although the upstream logic for finding is the same as in FindLua.cmake (i.e. 5.3, 5.2, 5.1, stopping on the first one found) they use a different module which does support pkgconfig - so although a patch is still necessary, all it does is point cmake to the pkgconfig wrapper set up by lua-single. Closes: https://bugs.gentoo.org/752957 Signed-off-by: Marek Szuba <marecki@gentoo.org>