From owner-freebsd-ports@FreeBSD.ORG Fri May 11 07:38:41 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 5169716A400 for ; Fri, 11 May 2007 07:38:41 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 3177313C46E for ; Fri, 11 May 2007 07:38:41 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l4B7cebW002635 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 11 May 2007 00:38:40 -0700 X-Auth-Received: from [192.168.10.45] (c-67-187-164-17.hsd1.ca.comcast.net [67.187.164.17]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l4B7cdj7025174 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 11 May 2007 00:38:40 -0700 Message-ID: <46441D7D.4010408@u.washington.edu> Date: Fri, 11 May 2007 00:38:37 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Kris Kennaway References: <20070510212817.GA67897@xor.obsecurity.org> <20070511003830.GA72841@xor.obsecurity.org> <20070511071928.GA25911@xor.obsecurity.org> <46441CAB.6080208@u.washington.edu> In-Reply-To: <46441CAB.6080208@u.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.11.1934 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' 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: Fri, 11 May 2007 07:38:41 -0000 Garrett Cooper wrote: > Kris Kennaway wrote: >> On Thu, May 10, 2007 at 08:38:30PM -0400, Kris Kennaway wrote: >>> On Thu, May 10, 2007 at 05:28:17PM -0400, Kris Kennaway wrote: >>>> Dear porters, >>>> >>>> We are now ready for xorg 7.2 testing! Over the past week we have >>>> done extensive tests of various upgrade scenarios, fixed many >>>> remaining bugs, and now the upgrade is looking good. Of course, we >>>> can't possibly test everything, so that's where you come in. What we >>>> need now is for everyone to download this tarball: >>>> >>>> http://people.freebsd.org/~kris/ports-xorg-7.2.tbz >>>> >>>> Extract it into a clean directory (i.e. not over the top of your >>>> existing ports tree), then follow the directions in UPDATING to begin >>>> the upgrade process. >>> Amendment to the instructions: XORG_UPGRADE must be set before the >>> portupgrade -Rf libXft. >> >> Amendment two: for now you need to build your own INDEX or portupgrade >> probably won't work correctly. Before running portupgrade do: >> >> portsdb -U >> >> (This is only required during the pre-commit testing; once it's in CVS >> 'make fetchindex' will work as normal) >> >> Kris > > X11 forwarding no longer appears to work. Bad hardcoded path with the > base system Openssh, perhaps? > -Garrett Nevermind. I remembered the whole symlink /usr/X11R6 to /usr/local step after I sent the email. Things are working again now. The base version of OpenSSH should be fixed though, perhaps. -Garrett