From owner-freebsd-current@FreeBSD.ORG Thu Jan 28 15:42:45 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6F651065670; Thu, 28 Jan 2010 15:42:45 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (unknown [IPv6:2001:380:e06:127::53]) by mx1.freebsd.org (Postfix) with ESMTP id 6EAD98FC15; Thu, 28 Jan 2010 15:42:45 +0000 (UTC) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id AA00D78C4B; Fri, 29 Jan 2010 00:42:44 +0900 (JST) Received: from artemis (unknown [192.168.2.20]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTP id 7233F78C3B; Fri, 29 Jan 2010 00:42:44 +0900 (JST) Message-ID: From: "Daisuke Aoyama" To: "Daniel O'Connor" , References: <201001280000.16773.doconnor@gsoft.com.au> Date: Fri, 29 Jan 2010 00:42:38 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [PATCH] VirtualBox headless VNC support by LibVNCServer 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: Thu, 28 Jan 2010 15:42:45 -0000 Thank you for your reply. >I put VBox-VNC-20100127.patch in files an modified the paths to be >acceptable to the ports tree and applied the Makefile patch and it >works well. (I say this as IMO it's easier to try if you distribute it >like that :) I think too. I have created it to use with FreeNAS. I assumed that it is used internally. The first mail of FreeBSD ML is here: http://lists.freebsd.org/pipermail/freebsd-emulation/2010-January/007336.html Next time, I will try to change you said. >Is there any prospect of being able to build the VNC server extension in >parallel with X11/QT4? There might not be problem. I'm not using X11. That is all of the reason. Daisuke Aoyama