Port details |
- rspamd-devel Fast spam filtering system dev version
- 3.11.a1.20241020_1 mail
=4 3.11.a1.20241020Version of this port present on the latest quarterly branch. - Maintainer: vsevolod@FreeBSD.org
 - Port Added: 2015-12-17 16:29:29
- Last Update: 2025-02-14 23:12:32
- Commit Hash: ff33dd4
- People watching this port, also watch:: rspamd, postfix, rmilter, free-sa-devel, nut
- License: APACHE20
- WWW:
- https://rspamd.com/
- Description:
- Rspamd is fast, modular and lightweight spam filter. It is designed to work
with big amount of mail and can be easily extended with own filters written in
lua. This port provides development version of rspamd.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rspamd-devel>0:mail/rspamd-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/mail/rspamd-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/rspamd-devel
- pkg install rspamd-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rspamd-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729468963
SHA256 (rspamd-rspamd-3.11.a1.20241020-1ad4dba75_GH0.tar.gz) = 5ed6d046ec0193548c0ddd3c0c3b1033da5f20e7ab5f74e1c2844e50be421f3b
SIZE (rspamd-rspamd-3.11.a1.20241020-1ad4dba75_GH0.tar.gz) = 6048272
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ragel : devel/ragel
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- ca_root_nss>=3.* : security/ca_root_nss
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libicui18n.so : devel/icu
- libpcre2-8.so : devel/pcre2
- libsodium.so : security/libsodium
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libsqlite3.so : databases/sqlite3
- libluajit-5.1.so : lang/luajit-devel
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rspamd-devel-3.11.a1.20241020_1:
BLAS=off: Use OpenBLAS to accelerate KANN
CGP=off: Install Communigate Pro(tm) helper
GPERF=off: Google perf-tools profiling
HYPERSCAN=off: Use hyperscan optimizations (amd64 only)
LUAJIT=on: Use LuaJIT instead of standard Lua
===> Use 'make config' to modify these settings
- Options name:
- mail_rspamd-devel
- USES:
- cmake compiler:c++20-lang cpe gnome perl5 pkgconfig sqlite ssl luajit
- pkg-message:
- For install:
- - Add the following line to /etc/rc.conf to enable rspamd:
rspamd_enable="YES"
- Optionally you can adjust the user which runs Rspamd workers with the
variables rspamd_worker_user and rspamd_worker_group (default rspamd:rspamd).
- A symbolic link to /usr/local/etc/rspamd/rspamd.newsyslog.conf
has been created in the /usr/local/etc/newsyslog.conf.d directory.
You can edit /usr/local/etc/rspamd/rspamd.newsyslog.conf
to change log file rotation configuration.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0.b1.29022016 29 Feb 2016 12:12:59
  |
vsevolod  |
- Update to 1.2.0.b1 |
1.2.0.a1.22022016 22 Feb 2016 15:27:52
  |
vsevolod  |
- Update to 1.2.0.a1 |
1.1.3.b3.04022016 04 Feb 2016 18:51:29
  |
vsevolod  |
- Update to 1.1.3.b3 |
1.1.3.b2.03022016 03 Feb 2016 14:41:09
  |
vsevolod  |
- Update to 1.1.3.b2
- Add optional support of hyperscan |
1.1.3.b1.30012016 30 Jan 2016 10:38:42
  |
vsevolod  |
- Update to 1.1.3.b1.30012016 |
1.1.2.b1.28012016 28 Jan 2016 23:44:48
  |
vsevolod  |
- Update to 1.1.2.b1.28012016 |
1.1.1.b2.20012016 20 Jan 2016 18:18:48
  |
vsevolod  |
- Update to 1.1.1.b2
- Add newsyslog entry [1]
PR: 205456 [1]
Submitted by: Alexander Moisseev [1] |
1.1.1.b1.19012016 19 Jan 2016 18:35:02
  |
vsevolod  |
- Update to 1.1.1.b1.19012016 |
1.1.0.b2.18012016 18 Jan 2016 14:40:20
  |
vsevolod  |
- Update to 1.1.0.b2 which fixes a critical memory leak |
1.1.0.b1.18012016 18 Jan 2016 11:05:50
  |
vsevolod  |
- Update to 1.1.0.b1 |
1.1.0.a3.14012016 14 Jan 2016 11:34:09
  |
vsevolod  |
- Update to the recent snapshot
- Drop hiredis dependency (it is bundled now) |
1.1.0.a2.04012016 10 Jan 2016 16:44:24
  |
bapt  |
Convert categories m* and m* to USES=sqlite and USES=firebird |
1.1.0.a2.04012016 04 Jan 2016 15:41:47
  |
vsevolod  |
- Update to 1.1.0.a2.04012016
- Move to USE_GITHUB knobs
Submitted by: az via email |
1.1.0.a1.30122015 30 Dec 2015 15:17:17
  |
vsevolod  |
- Update to 1.1.0.a1.30122015
- Enable debug flags by default [1]
Submitted by: az via telegram [1] |
1.1.0.a.17122015 17 Dec 2015 19:25:51
  |
antoine  |
Fix PKGBASE collision with mail/rspamd |
1.1.0.a.17122015 17 Dec 2015 16:29:22
  |
vsevolod  |
Add rspamd-devel - development version of rspamd spam filter |