From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 9 19:53:49 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BC4C16A401; Fri, 9 Mar 2007 19:53:49 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from thumbler.kulnet.kuleuven.ac.be (thumbler.kulnet.kuleuven.ac.be [134.58.240.45]) by mx1.freebsd.org (Postfix) with ESMTP id D5CA913C441; Fri, 9 Mar 2007 19:53:48 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from localhost (localhost [127.0.0.1]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 7AE24138357; Fri, 9 Mar 2007 20:53:47 +0100 (CET) Received: from smtp02.kuleuven.be (lepidus.kulnet.kuleuven.ac.be [134.58.240.72]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 8602F1382FE; Fri, 9 Mar 2007 20:53:46 +0100 (CET) Received: from kalimero.kotnet.org (kalimero.kotnet.org [10.4.16.222]) by smtp02.kuleuven.be (Postfix) with ESMTP id 6BF5C2CAAE5; Fri, 9 Mar 2007 20:53:46 +0100 (CET) Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.13.8/8.13.8) with ESMTP id l29Jrkmi003155; Fri, 9 Mar 2007 20:53:46 +0100 (CET) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-emulation@freebsd.org Date: Fri, 9 Mar 2007 20:53:43 +0100 User-Agent: KMail/1.9.5 References: <790a9fff0610132255k5c3b08fcrb550fa308d31752d@mail.gmail.com> <200703092024.23577.tijl@ulyssis.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703092053.45563.tijl@ulyssis.org> X-Virus-Scanned: by KULeuven Antivirus Cluster Cc: Scot Hetzel , gerald@freebsd.org Subject: Re: emulators/linux-wine: Help in porting to FreeBSD 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: Fri, 09 Mar 2007 19:53:49 -0000 On Friday 09 March 2007 20:37, Andrew Pantyukhin wrote: > On 3/9/07, Tijl Coosemans wrote: > > > Quoting Scot Hetzel (from Sat, 14 Oct 2006 > > > 00:55:17 -0500): > > > > > > > I'm trying to create a port for emulators/linux-wine, so that we can > > > > at least have wine running on FreeBSD/amd64 using the linuxator. This > > > > would then silence users who want wine (amd64/104311) to run under > > > > FreeBSD/amd64. > > > > Anyway, I don't think that will give you a better Wine than the native > > version. FreeBSD devices are not the same as on Linux for instance. > > The question is what kind of wine we, poor windows > addicts, can have on FreeBSD/amd64... This may be a dumb suggestion, but can't you install i386 packages under amd64?