From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 22 19:18:44 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 119D31065670 for ; Tue, 22 Mar 2011 19:18:44 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A09E68FC14 for ; Tue, 22 Mar 2011 19:18:43 +0000 (UTC) Received: by wyf23 with SMTP id 23so7709608wyf.13 for ; Tue, 22 Mar 2011 12:18:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=D5IoS6+nvYjshTgIMOLaIX7ojlUoAPuNjDJSq/mma9U=; b=vec7hu3u4mDov/adG4o9XXfpmF8mL8rOXdL6Cylz35gj5VE1aUKAAX6jgQ7cgk505B Ed/9MXUuM4PL6iLjTdKVljcvoY2/TJEvoeBv+1t42lyNOAYk80U0aUVr+uiiY6xXJ/Es g916eLwyUp0NxRBP3if+D3UfVlLpbzPOdhW0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bYobwNLestUoRH/cvdpYhsSGRFI8ouDP/NeI8nON2bQsuAVIYG4seuHYZSjLcn7QYc Y847qMk4GqUVf9BDOp925oVRW5YgtBK2B+hW05+JbmtQCB+pJtsPa3qzKpGt8ZMYX75m z/gTkg9Ndm1fARfe8pE5QobkLltAF9R5jgLDM= MIME-Version: 1.0 Received: by 10.216.144.223 with SMTP id n73mr5529217wej.37.1300821522025; Tue, 22 Mar 2011 12:18:42 -0700 (PDT) Received: by 10.216.0.205 with HTTP; Tue, 22 Mar 2011 12:18:41 -0700 (PDT) In-Reply-To: <18434403.16538.1300818939246.JavaMail.root@mail-01.cse.ucsc.edu> References: <18434403.16538.1300818939246.JavaMail.root@mail-01.cse.ucsc.edu> Date: Tue, 22 Mar 2011 14:18:41 -0500 Message-ID: From: Brandon Gooch To: Tim Gustafson Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 4.x X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 19:18:44 -0000 On Tue, Mar 22, 2011 at 1:35 PM, Tim Gustafson wrote: > Is there any effort under way to port VirtualBox 4.x to FreeBSD, now that the whole thing is open source? > > Tim Gustafson > Baskin School of Engineering > UC Santa Cruz > tjg@soe.ucsc.edu > 831-459-5354 > There is a port available for testing: http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/065983.html Note that there may be a newer version available than the link included in the original CFT e-mail... -Brandon