From owner-freebsd-x11@FreeBSD.ORG Thu May 24 22:49:34 2007 Return-Path: X-Original-To: x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C0BC16A46D; Thu, 24 May 2007 22:49:34 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 1521E13C45B; Thu, 24 May 2007 22:49:34 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 6BAE91A4D80; Thu, 24 May 2007 15:50:36 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3C3D3512C2; Thu, 24 May 2007 18:49:33 -0400 (EDT) Date: Thu, 24 May 2007 18:49:33 -0400 From: Kris Kennaway To: freebsd-stable@freebsd.org, x11@FreeBSD.org Message-ID: <20070524224933.GA41658@xor.obsecurity.org> References: <200705211823.29943.ABabiy@shaw.ca> <"56016.2001:6f8:101e:0:20e:cff:fe6d:6adb.1179824650.squirrel"@webmail.alpha-tierchen.de> <200705230047.28763.ABabiy@shaw.ca> <200705231107.03356.eti@erata.net> <20070524114030.GB1160@turion.vk2pj.dyndns.org> <20070524130011.GB46848@mid.pc5.i.0x5.de> <20070524201907.GA32382@xor.obsecurity.org> <20070524204238.GA3360@mid.pc5.i.0x5.de> <20070524210820.GA33171@xor.obsecurity.org> <20070524224552.GA77459@mid.pc5.i.0x5.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070524224552.GA77459@mid.pc5.i.0x5.de> User-Agent: Mutt/1.4.2.2i Cc: Subject: Re: Corrupt fonts-alias (Re: xorg 7.2 start problem) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 22:49:34 -0000 On Fri, May 25, 2007 at 12:45:52AM +0200, Nicolas Rachinsky wrote: > * Kris Kennaway [2007-05-24 17:08 -0400]: > > > Unfortunately portupgrade (nor portupgrade-devel) cannot yet handle > > > the rigors of the xorg upgrade without a small bit of help: > > > > > > # portupgrade -Rf libXft > > > > > > before you do the portupgrade -a? > > > > No, that is to avoid a dependency loop involving libXft and > > xorg-libraries because of a bug in how portupgrade orders > > dependencies. > > Ah. I didn't really use portupgrade, I just used it to sort the > ports I wanted to update. Grr, OK. Well, you might have got it wrong, so we still need to see a portupgrade log from someone who followed the directions. Kris