summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/afew: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-7/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/pypolicyd-spf: [QA] Fix VariableInHomepageDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/rspamd: bump to 2.3Petr Vaněk2020-02-062-0/+95
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/14555 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/opensmtpd-filter-rspamd: add new packageJason A. Donenfeld2020-02-053-0/+41
| | | | | Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* mail-filter/spamassassin: Bump to v3.4.4Philippe Chaintreuil2020-02-032-0/+285
| | | | | | | | Bug: https://bugs.gentoo.org/707816 Closes: https://github.com/gentoo/gentoo/pull/14527 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/spamassassin: remove myself as maintainer.Michael Orlitzky2020-01-301-5/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/opendkim: new revision to fix liblua detection.Michael Orlitzky2020-01-282-0/+402
| | | | | | | | | | | | | | | | | The ./configure script for OpenDKIM is all kinds of crazy when it comes to detecting liblua. First, the PKG_CHECK_MODULES call was looking for the wrong module, and I had to add the correct name to the list. But then, once pkg-config could find liblua, it was doing the wrong thing -- none of the "I have Lua support" commands were being executed. So in a way it was fortunate that the old PKG_CHECK_MODULES was failing. In any case, I've patched configure.ac to fix everything, and will be sending a PR upstream. This new revision adds that patch. Closes: https://bugs.gentoo.org/704556 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/spamassassin: arm stable wrt bug #702594Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* mail-filter/spamassassin: stable 3.4.3 for hppa, bug #702594Rolf Eike Beer2020-01-261-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-2511-11/+11
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* mail-filter/spamassassin: x86 stable wrt bug #702594Agostino Sarubbo2020-01-231-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/spamassassin: ia64 stable wrt bug #702594Agostino Sarubbo2020-01-231-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/spamassassin: sparc stable wrt bug #702594Agostino Sarubbo2020-01-231-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/spamassassin: ppc64 stable wrt bug #702594Agostino Sarubbo2020-01-231-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/spamassassin: ppc stable wrt bug #702594Agostino Sarubbo2020-01-231-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/spamassassin: amd64 stable wrt bug #702594Agostino Sarubbo2020-01-231-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/amavisd-new: remove myself as maintainer.Michael Orlitzky2020-01-211-4/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2020-01-192-10/+10
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mail-filter/amavisd-new: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-132-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/bogofilter: EAPI 7Johannes Huber2020-01-121-0/+131
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org>
* mail-filter/sqlgrey: Upgrade to 1.8.0, EAPI=7, GLEP-81Philippe Chaintreuil2020-01-083-0/+67
| | | | | | | | | | | | Also removed pkg_config() - it's not worth the maint. overhead for a package aimed at mail admins. Closes: https://bugs.gentoo.org/354869 Closes: https://github.com/gentoo/gentoo/pull/13361 Bug: https://bugs.gentoo.org/696252 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/milter-regex: add missing die statementJoonas Niilola2019-12-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/milter-regex: Bump to version 2.7Ralph Seichter2019-12-213-0/+78
| | | | | | | | | | | | | | The new version implements a "-t" command line option, allowing configuration files being tested for correctness before launch. This new feature is now used in the init.d file. The ebuild no longer relies on user.eclass but uses a acct-user dependency, as per GLEP81. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/13964 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/spamassassin: Bump to v3.4.3Philippe Chaintreuil2019-12-202-0/+285
| | | | | | | | | | | - Remove 3.4.2 patches that have been fixed by 3.4.3 - Adjust SQL Update warning trigger as 3.4.3 has more schema changes Bug: https://bugs.gentoo.org/702594 Closes: https://github.com/gentoo/gentoo/pull/13955 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/opendkim: Removed obsolete buildRalph Seichter2019-12-182-234/+0
| | | | | | | | | | | Ebuild revision 17 has been stabilized. This commit removes both revision 16 and the now obsolete 'query_cache' USE flag, which has been replaced with 'querycache'. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/14030 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/opendkim: x86 stable wrt bug #702754Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/opendkim: amd64 stable wrt bug #702754Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/rspamd: use CXXFLAGS correctlyPetr Vaněk2019-12-142-0/+4
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/13770 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: add missing dependency on dev-lang/luaPetr Vaněk2019-12-143-0/+3
| | | | | | | | | | It is necessary to depend on dev-lang/lua if jit use flag is not set, because lua is required by rspamd. Closes: https://bugs.gentoo.org/620066 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: clean old versionsPetr Vaněk2019-12-146-343/+0
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: migrate 2.1 to GLEP-81Petr Vaněk2019-12-141-7/+5
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: bump to 2.2Petr Vaněk2019-12-142-0/+94
| | | | | | | Closes: https://bugs.gentoo.org/700714 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: sync live, bump EAPI=7Petr Vaněk2019-12-141-13/+12
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-7/+7
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/couriersrs: Update upstream URLsHanno Böck2019-12-072-4/+9
| | | | | | | | | Make HOME https. Let SRC_URI point to new github location. Add github upstream to metadata. Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* mail-filter/courier-pythonfilter: Add pypi upstream to metadataHanno Böck2019-12-071-0/+3
| | | | | Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* mail-filter/libsrs_alt: Drop EAPI 0 ebuildMichał Górny2019-11-232-46/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/libsrs_alt: Mark 1.0-r1 stable on rem. archesMichał Górny2019-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/afew: Enable Python 3.7Amadeusz Piotr Żołnowski2019-11-161-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* mail-filter/afew: Remove old versionAmadeusz Piotr Żołnowski2019-11-162-38/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* mail-filter/zdkimfilter: Initial commitHanno Böck2019-11-163-0/+43
| | | | | | | | | | DKIM support for the courier MTA. This package was previously removed from Gentoo due to lack of maintainership, reviving it due to increased need of DKIM support. Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* mail-filter/libmilter: Bump and glibc 2.30 supportHanno Böck2019-11-164-0/+309
| | | | | | | | | | | Upstream versions aren't increased properly, so we have to make this a _p1 version. Newer build system patch from sendmail ebuild. Patch for glibc 2.30 support extracted from OpenSUSE. Closes: https://bugs.gentoo.org/691692 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* mail-filter/libsrs_alt: ia64 stable wrt bug #697318Agostino Sarubbo2019-11-131-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>
* mail-filter/opendmarc: ia64 stable wrt bug #694968Agostino Sarubbo2019-11-131-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>
* mail-filter/dspam: drop old EAPIAaron Bauman2019-11-121-221/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/dspam: ALLARCHES EAPI bumpAaron Bauman2019-11-121-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter: drop old EAPIAaron Bauman2019-11-121-55/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/bmf: ALLARCHES EAPI bumpAaron Bauman2019-11-121-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>