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) combination for a given watch list. This is what FreshPorts will look for.

Port details
smfsav-devel Sendmail Sender Address Validator
2.1_2 mail on this many watch lists=0 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 2.1_2Version of this port present on the latest quarterly branch.
Maintainer: sasaki12@gmail.com search for ports maintained by this maintainer
Port Added: 2017-08-26 01:23:58
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2+
WWW:
http://smf-sav.anw.at/
Description:
It's a lightweight, fast and reliable Sendmail milter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kinds of SPAM with a spoofed sender's e-Mail address. Also it implements a real-time Recipient e-Mail Address Verification technology. It can be useful if your machine is a backup MX for the recipient's domains or if your machine forwards all e-Mail messages as a relay host for your domains to another internal or external e-Mail servers. It's a lite alternative for the spamilter, milter-sender and milter-ahead milters. This is a fork of smf-sav which was originally written by Eugene Kurmanin. It is a "reloaded" version with heavy bugfixes maintained by Gabriele Maria Plutzar.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/smfsav-devel-2.1_2/catalog.mk
  2. /usr/local/share/licenses/smfsav-devel-2.1_2/LICENSE
  3. /usr/local/share/licenses/smfsav-devel-2.1_2/GPLv2+
  4. sbin/smf-sav
  5. @sample etc/smf-sav.conf.sample
  6. share/doc/smfsav/ChangeLog
  7. share/doc/smfsav/readme
  8. @dir(smfs,smfs,700) /var/run/smfs
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • smfsav-devel>0:mail/smfsav-devel
Conflicts:
CONFLICTS:
  • smfsav
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/mail/smfsav-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/smfsav-devel
  • pkg install smfsav-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: smfsav-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1503277712 SHA256 (smf-sav-reloaded-2.1.tar.gz) = 3e3fd5deed7ea30204b8ed1be0bba7da8bd0b5af055aa72e9094e2a6b5891760 SIZE (smf-sav-reloaded-2.1.tar.gz) = 23356

Packages (timestamps in pop-ups are UTC):
smfsav-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1_22.1_22.1_22.1_22.1_2-2.1_2-
FreeBSD:13:quarterly2.1_22.1_22.1_22.1_22.1_22.1_22.1_22.1_2
FreeBSD:14:latest2.1_22.1_22.1_22.1_22.1_22.1_2-2.1_2
FreeBSD:14:quarterly2.1_22.1_2-2.1_22.1_22.1_22.1_22.1_2
FreeBSD:15:latest2.1_22.1_2n/a2.1_2n/a2.1_22.1_22.1_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for smfsav-devel-2.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
mail_smfsav-devel
pkg-message:
For install:
1. Inspect and edit the /usr/local/etc/smfsav.conf file 2. Add these lines to your Sendmail configuration file (usually sendmail.mc): define(`confMILTER_MACROS_HELO', confMILTER_MACROS_HELO`, {verify}')dnl INPUT_MAIL_FILTER(`smf-sav', `S=unix:/var/run/smfs/smf-sav.sock, T=S:30s;R:4m')dnl 3. Put line smfsav_enable="YES" to /etc/rc.conf file 4. Run `service smfsav start`
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://smf-sav.anw.at/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.1_2
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)
2.1_2
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1_2
29 Sep 2021 07:11:21
commit hash: 58471a55f7f25f203f2b20386eecfedec91f9119commit hash: 58471a55f7f25f203f2b20386eecfedec91f9119commit hash: 58471a55f7f25f203f2b20386eecfedec91f9119commit hash: 58471a55f7f25f203f2b20386eecfedec91f9119 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
Author: Kan Sasaki
*/*: Update maintainer email

- devel/lua-stdlib-debug
- devel/lua-stdlib-normalize
- mail/smfsav
- mail/smfsav-devel

PR: 258617 258618 258619 258620
Approved by: maintainer, meta (mentor), ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32173
2.1_2
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.
2.1_2
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.
2.1_2
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
2.1_2
30 Jun 2019 20:49:27
Revision:505490Original commit files touched by this commit
swills search for other commits by this committer
mail/smfsav-devel: Fix dependency in rc.d script

PR:		238714
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp> (maintainer)
2.1_2
01 Jul 2018 10:17:19
Revision:473663Original commit files touched by this commit
dinoex search for other commits by this committer
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports
2.1_1
26 Aug 2017 12:46:00
Revision:448767Original commit files touched by this commit
dbaio search for other commits by this committer
mail/smfsav-devel: Fix SUB_LIST

Copying PLIST_SUB into SUB_LIST was duplicating the contents

Pointyhat to:	dbaio
Reported by:	mat
2.1
26 Aug 2017 01:18:16
Revision:448747Original commit files touched by this commit
dbaio search for other commits by this committer
New port: mail/smfsav-devel

mail/smfsav -> mail/smfsav-devel

This is a fork of smf-sav which was originally written by Eugene Kurmanin.
It is a "reloaded" version with heavy bugfixes maintained by Gabriele
Maria Plutzar.

WWW: http://smf-sav.anw.at/

PR:		216669
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp>

Number of commits found: 11