From owner-svn-ports-all@freebsd.org Tue Oct 20 14:40:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06E83A1A007; Tue, 20 Oct 2015 14:40:08 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E18D4213; Tue, 20 Oct 2015 14:40:07 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E06D51545; Tue, 20 Oct 2015 14:40:07 +0000 (UTC) Date: Tue, 20 Oct 2015 14:40:07 +0000 From: Alexey Dokuchaev To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r399844 - in head/x11: kbproto libX11 libXi libXrender libxcb libxkbfile libxkbfile/files setxkbmap smproxy x11perf xcmsdb xditview xdpyinfo xdriinfo xev xfindproxy xgamma xgc xhost xkbevd Message-ID: <20151020144007.GA71953@FreeBSD.org> References: <201510201349.t9KDnII7040082@repo.freebsd.org> <562646D8.8080609@rainbow-runner.nl> <20151020141329.GA62025@FreeBSD.org> <56264C78.40900@rainbow-runner.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56264C78.40900@rainbow-runner.nl> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 14:40:08 -0000 On Tue, Oct 20, 2015 at 04:15:20PM +0200, Koop Mast wrote: > On 20/10/2015 16:13, Alexey Dokuchaev wrote: > > On Tue, Oct 20, 2015 at 03:51:20PM +0200, Koop Mast wrote: > >> On 20/10/2015 15:49, Koop Mast wrote: > >>> New Revision: 399844 > >>> URL: https://svnweb.freebsd.org/changeset/ports/399844 > >>> > >>> Log: > >>> Update xkbevd to 1.1.4. > >>> > >>> Obtained from: Xorg devel repo > >>> [...] > >> Ok these should have gone in one by one... I blame a fat finger moment... > > > > Oh no, quite on the contrary: if it would be discovered that these updates > > do not work well with xorg-server 1.7.7, I'd have to rollback just one > > revision instead of couple dozen. Thanks for making them in one go Koop! > > I hope not. Good. > Though I do wonder where your getting xorg-server 1.7.7 from :) >From the ports. :) I'm currently writing a document (which I plan to turn into a wiki page if it all works out) on how to run pre-KMS X.org bits on stable/8 laptop with Intel graphics. Basically idea is to revert to last working versions of xorg-server, libdrm and perhaps Mesa and use remaining X11 bits as usual (given X.org's network nature and hoping that those guys know how to maintain compatibility). ./danfe