From owner-freebsd-ports@FreeBSD.ORG Thu Mar 8 08:40:50 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B943B16A400 for ; Thu, 8 Mar 2007 08:40:50 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 954FE13C48E for ; Thu, 8 Mar 2007 08:40:50 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l288enN7003979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 8 Mar 2007 00:40:50 -0800 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l288en96012695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Mar 2007 00:40:49 -0800 Message-ID: <45EFCC0D.40603@u.washington.edu> Date: Thu, 08 Mar 2007 00:40:45 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <576dcbc20703072228l48024899v1cec7ba889a9f805@mail.gmail.com> <45EFB681.6050905@u.washington.edu> <576dcbc20703080019g319050bcqd6188f6a828e91b5@mail.gmail.com> In-Reply-To: <576dcbc20703080019g319050bcqd6188f6a828e91b5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.8.434 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: could anyone port VirtualBox to freebsd as host system? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 08:40:50 -0000 lveax wrote: > On 3/8/07, Garrett Cooper wrote: >> lveax wrote: >> > hey all. >> > >> > i noticed there is a vm called VirtualBox even faster then vmware.. >> > >> > and it is opensource. >> > >> > is it possible that anyone one bring it to freebsd ports tree? >> >> Problem--that emulator requires ALSA for sound support, so you're most >> likely stuck running with Linux emulation mode. Not sure if that'd >> really be an improvement :(.. >> > > thank you.. > > seems it is support windows? windows didn't have ALSA. > > or disable the sound function? That's the binary build though :\.. the configure script looks for linux sources too, which suggests that it uses other kernel tie-ins. -Garrett