From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 21:46:24 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 1F72116A418 for ; Wed, 14 Nov 2007 21:46:24 +0000 (UTC) (envelope-from peceka@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 9BDF413C4AC for ; Wed, 14 Nov 2007 21:46:22 +0000 (UTC) (envelope-from peceka@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so296931nfb for ; Wed, 14 Nov 2007 13:46:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=Cur5fueGhOcZgs53fdWvUl4zXU8IFZApeWxHr/uJV54=; b=RbckScA8qjeA2+cSvQsbk4nvvV0u5/4sf3oCfQCw9J41B/1vx8yOZO2oDVSUcvPY2zgUJ5r05Lff4efrVUp1Iz+B1qmlnxkT8S1ccGuf8XGd9i2T0iDOIcEKc0DnyCUz+fwr0OYuLIxzDu9Wo8Rl4vH6hV1+pNex1dA6P8PEwmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=JxS7aGHQ6LZCUW7oinsf2fMK7R+oZbFUOeComH96y8/QFsJ2Wxixv2DGbx/0FYp/H7KRPenqsoWxTkCv1CYwpfZ64ksJD2KiiDn2d6mvpK0eEmoT4p6P9ASH4swxXTqDcPOnTQ6GCJ4wjFdiDm4TgEHyKXCeaRmsHHFISGl2Pdk= Received: by 10.86.70.8 with SMTP id s8mr7300640fga.1195075272129; Wed, 14 Nov 2007 13:21:12 -0800 (PST) Received: from ?192.168.0.104? ( [87.207.107.64]) by mx.google.com with ESMTPS id 3sm975020fge.2007.11.14.13.21.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 14 Nov 2007 13:21:10 -0800 (PST) Message-ID: <473B66BD.1000009@gmail.com> Date: Wed, 14 Nov 2007 22:21:01 +0100 From: peceka User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: 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:46:24 -0000 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). 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.