REMINDER: Ports freeze starts tomorrow!

Edwin Groothuis edwin at mavetju.org
Wed Sep 10 16:46:41 PDT 2003


On Thu, Sep 11, 2003 at 01:37:16AM +0200, Oliver Eikemeier wrote:
> Is there anything about bsd.components.mk on the net or is it just the
> latest-and-greatest-super-secret-FreeBSD-enhancement-project?

It would reduce the overhead of
	USE_GMAKE=	yes
	USE_GNUCONFIGURE=	yes
	USE_REINPLACE=	yes
	USE_BZIP2=	yes
	USE_THISANDTHAT=	yes

into

	USE_COMPONENTS=	gmake gnu-configure reinplace bzip2 thisandthat

If you later on obsolete USE_BZIP2 (for whatever reason), all you
have to do is add a check for 'bzip2' in the components handling
and you know immediatly when somebody is using that obsolete option.

At least that's what I understoof from it :-)

Edwin
-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 


More information about the freebsd-ports mailing list