Date: Sat, 14 Jan 2006 15:27:25 +0200 From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: Doug Barton <dougb@FreeBSD.org> Cc: ports@freebsd.org, Mike Jakubik <mikej@rogers.com>, FreeBSD gnats submit <FreeBSD-gnats-submit@freebsd.org> Subject: Re: [PATCH] security/courier-authlib-base: update rc.d script to REQUIRE mysql_client Message-ID: <20060114152725.3365c0bc@it.buh.cameradicommercio.ro> In-Reply-To: <43C8A3BC.1070108@FreeBSD.org> References: <1137031540.61580@it.buh.tecnik93.com> <43C6EAE9.5070901@rogers.com> <20060113020125.5c1317a1@it.buh.tecnik93.com> <43C8A3BC.1070108@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Jan 2006 23:09:48 -0800 Doug Barton <dougb@FreeBSD.org> wrote: > Ion-Mihai Tetcu wrote: > > On Thu, 12 Jan 2006 18:48:57 -0500 > > Mike Jakubik <mikej@rogers.com> wrote: > > >> I think the real solution would be to generate the required > >> services dynamically based on what the port is compiled with. This > >> obviously means some more work, but i think a lot of port > >> maintainers will have to go through this, to properly utilize > >> RCng. Examples can be apparently taken from the misc/compat5 port. > > > > Or my mail/dspam-devel. > > You definitely have some cool stuff in there! I would like to mention > one little nit, that I was actually reminded of myself recently. When > you do default variable values, it's better to do it like this: > > dspam_enable=${dspam_enable-"NO"} Yes, I saw the discussion on ports@ and #bsdports. I will update my ports these days to have this syntax; I would have liked to have it done by now but $REAL_LIFE got in the way. -- IOnut Unregistered ;) FreeBSD "user"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060114152725.3365c0bc>