Commit graph

25 commits

Author SHA1 Message Date
Dirk Meyer
66990815ac - use milter framework 2007-01-13 04:16:24 +00:00
Dirk Meyer
27c7aa7e8a - take maintainership 2006-11-09 12:43:27 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Andrey A. Chernov
4288eb9845 Move statedir to /var/spool 2004-02-12 23:53:09 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Andrey A. Chernov
5e85522768 Add optional DO_NOT_DECODE_SUBJECT knob (allows to catch unwanted charsets) 2003-12-20 05:11:02 +00:00
Kirill Ponomarev
618900fad3 - Update to version 1.7b
PR:		59333
Submitted by:	Ports Fury
2003-11-16 14:58:44 +00:00
Andrey A. Chernov
29db69436a Move socket from /usr/local/var/sentinel to /var/sentinel
(we don't have /usr/local/var). Remember to rebuild /etc/mail/*.mc
2003-10-12 02:34:23 +00:00
Andrey A. Chernov
a938f268e7 Add LDFLAGS, re-arrange CFLAGS 2003-09-26 20:19:19 +00:00
Andrey A. Chernov
1c9f7b5917 Allow building with sendmail from ports 2003-09-26 20:15:58 +00:00
Andrey A. Chernov
b592f32da6 Add pkg-message about INPUT_MAIL_FILTER
Check for libmilter.a presence
Remove 000. prefix on rc.d script installation
2003-09-07 14:09:23 +00:00
Andrey A. Chernov
4c66a8732c 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
2003-09-07 13:09:10 +00:00
Andrey A. Chernov
095f230336 Only uncatchable signals can kill the milter accoding to docs, so use
-KILL
2003-09-07 08:06:43 +00:00
Andrey A. Chernov
275308e55f Test for sockect presence with -e, not -f
Always remove socket before start, it may left after panic reboot
2003-09-07 04:34:36 +00:00
Erwin Lansing
30a99468ac Update to version 1.6.5b
PR:		53496
Submitted by:	Ports Fury
2003-06-22 19:09:58 +00:00
Ying-Chieh Liao
2905c1693f upgrade to 1.6.4b
PR:		51860
Submitted by:	Ports Fury
2003-05-12 06:57:51 +00:00
Yen-Ming Lee
de70808b3b correct syntax of chown
PR:		48515
Submitted by:	Akihiro IIJIMA <aki@bsdclub.org>
Approved by:	markp (MAINTAINER)
2003-02-23 16:25:49 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
c0019d3baa upgrade to 1.6.1b
PR:		45937
Submitted by:	Ports Fury
2003-01-02 18:45:29 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
71403deb2e Respect CC and CFLAGS 2002-10-23 03:20:04 +00:00
Garrett Wollman
d3a1f623cb Fix argument to chown(8). 2002-10-21 22:09:24 +00:00
Ying-Chieh Liao
56e5247fbf add sentinel 1.2b
Sentinel is a sendmail milter API implementation

PR:		38085
Submitted by:	Peter Hollaubek <fifteen@inext.hu>
2002-09-21 02:26:08 +00:00