From owner-freebsd-questions@FreeBSD.ORG Wed Feb 11 16:23:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6652106564A for ; Wed, 11 Feb 2009 16:23:46 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A2D708FC08 for ; Wed, 11 Feb 2009 16:23:46 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n1BGNijC069984; Wed, 11 Feb 2009 09:23:45 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n1BGNihx069981; Wed, 11 Feb 2009 09:23:44 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 11 Feb 2009 09:23:44 -0700 (MST) From: Warren Block To: Nikolai Wendorf In-Reply-To: <4992F370.1050402@embarqmail.com> Message-ID: References: <4992F370.1050402@embarqmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (wonkity.com [127.0.0.1]); Wed, 11 Feb 2009 09:23:45 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: csup supfile using date for ports-all X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2009 16:23:47 -0000 On Wed, 11 Feb 2009, Nikolai Wendorf wrote: > I remember seeing a message going by in one of the mailing lists regarding > the recent issues with the xorg update last month that mentioned using a date > in the supfile in order to get a ports tree prior to the xorg update. > > I know this is wrong: > > kolia# cat spec-supfile > *default host=cvsup8.FreeBSD.org > *default base=/var/db > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > *default compress > ports-all date=20090108235500 > > It blew the ports tree away - Put the date= entry in place of the tag=. (or maybe in addition to, haven't tried), and it has a particular format: *default release=cvs date=2009.01.08.23.55.00 > so what is right? the new xorg fails on my SiS controller If you saved log and config files, that might help to fix it. -Warren Block * Rapid City, South Dakota USA