From owner-freebsd-current Fri Nov 8 5: 4:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5988537B401; Fri, 8 Nov 2002 05:04:10 -0800 (PST) Received: from smtp2.enst.fr (matrix2.enst.fr [137.194.2.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7808F43E42; Fri, 8 Nov 2002 05:04:08 -0800 (PST) (envelope-from beyssac@bofh.enst.fr) Received: from bofh.enst.fr (bofh.enst.fr [137.194.32.191]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "bofh.enst.fr", Issuer CN "ENST CA" (verified OK)) by smtp2.enst.fr (Postfix) with ESMTP id 49A741EF2A; Fri, 8 Nov 2002 14:04:05 +0100 (MET) Received: from bofh.enst.fr (localhost [127.0.0.1]) by bofh.enst.fr (8.12.6/8.12.5) with ESMTP id gA8D45xi049169 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 8 Nov 2002 14:04:05 +0100 (CET) (envelope-from beyssac@bofh.enst.fr) Received: (from beyssac@localhost) by bofh.enst.fr (8.12.6/8.12.6/Submit) id gA8D412k049168; Fri, 8 Nov 2002 14:04:01 +0100 (CET) Date: Fri, 8 Nov 2002 14:04:01 +0100 From: Pierre Beyssac To: Gerald Pfeifer Cc: Pierre Beyssac , Dag-Erling Smorgrav , Krzysztof J?druczyk , freebsd-current@FreeBSD.ORG, Poul-Henning Kamp , Alfred Perlstein Subject: Re: Wine-2002.10.07 port on FreeBSD 5.0-current Message-ID: <20021108140401.A44559@bofh.enst.fr> References: <20021108103644.GA60686@fasterix.frmug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from pfeifer@dbai.tuwien.ac.at on Fri, Nov 08, 2002 at 12:08:32PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 08, 2002 at 12:08:32PM +0100, Gerald Pfeifer wrote: > Unfortunately (in the sense that both of you duplicated effort), > Alfred independently came up with a similiar patch which went in as > $PORTSDIR/emulators/wine/files/patch-context_i386 > and which I already fed upstream to the Wine folks. Fine, but if included "as is" in Wine because, it will break compatibility with Net/OpenBSD because DBREG_DRX is a FreeBSDism... that's why I surrounded my patch with a #ifdef DBREG_DRX (which seems cleaner than a #ifdef __FreeBSD__). I'll send my patch with these additional explanations to Wine, then. -- Pierre Beyssac pb@enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message