From owner-cvs-all@FreeBSD.ORG Fri Nov 11 16:13:51 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 B6DE016A41F; Fri, 11 Nov 2005 16:13:51 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77AD143D46; Fri, 11 Nov 2005 16:13:51 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id D76CD2FEA; Fri, 11 Nov 2005 10:13:50 -0600 (CST) Date: Fri, 11 Nov 2005 10:13:50 -0600 To: Ion-Mihai Tetcu Message-ID: <20051111161350.GA12336@soaustin.net> References: <200511111029.jABATMW9087903@repoman.freebsd.org> <20051111133654.53679f43@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051111133654.53679f43@it.buh.tecnik93.com> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org, Vsevolod Stakhov , ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.database.mk 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: Fri, 11 Nov 2005 16:13:51 -0000 On Fri, Nov 11, 2005 at 01:36:54PM +0200, Ion-Mihai Tetcu wrote: > Can we be _consistent_ in respect of the *_DATABASE* variables ? E.g. > BROKEN_WITH_DATABASE (it should be a enumeration and work for > all databases) Please, if we do this, let's fix the bug that BROKEN is set instead of IGNORE in these cases. Currently pointyhat tries these builds and none of them will work. Yes, I am aware that this might require changing some of the quoting of the variables in the ports. mcl