From owner-freebsd-questions Wed May 1 12:47:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from router.darlow.co.uk (pc2-bigg2-0-cust101.ltn.cable.ntl.com [213.107.35.101]) by hub.freebsd.org (Postfix) with ESMTP id 4B7BE37B41D for ; Wed, 1 May 2002 12:47:05 -0700 (PDT) Received: from there (neil@ideal.darlow.co.uk [192.168.0.2]) by router.darlow.co.uk (8.11.6/8.11.6) with SMTP id g41Jl3j59589 for ; Wed, 1 May 2002 20:47:03 +0100 (BST) (envelope-from neil@darlow.co.uk) Message-Id: <200205011947.g41Jl3j59589@router.darlow.co.uk> Content-Type: text/plain; charset="iso-8859-1" From: Neil Darlow To: freebsd-questions@freebsd.org Subject: RE: php4_4.2.0 broken, how to get an older port? Date: Wed, 1 May 2002 20:47:00 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Walter, On 05/01/2002 at 09:34:21, Walter Hop said: > Now I really need to rollback to php4_4.1.2, I've saved a tarball but > unfortunately I need to change make options so I can't use packages... > > Is there a place where you can get older versions of ports? In this instance it's quite easy. Dirk has provided a BEFORE_PHP_4_2_0 tag for CVS updates. As root do the following: cd /usr rm -Rf ports/www/mod_php4 setenv CVSROOT :pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs cvs login cvs checkout -rBEFORE_PHP_4_2_0 ports/www/mod_php4 cvs logout This will checkout a tagged mod_php4 tree that subsequent cvs update (and cvsup updates?) should respect. Regards, Neil Darlow M.Sc. -- 1024D/531F9048 1999-09-11 Neil Darlow GPG Fingerprint = 359D B8FF 6273 6C32 BEAA 43F9 E579 E24A 531F 9048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message