Date: Mon, 25 Apr 2005 12:46:16 -0400 From: Yarema <yds@CoolRat.org> To: Jose M Rodriguez <josemi@freebsd.jazztel.es> Cc: ports@dino.sk Subject: Re: splitting courier-authlib into master+slave ports Message-ID: <715B44AA1C5B1F8BC1C753E0@tuber.coolrat.org> In-Reply-To: <200504251809.19713.josemi@redesjm.local> References: <20050414111426.775f6afd.lehmann@ans-netz.de> <895A5ED96F5ECDED176975AC@[192.168.1.73]> <7FED6BD2EB2A5924B2448D7B@tuber.coolrat.org> <200504251809.19713.josemi@redesjm.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--On Monday, April 25, 2005 18:09:18 +0200 Jose M Rodriguez=20 <josemi@freebsd.jazztel.es> wrote: > 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> > 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. >> > 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 > and for the metaport. > > Work with a WITH RCORDER Knob and, if you really need and option in the > metaport, place it in Makefile, before importing Makefile.opt I remember, and if courier and courier-imap and sqwebmail all incorporate=20 the WITH_RCORDER tunable then all of these ports could also benefit from=20 Makefile.opt.diff. So whether it's "acceptable" or not is a matter of how convenient you want=20 these ports to be for the end user. The courier port will honor theWITH_RCORDER tunable and I hope that Oliver = uses something similar in the ports he maintains. --=20 Yarema http://yds.CoolRat.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?715B44AA1C5B1F8BC1C753E0>