From owner-freebsd-current@FreeBSD.ORG Sun Sep 5 22:25:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2163F16A4CF for ; Sun, 5 Sep 2004 22:25:31 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56CD43D45 for ; Sun, 5 Sep 2004 22:25:30 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1C45Ry-0006PZ-BK; Sun, 05 Sep 2004 15:25:30 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16699.37465.743702.58597@ran.psg.com> Date: Sun, 5 Sep 2004 15:25:29 -0700 To: "Brandon S. Allbery KF8NH" References: <16699.28812.895951.64132@ran.psg.com> <000f01c49389$be8b9d80$1200a8c0@gsicomp.on.ca> <1094420141.59109.3.camel@rushlight.kf8nh.com> cc: FreeBSD Current cc: Matt Emmerton Subject: Re: resuming portupgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 22:25:31 -0000 >>> i de_install xpm, but how to resume the portupgrade -f? >> Just run it again. > Not with -f, it'll rebuild everything again. indeed > I would say that, if the previous run succeeded except for > XFree86-4-libraries and its dependents, the correct invocation would be: > portupgrade -fvr x11/XFree86-4-libraries > to force upgrading of XFree86-4-libraries and all installed ports that > depend on it. well, that's what i am running now. but do i know that there were not other dependency sub-trees that failed? randy