From owner-freebsd-current@FreeBSD.ORG Mon Jan 18 15:46:26 2010 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97EDD10656B9; Mon, 18 Jan 2010 15:46:26 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 2D1248FC0C; Mon, 18 Jan 2010 15:46:25 +0000 (UTC) Received: from daedalus.network.local (gprs23.swisscom-mobile.ch [193.247.250.23]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o0IFkIri028411 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Mon, 18 Jan 2010 15:46:20 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4B5482A2.8030209@FreeBSD.org> Date: Mon, 18 Jan 2010 16:47:46 +0100 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.23 (X11/20090821) MIME-Version: 1.0 To: Boris Samorodov References: <20100113194254.GR64905@hoeg.nl> <30368580@ipt.ru> In-Reply-To: <30368580@ipt.ru> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Ed Schouten , vbox@FreeBSD.org, current@FreeBSD.org Subject: Re: HEADS UP: gone. All welcome . X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 15:46:26 -0000 Hi, Boris Samorodov wrote: > Hello Ed, > > thanks for your hard work! > > On Wed, 13 Jan 2010 20:42:54 +0100 Ed Schouten wrote: > >> I've noticed there is some breakage in ports, but it shouldn't be too >> serious. > > Seems that emulators/virtualbox-ose is broken: Yes, there is a pr open with a patch attached: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142855 The fix is already in our development repository: http://svn.bluelife.at/index.cgi/blueports/revision/?rev=662 Once everything is tested we will commit the patch. Beat