From owner-freebsd-ports@FreeBSD.ORG Wed Mar 8 21:42:49 2006 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 719E516A420 for ; Wed, 8 Mar 2006 21:42:49 +0000 (GMT) (envelope-from jdc@parodius.com) Received: from mx1.parodius.com (mx1.parodius.com [64.62.145.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42D5343D49 for ; Wed, 8 Mar 2006 21:42:49 +0000 (GMT) (envelope-from jdc@parodius.com) Received: by mx1.parodius.com (Postfix, from userid 500) id 0CCFA5FE0; Wed, 8 Mar 2006 13:42:49 -0800 (PST) Date: Wed, 8 Mar 2006 13:42:49 -0800 From: Jeremy Chadwick To: freebsd-ports@freebsd.org Message-ID: <20060308214249.GA99366@pentarou.parodius.com> Mail-Followup-To: freebsd-ports@freebsd.org References: <440F4EBC.4030207@rogers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <440F4EBC.4030207@rogers.com> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.11 Subject: Re: Where to get older ports? 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: Wed, 08 Mar 2006 21:42:49 -0000 On Wed, Mar 08, 2006 at 04:38:04PM -0500, Mike Jakubik wrote: > Does anyone know how/where one can obtain older ports? I need perl 5.8.7 > for releng_5. I have checked the packages on the ftp, but the only 5.8.7 > i found seems to be old, as it complains about missing libm.4. You want older ports, but then complain that the port is old? :D ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest/ contains perl-5.8.7_2, as shown here: lrwxr-xr-x 1 110 0 23 Feb 04 04:33 perl.tbz -> ../All/perl-5.8.7_2.tbz `pkg_add -r perl` should do what you want, unless the URL being used by pkg_add is referring to an outdated location... -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. |