From owner-freebsd-ports@FreeBSD.ORG Mon Apr 25 18:28:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A74016A4CE for ; Mon, 25 Apr 2005 18:28:52 +0000 (GMT) Received: from 62-15-211-171.inversas.jazztel.es (62-15-211-171.inversas.jazztel.es [62.15.211.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D1C43D5F for ; Mon, 25 Apr 2005 18:28:50 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j3PIS0Ts065713; Mon, 25 Apr 2005 20:28:00 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j3PIRvEo001314; Mon, 25 Apr 2005 20:27:57 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: Yarema Date: Mon, 25 Apr 2005 20:27:55 +0200 User-Agent: KMail/1.8 References: <20050414111426.775f6afd.lehmann@ans-netz.de> <200504251809.19713.josemi@redesjm.local> <715B44AA1C5B1F8BC1C753E0@tuber.coolrat.org> In-Reply-To: <715B44AA1C5B1F8BC1C753E0@tuber.coolrat.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200504252027.56917.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.116; host: antares.redesjm.local) cc: ports@FreeBSD.org cc: ports@dino.sk cc: Jose M Rodriguez Subject: Re: splitting courier-authlib into master+slave ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 18:28:52 -0000 El Lunes, 25 de Abril de 2005 18:46, Yarema escribi=F3: > --On Monday, April 25, 2005 18:09:18 +0200 Jose M Rodriguez > > wrote: > > El Lunes, 25 de Abril de 2005 17:57, Yarema escribi=F3: > >> --On Friday, April 22, 2005 00:37:25 -0400 Yarema > >> > > > > wrote: > >> > --On Thursday, April 21, 2005 11:10 PM +0200 Oliver Lehmann > >> > > >> > 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 > >> >>> 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: > >> > > > > 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 the WITH_RCORDER tunable then all of these ports could > also benefit from Makefile.opt.diff. > Please, stop this. I allready send changes and agree in having the WITH_RCORDER knob. ALso propose the changes needed to implement this as an option in=20 courier-authlib-base (I'll send a copy in private mail). But every release cicle have his time. We have the ports repo-copied=20 and ready for merge. I'm sorry, it's time. =2D- josemi