From owner-freebsd-ports@FreeBSD.ORG Sat May 19 13:26:14 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DE6416A403 for ; Sat, 19 May 2007 13:26:14 +0000 (UTC) (envelope-from elfshadow@physics.upatras.gr) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.freebsd.org (Postfix) with SMTP id 76E7213C447 for ; Sat, 19 May 2007 13:26:13 +0000 (UTC) (envelope-from elfshadow@physics.upatras.gr) Received: (qmail 21018 invoked from network); 19 May 2007 12:59:32 -0000 Received: by simscan 1.1.0 ppid: 20999, pid: 21001, t: 3.6369s scanners: clamav: 0.88.2/m:39/d:1582 spam: 3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on nic.upatras.gr X-Spam-Level: X-Spam-Status: No, score=-3.5 required=8.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8 Received: from pythagoras.physics.upatras.gr (150.140.159.71) by nic.upatras.gr with SMTP; 19 May 2007 12:59:28 -0000 Received: (qmail 19064 invoked by uid 1189); 19 May 2007 12:57:28 -0000 Date: Sat, 19 May 2007 15:57:28 +0300 From: Laganakos Vassilis To: Kris Kennaway Message-ID: <20070519125728.GA17457@pythagoras.physics.upatras.gr> References: <20070510212817.GA67897@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070510212817.GA67897@xor.obsecurity.org> User-Agent: Mutt/1.4.2i Cc: ports@FreeBSD.org Subject: Re: HEADS UP: xorg 7.2 ready for testing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2007 13:26:14 -0000 On Thu, May 10, 2007 at 05:28:17PM -0400, Kris Kennaway wrote: > We're asking all FreeBSD ports committers and other interested > developers to participate in this process: it's now up to you guys to > test the upgrade and report problems you encounter, before we unleash > it on the general user base. Hi, A bit delayed :) but I finally got the tarball (the "latest" one from the Wiki page) and I proceeded to upgrading. Everything related to the xorg-* ports seemed to go just fine. After ~36 hours of compiling and numerous "portupgrade -a" it came down to the failure of the following, that prevented the upgrade of the rest ports. The "faulted" ones are: x11-toolkits/tix x11-toolkits/qt4-gui devel/sdl12 graphics/gimp print/gutenprint I'm not sure why the gimp and related port, showed up problems. I had upgraded it the way the UPGRADE said a month ago. Anyway, I can remove them and try again. The links to the scripts of the failing ones (bziped and bunzipped): http://www.physics.upatras.gr/~laganakos/files/freebsd/x11-toolkits_tix http://www.physics.upatras.gr/~laganakos/files/freebsd/x11-toolkits_tix.bz2 http://www.physics.upatras.gr/~laganakos/files/freebsd/x11-toolkits_qt4-gui http://www.physics.upatras.gr/~laganakos/files/freebsd/x11-toolkits_qt4-gui.bz2 http://www.physics.upatras.gr/~laganakos/files/freebsd/devel_sdl12 http://www.physics.upatras.gr/~laganakos/files/freebsd/devel_sdl12.bz2 Any clues about this? I followed exactly the procedure you described for the upgrading. I havent though executed the merging script, because I'm not sure if I should run this after the first portupgrade -a, or wait until everything has compliled and upgraded correctly. (This was not very clear) Xorg 7.2 though, works sweet and I have the impression that my X600 radeon is going faster :) Thanx to everyone that worked on the port! Kind regards, Vassilis --