From owner-cvs-all@FreeBSD.ORG Sat May 14 08:20:18 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 5526F1065672; Sat, 14 May 2011 08:20:18 +0000 (UTC) Date: Sat, 14 May 2011 08:20:18 +0000 From: Alexey Dokuchaev To: Gerald Pfeifer Message-ID: <20110514082018.GC97304@FreeBSD.org> References: <201105140021.p4E0LlP7029193@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201105140021.p4E0LlP7029193@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist ports/emulators/wine/files patch-dlls-wineoss.drv X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2011 08:20:18 -0000 On Sat, May 14, 2011 at 12:21:47AM +0000, Gerald Pfeifer wrote: > gerald 2011-05-14 00:21:47 UTC > > Modified files: > emulators/wine Makefile distinfo pkg-plist > emulators/wine/files patch-dlls-wineoss.drv > Log: > Update to Wine 1.3.20. This includes the following changes: [...] > > Only tentatively remove $DATADIR/wine upon deinstallation to allow for > the forthcoming wine-gecko port. [1] I've read your reasoning in the PR about the separate gecko-enabled port, and while I am generally not very happy about the idea of sub-ports, I have to say that it makes sense when slave or sibling ports carry substantial amount of extra functionality, heavy dependencies, or features that are useful to minority of users. In case of wine-gecko, however, making separate port I think is overkill. It's just a single .cab file, worth couple of megs, and most users want it anyways. I believe OPTION (default to on) is better suited and just will DTRT here. ./danfe