Bug 103802 - [maintainer][patch] mail/dkim-milter multiple instantiation does not work when run from /etc/rc
Summary: [maintainer][patch] mail/dkim-milter multiple instantiation does not work whe...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 08:40 UTC by Hirohisa Yamaguchi
Modified: 2006-10-01 16:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.34 KB, patch)
2006-09-29 08:40 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2006-09-29 08:40:14 UTC
	When setting up mail/dkim-milter to run multiple instance
	then do not start up after reboot.

Fix: the patch follows:
	+ fix starting up multiple instance.
	+ fix RUN_DEPENDS does not work correctly by mistake.
	+ support mail/postfix-current like security/amavisd-milter port does.
How-To-Repeat: 	1. setup mail/dkim-milter to run multiple instance.
	2. reboot.
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-01 14:36:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-01 16:02:51 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-01 16:06:56 UTC
alepulver    2006-10-01 15:06:48 UTC

  FreeBSD ports repository

  Modified files:
    mail/dkim-milter     Makefile pkg-message.postfix 
    mail/dkim-milter/files milter-dkim.sh.in 
  Log:
  - 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)
  
  Revision  Changes    Path
  1.9       +14 -2     ports/mail/dkim-milter/Makefile
  1.5       +2 -2      ports/mail/dkim-milter/files/milter-dkim.sh.in
  1.2       +1 -2      ports/mail/dkim-milter/pkg-message.postfix
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"