| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.5.10
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
29 Aug 2011 12:11:49
1.5.10
|
ehaupt  |
Add LICENSE |
03 Jul 2011 13:53:52
1.5.10
|
ohauer  |
- remove MD5 |
17 Jul 2010 12:01:20
1.5.10
|
ehaupt  |
Update to 1.5.10 |
08 Jul 2010 07:37:31
1.5.8
|
ehaupt  |
Add an option to build the milter with SPF support.
Wished by: author
Feature safe: yes |
05 Jul 2010 14:50:20
1.5.8
|
ehaupt  |
Update to 1.5.8
Feature safe: yes |
29 Jun 2010 07:26:14
1.5.7
|
ehaupt  |
Update to 1.5.7
Feature safe: yes |
27 Mar 2010 04:30:05
1.5.2
|
dougb  |
Remove the remaining examples of quotes around /etc/rc.subr |
11 Feb 2010 14:15:33
1.5.2
|
ehaupt  |
Add milter-callback, a sendmail milter to perform a envelope-from sender
verification on target MX. |