From owner-cvs-all@FreeBSD.ORG Sun May 15 18:23:45 2011 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 5D9231065688; Sun, 15 May 2011 18:23:45 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3AF268FC15; Sun, 15 May 2011 18:23:45 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 04A6D5615A; Sun, 15 May 2011 13:08:20 -0500 (CDT) Date: Sun, 15 May 2011 13:08:19 -0500 From: Mark Linimon To: Alexey Dokuchaev Message-ID: <20110515180819.GB29366@lonesome.com> References: <201105140021.p4E0LlP7029193@repoman.freebsd.org> <20110514082018.GC97304@FreeBSD.org> <20110515155920.GB19328@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110515155920.GB19328@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, Gerald Pfeifer , 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: Sun, 15 May 2011 18:23:45 -0000 On Sun, May 15, 2011 at 03:59:20PM +0000, Alexey Dokuchaev wrote: > Carefully selected and reasonable defaults is one of the strong sides > of ports (and thus packages) that we offer, despite all aforementioned > drawbacks. User feedback at the last 2 conferences that I have been to, is that we are insufficiently consistent in our defaults. (In particular, X11 and CUPS are frequently mentioned as offenders; there are others.) This primarily affects our default-built packages. A post-BSDCan task for portmgr is to come up with recommendations on how to deal with this problem. mcl