| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 14:49:25
1.0.2
|
dinoex  |
- escape shell names |
14 Jan 2012 08:57:23
1.0.2
|
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. |
24 Jun 2011 18:53:09
1.0.2
|
dinoex  |
- honor CC |
27 Mar 2010 06:14:03
1.0.2
|
dougb  |
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name. |
27 Mar 2010 00:15:24
1.0.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 Jan 2010 09:00:35
1.0.2
|
dinoex  |
- drop obsolete OPENSSL_OVERWRITE_BASE
Reported by: Matthew J Seaman |
22 Aug 2009 00:28:34
1.0.2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
27 Jul 2009 07:32:39
1.0.2
|
dinoex  |
- disable checks on BUILDING_INDEX
Suggested by: cperciva |
14 Feb 2009 18:49:28
1.0.2
|
dinoex  |
- update to 1.0.2
PR: 131435
Submitted by: Hirohisa Yamaguchi |
06 Sep 2008 09:37:15
1.0.1
|
dinoex  |
- update to 1.0.1
PR: 127114
Submitted by: Hirohisa Yamaguchi |
17 Mar 2008 19:11:20
1.0.0
|
dinoex  |
- update to 1.0.0
PR: 121701
Submitted by: Hirohisa Yamaguchi |
15 Jun 2007 11:33:02
0.6.0_1
|
dinoex  |
- use bsd.milter.mk
- fix bug in static-shared expression
- fix shlibversion for shared milter
- default now builds with shared milter
Set option WITH_SENDMAIL_STATIC_MILTER=Yes to force static
PR: 113652 |
02 Jun 2007 14:46:41
0.6.0
|
dinoex  |
- update to 0.6.0
- new options: WITH_DEBUG, WITHOUT_ARLIB, WITH_POPAUTH
- new features: WITH_ANTICIPATE_SENDMAIL_MUNGE, WITH_FLUSH_HEADERS,
WITH_MULTIPLE_KEYS, WITH_REQUIRED_HEADERS,
WITH_SELECT_CANONICALIZATION
PR: 113242
Submitted by: Hirohisa Yamaguchi |
13 Apr 2007 04:14:39
0.5.0
|
dinoex  |
- update to 0.5.0 |
11 Apr 2007 16:29:26
0.4.2
|
dinoex  |
- update to 0.4.2
- check for sysvipc |
17 Mar 2007 00:15:47
0.4.1_4
|
kris  |
Back out incorrect r1.18 |
01 Feb 2007 14:21:43
0.4.1_4
|
rafan  |
- Use newly added RC_SUBR_SUFFIX
- Remove the redundant SUB_FILES (USE_RC_SUBR implies it)
Approved by: dinoex (maintainer) |
15 Dec 2006 09:01:35
0.4.1_4
|
dinoex  |
- update pkg-message
PR: 106757
Reviewed by: Hirohisa Yamaguchi |
03 Dec 2006 19:51:31
0.4.1_4
|
dinoex  |
- fix typo |
03 Dec 2006 18:33:01
0.4.1_4
|
dinoex  |
- take maintainership
- make IGNORE on pointhat only
2006 Dec 3 09:07:45 dk-milter-0.4.1_4.log
2006 Nov 30 11:13:58 dk-milter-0.4.1_4.log
2006 Nov 24 20:40:18 dk-milter-0.4.1_4.log
2006 Nov 24 17:05:17 dk-milter-0.4.1_4.log
2006 Nov 24 16:58:44 dk-milter-0.4.1_4.log
2006 Nov 23 22:30:42 dk-milter-0.4.1_4.log
2006 Nov 23 21:53:23 dk-milter-0.4.1_4.log
2006 Nov 21 23:09:26 dk-milter-0.4.1_4.log
2006 Nov 21 18:55:57 dk-milter-0.4.1_4.log
2006 Nov 21 03:22:32 dk-milter-0.4.1_4.log
2006 Nov 20 09:23:44 dk-milter-0.4.1_4.log
2006 Nov 19 00:03:11 dk-milter-0.4.1_4.log
2006 Nov 18 23:02:27 dk-milter-0.4.1_4.log
2006 Nov 16 03:14:31 dk-milter-0.4.1_4.log
2006 Nov 15 09:06:56 dk-milter-0.4.1_4.log
2006 Nov 15 08:45:37 dk-milter-0.4.1_4.log
2006 Nov 13 21:24:53 dk-milter-0.4.1_4.log
2006 Nov 12 03:28:35 dk-milter-0.4.1_4.log
2006 Nov 8 23:16:14 dk-milter-0.4.1_4.log |
07 Nov 2006 21:10:06
0.4.1_4
|
ache  |
Bump PORTREVISION |
07 Nov 2006 20:52:14
0.4.1_3
|
ache  |
Remove pkg-install vestiges |
07 Nov 2006 20:20:10
0.4.1_3
|
ache  |
Install gentxt as gentxt-dk
Use "mailnull" as default user
Always chown piddir
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
31 Oct 2006 00:27:08
0.4.1_3
|
ache  |
Use right default socket name in startup script |
01 Oct 2006 15:08:24
0.4.1_2
|
alepulver  |
- Fix starting up multiple instance.
- Fix RUN_DEPENDS does not work correctly by mistake.
- Support mail/postfix-current like security/amavisd-milter port does.
PR: ports/103803
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
25 Sep 2006 17:44:40
0.4.1_2
|
pav  |
- a patch to fix `delayed queue ID' problem
- new switch WITH_POSTFIX_MILTER
- assign a new user `dkfilter' to run the milter as a non-priviledged process
PR: ports/103490
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
17 Sep 2006 14:57:22
0.4.1_1
|
delphij  |
Apply a vendor patch which addresses the "syntax error in signature data"
introduced in 0.4.1:
dk-filter/dk-filter.c: 1.158 -> 1.159
libdk/dk.c: 1.168 -> 1.169
Obtained from: Sendmail (msk@) |
12 Jul 2006 08:09:13
0.4.1
|
delphij  |
- Update to 0.4.1
- Fix some issues with rc.d script, add an option to ease the
task to specify the selector. |
11 Jun 2006 06:59:13
0.4.0
|
mharo  |
Update to 0.4.0 |
15 Mar 2006 14:17:49
0.3.3
|
pav  |
- Update to 0.3.3
PR: ports/94463
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
17 Jan 2006 14:10:09
0.3.2_2
|
anray  |
In some cases, several instances of a milter with different
configuration run simultaneously; e.g. different key with
different selector, or domain for dk-milter.
This patch enables multiple instantiation.
Almost the same as ports/91894
PR: ports/91895
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
15 Jan 2006 09:11:04
0.3.2_1
|
pav  |
- Convert RC script to rc_subr
PR: ports/91595
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
10 Jan 2006 11:44:35
0.3.2
|
tdb  |
- Update to 0.3.2
PR: 91587
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
25 Nov 2005 15:31:02
0.3.0_1
|
pav  |
- Add SHA256 |
28 Aug 2005 07:52:25
0.3.0_1
|
ache  |
Remove myself from maintainer |
13 Jul 2005 19:51:49
0.3.0_1
|
ache  |
Honor CFLAGS |
23 May 2005 08:23:05
0.3.0
|
ache  |
Use SUB_FILES |
22 May 2005 14:21:50
0.3.0
|
ache  |
Add example -d option for minimal working config |
22 May 2005 13:39:11
0.3.0
|
ache  |
Domainkeys milter |