From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 31 10:54:43 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6632106567D for ; Fri, 31 Oct 2008 10:54:43 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id CA5748FC13 for ; Fri, 31 Oct 2008 10:54:42 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so517161nfh.33 for ; Fri, 31 Oct 2008 03:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=UgGlJqeUdrMfzptYMEQSFv6+iifo9faSX9j4seQpCUI=; b=oFKRoUKC6lviHuzv1cpqaQp1ageMbtRbEJoRUiptLAnSYEXEejtn2PGPqaacGtr9kY HEd0L91VZvppZ5TyWz/H2JDPuqe1OC2QuRzuHQifDR3XmbgFfVV1FM6F0oSFFKhcgSPm e8a5VOZk0QMp3bJgjR+R689ahV66jREOm2CPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GUj0q6xbGhNxFM61Ofx26Edxph0lOPlwCxy+PEp++wAVqtgI4+DBY1ZtIX+CFiMzT9 XEXpr2frX1cf1kM7WTmthpeTcsqFue/m5v0Z0dYKod4TiEgdyGVk5JKij/LdGAf6W724 CrgOY/p5RWyGVoP13e7tSXA5i7UhFHrzTIyzw= Received: by 10.103.160.3 with SMTP id m3mr5431570muo.69.1225450481277; Fri, 31 Oct 2008 03:54:41 -0700 (PDT) Received: by 10.103.137.8 with HTTP; Fri, 31 Oct 2008 03:54:41 -0700 (PDT) Message-ID: Date: Fri, 31 Oct 2008 08:54:41 -0200 From: "Carlos A. M. dos Santos" To: Boern In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-hackers@freebsd.org Subject: Re: Is there virtualbox ports? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 10:54:43 -0000 On Fri, Oct 31, 2008 at 7:23 AM, Boern wrote: > Hi,all: > I am ready to intall sun xVM VirtualBox on my FreeBSD7.0,but have no > found in the ports,anybody can help me? There is no port. VirtualBox depends on a kernel module that was not ported to FreeBSD yet, among other things. There was some discussion on the -virtualization mailing list. Take a look at the "VirtualBox looks for FreeBSD developer" thread in http://lists.freebsd.org/pipermail/freebsd-virtualization/2008-September/thread.html http://lists.freebsd.org/pipermail/freebsd-virtualization/2008-October/thread.html -- cd /usr/ports/sysutils/life make clean