From owner-freebsd-ruby@FreeBSD.ORG Mon Jul 23 00:32:18 2012 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3EBF106566C; Mon, 23 Jul 2012 00:32:18 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 751D68FC14; Mon, 23 Jul 2012 00:32:18 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so10524696pbb.13 for ; Sun, 22 Jul 2012 17:32:18 -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=rQ092FufriF0Kt8Db8L/DO8CfxqQ/cedrb9K/lAIZ/g=; b=gNmAZCdQ4k7wE3+69N2FX5aMcjVEwGkOmK2sd0fixMxzfx4y8Xqh4JaMmtOlEi5xi9 W0Xv+aHPL4vJmmYiE9aynG7stI2rGKe/ev97HQMM1UvNMi1l6UONgMF/t3IA8VhFwjJS lT66HkE23xLtfAXaisVLxk6Eldf4lOE0zczPodSjoFfLMa4l7GxAuDw9LLRI5yJ3W+GM DKw5S4LvQizwepZ6t+kdn4b/3U5ttKYV2tVfwbLk0oBbLDjMmuFO4h4p7sCiNwXJMoNc jijy+nSM9QEIeRR8OmEHnRHxFPCVIzbCmA8Yf7K/jrXlsRrJRwlvnL9FnpoIerogVeNi O5Jg== MIME-Version: 1.0 Received: by 10.68.136.229 with SMTP id qd5mr30982363pbb.2.1343003538093; Sun, 22 Jul 2012 17:32:18 -0700 (PDT) Received: by 10.68.51.201 with HTTP; Sun, 22 Jul 2012 17:32:18 -0700 (PDT) In-Reply-To: <2733192.bb9eyUHP4H@mercury.ph.man.ac.uk> References: <500B8811.9090609@FreeBSD.org> <2733192.bb9eyUHP4H@mercury.ph.man.ac.uk> Date: Sun, 22 Jul 2012 19:32:18 -0500 Message-ID: From: Jeremy Messenger To: Max Brazhnikov Content-Type: text/plain; charset=ISO-8859-1 Cc: Scot Hetzel , kde@freebsd.org, ruby@freebsd.org, Edwin Groothuis , Doug Barton , freebsd-ports@freebsd.org, gnome@freebsd.org, "Jason E. Hale" Subject: Re: Re: How to remove erroneous deps from pkgng X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2012 00:32:18 -0000 On Sun, Jul 22, 2012 at 6:22 PM, Max Brazhnikov wrote: > On Sun, 22 Jul 2012 09:51:40 -0500 Jeremy Messenger wrote: >> You need to start to respect the people's work and plan, Doug. Also I >> am part of team that maintaining the bsd.gnome.mk. Yes it will be >> re-add if anyone plan to remove it, because I already have planned add >> the :build/:run feature in the bsd.gnome.mk that the without :* will >> be both build/run time dependency. > > in kde4.mk we support not only run/build suffixes, but also have default > dependence type if suffix is not set. > >> The only thing that I don't plan is to chase thousands of port to have >> the 'pkgconfig;build'. If anyone want to take up this task is cool >> with me. > > Why should we change lots of ports and always keep eyes on new ports, if it > can be altered once in .mk ?? Because it's not a right solution. There are very few need pkg-config in the runtime dependency. Also I already have designed feature that way (it's not for pkg-config, but all stuff in the bsd.gnome.mk) and it doesn't break anything by defaut. But don't worry because bapt, kwm and I have discussed about add USE_PKGCONFIG in the bsd.port.mk and rip pkg-config out of bsd.gnome.mk. It's even better, but I know it's more work like USE_GNOME=pkgconfig:build. Cheers, Mezz > Max -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org