From owner-cvs-all@FreeBSD.ORG Sun Jan 8 11:51:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 4B3E616A422; Sun, 8 Jan 2006 11:51:21 +0000 (GMT) Date: Sun, 8 Jan 2006 11:51:21 +0000 From: Alexey Dokuchaev To: Edwin Groothuis Message-ID: <20060108115121.GC7570@FreeBSD.org> References: <200601022151.k02LpBte011594@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200601022151.k02LpBte011594@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/glest Makefile 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: Sun, 08 Jan 2006 11:51:21 -0000 On Mon, Jan 02, 2006 at 09:51:11PM +0000, Edwin Groothuis wrote: > edwin 2006-01-02 21:51:11 UTC > > FreeBSD ports repository > > Modified files: > games/glest Makefile > Log: > broken on 4.x, ignore on 4.x! I've been under impression that IGNORE should be used when software in question builds, but fails to run properly for some reason. If it does not build, you should mark it BROKEN. If it's inherently broken (i.e., contains architechture-specific non-portable code) then NOT_FOR_ARCHS/ONLY_FOR_ARCHS should be used. As a side note, IMHO if submitter has freewall login, (and mezz@ does have it) one should use it instead of FQN in commit log. ./danfe