From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 25 15:07:56 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 0D1C1106564A for ; Tue, 25 Oct 2011 15:07:56 +0000 (UTC) (envelope-from xmirya@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 928B88FC08 for ; Tue, 25 Oct 2011 15:07:55 +0000 (UTC) Received: by faar19 with SMTP id r19so879914faa.13 for ; Tue, 25 Oct 2011 08:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=z1hfygb4+hgLndaAd1ozI6RtDk/nMvXpVv2/q188HTM=; b=GNlUT1L1LepCi1jjG2UwmiosUUdzeV7XaBcgyRcq5dFxXT4DxFha5ox+XJ6Ik4hTZc NWxddCJFaNd+TD0PxRMRFiy/jIK5mOF/XiJiMgxg4gC/0lWtRoPOlhpg4uGVgyxs36Vr R8lPgd492owMFFrTOInBU3JpK3JEWNdZdgpBk= MIME-Version: 1.0 Received: by 10.223.58.146 with SMTP id g18mr25125134fah.13.1319553483853; Tue, 25 Oct 2011 07:38:03 -0700 (PDT) Received: by 10.152.19.166 with HTTP; Tue, 25 Oct 2011 07:38:03 -0700 (PDT) In-Reply-To: References: Date: Tue, 25 Oct 2011 17:38:03 +0300 Message-ID: From: m irya To: rnejdl@ringofsaturn.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-emulation@freebsd.org Subject: Re: Virtualbox 4.0.14 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, 25 Oct 2011 15:07:56 -0000 2011/10/25 Rusty Nejdl : > Is anyone working on porting 4.0.14? =A0Also, is there any update on > committing that and kbuild to the ports tree? =A0I checked > http://home.bluelife.at/ports/ and don't see anything recent. > You probably mean 4.1.4; i have changed the 4.1.2 ports Makefiles to point to 4.1.4 and rebuilt those ports several weeks ago, for now everything is working fine for me (including Ubuntu 11.10 guests). So if you want to get 4.1.4 on your box, get the updated ports from http://home.bluelife.at/ports/, change DISTVERSION to 4.1.4 in ports/emulators/virtualbox-ose/Makefile and ports/emulators/virtualbox-ose-kmod/Makefile, run "make makesum" to update distfiles, then reinstall both. Best Regards, Kyryll Mirnenko