From owner-freebsd-questions@FreeBSD.ORG Thu May 13 09:36:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DADD116A4CE for ; Thu, 13 May 2004 09:36:49 -0700 (PDT) Received: from md1.psixpress.com (md1.psixpress.com [154.32.105.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D110A43D58 for ; Thu, 13 May 2004 09:36:48 -0700 (PDT) (envelope-from danielby@ip48.ops.uk.psi.com) Received: from ip48.ops.uk.psi.com (ip48.ops.uk.psi.com [154.8.22.48]) by md1.psixpress.com (MOS 3.4.4-GR) with ESMTP id BBF15828 (AUTH via LOGINBEFORESMTP); Thu, 13 May 2004 17:36:46 +0100 (BST) Received: from danielby by ip48.ops.uk.psi.com with local (Exim 4.34; FreeBSD) id 1BOJCX-000AVf-JX for freebsd-questions@freebsd.org; Thu, 13 May 2004 17:36:53 +0100 Date: Thu, 13 May 2004 17:36:53 +0100 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20040513163653.GA40144@ip48.ops.uk.psi.com> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Cross building ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 16:36:50 -0000 Hi all, Don't know if what I want to do is possible - but there's no harm in asking, eh? I have a central build server running FreeBSD-5.2.1 amd64, which is happily building world/kernel for amd64 and i386. In order to keep everything all on the same machine, I would like to be able to build packages from ports for both platforms. Is this doable? I have checked the mailing list archives, and nothing that seems relevant came back. Can't seem to figure it out from the docs, man pages, handbook etc. Any advice welcome, even if it's no more than "get another build box"! Thanks for your time, Dan