Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DDC2563BC1D for ; Mon, 7 Sep 2009 20:27:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7F9C463B133; Mon, 7 Sep 2009 20:27:26 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9369663B12E for ; Mon, 7 Sep 2009 20:27:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83B45175D0; Mon, 7 Sep 2009 20:27:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 7 Sep 2009 20:27:25 +0000 From: Reinoud Zandijk Subject: CVS commit: pkgsrc/emulators/wine-devel To: pkgsrc-changes@NetBSD.org Reply-To: reinoud@netbsd.org X-Mailer: log_accum Message-Id: <20090907202725.83B45175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: reinoud Date: Mon Sep 7 20:27:25 UTC 2009 Modified Files: pkgsrc/emulators/wine-devel: Makefile distinfo Added Files: pkgsrc/emulators/wine-devel/patches: patch-cc patch-cd patch-ce patch-cf patch-cg Log Message: Let wine compile and work again. There are still some minor issues that need to be adressed but example programs i had installed before worked fine. The errors i currently get are: 1 Could not load Mozilla. HTML rendering will be disabled. 2 err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Where 1) is annoying but 2) is more revealing. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/emulators/wine-devel/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/wine-devel/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/wine-devel/patches/patch-cc \ pkgsrc/emulators/wine-devel/patches/patch-cd \ pkgsrc/emulators/wine-devel/patches/patch-ce \ pkgsrc/emulators/wine-devel/patches/patch-cf \ pkgsrc/emulators/wine-devel/patches/patch-cg Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.