Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2005 21:39:59 +0200
From:      Milan Obuch <ports@dino.sk>
To:        freebsd-ports@freebsd.org
Subject:   Re: splitting courier-authlib into master+slave ports
Message-ID:  <200504232139.59577.ports@dino.sk>
In-Reply-To: <20050423195321.48a0204e.lehmann@ans-netz.de>
References:  <20050414111426.775f6afd.lehmann@ans-netz.de> <200504231858.32617.ports@dino.sk> <20050423195321.48a0204e.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 23 April 2005 19:53, Oliver Lehmann wrote:
> Milan Obuch wrote:
> > Really? I do not see there any difference, errors did not disappeared.
> > Milan
>
> Grr when I put a backup back i eleminated "some" changes...
> Now the right version is online.

This looks OK. Compilation and installing works well.

There is still one error in startscript -

name="courier_authdaemond"
start_precmd="${name}_prestart"

means there should be

courier_authdaemond_prestart()

and not

authdaemond_prestart()

This results in error message when trying start authdaemond.
Milan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504232139.59577.ports>