sthen
b6a70e87ff
update to rspamd-2.6
2020-10-02 18:51:13 +00:00
sthen
4cde1624b2
rspamd: don't force -O2 (on clang) or -O3 (on gcc)
2020-07-21 23:00:34 +00:00
sthen
6cc9779250
switch my maintainer email addresses to my own domain
2020-07-11 22:54:35 +00:00
sthen
2f5e60f48d
update to rspamd-2.5
2020-04-02 16:33:41 +00:00
sthen
ca0360dcd7
update to rspamd-2.4
2020-03-02 20:53:48 +00:00
sthen
9ea244c392
Don't call FIPS_mode()/FIPS_mode_set() in rspamd (done only if a config variable is
...
set, so doesn't affect runtime in most cases, but breaks linking on arches using the
binutils linker).
2020-02-11 15:16:22 +00:00
sthen
21f9dbfbad
update to rspamd-2.3
2020-02-06 16:18:54 +00:00
sthen
3ce01b4cfa
Don't let rspamd's cmake config add "-fuse-ld=lld" to command lines, it doesn't
...
work on ports-gcc arches. Should fix "Your system does not support getaddrinfo call".
Thanks kmos@ jca@ for CMakeOutput.log / CMakeError.log (the latter was helpful).
2019-12-31 23:37:32 +00:00
sthen
d6d7a47903
reenable sse/avx2 fastutf8 in rspamd. there actually is a check and the way
...
it was disabled was causing missing functions that are needed in some cases.
2019-12-29 21:35:02 +00:00
sthen
191ef5c451
build debug packages for rspamd
2019-12-29 20:54:53 +00:00
sthen
d642b7a705
update to rspamd-2.2
2019-12-23 13:25:48 +00:00
sthen
21de03d556
remove the @extraunexec again, seems the commands are displayed at pkg_add -u
...
time which resulted in a confused user deleting the files mentioned.
2019-11-18 11:57:07 +00:00
rsadowski
ebe7e148d7
zap empty files
2019-11-12 20:32:12 +00:00
sthen
bec86d9602
rspamd port tweaks:
...
- some people who haven't configured a redis backend themselves ran in
to problems with medium-scoring messages getting stuck in greylisting.
add an RDEP on redis and a pkg-readme with information about this and
some other things to hopefully make it easier to work with "out of the
box"
- add @extraunexec to PLIST.
2019-10-30 14:08:59 +00:00
sthen
ee1583e3d3
update to rspamd-2.1
2019-10-29 22:50:14 +00:00
jasper
020ca3768c
add missing @sample for external_services.conf
...
ok sthen@
2019-10-16 13:47:21 +00:00
sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
07c4bc3d99
update to rspamd-1.9.4
2019-05-26 12:49:36 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
1f7ccacaf5
update to rspamd-1.9.3
2019-05-15 08:19:13 +00:00
sthen
a58de322a8
update to rspamd-1.9.2
2019-04-18 16:12:15 +00:00
sthen
dc8c2f462a
update to rspamd-1.9.1
2019-04-15 20:44:28 +00:00
sthen
36af12eea8
update to rspamd-1.9.0
2019-03-13 14:46:10 +00:00
sthen
c0998c130e
update to rspamd-1.8.3
2018-12-04 15:16:48 +00:00
sthen
889c87ff6d
Disable the luajit/torch code on powerpc as well, luajit should support it
...
but it seems that torch only supports 64-bit powerpc.
2018-12-01 11:59:38 +00:00
sthen
070c66cead
update to rspamd-1.8.2
...
switch non-luajit build (needed on !luajit arches) to being an actual
flavour, making it easier to test/update PLISTs on a more common arch
2018-11-26 22:14:06 +00:00
sthen
210c86892f
add hidden dep on lapack/blas for arches using rspamd's luajit/Torch code.
...
failure reported by naddy@
2018-10-31 21:48:04 +00:00
sthen
d99df233e3
update to rspamd-1.8.1
2018-10-17 20:38:34 +00:00
sthen
696c9403d2
update to rspamd-1.8.0, thanks Brad for testing
2018-10-16 13:07:33 +00:00
sthen
59a9192c3d
Force lua 5.1 in CMakeLists.txt (rspamd was preferring 5.2/5.3 even
...
though it didn't build with those versions) - git master seems likely
to have fixed at least some of these problems.
Split PLIST for systems without luajit because torch (used for the
neural network module) isn't available there. Bump REVISION because
arches with luajit will have the final PLIST rearranged.
Thanks jsg@ for hints.
2018-08-21 17:11:08 +00:00
sthen
f76eaea132
add a start at supporting !luajit arches, however doesn't actually build
...
due to "undefined reference to `lua_strlen'" so mark ONLY_FOR_ARCHS for now.
2018-08-21 16:15:45 +00:00
kn
473b5e7a45
Sort dependencies, whitespace nits
...
OK sthen
2018-08-20 19:48:20 +00:00
sthen
ab4f673089
update to rspamd-1.7.9
2018-08-01 17:11:44 +00:00
sthen
b0e84dacb5
update to rspamd-1.7.8
2018-07-12 18:38:31 +00:00
sthen
bf932aed69
update to rspamd-1.7.7
2018-07-08 14:13:56 +00:00
sthen
0fb9509272
missed cvs add, reported by nigel@
2018-06-17 10:41:04 +00:00
sthen
5040c66238
update to rspamd-1.7.6
2018-06-16 13:47:22 +00:00
sthen
9ada21029f
update to rspamd-1.7.5, from Brad.
...
(this update may fix the build on !x86).
2018-05-18 20:10:23 +00:00
sthen
bdd3512524
update to rspamd-1.7.4
2018-05-02 15:19:52 +00:00
sthen
4029133c9c
update to rspamd-1.7.3
2018-04-19 20:49:37 +00:00
sthen
c2c2ed1acc
update to rspamd-1.7.1, a couple of important fixes since 1.7.0
2018-03-20 14:51:19 +00:00
sthen
15616638fb
update to rspamd-1.7.0, https://rspamd.com/announce/2018/03/12/rspamd-1.7.0.html
2018-03-19 15:36:13 +00:00
sthen
51359db12f
update to rspamd-1.6.6
2018-02-16 14:37:43 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
f3bc8ef405
update to rspamd-1.6.5, from Brad
2017-11-09 21:51:05 +00:00
sthen
7027fd10c4
take maintainer, in the hope it will prod portroach into noticing this port :)
2017-09-18 10:23:07 +00:00
sthen
4a841850e1
update to rspamd-1.6.4, similar to a diff from akai.mail@protonmail.com
2017-09-18 09:31:30 +00:00
sthen
1dd1aed429
bump; textproc/icu4c now uses multi-packages for -wwwdata
2017-08-24 09:45:23 +00:00
jasper
509aac246c
update to rspamd-1.6.3
...
from "Akai"
2017-08-20 10:11:14 +00:00
landry
a7044cd223
Update to rspamd 1.6.2, from 'Akai'
...
See https://github.com/vstakhov/rspamd/releases/tag/1.6.2
2017-07-09 07:47:10 +00:00