summaryrefslogtreecommitdiffstats
path: root/mail/sentinel
Commit message (Collapse)AuthorAgeFilesLines
* - take maintainershipdinoex2006-11-091-1/+1
|
* - Add SHA256pav2005-11-251-0/+1
|
* Tidy up whitespace.trevor2004-04-101-2/+2
|
* Move statedir to /var/spoolache2004-02-124-7/+8
|
* SIZEify.trevor2004-01-291-0/+1
|
* Add optional DO_NOT_DECODE_SUBJECT knob (allows to catch unwanted charsets)ache2003-12-202-0/+17
|
* - Update to version 1.7bkrion2003-11-163-9/+10
| | | | | PR: 59333 Submitted by: Ports Fury
* Move socket from /usr/local/var/sentinel to /var/sentinelache2003-10-124-14/+8
| | | | (we don't have /usr/local/var). Remember to rebuild /etc/mail/*.mc
* Add LDFLAGS, re-arrange CFLAGSache2003-09-261-4/+2
|
* Allow building with sendmail from portsache2003-09-261-3/+9
|
* Add pkg-message about INPUT_MAIL_FILTERache2003-09-073-3/+20
| | | | | Check for libmilter.a presence Remove 000. prefix on rc.d script installation
* Install rc.d script with -dist suffix to not overwrite real oneache2003-09-073-3/+5
| | | | | Set LC_ALL=C before to avoid bad regex surprises when restarting by hand Remove socket after killing
* Only uncatchable signals can kill the milter accoding to docs, so useache2003-09-071-1/+3
| | | | -KILL
* Test for sockect presence with -e, not -fache2003-09-071-6/+2
| | | | Always remove socket before start, it may left after panic reboot
* Update to version 1.6.5berwin2003-06-222-3/+3
| | | | | PR: 53496 Submitted by: Ports Fury
* upgrade to 1.6.4bijliao2003-05-122-5/+9
| | | | | PR: 51860 Submitted by: Ports Fury
* correct syntax of chownleeym2003-02-231-1/+1
| | | | | | PR: 48515 Submitted by: Akihiro IIJIMA <aki@bsdclub.org> Approved by: markp (MAINTAINER)
* De-pkg-comment.knu2003-02-202-1/+1
|
* upgrade to 1.6.1bijliao2003-01-026-42/+11
| | | | | PR: 45937 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Respect CC and CFLAGSkris2002-10-231-5/+8
|
* Fix argument to chown(8).wollman2002-10-211-1/+1
|
* add sentinel 1.2bijliao2002-09-218-0/+117
Sentinel is a sendmail milter API implementation PR: 38085 Submitted by: Peter Hollaubek <fifteen@inext.hu>
OpenPOWER on IntegriCloud