From owner-svn-ports-head@FreeBSD.ORG Mon Jul 23 04:38:02 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E12CE106564A; Mon, 23 Jul 2012 04:38:01 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5E9E58FC08; Mon, 23 Jul 2012 04:38:01 +0000 (UTC) Received: by yhfs35 with SMTP id s35so5931263yhf.13 for ; Sun, 22 Jul 2012 21:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4r6We7AAFuNkVObO/QGNRAbL7GLL16G2R9GqUAOSSGw=; b=LxuByRdcPPXDrkDg60HTc7kXEVdFAc607TDNB+jj0FfZUlxfZRMypCDZm3HL7rTYOY 7fRGI5344neFt7PrHtEg7LnB+tn8Q1JFGl/NaWQvlK4tYFI9LVBjGQzmYFwq+iWU8ZbV zcSaJm0z5/DsVeRtngtGsabqpwpcYdJCGTlvcc1rGhbpBQU4VHbAAOPa1PoxBBwNqYMq ICb7jpogXkaIg9li8wClMAlEmpbtBftJko15Xb9lpJMUATE8w3g3bjooc05zxXevNfH7 8aS2O73vFiOGJBLDLmJ7o27qkWxakBdlm+FwLunoU3J1fwVRC6SH0RmM6nZdyAAbEmit FYbA== MIME-Version: 1.0 Received: by 10.66.89.38 with SMTP id bl6mr20467041pab.39.1343018280226; Sun, 22 Jul 2012 21:38:00 -0700 (PDT) Received: by 10.68.51.201 with HTTP; Sun, 22 Jul 2012 21:38:00 -0700 (PDT) In-Reply-To: <500CCD8F.5030004@FreeBSD.org> References: <201207230133.q6N1XumG049975@svn.freebsd.org> <500CB0F7.2090601@FreeBSD.org> <500CCD8F.5030004@FreeBSD.org> Date: Sun, 22 Jul 2012 23:38:00 -0500 Message-ID: From: Jeremy Messenger To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301362 - in head: archivers/libcomprex audio/libmtp audio/libsidplay2 cad/adms databases/dbh10 databases/mysqlcppapi devel/bufferpool devel/clanlib devel/compiz-bcop devel/dotconf deve... X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2012 04:38:02 -0000 On Sun, Jul 22, 2012 at 11:05 PM, Doug Barton wrote: > On 07/22/2012 20:15, Jeremy Messenger wrote: >> On Sun, Jul 22, 2012 at 9:03 PM, Doug Barton wrote: >>> On 07/22/2012 18:47, Jeremy Messenger wrote: >>>> On Sun, Jul 22, 2012 at 8:33 PM, Doug Barton wrote: >>>>> Author: dougb >>>>> Date: Mon Jul 23 01:33:55 2012 >>>>> New Revision: 301362 >>>>> URL: http://svn.freebsd.org/changeset/ports/301362 >>>>> >>>>> Log: >>>>> For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps >>>>> convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep >>>>> added by bsd.gnome.mk. >>>> >>>> >>>> You should wait for bapt@ on this one. He is going to work on USE_PKGCONFIG. >>> >>> If bapt's solution materializes, and if it's appropriate for these >>> particular ports, then it can still be utilized. The only thing that is >>> different now is that these ports match a different grep pattern, one >>> that will have to be searched for anyway. >>> >>> IOW, this change doesn't hurt anything long term, and it does solve the >>> bogus run-dep problem now. >> >> It doesn't hurt, but you are making more work for bapt by chase all of >> your change. > > No, I'm not. Whether I had changed this or not there was something that > bapt had to change in each of these Makefiles. Now it's just a different > thing that he has to change. In fact in some case this change makes it > easier since it's just one line that has to be removed. > > If you believe differently, please demonstrate exactly how it will be > harder. Should be no issue for now if bapt hasn't start, but when you knew someone is working on it. It's best to let them to finish without get in their way that way they don't have to tweak (sync) their patch with your changes. I have worked with sync between project and FreeBSD ports a lot, and it was no fun. >> bapt wants to add WANT_PKGCONFIG to allow us to choice >> either pkg-config or pkgconf, so that line will be changed either. > > I know what he wants to do, we discussed his idea. > > Doug > > -- > > Change is hard. > > > -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org