From owner-freebsd-questions@FreeBSD.ORG Mon Jun 22 20:48:08 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F2C91065674 for ; Mon, 22 Jun 2009 20:48:08 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5428FC08 for ; Mon, 22 Jun 2009 20:48:07 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by ewy8 with SMTP id 8so4108169ewy.43 for ; Mon, 22 Jun 2009 13:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=UzbLHoeZaw3edUb1F3YvKX4X2syYiX/zf1zYk92kLkg=; b=NGVdnY0wf+WpYy1+c+C5LDd95K7Ods3woLohFUgI892ojHRRlwpp9QkXUcQ8WUHDbn vddbIaCVT8exoOGfHwEcC2YC9sTJzB2S3FpgxcC1pLHTxE6X43v8E7CCbYo+omgLm+2j EDnB4QgFY1bULyNcSdzZ5MhNg/e+O2A776xY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=qGcM6nKZOzsrqHOc4sTA9MIVkPic+8iU0O5txXRvtyGHYTCNXDg/Y09TC6FMjln3kz SqSBEvTwlCyRILdy2W4kRraWp5rMNX543+KGKH7nA4laPiC4IAmXqE6JxiimI+A4tDz+ enttenuZV+IZHVMfGGE7+oq8pcCpEq971BNlY= Received: by 10.210.56.7 with SMTP id e7mr5394745eba.70.1245703686586; Mon, 22 Jun 2009 13:48:06 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 23sm61454eya.49.2009.06.22.13.48.05 (version=SSLv3 cipher=RC4-MD5); Mon, 22 Jun 2009 13:48:05 -0700 (PDT) Date: Mon, 22 Jun 2009 21:48:02 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090622214802.0761813e@gumby.homeunix.com> In-Reply-To: <4A3FE271.8080201@onetel.com> References: <200906212038.39370.meslists@yahoo.fr> <4A3FE271.8080201@onetel.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: upgrading installed ports: time to do it ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2009 20:48:08 -0000 On Mon, 22 Jun 2009 20:58:41 +0100 Chris Whitehouse wrote: > I'll probably get flamed for this but since I've been using > ports-mgmt/portmanager I've almost forgotten > about /usr/ports/UPDATING and all that pkgdb -Fu stuff or whatever it > was. I've upgraded ports just by doing 'portmanager -u' over one or > two quite major changes and not had any problems that haven't been > down to an individual ports. You still need to read UPDATING, portmanager handles some of the issues automatically, but not all.