From owner-cvs-all@FreeBSD.ORG Thu Oct 13 01:47:34 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 67F3216A41F; Thu, 13 Oct 2005 01:47:34 +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 1341043D45; Thu, 13 Oct 2005 01:47:34 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 4496C2F68; Wed, 12 Oct 2005 20:47:33 -0500 (CDT) Date: Wed, 12 Oct 2005 20:47:33 -0500 To: Adam Weinberger Message-ID: <20051013014733.GA19572@soaustin.net> References: <200510130045.j9D0jdf2087285@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510130045.j9D0jdf2087285@repoman.freebsd.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/iso-codes 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: Thu, 13 Oct 2005 01:47:34 -0000 On Thu, Oct 13, 2005 at 12:45:39AM +0000, Adam Weinberger wrote: > Having this port marked BROKEN prevents nearly 75 GNOME ports from > building, and I'm not okay with that. While Koop sorts out the > distfile situation and works on updating the port, I've temporarily > hosted the old distfile on MASTER_SITE_LOCAL, and I'm removing the > BROKEN and DEPRECATED lines that linimon added. Well, I suppose this serves me right for committing when I'm not 100% healthy. You're right, I should have checked the dependency tree before doing this commit. However, I should note that after the first few hundred commits to clean up port fetching problems, they all start to look alike -- and most of the ones I've marked BROKEN have been for projects that have been dead for years (most recent ones: early WAIS implementation; software accelerator for XFree86 v3). But I'll start double-checking. mcl