Commit Graph

22 Commits

Author SHA1 Message Date
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
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
fb664f768a add an appropriate rc_reload()
proded by and ok ajacoutot@
2010-12-09 01:44:15 +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
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
ajacoutot
4c0460aa2d s/LOCALBASE/TRUEPREFIX
ok okan@ (maintainer)
2009-12-12 15:38:07 +00:00
okan
e3cb46026e - update to 2.67
- use poll(2)
- add missing dependency; from Eric Olsen -thanks

ok merdely@
2009-09-10 12:13:06 +00:00
okan
efcf8e68cd swap pid for socket (-p) in sample rc script and bump
ok sthen
2008-10-29 14:36:12 +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
okan
6152356846 - maintenance update to 2.64.
- update my address while here.

ok merdely@
2008-02-05 20:46:21 +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
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +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
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
1dbd4e334a more WANTLIB fixes 2006-10-29 18:34:25 +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