Commit Graph

28 Commits

Author SHA1 Message Date
Dirk Meyer
815b497b9a - 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
2007-06-15 11:33:01 +00:00
Dirk Meyer
3abbac1d8a - 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
2007-06-02 14:46:41 +00:00
Dirk Meyer
710dbd8207 - update to 0.5.0 2007-04-13 04:14:39 +00:00
Dirk Meyer
5ee9785149 - update to 0.4.2
- check for sysvipc
2007-04-11 16:29:26 +00:00
Kris Kennaway
8479e6013f Back out incorrect r1.18 2007-03-17 00:15:46 +00:00
Rong-En Fan
849c5e34d1 - Use newly added RC_SUBR_SUFFIX
- Remove the redundant SUB_FILES (USE_RC_SUBR implies it)

Approved by:	dinoex (maintainer)
2007-02-01 14:21:43 +00:00
Dirk Meyer
8aeea44754 - update pkg-message
PR:		106757
Reviewed by:	Hirohisa Yamaguchi
2006-12-15 09:01:35 +00:00
Dirk Meyer
17bc424e98 - fix typo 2006-12-03 19:53:35 +00:00
Dirk Meyer
e31bb07ada - 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
2006-12-03 18:33:01 +00:00
Andrey A. Chernov
29746758a7 Bump PORTREVISION 2006-11-07 21:11:39 +00:00
Andrey A. Chernov
6092dd7a54 Remove pkg-install vestiges 2006-11-07 20:53:01 +00:00
Andrey A. Chernov
dcf156d45f Install gentxt as gentxt-dk
Use "mailnull" as default user
Always chown piddir

Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-11-07 20:20:10 +00:00
Andrey A. Chernov
fcea5eb135 Use right default socket name in startup script 2006-10-31 00:27:08 +00:00
Alejandro Pulver
3133dce176 - 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>
2006-10-01 15:08:24 +00:00
Pav Lucistnik
b4b077fb16 - 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)
2006-09-25 17:44:40 +00:00
Xin LI
0c3f407336 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@)
2006-09-17 14:57:21 +00:00
Xin LI
237b66a9d5 - Update to 0.4.1
- Fix some issues with rc.d script, add an option to ease the
   task to specify the selector.
2006-07-12 08:09:13 +00:00
Michael Haro
592dabeaa5 Update to 0.4.0 2006-06-11 06:59:13 +00:00
Pav Lucistnik
8397569621 - Update to 0.3.3
PR:		ports/94463
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2006-03-15 14:17:49 +00:00
Andrey Slusar
28b5848449 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>
2006-01-17 14:10:08 +00:00
Pav Lucistnik
853594a45b - Convert RC script to rc_subr
PR:		ports/91595
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-01-15 09:11:04 +00:00
Tim Bishop
1707afc4ea - Update to 0.3.2
PR:		91587
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-01-10 11:44:35 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Andrey A. Chernov
886b9ec51c Remove myself from maintainer 2005-08-28 07:52:24 +00:00
Andrey A. Chernov
1c523a8916 Honor CFLAGS 2005-07-13 19:51:49 +00:00
Andrey A. Chernov
d35f537d06 Use SUB_FILES 2005-05-23 08:23:05 +00:00
Andrey A. Chernov
ec73759bef Add example -d option for minimal working config 2005-05-22 14:21:50 +00:00
Andrey A. Chernov
a9304a6481 Domainkeys milter 2005-05-22 13:39:11 +00:00