From owner-freebsd-stable@FreeBSD.ORG Fri Jun 8 22:09:31 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84DB316A469 for ; Fri, 8 Jun 2007 22:09:31 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 66A3313C46C for ; Fri, 8 Jun 2007 22:09:31 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id EFB17A88; Fri, 8 Jun 2007 17:09:30 -0500 (CDT) Date: Fri, 8 Jun 2007 17:09:30 -0500 To: Stephen Clark Message-ID: <20070608220930.GA21011@soaustin.net> References: <20070608182421.CBAF545042@ptavv.es.net> <4669A126.3010703@seclark.us> <20070608191510.GA21402@zone3000.net> <4669AD5D.4080501@seclark.us> <20070608195526.GC18546@soaustin.net> <4669BA0D.7080306@seclark.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4669BA0D.7080306@seclark.us> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: Tom Evans , Mark Linimon , freebsd-stable@freebsd.org, Nikolay Pavlov Subject: Re: upgrade 6.2 to xorg 7.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 22:09:31 -0000 On Fri, Jun 08, 2007 at 04:20:29PM -0400, Stephen Clark wrote: > So I should wait a about week after I do a cvsup of ports - then > hopefully most of the packages will be there - right? Yes, but you'll have to check. Some ports (not the X11 ones) can't be packaged due to licensing restrictions. You can get a good idea of the state of the current build errors for packages from pointyhat on http://pointyhat.freebsd.org/errorlogs/i386-6-latest/; to find out the package state of any port, use portsmon at (e.g.) http://portsmon.freebsd.org/portoverview.py?category=x11&portname=xorg . Both the pointyhat index pages and the portsmon summaries contain a great deal of information, but you have to do a little bit of research. mcl