Commit Graph

15 Commits

Author SHA1 Message Date
jasper
278e3cc0b0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:57:47 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
okan
7520f9d783 - update to 1.8
- add rc script
- no need for groff
- remove README since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:46:05 +00:00
ajacoutot
5985d2ef24 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:11:01 +00:00
jasper
d4ea87682b Fix incorrect DESCR regarding rebuilding sendmail with milter support;
this is being done for almost two years now.

spotted by Wijnand Wiersma <wijnand at nedbsd dot nl>

ok dhartmei (MAINTAINER), naddy
2006-08-06 19:33:44 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
naddy
dbe43cb055 braino 2004-09-27 13:29:04 +00:00
espie
88b405b56e kill INSTALL/DEINSTALL 2004-09-24 09:16:05 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
xsa
575015faec @extraaaaaaaaaaaaaaaaa ...
ok dhartmei@ jolan@ brad@ for their respective port;
2004-04-15 07:34:11 +00:00
dhartmei
ad9e816cd5 update to 0.9, drop privileges to user _milter-regex.
note: local socket changed to /var/spool/milter-regex/spool, adjust
sendmail.cf/.mc accordingly when updating:

-`S=unix:/var/spool/milter-regex, T=S:30s;R:2m'
+`S=unix:/var/spool/milter-regex/sock, T=S:30s;R:2m'
2004-01-07 14:57:34 +00:00
dhartmei
b01e43dca3 use ${PREFIX} instead of /usr/local, from Xavier Santolaria. 2003-10-20 09:33:29 +00:00
dhartmei
5ce1473719 add milter-regex, ok jolan@, sturm@ 2003-10-19 17:54:06 +00:00