From owner-freebsd-questions@FreeBSD.ORG Sat Oct 29 15:52:04 2011 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 4296E106564A for ; Sat, 29 Oct 2011 15:52:04 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id DEE1B8FC08 for ; Sat, 29 Oct 2011 15:52:03 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p9TFq31G017539; Sat, 29 Oct 2011 09:52:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p9TFq3lO017536; Sat, 29 Oct 2011 09:52:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 29 Oct 2011 09:52:03 -0600 (MDT) From: Warren Block To: hvn In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sat, 29 Oct 2011 09:52:03 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: update packages by pkg_add 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: Sat, 29 Oct 2011 15:52:04 -0000 On Sat, 29 Oct 2011, hvn wrote: > Using version 8.2, can somebody tell me how I can upgrade packages that I > installed using pkg_add? I'm trying to install more packages but get > messages that there are package-conflicts because of older installed > version. sysutils/bsdadminscripts has a pkg_upgrade script.