Date: Fri, 10 Apr 2009 10:58:23 -0700 From: Brian Whalen <brian@brianwhalen.net> To: freebsd-ports@freebsd.org Subject: Re: Can I resume the perl upgrade? Message-ID: <49DF88BF.6040407@brianwhalen.net> In-Reply-To: <20090410185553.357bd8f4@gumby.homeunix.com> References: <486EACE56EE9A4FF9B93958A@utd65257.utdallas.edu> <20090410185553.357bd8f4@gumby.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
RW wrote: > On Fri, 10 Apr 2009 16:17:00 +0000 > Paul Schmehl <pschmehl_lists@tx.rr.com> 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' > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > I was just noticing that, step 3 reinstalls perl 5.10 again. Brian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49DF88BF.6040407>