From owner-freebsd-questions@FreeBSD.ORG Sat Feb 26 20:20:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C869D16A4CE for ; Sat, 26 Feb 2005 20:20:17 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67EE443D1F for ; Sat, 26 Feb 2005 20:20:17 +0000 (GMT) (envelope-from do.you.got.root@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so588869wri for ; Sat, 26 Feb 2005 12:20:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Vp1xcs90Iev+6fKuEHKidhGhExnxqZT4F4AyevC2FkekzBBv9pBK2mxZQrYeIfpHdKHF7njcQZE9hC6zKrb75uoaGuyJNccPfmEdIYWQRKASjb2yI8Hh9jfk1tQST+RjqB6TEeFuPY0urjUGOPv+QHt5D+bNw+VUQfjt5Qp8b5w= Received: by 10.54.2.77 with SMTP id 77mr240945wrb; Sat, 26 Feb 2005 12:20:16 -0800 (PST) Received: by 10.54.8.65 with HTTP; Sat, 26 Feb 2005 12:20:15 -0800 (PST) Message-ID: Date: Sat, 26 Feb 2005 15:20:15 -0500 From: Todd Suits To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: How to downgrade perl from 5.8.6 to 5.8.5? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Todd Suits List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 20:20:17 -0000 I need to downgrade the perl port from 5.8.6 to 5.8.5 at least temporarily in order to install Plesk on a 5.3 system. I see the 5.8.5 files on the ftp.freebsd.org/...../distfiles server but I have no idea how to go about doing a downgrade. I checked out the ported applications link on the main freebsd.org page and I couldn't even confirm that 5.8.5 was ever installed as a port. How do I go about doing this?