From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 08:52:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD1A016A41F for ; Tue, 20 Sep 2005 08:52:34 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AE543D53 for ; Tue, 20 Sep 2005 08:52:34 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from pswm18.cp.tin.it (212.216.176.84) by vsmtp2.tin.it (7.2.060.1) id 432F18C1000432BB for freebsd-questions@freebsd.org; Tue, 20 Sep 2005 10:52:30 +0200 Message-ID: <14804094.1127206352804.JavaMail.root@pswm18.cp.tin.it> Date: Tue, 20 Sep 2005 09:52:32 +0100 (GMT+01:00) From: Vittorio To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: 193.108.204.20 Subject: portsdb & portsnap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vittorio List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 08:52:35 -0000 I'm having a go at using portsnap on my fbsd 5.4 notebook instead of cvsup to update the ports. With the latter under the /usr/ports dir I issue "make update" and "portsdb -uU" and finally "portupgrade -arR". Now, using portsnap it seems to me that after "update" the program itself refreshes the db. In fact if I issue "portversion -l "<" " a list of upgradable packages pops up. Therefore I'm concluding that after portsnap fetch, update, there's no need for a "portsdb -uU". Am I right or missing something (which is actually my feeling!)? Ciao Vittorio