From owner-freebsd-stable@FreeBSD.ORG Wed Jul 28 21:13:32 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B79D316A4CE for ; Wed, 28 Jul 2004 21:13:32 +0000 (GMT) Received: from webstream.net (imail.webstream.net [64.234.192.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id F310E43D53 for ; Wed, 28 Jul 2004 21:13:31 +0000 (GMT) (envelope-from korey@webstream.net) Received: from kv [64.234.192.76] by webstream.net with ESMTP (SMTPD32-8.11) id A6FA80900DC; Wed, 28 Jul 2004 17:13:30 -0400 Message-ID: <00ff01c474e7$bbb86db0$0a01a8c0@kv> From: "Korey Verlsteffen" To: References: <20040728145201.42b9a463@localhost.localdomain> Date: Wed, 28 Jul 2004 17:13:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: perl5.8 with 4.10 stable? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 21:13:32 -0000 >I'd like to upgrade perl on my recently installed 4.10 box - the current perl version is 5.005_03. Do I download the >source and build/install it - and then re-install the perl modules? Or is there a cvsup/portupgrade way of doing >this? I have cvsup'd (ports-all tag=.) and portupgrade'd (arR) - but I still have the old perl. :-( Sorry, I'm new >to freebsd. I have also cvsup'd (src-all) and rebuilt the kernel. >Any suggestions and/or redirection appreciated. The box appears to work fine - I'd just like to have a newer perl Type the following: cd /usr/ports/lang/perl5.8 make install clean use.perl port