summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/spamassassin: update description of USE=bayes flag.Michael Orlitzky2017-05-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A user asked us to enable Redis support for SpamAssassin in bug 617950, but it should already be there. SpamAssassin has its own "TinyRedis" client, and doesn't pull in any extra dependencies to enable it. This is somewhat confusing when you look at the REQUIRED_USE for SpamAssassin, which suggests that, to enable USE=bayes, you need to pick a particular database. I only see three solutions, none of which are great: 1. Introduce a USE=redis flag that does nothing. 2. Try to document the USE=bayes flag better, to make it clear that you get Redis support even with USE="-bayes". 3. Allow USE=bayes without picking a database driver. The first I've ruled out for aesthetic reasons, and the third I think could do more harm than good (to everyone who wants bayes without Redis). Therefore I've taken the second option, and updated the documentation for the local USE=bayes flag. It now mentions that you don't need USE=bayes to get the Redis bayes backend -- it's always there. Gentoo-Bug: 617950 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/rspamd: Bump to version 1.5.7Christian Roessner2017-05-053-0/+89
|
* mail-filter/rspamd: add Christian Roessner as proxy maintainerDirkjan Ochtman2017-04-281-0/+8
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/rspamd: version bump to 1.5.6Christian Roessner2017-04-253-4/+6
| | | | If SSSE3 is available, use the hyperscan library.
* mail-filter/spamassassin: new revision fixing bugs 590338 and 615856.Michael Orlitzky2017-04-232-1/+142
| | | | | | | | | | | | | | | The first fix in this revision adds a slot-operator dependency on dev-lang/perl. This should force SpamAssassin to rebuild in response to future major upgrades of perl (bug 615856). The second fix includes a backported patch to support newer versions of dev-perl/Net-DNS. This should avoid the problems experienced with the URIDNSBL plugin (bug 590338). Gentoo-Bug: 590338 Gentoo-Bug: 615856 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/spambayes: Remove python@ from maintainersMichał Górny2017-04-231-4/+0
|
* mail-filter/opendkim: x86 stable wrt bug #612360Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/anubis: x86 stable wrt bug #612356Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/opendkim: amd64 stable wrt bug #612360Agostino Sarubbo2017-03-311-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/anubis: ppc stable (bug 612356).Michael Weber2017-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* mail-filter/opendmarc: create /var/run/opendmarc at runtime, bug #605512Fabian Groffen2017-03-295-10/+7
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/opendmarc: version bump, add dep on HTTP-Message, bug #614174Fabian Groffen2017-03-292-0/+55
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/rspamd: version bump to 1.5.3Dirkjan Ochtman2017-03-192-0/+74
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/postgrey: version bump to 1.37Stefan G. Weichinger2017-03-182-0/+70
|
* mail-filter/rspamd: version bump to 1.5.1Christian Roessner2017-03-044-79/+4
|
* mail-filter/opendkim: fix myconf expansionAlon Bar-Lev2017-03-041-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/opendkim: support gnutls-3.4 + eapi bumpAlon Bar-Lev2017-03-042-0/+256
| | | | | | Bug: 583752 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/anubis: version bumpAlon Bar-Lev2017-03-032-0/+68
| | | | | | | | gpgme may be broken. Bug: 575936 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-2830-30/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-28126-126/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* mail-filter/rspamd: Added build dependency to live ebuildChristian Roessner2017-02-271-1/+2
|
* Update outdated copyright headers.Ulrich Müller2017-02-251-1/+1
| | | | | | | Update all headers still saying "Gentoo Technologies, Inc." to "Gentoo Foundation". Acked by antarus.
* mail-filter/maildrop: arm stable (bug 581042).Michael Weber2017-02-251-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filters/rspamd: version bump to 1.4.4 (fixes bug 610430)Dirkjan Ochtman2017-02-242-0/+75
| | | | Package-Manager: portage-2.3.3
* mail-filter/tmda: Add missing Python variablesDavid Seifert2017-02-191-1/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/tmda: python-single-r1, EAPI=6Michał Górny2017-02-183-75/+56
|
* mail-filter/amavisd-new: Stable for HPPA (bug #591998).Jeroen Roovers2017-02-041-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* mail-filter/postgrey: Stable for HPPA (bug #597032).Jeroen Roovers2017-02-031-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* mail-filter/rspamd: restrict ragel dependency to < 7.0 (see bug 605056)Dirkjan Ochtman2017-02-011-1/+1
| | | | Package-Manager: portage-2.3.3
* mail-filter/spamassassin: disable interactive prompts properly.Michael Orlitzky2017-01-301-6/+7
| | | | | | | | | | | | | | | | | | The PERL_MM_USE_DEFAULT variable is used to disable the interactive prompts in SpamAssassin's build system. However, when I dropped the perl-module.eclass a while back, I only set the variable where it seemed to be necessary. Where it is necessary turns out to depend on the package manager, because different package managers may treat the controlling terminal and file descriptors differently, and that's how MakeMaker decides whether or not to prompt you. That problem manifests in Paludis, and is hopefully fixed by exporting PERL_MM_USE_DEFAULT=1 sooner, in src_configure(). This change should only affect the build, so it is made without a new revision. Gentoo-Bug: 604518 Package-Manager: portage-2.3.0
* mail-filter/procmail: drop Interix patch/fixesFabian Groffen2017-01-303-24/+2
| | | | Package-Manager: portage-2.3.3
* mail-filter/procmail: dropped ~x64-freebsd ~x86-interixFabian Groffen2017-01-292-4/+4
| | | | Package-Manager: portage-2.3.3
* mail-filters/rmilter: start before mta (fixes bug 605592)Dirkjan Ochtman2017-01-252-0/+72
| | | | Package-Manager: portage-2.3.0
* mail-filter/maildrop: sparc stable wrt bug #581042Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/rspamd: clean up old versionsDirkjan Ochtman2017-01-205-293/+0
| | | | Package-Manager: portage-2.3.0
* mail-filter/rspamd: version bump to 1.4.3Christian Roessner2017-01-202-0/+75
|
* mail-filter/amavisd-new: ppc64 stable wrt bug #591998Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/pypolicyd-spf: remove old 1.x version.Michael Orlitzky2017-01-192-45/+0
| | | | Package-Manager: portage-2.3.0
* mail-filter/pypolicyd-spf: x86 stable wrt bug #606474Agostino Sarubbo2017-01-191-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/pypolicyd-spf: amd64 stable wrt bug #606474Agostino Sarubbo2017-01-191-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/maildrop: version bump to 2.8.5Eray Aslan2017-01-182-0/+144
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/maildrop: ia64 stable wrt bug #581042Agostino Sarubbo2017-01-171-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/amavisd-new: x86 stable wrt bug #591998Agostino Sarubbo2017-01-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/amavisd-new: amd64 stable wrt bug #591998Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-filter/rspamd: clean up formatting some moreDirkjan Ochtman2017-01-083-32/+21
| | | | Package-Manager: portage-2.3.0
* mail-filter/rspamd: Adding and removing use flags and depsChristian Roessner2017-01-083-9/+99
| | | | | Bump to 1.4.1-r2. Merging new USE flags from live ebuild and adding PAX Live-ebuild. Adding pcre2 and jemalloc USE flags. Dropping gmime support
* mail-filter/rmilter: use checkpath in init script (fixes bug 603336)Dirkjan Ochtman2017-01-032-0/+71
| | | | Package-Manager: portage-2.3.0
* mail-filter/rspamd: use checkpath in init script (fixes bug 603248)Dirkjan Ochtman2017-01-032-0/+119
| | | | Package-Manager: portage-2.3.0
* mail-filter/rspamd: set QA_MULTILIB_PATHSMike Gilbert2017-01-034-3/+11
| | | | | | Bug: https://bugs.gentoo.org/601436 Package-Manager: Portage-2.3.3_p12, Repoman-2.3.1_p5
* mail-filter/rspamd: add gd dependency for 9999 version (fixes bug 601856)Dirkjan Ochtman2017-01-031-3/+5
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1