From owner-cvs-all Tue Jul 16 16:23: 5 2002 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 6672F37B400; Tue, 16 Jul 2002 16:23:00 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02D8443E3B; Tue, 16 Jul 2002 16:23:00 -0700 (PDT) (envelope-from eta@lclark.edu) Received: from anholt ([12.224.154.76]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020716232259.JLLB26053.rwcrmhc53.attbi.com@anholt>; Tue, 16 Jul 2002 23:22:59 +0000 Subject: Re: cvs commit: ports/x11/XFree86-4-clients Makefile ports/x11/XFree86-4-documentsMakefile ports/x11/XFree86-4-libraries Makefileports/x11/XFree86-4-libraries/files patch-bsdLib.rules patch-drilx11patch-xthreads patch-z01 ports/x11/XFree86-4-manuals Makefile ... From: Eric Anholt To: Maxim Sobolev Cc: Eric Anholt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <3D34493C.3A23D5C@FreeBSD.org> References: <200207142026.g6EKQXa1003977@freefall.freebsd.org> <3D34493C.3A23D5C@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 16 Jul 2002 17:22:59 -0600 Message-Id: <1026861780.474.14.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-07-16 at 10:26, Maxim Sobolev wrote: > I found that after this commit build of XFree86-4-Server builds X11 > libraries as well, which looks to me as a complete waste of time, > since at this point those libraries already installed. Could you > please investigate and fix? Was it not doing this before the commit? I know some things (in the current setup at least) have to be rebuilt in different ports. For example we build and install libGL.so in XFree86-4-libraries, but a lot, if not all, of libGL.so has to be rebuilt to build the DRI client libraries for XFree86-4-Server. One thing I plan to look at though is how to reduce, if possible, the amount of source we are extracting and how much of X we are building each time. One thing people have proposed is having a shared source dir, but I'm not sure how well that would work (And how we would deal with it in relation to things like portupgrade which like to clean after installing the port). -- Eric Anholt http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message