From owner-freebsd-gnome Wed Feb 13 7:12:16 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 9097F37B4AE; Wed, 13 Feb 2002 07:11:40 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id RAA46648; Wed, 13 Feb 2002 17:11:37 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h24.234.dialup.iptcom.net [212.9.234.24]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id RAA32871; Wed, 13 Feb 2002 17:11:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1DFB4d89032; Wed, 13 Feb 2002 17:11:04 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C6A821D.6C235A89@FreeBSD.org> Date: Wed, 13 Feb 2002 17:11:25 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ade Lovett Cc: Jeremy Lea , freebsd-gnome@FreeBSD.org Subject: Re: A mozilla lite port. References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ade Lovett wrote: > > On 02/13/02 08:21, "Maxim Sobolev" wrote: > > > Ade Lovett wrote: > >> > >> On 02/13/02 03:48, "Maxim Sobolev" wrote: > >>> You don't really need this, because mozilla, mozilla-embedded and > >>> mozilla-headers share *the same* WRKSRC, so that whatever your > >>> installation order is the mozilla being built only once. This was one > >>> of the primary design goals of the mozilla-embedded/mozilla-headers. > >> > >> Yes. However, consider the all-too-familiar scenario: > >> > >> cd /usr/ports/x11/gnome; make install clean > >> cd /usr/ports/x11/gnome-fifth-toe; make install clean > >> > >> And watch www/mozilla being built twice. > > > > This is the price one pays for not thinking the process out. I do not > > see why we should do something about it. > > That's a ridiculous assumption. If I have x11/gnome installed, and then > proceed on to x11/gnome-fifth-toe, having cleaned out apx 2GB (a signifcant > amount of data, even with today's drives) of expanded tarfiles and built > sources from x11/gnome, before starting on gnome-fifth-toe, then the very > first thing gnome-fifth-toe does is to build mozilla, having just, as the > second-to-last item of x11/gnome, built mozilla previously, to get > mozilla-embedded, for nautilus. This is silly. Well, then just make nautilus using mozilla instead of mozilla-embedded. There is even knob for that in nautilus/Makefile. I do not see any other reasonable way to cope with the problem, do you? Perhaps we have to just nuke Mozilla from gnome-fifth-toe, considering that galeon could be used for browsing instead. -Maxim > > Consider the following > > scenario: > > > > cd /usr/ports/x11/gnome; make install clean > > rm -rf / > > [bang] > > :) > > Whilst the smiley is noted, this is hardly a comparable situation, since I'm > staying well and truly within the realms of the ports tree :) > > -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message