From owner-cvs-all@FreeBSD.ORG Mon Nov 28 07:56:09 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98AC816A41F; Mon, 28 Nov 2005 07:56:09 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail3out.barnet.com.au (mail3out.barnet.com.au [202.83.176.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D55243D55; Mon, 28 Nov 2005 07:56:07 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail3out.barnet.com.au (Postfix, from userid 27) id 4D40A877C9F; Mon, 28 Nov 2005 18:56:06 +1100 (EST) X-Viruscan-Id: <438AB8160000BEF2F219BA@BarNet> Received: from mail3-auth.barnet.com.au (mail3.barnet.com.au [202.83.176.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail3.barnet.com.au (Postfix) with ESMTP id 24620877C32; Mon, 28 Nov 2005 18:56:06 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "edwin.adsl.barnet.com.au", Issuer "BarNet Root Certificate Authority" (not verified)) by mail3-auth.barnet.com.au (Postfix) with ESMTP id C182C877C30; Mon, 28 Nov 2005 18:56:05 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 93D8462B0; Mon, 28 Nov 2005 18:56:04 +1100 (EST) Date: Mon, 28 Nov 2005 18:56:04 +1100 From: Edwin Groothuis To: Kris Kennaway Message-ID: <20051128075604.GM1239@k7.mavetju> References: <200511280557.jAS5va2I051976@repoman.freebsd.org> <20051128061137.GA11774@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051128061137.GA11774@xor.obsecurity.org> User-Agent: Mutt/1.5.9i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Edwin Groothuis Subject: Re: cvs commit: ports/misc Makefile ports/misc/instant-tinderbox Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 07:56:09 -0000 On Mon, Nov 28, 2005 at 01:11:37AM -0500, Kris Kennaway wrote: > I think this port is a bad idea. It'll take a fairly long time to > build on pointyhat from all the pkg_adds (and it will be right at the > end of the package builds since it depends on everything else, so the > whole build will end up waiting for it), and it's not useful for > anyone apart from users of marcus' tinderbox scripts. Therefore it > should be reimplemented there instead. If I add a .ifdef to it which prevents it from being attempted to build on non-tinderbox systems, is that a good solution? Or does the packaging system ignore IGNOREs? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/