From owner-freebsd-questions@FreeBSD.ORG Sun Jun 9 21:52:49 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 15723E6B for ; Sun, 9 Jun 2013 21:52:49 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id CCFD9164C for ; Sun, 9 Jun 2013 21:52:48 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UlnXZ-0003zO-M3 for freebsd-questions@freebsd.org; Sun, 09 Jun 2013 23:52:45 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 09 Jun 2013 23:52:45 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 09 Jun 2013 23:52:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: buildworld selectively? Date: Sun, 9 Jun 2013 21:52:28 +0000 (UTC) Lines: 16 Message-ID: References: <51B4CFCA.3010705@hayers.org> <44mwqzotyf.fsf@lowell-desk.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2013 21:52:49 -0000 On Sun, 09 Jun 2013 17:27:52 -0400, Lowell Gilbert wrote: > Walter Hurry writes: > >> Ah, src.conf. That's what I missed!. Thank you so much Gary, and sorry >> if it was a silly question. > > Bear in mind that you're only going to be able to shave a small fraction > off the build time. by excluding parts of the build. The 'games' section > in particular has almost nothing in it. > Fair enough. Point taken, thanks. Nevertheless I see no reason to compile stuff I neither want nor need. Anyway, games was only an example.