From owner-freebsd-gnome Wed Feb 13 6:25:28 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 3F97637B405; Wed, 13 Feb 2002 06:25:21 -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 QAA02928; Wed, 13 Feb 2002 16:25:13 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h177.234.dialup.iptcom.net [212.9.234.177]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id QAA09186; Wed, 13 Feb 2002 16:25:11 +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 g1DELXd88840; Wed, 13 Feb 2002 16:21:33 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C6A7682.75FBE52@FreeBSD.org> Date: Wed, 13 Feb 2002 16:21:54 +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 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. Consider the following scenario: cd /usr/ports/x11/gnome; make install clean rm -rf / [bang] :) -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message