Bug 103803 - [patch] mail/dk-milter multiple instantiation does not work when run from /etc/rc
Summary: [patch] mail/dk-milter multiple instantiation does not work when run from /et...
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 (1.73 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:15 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:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

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

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-01 16:08:29 UTC
alepulver    2006-10-01 15:08:24 UTC

  FreeBSD ports repository

  Modified files:
    mail/dk-milter       Makefile 
    mail/dk-milter/files milter-dk.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/103803
  Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
  
  Revision  Changes    Path
  1.13      +14 -2     ports/mail/dk-milter/Makefile
  1.6       +2 -2      ports/mail/dk-milter/files/milter-dk.sh.in
_______________________________________________
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"