From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 12 23:38:14 2006 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A01C16A631 for ; Tue, 12 Dec 2006 23:38:14 +0000 (UTC) (envelope-from marek@1lo.lublin.pl) Received: from core.1lo.lublin.pl (1lo.vlan327.nemes.lubman.net.pl [212.182.71.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id E955944242 for ; Tue, 12 Dec 2006 23:24:42 +0000 (GMT) (envelope-from marek@1lo.lublin.pl) Received: by core.1lo.lublin.pl (Postfix, from userid 1001) id 75F6AD0B7C; Wed, 13 Dec 2006 00:28:50 +0100 (CET) Date: Wed, 13 Dec 2006 00:28:50 +0100 From: Marek Denis To: hackers@freebsd.org Message-ID: <20061212232850.GA58576@core.1lo.lublin.pl> References: <20061212164853.GA56552@core.1lo.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Mailman-Approved-At: Wed, 13 Dec 2006 00:21:28 +0000 Cc: Subject: Re: portupgrade and dependencies X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 23:38:14 -0000 On Tue, Dec 12, 2006 at 05:55:40PM -0500, Dino Michailidis wrote: > > portupgrade -r will also upgrade packages that depend on the port you are > upgrading. It seems that this is not what you want. > > portupgrade -R will also upgrade packages required by the port you are > upgrading - I believe this *is* what you want. > Well, I don't get it. When I type: pkg_info -R libiconv-1.9.2_1 it shows many of the packages (ettercap too) so it is required by ettercap to work properly, yes? And when I type pkg_info -r ettercap it shows libiconv as a dependant, it mean a package which is required to work ettercap properly, yes? And that I have always thought -r option with portupgrade was all right for me. -- greetings Marek [marek@staszic.eu.org] "A false sense of security is worse than insecurity" -- Steve Gibson