From owner-cvs-ports@FreeBSD.ORG Fri Dec 30 03:55:31 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 729AF1065673; Fri, 30 Dec 2011 03:55:31 +0000 (UTC) (envelope-from ntarmos@ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id CB8F88FC17; Fri, 30 Dec 2011 03:55:30 +0000 (UTC) Received: from mail.ceid.upatras.gr (mail.ceid.upatras.gr [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id 5E85FEB4ED1; Fri, 30 Dec 2011 05:55:29 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 26F0E2A3D75; Fri, 30 Dec 2011 05:55:29 +0200 (EET) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H1IOmdpa766X; Fri, 30 Dec 2011 05:55:29 +0200 (EET) Received: from diogenis.ceid.upatras.gr (unknown [10.1.0.181]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 05FC42A0160; Fri, 30 Dec 2011 05:55:29 +0200 (EET) Received: by diogenis.ceid.upatras.gr (Postfix, from userid 21001) id DECDFA1159; Fri, 30 Dec 2011 05:55:26 +0200 (EET) Date: Fri, 30 Dec 2011 05:55:25 +0200 From: Nikos Ntarmos To: Renato Botelho do Couto , Roman Bogorodskiy , Doug Barton , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ntarmos@cs.uoi.gr Message-ID: <20111230035525.GA4896@Alien.Universe> References: <201112151752.pBFHqKMG094562@repoman.freebsd.org> <4EEA6349.60603@FreeBSD.org> <4EEAAD6B.5090507@FreeBSD.org> <20111216121133.GA16243@bluepex.com> <20111216124603.GA11010@ritual.srt.mirantis.net> <20111229123546.GC7189@bluepex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111229123546.GC7189@bluepex.com> Organization: Computer Engineering and Informatics Dept., U. of Patras, Greece WWW-Homepage: http://ntarmos.dyndns.org/ X-PGP-Fingerprint: 9680 60A7 DE60 0298 B1F0 9B22 9BA2 7569 CF95 160A GPS-Info: 38.28457N, 21.78848E User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: cvs commit: ports/x11/xcb-util Makefile distinfo pkg-plist ports/x11/xcb-util/files patch-icccm-icccm.c 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: Fri, 30 Dec 2011 03:55:31 -0000 On Thu, Dec 29, 2011 at 10:35:49AM -0200, Renato Botelho do Couto wrote: > On Fri, Dec 16, 2011 at 04:46:04PM +0400, Roman Bogorodskiy wrote: > > Renato Botelho do Couto wrote: > > > > > On Thu, Dec 15, 2011 at 06:31:07PM -0800, Doug Barton wrote: > > > > I can now confirm that at least xfce4-desktop is unable to be recompiled > > > > due to this change. Unless I'm really missing something dramatic it > > > > seems to me that this update should be backed out for now. > > > > > > I was investigating it because new awesome version requires 0.3.8. This > > > new version was splitted into few pieces, so, we'll need more ports and > > > change dependencies accordingly. > > > > > > The new ports would be: > > > > > > xcb-util > > > xcb-util-image > > > xcb-util-keysyms > > > xcb-util-renderutil > > > xcb-util-wm > > > > > > According my first search, there are few packages that requires > > > xcb-util, it won't be so hard to track all of them. > > > > > > murphys# find ./ -mindepth 3 -maxdepth 3 -iname Makefile | xargs fgrep -l xcb-util > > > ./graphics/cairo/Makefile > > > ./graphics/pornview/Makefile > > > ./x11/startup-notification/Makefile > > > ./x11/xcb-util/Makefile > > > ./x11-wm/awesome/Makefile > > > ./x11-wm/i3/Makefile > > > ./x11-wm/mcwm/Makefile > > > > > > I'm start working on this. > > > > Yes, that sounds like a right thing to do. > > Hello guys, > > I double checked all the ports that depends of xcb-util, and here is the > first patch with all necessary changes. > > I'll wait after 9.0 is released before commit it, so, please review. > > Nikos, would you like to maintain the new ports i'm adding (xcb-util-*)? > I believe it makes more sense to one person maintain all those ports. > > Regards Sure thing Renato. I'd also not object to you taking over them if you deem it a better option, having them all under your control and updating them all together. Your call. Cheers. \n\n