Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2005 18:09:18 +0200
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        Yarema <yds@CoolRat.org>
Cc:        josemi@freebsd.jazztel.es
Subject:   Re: splitting courier-authlib into master+slave ports
Message-ID:  <200504251809.19713.josemi@redesjm.local>
In-Reply-To: <7FED6BD2EB2A5924B2448D7B@tuber.coolrat.org>
References:  <20050414111426.775f6afd.lehmann@ans-netz.de> <895A5ED96F5ECDED176975AC@[192.168.1.73]> <7FED6BD2EB2A5924B2448D7B@tuber.coolrat.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El Lunes, 25 de Abril de 2005 17:57, Yarema escribi=F3:
> --On Friday, April 22, 2005 00:37:25 -0400 Yarema <yds@CoolRat.org>=20
wrote:
> > --On Thursday, April 21, 2005 11:10 PM +0200 Oliver Lehmann
> >
> > <lehmann@ans-netz.de> wrote:
> >> Hi once more
> >>
> >> Yarema wrote:
> >>> Note that "USE_RCORDER=3D	courier-authdaemond.sh" will process
> >>> 'files/courier-authdaemond.sh.in' and not
> >>> 'files/courier-authdaemond.sh',  that's just how <bsd.port.mk>
> >>> deals with it.
> >>
> >> Just a small note:
> >> USE_RC_SUBR=3D	courier-authdaemond.sh is what we want.
> >> USE_RCORDER=3D... installes the file in /etd/rc.d instead of
> >> ${PREFIX}/etc/ rc.d
> >
> > It's not what we all want..  I for one want USE_RCORDER so that in
> > courier.sh of the courier port I can:
> >
> ># PROVIDE: courier mail
> ># REQUIRE: DAEMON courier_authdaemond
> ># KEYWORD: FreeBSD shutdown
> >
> > and have the system run courier_authdaemond before it runs courier.
> >
> > USE_RC_SUBR=3D startup scripts installed in ${PREFIX}/etc/rc.d/ do
> > not honor the REQUIRE: and BEFORE: ordering.
> >
> > USE_RCORDER=3D scripts installed in /etd/rc.d/ do honor those.=20
> > That's what USE_RCORDER=3D is for.
> >
> > courier-imap and sqwebmail could stand to benefit from such startup
> > ordering as well.
>
> Oliver,
>
> I have a small patch against the latest you posted to handle the
> above issue:
> <snip/>

I think Makefile.opt.diff is not acceptable

Remember that we are working to import Makefile.opt from foreing ports=20
and for the metaport.

Work with a WITH RCORDER Knob and, if you really need and option in the=20
metaport, place it in Makefile, before importing Makefile.opt

=2D-
  josemi



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