From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 15:35:51 2007 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 B532316A41B for ; Thu, 18 Oct 2007 15:35:51 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 72EF113C491 for ; Thu, 18 Oct 2007 15:35:51 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 18 Oct 2007 11:35:50 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id NXK26189; Thu, 18 Oct 2007 11:35:49 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 18 Oct 2007 11:38:03 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18199.32078.807531.40747@jerusalem.litteratus.org> Date: Thu, 18 Oct 2007 11:35:42 -0400 To: freebsd-questions@freebsd.org In-Reply-To: <471773D8.80503@mtmary.edu> References: <471773D8.80503@mtmary.edu> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Subject: Updating Ports 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: Thu, 18 Oct 2007 15:35:51 -0000 Peter Clark writes: > Is there a "better" (I realize everything is relative) option > when looking at portupgrade vs portmanager? From what I am > reading it seems that portmanager will upgrade and reinstall a > port and all it's dependencies no matter if the dependency needs > it or not and portupgrade will only do the port specified (unless > certain flags are present to do all depend). I am using FreeBSD > 6.2-p7. Ca you describe the behavior you would like to see? Robert Huff