Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 648C763BC1D for ; Mon, 7 Sep 2009 20:32:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0F98663B133; Mon, 7 Sep 2009 20:32:18 +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 3FEF663B12E for ; Mon, 7 Sep 2009 20:32:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 30227175D0; Mon, 7 Sep 2009 20:32:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 7 Sep 2009 20:32:17 +0000 From: Reinoud Zandijk Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: reinoud@netbsd.org X-Mailer: log_accum Message-Id: <20090907203217.30227175D0@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:32:17 UTC 2009 Modified Files: pkgsrc/doc: CHANGES-2009 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.3545 -r1.3546 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.