Port details |
- sentinel Sendmail milter API implementation
- 1.7b_5 mail
=2 1.7b_5Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2002-09-21 02:26:32
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://smfilter.sourceforge.net/
- Description:
- Sentinel is a sendmail milter API implementation. This package might
be usefull for Unix system administrators who is using freeware
Sendmail. May be it's one more milter, but on the other side it's
flexible enough to satisfy more or less subtle requirements for mail
filtering.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/sentinel/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/sentinel
- pkg install sentinel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sentinel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sentinel-1.7b.tar.gz) = 3323f737cbc43185e78f9b98e9e3daa737f10e347c964a6c52b6e4d102d2e868
SIZE (sentinel-1.7b.tar.gz) = 51130
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sentinel-1.7b_5:
DOCS=on: Build and/or install documentation
NOSUBJECT=off: do not decode subject
===> Use 'make config' to modify these settings
- Options name:
- mail_sentinel
- pkg-message:
- For install:
- In order to run this port, please add the following line to
/etc/mail/YOUR-CONF.mc:
INPUT_MAIL_FILTER(`sentinel', `S=local:/var/spool/sentinel/sentinel.socket, F=T, T=S:2m;R:4m;E:6m')
Don't forget remake sendmail configuration file after modifying YOUR-CONF.mc
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7b_5 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.7b_5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.7b_5 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.7b_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7b_5 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.7b_5 01 Jul 2018 10:17:19
  |
dinoex  |
- 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 |
1.7b_4 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.7b_4 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.7b_4 13 Feb 2016 09:03:16
  |
dinoex  |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
1.7b_3 20 Sep 2015 20:54:09
  |
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
1.7b_3 03 Sep 2015 16:37:32
  |
amdmi3  |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket |
1.7b_3 30 May 2015 23:23:11
  |
bapt  |
There is no need to chown from install target given the plist will take care of
it
Drop NEED_ROOT |
1.7b_3 21 May 2015 07:06:01
  |
amdmi3  |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
1.7b_3 25 Mar 2015 11:41:18
  |
marino  |
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket |
1.7b_3 31 Oct 2014 23:27:28
  |
bapt  |
Simplify plist |
1.7b_3 28 Jul 2014 23:20:38
  |
adamw  |
Rename mail/ patch-xy patches to reflect the files they modify. |
1.7b_3 15 Jul 2014 16:14:15
  |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.7b_3 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.7b_3 07 Dec 2013 05:09:58
  |
dinoex  |
- convert LIB_DEPENDS |
1.7b_3 27 Oct 2013 22:29:46
  |
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.7b_3 21 Sep 2013 11:06:04
  |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.7b_3 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.7b_3 26 Jan 2013 16:06:36
  |
dinoex  |
- cleanup header
- strip shlibversion in depedency |
1.7b_3 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.7b_2 14 Feb 2012 12:45:35
 |
mm  |
Bump pcre library dependency due to 8.30 update |
1.7b_1 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.7b_1 22 Aug 2009 00:28:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
1.7b_1 13 Jan 2007 04:16:24
 |
dinoex  |
- use milter framework |
1.7b_1 09 Nov 2006 12:43:27
 |
dinoex  |
- take maintainership |
1.7b_1 25 Nov 2005 15:31:02
 |
pav  |
- Add SHA256 |
1.7b_1 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
1.7b_1 12 Feb 2004 23:53:09
 |
ache  |
Move statedir to /var/spool |
1.7b 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.7b 20 Dec 2003 05:11:02
 |
ache  |
Add optional DO_NOT_DECODE_SUBJECT knob (allows to catch unwanted charsets) |
1.7b 16 Nov 2003 14:58:44
 |
krion  |
- Update to version 1.7b
PR: 59333
Submitted by: Ports Fury |
1.6.5b_3 12 Oct 2003 02:34:23
 |
ache  |
Move socket from /usr/local/var/sentinel to /var/sentinel
(we don't have /usr/local/var). Remember to rebuild /etc/mail/*.mc |
1.6.5b_2 26 Sep 2003 20:19:19
 |
ache  |
Add LDFLAGS, re-arrange CFLAGS |
1.6.5b_2 26 Sep 2003 20:15:58
 |
ache  |
Allow building with sendmail from ports |
1.6.5b_2 07 Sep 2003 14:09:23
 |
ache  |
Add pkg-message about INPUT_MAIL_FILTER
Check for libmilter.a presence
Remove 000. prefix on rc.d script installation |
1.6.5b_1 07 Sep 2003 13:09:10
 |
ache  |
Install rc.d script with -dist suffix to not overwrite real one
Set LC_ALL=C before to avoid bad regex surprises when restarting by hand
Remove socket after killing |
1.6.5b 07 Sep 2003 08:06:43
 |
ache  |
Only uncatchable signals can kill the milter accoding to docs, so use
-KILL |
1.6.5b 07 Sep 2003 04:34:36
 |
ache  |
Test for sockect presence with -e, not -f
Always remove socket before start, it may left after panic reboot |
1.6.5b 22 Jun 2003 19:09:58
 |
erwin  |
Update to version 1.6.5b
PR: 53496
Submitted by: Ports Fury |
1.6.4b 12 May 2003 06:57:51
 |
ijliao  |
upgrade to 1.6.4b
PR: 51860
Submitted by: Ports Fury |
1.6.1b 23 Feb 2003 16:25:49
 |
leeym  |
correct syntax of chown
PR: 48515
Submitted by: Akihiro IIJIMA <aki@bsdclub.org>
Approved by: markp (MAINTAINER) |
1.6.1b 20 Feb 2003 18:40:39
 |
knu  |
De-pkg-comment. |
1.6.1b 02 Jan 2003 18:45:29
 |
ijliao  |
upgrade to 1.6.1b
PR: 45937
Submitted by: Ports Fury |
1.2b 23 Oct 2002 03:20:04
 |
kris  |
Respect CC and CFLAGS |
1.2b 21 Oct 2002 22:09:24
 |
wollman  |
Fix argument to chown(8). |
1.2b 21 Sep 2002 02:26:08
 |
ijliao  |
add sentinel 1.2b
Sentinel is a sendmail milter API implementation
PR: 38085
Submitted by: Peter Hollaubek <fifteen@inext.hu> |