From owner-freebsd-chat@FreeBSD.ORG Mon Apr 14 02:08:49 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E03437B401 for ; Mon, 14 Apr 2003 02:08:49 -0700 (PDT) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 651A943FCB for ; Mon, 14 Apr 2003 02:08:48 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [211.74.131.119] (port=50284 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 194zxH-0003hn-00 for freebsd-chat@freebsd.org; Mon, 14 Apr 2003 17:08:47 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h3E98kWN035868 for ; Mon, 14 Apr 2003 17:08:47 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h3E98ktj035867 for freebsd-chat@freebsd.org; Mon, 14 Apr 2003 17:08:46 +0800 (CST) Date: Mon, 14 Apr 2003 17:08:46 +0800 From: leafy To: freebsd-chat@freebsd.org Message-ID: <20030414090846.GB35826@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-chat@freebsd.org References: <20030414020406.2d0b0fad.dmp@pantherdragon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030414020406.2d0b0fad.dmp@pantherdragon.org> User-Agent: Mutt/1.5.4i Subject: Re: Any tricks for updating massive meta-ports like KDE? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 09:08:49 -0000 On Mon, Apr 14, 2003 at 02:04:06AM -0700, Darren Pilgrim wrote: > time is huge. I don't trust portupgrade to get this kind of update right. > Does anyone have any tricks for handling an update like this? You can learn to trust portupgrade :) I am serious. Do 'portupgrade -R kde' will get your port upgraded quite nicely. Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming