ebuild request for spamassassin 3.1.0 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Do you think a message echo out a message about dcc and razor being disabled by default per a license change?
Created attachment 68541 [details] ebuild for spamassassin 3.1.0 This ebuild is just the 3.0.4 one with a few minor adjustments for 3.1. It's been working for me for the past few hours on an amd64 box with relatively minor load. So far it is working as expected. Thought it might be useful for someone until the "official" ebuild is created.
This would be very nice to have. In the beginning of this week I did similar modified ebuild than Brad and it's working fine on my test server... not gonna deploy my home-cooked ebuild in production though, so I'm waiting for official ebuild to come up.
Created attachment 71147 [details] spamassassin-3.1.0.ebuild I have also modified the old spamassassin ebuild a little bit. This version has some extra use-flags: mysql - MySQL support postgres - PostgreSQL support sqlite - SQLite support spf - SPF support update - install dependencies for sa-update (automatically update SA rules) tools - installs tools in /usr/share/doc/spamassassin-3.1.0/tools/ I also made some smaller changes to the rest of the ebuild. It works on my machines (all ~x86), but more thorough testing should be done.
Looks very good and seems to work well in my test server; I have USE flags berkdb, mysql, ssl, tools and update in place. BTW, one thing I would like to see in SpamAssassin ebuilds would be USE flags for pyzor, razor and dcc. Nowadays one has to install them separately and even they are in Portage, it would be cool to throw "dcc pyzor razor" flags to package.use and get them automatically installed. Just an idea. I didn't browse bugs.gentoo.org yet to see if there's a similar request around already, but if there isn't and my idea seems good, I will open a new bug.
Whoops, didn't read comment #1 ... :-)
Created attachment 71566 [details] Updated to include dcc,razor,pyzor use flags Added dcc, razor, and pyzor use flags as requested
(In reply to comment #7) > Created an attachment (id=71566) [edit] > Updated to include dcc,razor,pyzor use flags > > Added dcc, razor, and pyzor use flags as requested Thank you very much :)
Could this please be incorporated into portage?
Should be in portage soon, thanks for your patience
done. again, sorry for the delay, i was temporarily retired from gentoo, afraid this languished.
I take it back. those new use flags are great and all - if they even existed in portage and the other arch's that rely on spamassassin supported the referenced apps (not to mention, if the names were right - hint, pyzor isn't in mail-filter). I'm going to have to hack this down for a bit until we can get all of the supported arch's up to date. please run repoman in your overlay before submitting an ebuild, it would save some time on both sides :)
looks like dcc, razor, and pyzor have been added to the official portage flags (they show up in ufed as attached to spamassassin) but they are not in the ebuild for SA 3.1.1 :(
(In reply to comment #13) > looks like dcc, razor, and pyzor have been added to the official portage flags > (they show up in ufed as attached to spamassassin) but they are not in the > ebuild for SA 3.1.1 > > :( > http://bugs.gentoo.org/show_bug.cgi?id=126959