aboutsummaryrefslogtreecommitdiffstats
path: root/main/spamassassin
Commit message (Collapse)AuthorAgeFilesLines
* main/spamassassin: fix syntax error in init.d scriptDaniele Coli2016-02-232-5/+5
| | | | | | Whenever we start a new service linked to spamassassin, we got ~# rc-service spamd status /lib/rc/sh/openrc-run.sh: /etc/init.d/spamd: line 31: syntax error: unterminated quoted string
* main/spamassassin: [V2] APKBUILD recreated with apkbuild-cpan. obsolete ↵Valery Kartel2016-02-046-115/+107
| | | | | | | | | | | | | | | | | | | init-script replaced with new one, some parts are moved to subpackages - added ssl support for spamd & spamc - perl libraries and configuration data are moved to perl-mail-spamassasin subpackage - spamc client binary have own dependencies and moved to -client subpackage - sa-compile needs development packages to run, so moved to -compiler subpackage - init-script rewritten from scratch and supports legacy conf.d syntax - periodic rules update added to cron TODO: some optional perl-modules still in testing (or still not accepted). When they moved to main, need to add them to cpan-dependency. optional module missing: Geo::IP --- testing/perl-geo-ip optional module missing: Net::CIDR::Lite --- testing/perl-net-cidr-lite && main/perl-net-cidr-lite is present too ... optional module missing: IO::Socket::INET6 --- testing/perl-io-socket-inet6 optional module missing: Encode::Detect::Detector --- not in git optional module missing: Net::Patricia --- testing/perl-net-patricia
* main/spamassassin: rebuild against perl-5.22Natanael Copa2015-07-161-1/+1
|
* main/spamassassin: upgrade to 3.4.1Natanael Copa2015-05-042-25/+5
|
* main/spamassassin: DNSBL tests fail after changes in perlLeonardo Arena2014-12-252-9/+36
|
* main/spamassassin: rebuild against perl-5.20Natanael Copa2014-07-151-1/+1
|
* main/spamassassin: upgrade to 3.4.0Leonardo Arena2014-04-231-3/+5
|
* main/spamassassin: rebuild against perl-5.18Natanael Copa2013-05-231-1/+1
|
* APKBUILDs email updateLeonardo Arena2011-11-221-1/+1
|
* main/spamassassin: upgrade to 3.3.2Natanael Copa2011-10-283-520/+4
|
* main/spamassassin: bump pkgrelCarlo Landmeter2011-08-191-1/+1
|
* main/spamassassin: fix conf.d filenameCarlo Landmeter2011-08-191-1/+1
|
* main/spamassassin: add perl-uri to dependsLeonardo Arena2011-05-201-2/+2
|
* main/spamassassin: rebuild against perl-5.14Natanael Copa2011-05-181-1/+1
|
* main/spamassassin: depends on perl-io-compressLeonardo Arena2011-05-181-2/+4
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/${i##*/}: rebuild against new libperlNatanael Copa2010-12-301-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/spamassassin: rebuild against perl 5.12.2Leonardo Arena2010-10-272-3/+246
|
* main/spamassassin: depend on gnupg for sa-updateNatanael Copa2010-09-071-2/+2
| | | | ref #424
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/spamassassin: pkgrel +1Leonardo Arena2010-04-091-1/+1
|
* main/spamassassin: perl-libwww added as depLeonardo Arena2010-04-091-1/+1
|
* main/spamassassin: upgrade to 3.3.1Leonardo Arena2010-04-061-3/+3
|
* Revert "Revert "main/spamassassin: update to 3.3.0""Natanael Copa2010-02-191-8/+4
| | | | This reverts commit 431361f9e1d7828099b253976eb4fcce4b6a66a6.
* Revert "main/spamassassin: update to 3.3.0"Natanael Copa2010-02-181-4/+8
| | | | | | This reverts commit 31fbac6d5c30bd01afc7d94c2caba0377a3aefa7. It does not build due to some missing dependencies
* main/spamassassin: update to 3.3.0Leonardo Arena2010-02-181-8/+4
|
* main/spamassassin: build fixNatanael Copa2009-11-202-5/+289
| | | | used patch from gentoo to fix DESTDIR issue
* main/spamassassin: use find to delete perllocal.podNatanael Copa2009-07-241-1/+1
|
* moved extra/* to main/Natanael Copa2009-07-243-0/+115
and fixed misc build issues