notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dkim-milter Domainkeys Identified Mail (DKIM) milter
2.8.3_1 mail Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.8.3_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: switch to mail/opendkim instead
Expired This port expired on: 2011-11-15
Maintainer: umq@ueo.co.jp search for ports maintained by this maintainer
Port Added: 2006-01-11 13:51:56
Last Update: 2011-11-23 21:18:26
SVN Revision: UNKNOWN
People watching this port, also watch:: mkfontscale, p5-Digest-SHA, screen, font-misc-meltho, p5-Time-HiRes
License: not specified in port
WWW:
http://sourceforge.net/projects/dkim-milter/
Description:
implements DomainKeys Identified Mail draft standard for signing and verifying e-mail messages. Details regarding the protocol and other issues related to the draft standard can be found at http://mipassoc.org/dkim/ WWW: http://sourceforge.net/projects/dkim-milter/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • dkim-milter>0:mail/dkim-milter
No installation instructions:
This port has been deleted.
PKGNAME: dkim-milter
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (18 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  3. http://heanet.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  4. http://internode.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  5. http://iweb.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  6. http://jaist.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  7. http://kent.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  8. http://nchc.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  9. http://ncu.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  10. http://osdn.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  11. http://softlayer.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  12. http://sunet.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  13. http://surfnet.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  14. http://switch.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  15. http://transact.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  16. http://ufpr.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  17. http://voxel.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
  18. http://waix.dl.sourceforge.net/project/dkim-milter/DKIM%20Milter/2.8.3/
Collapse this list.

Number of commits found: 75

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.3_1
23 Nov 2011 21:18:26
Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2011-11-15 mail/dkim-milter: switch to mail/opendkim instead

Feature safe:   yes
2.8.3_1
18 Oct 2011 22:08:24
Original commit files touched by this commit
eadler search for other commits by this committer
- deprecate dkim-milter in favor of opendkim

PR:             ports/161687
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:    bapt (mentor)
2.8.3_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
2.8.3_1
15 May 2011 02:49:17
Original commit files touched by this commit
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2.8.3_1
04 Jul 2010 16:07:57
Original commit files touched by this commit
sahil search for other commits by this committer
- Fix broken symlink when WITH_LIBDKIM_INSTALL=yes
- Fix plist

PR:             ports/147775
Submitted by:   Glen Barber <glen.j.barber@gmail.com>
Approved by:    maintainer, wxs@ (mentor)
Feature safe:   yes
2.8.3_1
28 Mar 2010 21:45:54
Original commit files touched by this commit
dougb search for other commits by this committer
2 more RC_SUBR[_PREFIX] stragglers
2.8.3_1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2.8.3_1
22 Dec 2009 11:36:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase libtre shlib bump
2.8.3
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
2.8.3
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2.8.3
05 Jun 2009 21:40:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.8.3

PR:             135225
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.8.2_1
04 Mar 2009 19:51:20
Original commit files touched by this commit
pav search for other commits by this committer
- use strl*() functions in libc, instead of sm_strl*()
- add an option to link against libunbound

PR:             ports/131884
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.8.2
19 Feb 2009 01:35:36
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 2.8.2

PR:             131819
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.8.1_2
07 Feb 2009 15:56:03
Original commit files touched by this commit
stefan search for other commits by this committer
Fix default assignment of milterdkim_flags in rc.d script.

Noticed by:     dougb
2.8.1_1
05 Feb 2009 09:47:42
Original commit files touched by this commit
stefan search for other commits by this committer
Bump PORTREVISION for previous change.

Noticed by:     flz
Pointy hat to:  stefan
2.8.1
05 Feb 2009 08:40:56
Original commit files touched by this commit
stefan search for other commits by this committer
Fix a syntax error in the rc.d script.

PR:             131161
Submitted by:   "Ben C. O. Grimm" <freebsd@bengrimm.net>
2.8.1
19 Jan 2009 20:50:24
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 2.8.1
- Defer use of !=
- Update RC script to be more modern

PR:             ports/130636
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.8.0
09 Jan 2009 23:09:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.8.0

PR:             130328
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.7.2
05 Sep 2008 14:15:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.7.2
2.7.1
28 Aug 2008 14:36:08
Original commit files touched by this commit
ache search for other commits by this committer
update to 2.7.1

PR:             126918
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.7.0_1
28 Jul 2008 20:15:40
Original commit files touched by this commit
ache search for other commits by this committer
previous changes in mail/dkim-milter rc script concerning
milterdkim_socket break precmd/postcmd.

PR:             126034
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.7.0
27 Jul 2008 20:16:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.7.0

PR:             125933
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.6.0
17 Jun 2008 01:50:05
Original commit files touched by this commit
lippe search for other commits by this committer
- Update to 2.6.0.
- Added note on UPDATING to upgrade dkim-milter.

PR:             ports/124486
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:    gabor (mentor, implicit)
2.5.5_1
18 May 2008 14:32:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with WITH_POSTFIX_MILTER option being enabled

PR:             123738
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:    maintainer
2.5.5
26 Apr 2008 15:18:44
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.5

PR:             123098
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.5.3
15 Apr 2008 00:10:07
Original commit files touched by this commit
clsung search for other commits by this committer
- The new versien of mail/dkim-milter 2.5.3 has been released.

Release notes: https://sourceforge.net/project/shownotes.php?release_id=592153
PR:             ports/122776
Submitted by:   maintainer (Hirohisa Yamaguchi)
2.5.2
29 Mar 2008 23:25:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.2

PR:             122213
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.5.1
25 Mar 2008 23:06:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.1

PR:             121945
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.5.0_1
17 Mar 2008 15:57:54
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix OmitHeaders not working
- fix dkim-stat error
- fix Mutex not initialized properly for testing mode
- fix build with WITH_SENDMAIL_PORT defined
PR:             121700
Submitted by:   Hirohisa Yamaguchi (maintainer)
2.5.0
07 Mar 2008 13:26:40
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.0

PR:             121465
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.4.4
01 Feb 2008 14:10:53
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.4

PR:             119988
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.4.3
20 Jan 2008 21:57:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.3

PR:             119792
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.4.2
03 Jan 2008 13:09:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.2

PR:             119292
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.4.1
21 Dec 2007 11:20:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.1

PR:             118913
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (Maintainer)
2.4.0_1
16 Dec 2007 19:55:07
Original commit files touched by this commit
ache search for other commits by this committer
There are some executables installed with dkim-filter, the
milter program; dkim-genkey, dkim-stats, dkim-testkey and
dkim-testssp.

These are installed into the same directory with dkim-filter
(i.e. ${PREFIX}/libexec/), but should be placed to
${PREFIX}/bin/ instead, since they're not daemon.

PR:             118752
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.4.0
14 Dec 2007 17:05:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.0

PR:             118365
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.3.2
23 Oct 2007 11:41:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3.2

PR:             117347
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.3.1
13 Oct 2007 18:45:08
Original commit files touched by this commit
ache search for other commits by this committer
Update to 2.3.1

PR:     117148
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.3.0
06 Oct 2007 22:00:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3.0

PR:             116979
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.2.1
09 Sep 2007 05:04:19
Original commit files touched by this commit
ache search for other commits by this committer
Update to 2.2.1

PR:             116189
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.2.0
31 Aug 2007 08:57:24
Original commit files touched by this commit
clsung search for other commits by this committer
The new version of mail/dkim-milter 2.2.0 has been released.

Release Notes:
https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=536081

PR:             ports/115959
Submitted by:   maintainer (Hirohisa Yamaguchi)
2.1.2
23 Aug 2007 08:50:23
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 2.1.2

PR:             115720
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.1.1
14 Aug 2007 02:55:57
Original commit files touched by this commit
clsung search for other commits by this committer
- The new version of mail/dkim-milter 2.1.1 has been released.

Release Notes:
https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=531917

PR:             ports/115487
Submitted by:   maintainer (Hirohisa Yamaguchi)
2.0.1
10 Aug 2007 12:34:28
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 2.1.0

PR:             115375
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.0.1
10 Aug 2007 02:45:56
Original commit files touched by this commit
ache search for other commits by this committer
tarbal rerolled (minor test script changes)
2.0.1
10 Aug 2007 02:26:04
Original commit files touched by this commit
ache search for other commits by this committer
Update to 2.0.2

PR:     115177
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2.0.1
02 Aug 2007 17:23:37
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.1

PR:             115147
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
1.2.0
27 Jun 2007 07:52:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.0

PR:             114054
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
1.1.0
16 Jun 2007 13:09:25
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.0

PR:             ports/113737
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
1.0.0_1
14 Jun 2007 16:45:31
Original commit files touched by this commit
ache search for other commits by this committer
Don't build it static by default

PR:             113653
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
1.0.0
25 May 2007 22:11:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.0

PR:             112916
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.6.6
27 Apr 2007 07:38:41
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.6.6
- Release notes: http://sourceforge.net/project/shownotes.php?release_id=503723

- WITH_VERIFY_DOMAINKEYS option seems to work okay now, so unbreak the feature.

PR:             ports/112152
Submitted by:   maintainer (Hirohisa Yamaguchi)
0.6.5
21 Apr 2007 15:23:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6.5

PR:             111964
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.6.4
18 Apr 2007 06:27:20
Original commit files touched by this commit
clsung search for other commits by this committer
- dkim-milter 0.6.4 has been released
- Release notes:
http://sourceforge.net/project/shownotes.php?release_id=501604&group_id=139420

PR:             ports/111751
Submitted by:   maintainer (Hirohisa Yamaguchi)
0.6.3
06 Apr 2007 17:41:00
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 0.6.3

PR:             111328
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.6.2
06 Apr 2007 04:49:49
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 0.6.2

PR:             111298
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.6.1_1
25 Mar 2007 13:09:28
Original commit files touched by this commit
pav search for other commits by this committer
- Actual use all available configuration options in rc script

PR:             ports/110526
Submitted by:   Ludger Bolmerg <lbolmerg@web.de>
Approved by:    Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.6.1
07 Mar 2007 17:38:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6.1

PR:             110037
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.6.0
02 Mar 2007 04:58:29
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.6.0

PR:             ports/109740
Submitted by:   maintainer (Hirohisa Yamaguchi)
0.5.2_2
01 Feb 2007 01:08:21
Original commit files touched by this commit
clsung search for other commits by this committer
- use RC_SUBR_SUFFIX which was introduced in bsd.port.mk recently.

PR:             ports/108634
Submitted by:   maintainer (Hirohisa Yamaguchi)
0.5.2_2
15 Dec 2006 16:12:36
Original commit files touched by this commit
ache search for other commits by this committer
Remove unneded confMILTER_MACROS_*

PR:             106758
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
0.5.2_2
08 Nov 2006 05:37:38
Original commit files touched by this commit
ache search for other commits by this committer
Mark WITH_VERIFY_DOMAINKEYS as BROKEN
dkim-milter does not verify DomainKeys correctly

Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.5.2_2
07 Nov 2006 21:11:39
Original commit files touched by this commit
ache search for other commits by this committer
Bump PORTREVISION
0.5.2_1
07 Nov 2006 20:53:01
Original commit files touched by this commit
ache search for other commits by this committer
Remove pkg-install vestiges
0.5.2_1
07 Nov 2006 20:24:57
Original commit files touched by this commit
ache search for other commits by this committer
Use "mailnull" user as default
Always chown piddir

Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
0.5.2_1
07 Nov 2006 08:15:08
Original commit files touched by this commit
ache search for other commits by this committer
1) change COMMENT resembling to mail/dk-milter
2) rename gentxt as mail/dk-milter installs it in the same location
3) do not install libar
4) new option to make it run as a DomainKeys verifier as well.

 # 1, 2, and 3 were pointed by ache.
PR:             105185
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.5.2
01 Oct 2006 15:06:48
Original commit files touched by this commit
alepulver search for other commits by this committer
- 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/103802
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.5.2
24 Sep 2006 17:01:15
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.5.2
- Add an option for Postfix milter
- Run under unpriviledged user

PR:             ports/103404, ports/103417
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.5.1
02 Aug 2006 02:47:05
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.5.1

PR:             ports/101238
Submitted by:   maintainer (Hirohisa Yamaguch)
0.4.0
12 Jun 2006 17:21:34
Original commit files touched by this commit
erwin search for other commits by this committer
Remove nonexistant USE_SUBR, where USE_RC_SUBR already does the trick.

Approved by:    maintainer
0.4.0
01 May 2006 15:05:44
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.4.0

PR:             ports/96565
Submitted by:   Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by:    Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.2.3
15 Mar 2006 14:13:31
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.2.3

PR:             ports/94462
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.2.2
13 Feb 2006 12:12:11
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 0.2.2 - fixes a problem with spec compliance.

PR:             ports/93231
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
0.2.1_1
17 Jan 2006 13:55:55
Original commit files touched by this commit
anray search for other commits by this committer
In some cases, several instances of a milter with different
configuration run simultaneously; e.g. different key with
different selector, or domain for dkim-milter.

This update enables multiple instantiation.

PR:             ports/91894
Submitted by:   Hirohisa Yamaguchi (maintainer)
0.2.1
11 Jan 2006 13:50:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add dkim-milter, a domainkeys milter for Sendmail.

PR:             ports/91582
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>

Number of commits found: 75