From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 00:56:59 2005 Return-Path: X-Original-To: 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 76A0E16A41F for ; Wed, 5 Oct 2005 00:56:59 +0000 (GMT) (envelope-from rjhjr@cox.net) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2CEA43D49 for ; Wed, 5 Oct 2005 00:56:56 +0000 (GMT) (envelope-from rjhjr@cox.net) Received: from localhost ([68.230.186.138]) by eastrmmtao01.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051005005645.XINV13165.eastrmmtao01.cox.net@localhost> for ; Tue, 4 Oct 2005 20:56:45 -0400 Date: Tue, 4 Oct 2005 20:56:53 -0400 From: Bob Hall To: questions@FreeBSD.org Message-ID: <20051005005652.GA85999@kongemord.krig.net> Mail-Followup-To: Bob Hall , questions@FreeBSD.org References: <20050109085346.D88A823EE65@ws5-4.us4.outblaze.com> <20050109132854.GD44181@gothmog.gr> <4342FEF2.6050803@cox.net> <20051004225126.GE564@ratchet.nebcorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051004225126.GE564@ratchet.nebcorp.com> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: Mutt weirdness 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: Wed, 05 Oct 2005 00:56:59 -0000 On Tue, Oct 04, 2005 at 03:51:26PM -0700, Danny Howard wrote: > On Tue, Oct 04, 2005 at 06:15:14PM -0400, Bob Hall wrote: > > I did "portupgrade -ar" last night. When I tried to use mutt this > > morning, it was behaving weirdly. Mutt wasn't one of the upgrades. > > I'm pretty sure this command isn't recursive: > > 0-15:47 djh@mito /usr/ports/mail/mutt> make run-depends-list > /usr/ports/converters/libiconv > /usr/ports/devel/gettext > /usr/ports/misc/mime-support > /usr/ports/security/openssl Thanks. The run-depends-list was the clue I needed. I added that to my clue notebook. Downgraded openssl and all is well.