8 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
okan
00ad47d76c - update to 2.71
- switch to pkg-readmes
- add rc scripts

pointers with README's and ok jasper@
2010-12-07 02:56:18 +00:00
okan
08148a8e73 - update to 2.65
- use SUBST_CMD
- fix sample startup rc.mimedefang

ok merdely
2008-10-21 23:28:14 +00:00
sthen
846823df95 update to 2.63
ok steven
2007-11-02 22:40:03 +00:00
sthen
d35d95ff5a revert PLIST change, SYSCONFDIR != /etc
pointed out & requested by sturm
2007-09-27 07:42:09 +00:00
sthen
5897b45332 don't @sample /etc/mail, it's in base.
@unexec -> @extraunexec to stop pkg_delete complaining if
/var/run/mimedefang doesn't exist.

ok merdely
2007-09-26 21:24:49 +00:00
steven
c673ea4c44 update to 2.62; makes it work with sendmail 8.14
from and tested by Stuart Henderson

depend on p5-HTML-Parser (suggested by Eric Olsen)
2007-07-27 21:57:29 +00:00
alek
d0692f9c2e Import mimedefang 2.57
MIMEDefang is a framework for filtering e-mail. It uses Sendmail's
"Milter" API, some C glue code, and some Perl code to let you write
high-performance mail filters in Perl.

Joint work with dlg@
2006-10-19 01:06:22 +00:00