Port details on branch 2023Q4 |
- rspamd Fast spam filtering system
- 3.11.1 mail
=25 3.11.1Version of this port present on the latest quarterly branch. - Maintainer: vsevolod@FreeBSD.org
 - Port Added: 2011-02-02 15:41:20
- Last Update: 2025-03-10 15:01:44
- Commit Hash: 10a6f99
- People watching this port, also watch:: dovecot, postfix, pkg, roundcube-php83, nginx
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/mail/rspamd/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/rspamd
- pkg install rspamd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rspamd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741617534
SHA256 (rspamd-rspamd-3.11.1_GH0.tar.gz) = 09c3b90397142539052c826763de4ed8c502976843b5ea9d7ebdc603e23d253b
SIZE (rspamd-rspamd-3.11.1_GH0.tar.gz) = 6455199
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-3.11.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
- 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.
- If upgrading from > 3.3 and < 3.4:
- Due to the issues with Hyperscan alignment, it is recommended to remove the
existing cached files that might cause troubles from /var/db/rspamd by using the
following command: "find /var/db/rspamd/ -type f -name '*.unser' -delete"
This action is needed merely for this particular upgrade.
- Master Sites:
|
There are no commits on branch 2023Q4 for this port
|