From owner-cvs-ports@FreeBSD.ORG Mon Mar 20 21:10:44 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 31D1B16A422; Mon, 20 Mar 2006 21:10:44 +0000 (UTC) Date: Mon, 20 Mar 2006 21:10:44 +0000 From: Alexey Dokuchaev To: Kris Kennaway Message-ID: <20060320211044.GA18900@FreeBSD.org> References: <200603201608.k2KG8kxQ015282@repoman.freebsd.org> <20060320173744.GA72724@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20060320173744.GA72724@xor.obsecurity.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/x11/nvidia-driver Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 21:10:44 -0000 On Mon, Mar 20, 2006 at 12:37:44PM -0500, Kris Kennaway wrote: > On Mon, Mar 20, 2006 at 04:08:46PM +0000, Alexey Dokuchaev wrote: > > danfe 2006-03-20 16:08:46 UTC > > > > FreeBSD ports repository > > > > Modified files: > > x11/nvidia-driver Makefile pkg-plist > > Log: > > - Xorg 6.9 uses the .so extension instead of .a for the server extensions. > > Fix the pkg-plist for that [1] > > - Remove the USE_REINPLACE since it is no longer needed [1] > > > > Please note that 4.X users will probably suffer from this as a side > > effect, however, taking them into account will further complicate the > > Makefile logic, which is already pretty hard to follow. Since I warned > > 4.X users about removing support for that old release of FreeBSD (and > > since I'd be really suprised to find out there's someone still using > > 4.X as their desktop) more than 8 months ago, plus we're not obliged to > > support ports on 4.X anymore, I think we can live with it. > > Only if you mark the port IGNORE on 4.x so it tells them up-front. I deliberately did not bump PORTREVISION [*] to minimize effect on 4.x users (presuming they already have nvidia-driver port installed and registered properly). Nonetheless, I'm thinking of more perfect way of dealing with this issue right now, and in case I could not get one promptly, I'll IGNORE it on 4.x or find other canonically-proper way to fix it. > > Dear committer: you have many other ports that you also need to > annotate with BROKEN/IGNORE (or fix). I hope you'll do so soon > instead of committing new ones :-) Despite the fact you're quite right, and I'm very aware of those and fixes will follow promptly, I'd appreciate if such assessments were sent privately. Thanks. ./danfe P.S. For 4.X only [*]