From owner-svn-ports-all@FreeBSD.ORG Thu Jul 26 00:22:08 2012 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id E10D1106566B; Thu, 26 Jul 2012 00:22:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id EF13814DF2B; Thu, 26 Jul 2012 00:21:24 +0000 (UTC) Message-ID: <50108D84.1070107@FreeBSD.org> Date: Wed, 25 Jul 2012 17:21:24 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120621 Thunderbird/13.0.1 MIME-Version: 1.0 To: Baptiste Daroussin References: <201207222324.q6MNO0jH037721@svn.freebsd.org> <20120725225310.GC13771@ithaqua.etoilebsd.net> In-Reply-To: <20120725225310.GC13771@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.4.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r301357 - in head: astro/cfitsio audio/lv2core audio/slv2 converters/gbase databases/hk_classes databases/sqlite2 devel/ace devel/py-fusefs devel/ros devel/rpc2 devel/rudiments devel/rv... X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2012 00:22:09 -0000 On 07/25/2012 15:53, Baptiste Daroussin wrote: > On Sun, Jul 22, 2012 at 11:24:00PM +0000, Doug Barton wrote: >> Author: dougb >> Date: Sun Jul 22 23:23:59 2012 >> New Revision: 301357 >> URL: http://svn.freebsd.org/changeset/ports/301357 >> >> Log: >> For the ports that are maintained by ports@ that have pkgconfig as their >> only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the >> bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids >> needlessly pulling that file in. >> > > Thanks you have broken all the fusefs ports, No, I haven't, because as part of one of my changes I added a build dep on pkg-config in fusefs-libs. So at minimum your assertion that they are "all" broken is wrong. In practice, for users this won't be a problem in any case. > because they do not depends > (wrongly) on pkg-config, sysutils/IExtract and maybe more. If there are specific ports that are broken, I'm happy to fix them. Just point me in the right direction. Doug -- Change is hard.