From owner-freebsd-questions@FreeBSD.ORG Mon Dec 3 14:13:18 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 8DE9A16A469 for ; Mon, 3 Dec 2007 14:13:18 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id CAC7713C45D for ; Mon, 3 Dec 2007 14:13:17 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (vader.bytemobile-rio.ondsl.gr [83.235.57.37]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-9) with ESMTP id lB3ECU8v010559 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 3 Dec 2007 16:13:06 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id lB3ECNt2004339; Mon, 3 Dec 2007 16:12:23 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id lB3ECNVb004338; Mon, 3 Dec 2007 16:12:23 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 3 Dec 2007 16:12:21 +0200 From: Giorgos Keramidas To: "Saravanan Shanmugham (sarvi)" Message-ID: <20071203141220.GA4285@kobe.laptop> References: <20071202231522.GC2172@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.998, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.40, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: Building FreeBSD on Linux 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: Mon, 03 Dec 2007 14:13:18 -0000 On 2007-12-02 20:13, "Saravanan Shanmugham (sarvi)" wrote: > I installed/bootstrapped NetBSD pkgsrc on the linux box. This comes > with bmake(which I think standas for bsdmake). pkgsrc is a very different ``beast'' altogether. It knows enough to bootstrap itself on any host with a vaguely POSIX-compatible shell, and some sort of host-make(1) tool.