From owner-freebsd-ports@FreeBSD.ORG Fri Apr 10 19:13:57 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69BEE106566C for ; Fri, 10 Apr 2009 19:13:57 +0000 (UTC) (envelope-from prvs=34490a816=pschmehl_lists@tx.rr.com) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id 39A068FC26 for ; Fri, 10 Apr 2009 19:13:57 +0000 (UTC) (envelope-from prvs=34490a816=pschmehl_lists@tx.rr.com) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.40,168,1238994000"; d="scan'208";a="9270637" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 10 Apr 2009 13:45:23 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 1E7718152; Fri, 10 Apr 2009 13:45:23 -0500 (CDT) Date: Fri, 10 Apr 2009 18:45:22 +0000 From: Paul Schmehl To: RW , ports@freebsd.org Message-ID: <82884F05E88E83723D8328D3@utd65257.utdallas.edu> In-Reply-To: <20090410185553.357bd8f4@gumby.homeunix.com> References: <486EACE56EE9A4FF9B93958A@utd65257.utdallas.edu> <20090410185553.357bd8f4@gumby.homeunix.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: Can I resume the perl upgrade? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 19:13:57 -0000 --On Friday, April 10, 2009 12:55:53 -0500 RW wrote: > > On Fri, 10 Apr 2009 16:17:00 +0000 > Paul Schmehl wrote: > >> According to /usr/ports/UPDATING, if you want to upgrade to perl5.10, >> you do the following: >> >> Portupgrade users: >> 0) Fix pkgdb.db (for safety): >> pkgdb -Ff >> >> 1) Reinstall perl with new 5.10: >> portupgrade -o lang/perl5.10 -f perl-5.8.\* >> >> 2) Reinstall everything that depends on Perl: >> portupgrade -fr perl >> >> My machine got rebooted right in the middle of step 3. Is there a >> way to resume where I left off? Or do I just start over? >> > > Have portupgrade exclude the ports built after perl. > > portupgrade -fr perl -x '>=perl' This immediately started upgrade perl again, so I halted it. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* Check the headers before clicking on Reply.