aboutsummaryrefslogtreecommitdiff
path: root/mail/bogofilter
Commit message (Collapse)AuthorAge
* bogofilter: make use of PKG_BUILD_PARALLELW. Michael Petullo2019-10-14
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: change license field from GPLv2 to GPL-2.0-or-laterW. Michael Petullo2019-10-14
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: update to 1.2.5W. Michael Petullo2019-10-13
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* bogofilter: mark /etc/bogofilter.cf as a configuration fileW. Michael Petullo2019-04-26
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* bogofilter: postfix script now reads bogofilter_dir from bogofilter confW. Michael Petullo2016-06-12
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: remove host includesDirk Neukirchen2015-03-11
| | | | | | | | | | | | | | - host GSL libs are sometimes found leading to errors reported by buildbot, replicated locally (Arch Linux) Error: configure: GSL_LIBS=-L/usr/lib -lgsl -lgslcblas -lm leading to /usr/include/features.h:398:23: fatal error: gnu/stubs.h: No such file or directory - explicit libdb location to prevent host includes Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on ↵W. Michael Petullo2014-10-31
| | | | | | reboot Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: depend on libdb47, not libdb47-full (related to #459)W. Michael Petullo2014-10-30
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: create /usr/sbin before installing postfix-bogofilter thereW. Michael Petullo2014-10-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: depend on db47 with statistics supportW. Michael Petullo2014-10-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: install postfix-bogofilter scriptW. Michael Petullo2014-10-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* bogofilter: new package for bogofilter spam filterW. Michael Petullo2014-10-13
Signed-off-by: W. Michael Petullo <mike@flyn.org>