From owner-freebsd-ports@FreeBSD.ORG Fri Sep 2 11:29:49 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E647F16A41F for ; Fri, 2 Sep 2005 11:29:49 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from mailhub03.unibe.ch (mailhub03-eth0.unibe.ch [130.92.9.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B56E43D48 for ; Fri, 2 Sep 2005 11:29:49 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from localhost (scanhub02.unibe.ch [130.92.254.66]) by mailhub03.unibe.ch (Postfix) with ESMTP id 710B821559; Fri, 2 Sep 2005 13:29:47 +0200 (CEST) Received: from mailhub03.unibe.ch ([130.92.9.70]) by localhost (scanhub02.unibe.ch [130.92.254.66]) (amavisd-new, port 10024) with LMTP id 19037-01-61; Fri, 2 Sep 2005 13:29:42 +0200 (CEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub03.unibe.ch (Postfix) with ESMTP id 7BC9821861; Fri, 2 Sep 2005 13:29:42 +0200 (CEST) Received: from droopy.unibe.ch (droopy [130.92.64.20]) by asterix.unibe.ch (8.12.10+Sun/8.12.10) with ESMTP id j82BTgdB019090; Fri, 2 Sep 2005 13:29:42 +0200 (MEST) Received: (from roth@localhost) by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id j82BTgPl001467; Fri, 2 Sep 2005 13:29:42 +0200 (MEST) Date: Fri, 2 Sep 2005 13:29:42 +0200 From: Tobias Roth To: "Peter C. Lai" Message-ID: <20050902112941.GA1435@droopy.unibe.ch> References: <20050902095545.GP267@cowbert.2y.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050902095545.GP267@cowbert.2y.net> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne Cc: freebsd-ports@freebsd.org Subject: Re: reverting to an earlier ports skeleton 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, 02 Sep 2005 11:29:50 -0000 On Fri, Sep 02, 2005 at 05:55:45AM -0400, Peter C. Lai wrote: > Hi folks - > > I need to grab a portion of the ports tree back from something like January. > In particular, I need the php4-4.3.10_1 ports skeleton from that time (and > php4-pgsql from that time also). using sysutils/portdowngrade to install php4-4.3.10_1 and then reinstalling the php4 extensions via portupgrade -f should work. cheers, t.