From owner-cvs-all@FreeBSD.ORG Tue Aug 16 18:55:28 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 3E0D116A41F for ; Tue, 16 Aug 2005 18:55:28 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 6933943D76 for ; Tue, 16 Aug 2005 18:55:23 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: (qmail 26921 invoked from network); 16 Aug 2005 18:55:22 -0000 Received: from unknown (HELO ?192.168.1.140?) (tacopants@70.28.168.125 with plain) by smtp103.rog.mail.re2.yahoo.com with SMTP; 16 Aug 2005 18:55:22 -0000 Message-ID: <43023699.9010900@magnesium.net> Date: Tue, 16 Aug 2005 14:55:21 -0400 From: Adam Weinberger User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050712) MIME-Version: 1.0 To: Kirill Ponomarew References: <200508160914.j7G9EiPd061656@repoman.freebsd.org> <4302300D.5040701@magnesium.net> <20050816185142.GB55949@voodoo.oberon.net> In-Reply-To: <20050816185142.GB55949@voodoo.oberon.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Kirill Ponomarew , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/gourmet 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: Tue, 16 Aug 2005 18:55:28 -0000 Kirill Ponomarew wrote: > On Tue, Aug 16, 2005 at 02:27:25PM -0400, Adam Weinberger wrote: >> Kirill Ponomarew wrote: >>> krion 2005-08-16 09:14:43 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> deskutils/gourmet Makefile >>> Log: >>> Fix dependencies and build. >>> >>> Approved by: portmgr (implicit) >> This won't fix the build at all. Look at the pre-install: target. >> gourmet requires a python-enabled metakit, and the only way to achieve >> that is to have WITH_METAKIT_PYTHON=yes defined when building metakit. >> All you've accomplished here is ensuring that the port is still BROKEN, >> but in a different way. >> >> Your change may look better from the standpoint of pointyhat logs, but >> in reality, gourmet's dependency is more logically on libmk4py.so than >> on libmk4.so. > > I don't know how it would change the functionality of gourmet if > metakit is built without python, but it would make sense to add > NO_PACKAGE into Makefile to prevent cluster from building it until > the problem is resolved. Feel free to add NO_PACKAGE/RESTRICTED if > you know that package will be unusable for users. Well, gourmet (being a python app) needs the metakit python bindings. Am I looking at metakit's python bindings backwards? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx