notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
spmfilter High-performance mail filtering framework written in C
0.6.7_7 mail on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.7_6Version of this port present on the latest quarterly branch.
Maintainer: ast@treibsand.com search for ports maintained by this maintainer
Port Added: 2010-04-27 02:32:57
Last Update: 2024-03-18 12:28:11
Commit Hash: 2bfbe28
People watching this port, also watch:: pcre, openssl, munin-node
License: LGPL3
WWW:
https://www.spmfilter.org/
Description:
spmfilter is a high-performance mail filtering framework, written in C. It attempts to be a general filtering framework for any purposes. Filtering mechanisms are provided by plugins, the API enables spmfilter plugins to access messages as they are being processed by the MTA. This allows them to examine and modify message content and meta-information during the SMTP transaction. Plugins are loaded at runtime and can be processed in any sequence, the processing chain can also be altered by a single plugin
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spmfilter-0.6.7_7/catalog.mk
  3. /usr/local/share/licenses/spmfilter-0.6.7_7/LICENSE
  4. /usr/local/share/licenses/spmfilter-0.6.7_7/LGPL3
  5. include/spmfilter/smf/smf_core.h
  6. include/spmfilter/smf/smf_dict.h
  7. include/spmfilter/smf/smf_email_address.h
  8. include/spmfilter/smf/smf_envelope.h
  9. include/spmfilter/smf/smf_header.h
  10. include/spmfilter/smf/smf_list.h
  11. include/spmfilter/smf/smf_lookup.h
  12. include/spmfilter/smf/smf_message.h
  13. include/spmfilter/smf/smf_modules.h
  14. include/spmfilter/smf/smf_nexthop.h
  15. include/spmfilter/smf/smf_part.h
  16. include/spmfilter/smf/smf_session.h
  17. include/spmfilter/smf/smf_settings.h
  18. include/spmfilter/smf/smf_smtp.h
  19. include/spmfilter/smf/smf_trace.h
  20. include/spmfilter/spmfilter.h
  21. include/spmfilter/spmfilter_config.h
  22. lib/spmfilter/libpipe.so
  23. lib/spmfilter/libpipe.so.0.6
  24. lib/spmfilter/libpipe.so.0.6.7
  25. lib/spmfilter/libsmf.so
  26. lib/spmfilter/libsmf.so.0.6
  27. lib/spmfilter/libsmf.so.0.6.7
  28. lib/spmfilter/libsmtpd.so
  29. lib/spmfilter/libsmtpd.so.0.6
  30. lib/spmfilter/libsmtpd.so.0.6.7
  31. libdata/pkgconfig/spmfilter.pc
  32. sbin/spmfilter
  33. share/man/man1/spmfilter.1.gz
  34. share/man/man5/spmfilter.conf.5.gz
  35. @sample etc/spmfilter.conf.sample
  36. @dir(nobody,mail,755) /var/spool/spmfilter
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • spmfilter>0:mail/spmfilter
To install the port:
cd /usr/ports/mail/spmfilter/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/spmfilter
  • pkg install spmfilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spmfilter
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (spmfilter-0.6.7.tar.gz) = 8b675a1d36e84d360985aad69330071a3fcf414a6e7a4066320b1c1d09156776 SIZE (spmfilter-0.6.7.tar.gz) = 875995

Packages (timestamps in pop-ups are UTC):
spmfilter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.7_60.6.7_60.6.7_60.6.7_60.6.7_6-0.6.7_6-
FreeBSD:13:quarterly0.6.7_60.6.7_60.6.7_60.6.7_60.6.7_60.6.7_60.6.7_60.6.7_6
FreeBSD:14:latest0.6.7_60.6.7_60.6.7_60.6.7_60.6.7_60.6.7_6-0.6.7_6
FreeBSD:14:quarterly0.6.7_60.6.7_6-0.6.7_60.6.7_60.6.7_60.6.7_60.6.7_6
FreeBSD:15:latest0.6.7_60.6.7_6n/a0.6.7_6n/a0.6.7_60.6.7_60.6.7_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libcmime>=0.1.10 : mail/libcmime
  2. libesmtp>=1.0 : mail/libesmtp
  3. cmake : devel/cmake-core
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. libcmime>=0.1.10 : mail/libcmime
  2. libesmtp>=1.0 : mail/libesmtp
Library dependencies:
  1. libdb-5.3.so : databases/db5
This port is required by:
for Build
  1. mail/spmfilter-clamav

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. mail/spmfilter-spamassassin*
  2. Collapse this list of deleted ports.
for Run
  1. mail/spmfilter-clamav

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. mail/spmfilter-spamassassin*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for spmfilter-0.6.7_7: DB4=on: DB4 backend DEBUG=off: Build with debugging support LDAP=off: LDAP protocol support MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings
Options name:
mail_spmfilter
USES:
cmake:noninja pkgconfig bdb
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.spmfilter.org/files/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.7_7
18 Mar 2024 12:28:11
commit hash: 2bfbe28afe3cb517e38ed74007a27c65d986fcd6commit hash: 2bfbe28afe3cb517e38ed74007a27c65d986fcd6commit hash: 2bfbe28afe3cb517e38ed74007a27c65d986fcd6commit hash: 2bfbe28afe3cb517e38ed74007a27c65d986fcd6 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
mail/spmfilter: Move man pages to share/man

Approved by:	portmgr (blanket)
0.6.7_6
08 Feb 2023 10:53:56
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628da files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.6.7_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.7_6
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.6.7_6
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.6.7_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.7_6
27 May 2020 14:55:03
Revision:536694Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
0.6.7_6
02 Apr 2020 12:04:56
Revision:530319Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for databases/libzdb shlib change
0.6.7_5
06 Apr 2019 14:42:44
Revision:498101Original commit files touched by this commit
sunpoet search for other commits by this committer
Update databases/libzdb to 3.2

- Update MASTER_SITES
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
- Take maintainership

Changes:	https://www.tildeslash.com/libzdb/#release_notes
0.6.7_4
25 Jun 2017 21:07:58
Revision:444324Original commit files touched by this commit
tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
0.6.7_4
25 May 2017 20:12:32
Revision:441714Original commit files touched by this commit
bapt search for other commits by this committer
In EREs, left-brace is not to be interpreted as an ordinary character unless
escaped. Using an unescaped left-brace as part of an invalid repetition
specification is undefined behavior.

PR:		219009
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	maintainer timeout (3 weeks)
0.6.7_4
08 Aug 2016 13:46:50
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
0.6.7_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.6.7_4
22 Sep 2015 21:20:42
Revision:397593Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to @sample
- Drop @dirrm* from plist
- Modernize vardir handling

Approved by:	portmgr blanket
0.6.7_4
22 Feb 2015 16:58:21
Revision:379619Original commit files touched by this commit
robak search for other commits by this committer
mail/libcmime: update 0.1.11 -> 0.1.15

- Add DOXYGEN option
- Bump mail/spmfilter PORTREVISION

PR:		195995
Submitted by:	Axel Steiner <ast@treibsand.com>
0.6.7_3
22 Nov 2014 20:40:09
Revision:373100Original commit files touched by this commit Sanity Test Failure
crees search for other commits by this committer
Finally retire USE_PGSQL
0.6.7_3
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
0.6.7_2
17 Aug 2014 16:08:20
Revision:365199Original commit files touched by this commit
tijl search for other commits by this committer
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip
0.6.7_1
24 Jul 2014 18:34:16
Revision:362835Original commit files touched by this commit
tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.7
09 May 2014 21:13:10
Revision:353520Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't remove mtree directories

Approved by:	portmgr
0.6.7
04 Feb 2014 18:17:14
Revision:342582Original commit files touched by this commit
antoine search for other commits by this committer
Finish stage support
0.6.7
18 Jan 2014 22:57:38
Revision:340222Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 0.6.3 to 0.6.7
- Add stage support

PR:		ports/185822
Submitted by:	Axel Steiner <ast@treibsand.com> (maintainer)
0.6.3
11 Jan 2014 16:12:42
Revision:339433Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 0.6.3
- Change port dependencies
- Update master site

PR:		ports/183232
Submitted by:	Axel Steiner <ast@treibsand.com> (maintainer)
0.4.2_5
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
0.4.2_5
19 Jul 2013 20:57:59
Revision:323328Original commit files touched by this commit
cs search for other commits by this committer
Update to 2.11.3
0.4.2_4
04 Jun 2013 10:32:49
Revision:319851Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert to new options framework
0.4.2_4
16 May 2013 12:13:17
Revision:318310Original commit files touched by this commit
zeising search for other commits by this committer
Pass maintainership to Axel Steiner <ast@treibsand.com>

PR:		ports/178682:
Submitted by:	Frank Wall <fw@moov.de> (current maintainer)
0.4.2_4
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.4.2_4
26 Mar 2013 21:22:45
Revision:315332Original commit files touched by this commit
cs search for other commits by this committer
- Update to 2.11.1
- Bump PORTREVISION

PR:		ports/175821
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	maintainer
0.4.2_3
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
0.4.2_3
08 Mar 2013 10:51:36
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
0.4.2_3
17 Jul 2012 20:00:36
Original commit files touched by this commit
cs search for other commits by this committer
- Update to 2.10.5
- Bump PORTREVISION
0.4.2_2
05 Jun 2012 21:35:54
Original commit files touched by this commit
cs search for other commits by this committer
Bump portrevision due to databases/libzdb update
0.4.2_1
23 May 2012 01:47:57
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase libesmtp shlib bump
0.4.2
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.4.2
14 Nov 2011 03:26:46
Original commit files touched by this commit
rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:    avilla (mentor), portmgr (miwi)
Feature safe:   yes
0.4.2
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.4.2
30 Jun 2010 04:18:19
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 0.4.2
- Add LICENSE

PR:             ports/147854
Submitted by:   Frank Wall <fw@moov.de> (maintainer)
Approved by:    itetcu@ (mentor)
Feature safe:   yes
0.4.1
17 May 2010 23:54:24
Original commit files touched by this commit
sahil search for other commits by this committer
- Other ports may populate ${PREFIX}/lib/spmfilter, so @dirrmtry instead of
@dirrm

Approved by:    Frank Wall (maintainer), wxs@ (mentor)
0.4.1
11 May 2010 23:35:20
Original commit files touched by this commit
sahil search for other commits by this committer
- Fix build on 6.x

Reported by:    pointyhat via pav@
Approved by:    itetcu@ (mentor), Frank Wall <fw@moov.de> (maintainer)
0.4.1
02 May 2010 19:28:20
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 0.4.1

PR:             ports/146113
Submitted by:   Frank Wall <fw@moov.de> (maintainer)
Approved by:    wxs@ (mentor)
0.4.0
27 Apr 2010 02:31:59
Original commit files touched by this commit
sahil search for other commits by this committer
spmfilter is a high-performance mail filtering framework, written in C.

It attempts to be a general filtering framework for any purposes.
Filtering mechanisms are provided by plugins, the API enables spmfilter
plugins to access messages as they are being processed by the MTA.
This allows them to examine and modify message content and
meta-information during the SMTP transaction. Plugins are loaded at
runtime and can be processed in any sequence, the processing chain
can also be altered by a single plugin

WWW: http://www.spmfilter.org/

PR:             ports/145673
Submitted by:   Frank Wall <fw at moov.de>
Reworked by:    sahil@ (myself)
Approved by:    wxs@ (mentor)

Number of commits found: 43