From owner-cvs-all@FreeBSD.ORG Sun Jun 29 23:28:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8958D1065674; Sun, 29 Jun 2008 23:28:03 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 46B358FC0A; Sun, 29 Jun 2008 23:28:03 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id B997239130; Mon, 30 Jun 2008 01:28:00 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 4FC3210051; Mon, 30 Jun 2008 01:28:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 3965C1004F; Mon, 30 Jun 2008 01:28:04 +0200 (CEST) Date: Mon, 30 Jun 2008 01:28:04 +0200 (CEST) From: Gerald Pfeifer To: "Aryeh M. Friedman" In-Reply-To: <48566D34.3030706@gmail.com> Message-ID: References: <200806151304.m5FD4Pll018372@repoman.freebsd.org> <485527F6.70800@gmail.com> <48566D34.3030706@gmail.com> User-Agent: Alpine 1.10 (LSU 1026 2008-04-08) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/wine Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2008 23:28:03 -0000 On Mon, 16 Jun 2008, Aryeh M. Friedman wrote: > http://xtruder.homelinux.net/%7Eambro/cursor-patches-0.9.58.patch > > required to make many EA games work (I think it is needed for other > stuff also)... officially it is for rc1 but rc4 still needs it and it > works fine there... I don't think there are any plans to put it in the > actual 1.0 release due to winehq having more pressing issues. I looked into this, and I do not have any plans of adding this to the emulators/wine port. Just days ago Wine 1.1 was released which indicates how active this project still is, and I have got patches of mine accepted and also seen FreeBSD-specific patches by our GSoC student accepted in larger numbers this month, so adding a patch which has not made it into the three for more than three months does not seem appropriate. Gerald