From owner-cvs-all@FreeBSD.ORG Fri Mar 19 02:16:00 2004 Return-Path: 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 A45C016A4CE; Fri, 19 Mar 2004 02:16:00 -0800 (PST) Received: from postman.arcor.de (postman4.arcor-online.net [151.189.0.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1882443D45; Fri, 19 Mar 2004 02:16:00 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from fillmore.dyndns.org (port-212-202-51-138.reverse.qsc.de [212.202.51.138]) (authenticated bits=0)i2JAFwD2011605 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 19 Mar 2004 11:15:58 +0100 (MET) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.30; FreeBSD) id 1B4H2i-000HNu-TR; Fri, 19 Mar 2004 11:15:56 +0100 Message-ID: <405AC85C.1070001@fillmore-labs.com> Date: Fri, 19 Mar 2004 11:15:56 +0100 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Kris Kennaway References: <200402180350.i1I3oZtv045855@repoman.freebsd.org> In-Reply-To: <200402180350.i1I3oZtv045855@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: BROKEN vs. IGNORE [was: cvs commit: ports/devel/whups Makefile] X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 19 Mar 2004 10:16:00 -0000 Kris Kennaway wrote: > kris 2004/02/17 19:50:35 PST > > FreeBSD ports repository > > Modified files: > devel/whups Makefile > Log: > Change BROKEN to IGNORE since the package still builds (but does not work) Are there any rules when to use BROKEN and when to use IGNORE?