From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 21:59:53 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 417BC16A417 for ; Wed, 14 Nov 2007 21:59:53 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (ipv6.darklight.org.ru [IPv6:2001:470:1f07:84::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2BDAB13C45D for ; Wed, 14 Nov 2007 21:59:51 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.2/8.14.2) with ESMTP id lAELxnbV074643; Thu, 15 Nov 2007 00:59:49 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id lAELxmSH074642; Thu, 15 Nov 2007 00:59:48 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Thu, 15 Nov 2007 00:59:48 +0300 From: Yuri Pankov To: peceka Message-ID: <20071114215948.GA92510@darklight.org.ru> References: <473B66BD.1000009@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <473B66BD.1000009@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: 7.0, make buildworld without contrib. old top binary in contrib. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2007 21:59:53 -0000 On Wed, Nov 14, 2007 at 10:21:01PM +0100, peceka wrote: > Hi, > > can someone tell me if there is any possibility to do make buildworld > without compiling all contrib/ directory? I don't need for example bind9 > in base, ipfilter, lukemftp(d). Check src.conf(5) manpage. > And why in /usr/src/contrib is very old top binary, 3.5beta12? On > http://www.sourceforge.net/projects/unixtop there is top-3.7beta2 where > ie. -c option, very helpful, works. > > Regards, > p. Yuri