From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 9 10:27:55 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71C51106564A; Tue, 9 Aug 2011 10:27:55 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep23.mx.upcmail.net (fep23.mx.upcmail.net [62.179.121.43]) by mx1.freebsd.org (Postfix) with ESMTP id 907528FC0A; Tue, 9 Aug 2011 10:27:54 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep18-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20110809102728.PZLK1513.viefep18-int.chello.at@edge04.upcmail.net>; Tue, 9 Aug 2011 12:27:28 +0200 Received: from [192.168.0.126] ([77.250.114.160]) by edge04.upcmail.net with edge id JATT1h02K3TiT9104ATUWa; Tue, 09 Aug 2011 12:27:28 +0200 X-SourceIP: 77.250.114.160 From: Koop Mast To: Ruslan Mahmatkhanov In-Reply-To: <4E41085A.1080803@yandex.ru> References: <4E403492.5090806@yandex.ru> <4E40D636.2000201@freebsd.org> <4E40FE8D.8080403@yandex.ru> <1312883597.58429.2.camel@crashalot.rainbow-runner.nl> <4E41085A.1080803@yandex.ru> Content-Type: text/plain; charset="us-ascii" Date: Tue, 09 Aug 2011 12:27:18 +0200 Message-ID: <1312885638.58429.8.camel@crashalot.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=FXfX1j538S0toKVv4AeTokQJ/Dr7x98IW2CddS+R9NE= c=1 sm=0 a=lpY42gKh-lsA:10 a=kj9zAlcOel0A:10 a=fGO4tVQLAAAA:8 a=U1RhkNXATQq1NuvpOhQA:9 a=mQR7efrCr2Y5J0BJkYgA:7 a=CjuIK1q_8ugA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: FreeBSD GNOME Users , Joe Marcus Clarke Subject: Re: What `gnometarget` is bsd.gnome.mk? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 10:27:55 -0000 On Tue, 2011-08-09 at 14:13 +0400, Ruslan Mahmatkhanov wrote: > Koop Mast wrote on 09.08.2011 13:53: > > On Tue, 2011-08-09 at 13:31 +0400, Ruslan Mahmatkhanov wrote: > >> Joe Marcus Clarke wrote on 09.08.2011 10:39: > >>> On 8/8/11 3:10 PM, Ruslan Mahmatkhanov wrote: > >>>> > >>>> This component is defined in _USE_GNOME_ALL and i see it in USE_GNOME in > >>>> some ports. But it doesn't seemed used. What it's for? > >>>> > >>>> PS. I wasn't able to find anything in Porters Handbook and GNOME porting > >>>> guide. > >>>> > >>> > >>> Looks like this can be removed now. We used to have a special > >>> CONFIGURE_TARGET for GNOME ports. If you look back through CVS history > >>> you can see what this did. > >>> > >>> Joe > >> > >> Thank you. > >> Here is the ports, that define USE_GNOME, and `gnometarget` is the only > >> component, so USE_GNOME may be eliminated completely in this ports: > >> > >> http://pastebin.com/vpeX4r8K > >> > >> All the other ports that define `gnometarget` in USE_GNOME along with > >> other components: > >> > >> http://pastebin.com/7j3FcEM7 > >> > >> Should i make pr, patches? > >> > > > > I just reverted this commit since it broke 553 ports. I filed a pr > > 159624 to track this issue. > > > > -Koop > > Ok. To be honest i didn't requested the deletion, just was curious what > it is for :). > Well you brought it to our attention, that is enough in my book :) Anyway if you want to make a patch for this for all the ports, feel free to attach it to the pr. If not, someone will deal with this. -Koop