From owner-freebsd-questions@FreeBSD.ORG Sun Jan 14 23:43:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DB3716A40F for ; Sun, 14 Jan 2007 23:43:13 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 663F313C468 for ; Sun, 14 Jan 2007 23:43:13 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id F118151941 for ; Sun, 14 Jan 2007 18:43:11 -0500 (EST) Date: Sun, 14 Jan 2007 23:43:09 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070114234309.69ae301c@gumby.homeunix.com> In-Reply-To: <200701141648.34071.freebsd@dfwlp.com> References: <200701141648.34071.freebsd@dfwlp.com> X-Mailer: Claws Mail 2.7.0 (GTK+ 2.10.7; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: going back in time with the ports tree 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: Sun, 14 Jan 2007 23:43:13 -0000 On Sun, 14 Jan 2007 16:48:33 -0600 Jonathan Horne wrote: > im trying to figure out how to go back in time on my ports tree. im > sure ive seen instructions on how to do this before, but for the life > of me, i cant find the doc now. i would like to get a copy of ports > from right before php-5.2.0 was committed. > > can anyone point me in the right direction? You can set a date in the ports' cvsup file like this *default release=cvs tag=. date= See cvsup(1) for the date format