Date: Wed, 15 Aug 2007 14:38:33 -0400 From: Vivek Khera <vivek@khera.org> To: Doug Barton <dougb@FreeBSD.org> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: PR ports/115364 Message-ID: <C966C3A0-5350-4CC8-936A-ABA9E4C2C3AE@khera.org> In-Reply-To: <alpine.BSF.0.999.0708151046530.98070@qbhto.arg> References: <2B1EE40C-A835-4834-8070-EF8235A7B3AE@khera.org> <alpine.BSF.0.999.0708151046530.98070@qbhto.arg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 15, 2007, at 1:48 PM, Doug Barton wrote: > One question though, are ALL of those modules truly needed for > build AND run? If yes, no problem, but I hate to see BUILD_DEPENDS > == RUN_DEPENDS as a default if it hasn't been thought through. (Not > saying that's the case here, that's why I'm asking.) I don't know 100%, but the list of modules is what is RT itself says is required when you install it. There is a script included with it that checks for required modules, and only those modules is what I listed in the build+run deps. I did not analyze the application to see which is which. You will notice that I don't literally set RUN_DEPS=BUILD_DEPS because the ports infrastructure already starts with the MakeMaker/ Module::Build stuff in build deps, and those are definitely not needed at runtime.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C966C3A0-5350-4CC8-936A-ABA9E4C2C3AE>