From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 22:58:38 2010 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 E29CB106566C for ; Fri, 11 Jun 2010 22:58:38 +0000 (UTC) (envelope-from ges+lists@wingfoot.org) Received: from wingfoot.org (caduceus.wingfoot.org [66.80.251.100]) by mx1.freebsd.org (Postfix) with ESMTP id ADE528FC21 for ; Fri, 11 Jun 2010 22:58:38 +0000 (UTC) Received: from caduceus.wingfoot.org (localhost [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id A948A39E0D4; Fri, 11 Jun 2010 18:58:37 -0400 (EDT) X-Virus-Scanned: amavisd-new at wingfoot.org Received: from wingfoot.org ([127.0.0.1]) by caduceus.wingfoot.org (wingfoot.org [127.0.0.1]) (amavisd-new, port 10042) with ESMTP id ImddXIu68rrJ; Fri, 11 Jun 2010 18:58:30 -0400 (EDT) Received: from Sandal.local (ool-4353640b.dyn.optonline.net [67.83.100.11]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by wingfoot.org (Postfix) with ESMTPSA id 7A45539E0BB; Fri, 11 Jun 2010 18:58:30 -0400 (EDT) Message-ID: <4C12BF95.4070104@wingfoot.org> Date: Fri, 11 Jun 2010 18:58:29 -0400 From: Glenn Sieb User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Doug Sampson , freebsd-questions@FreeBSD.org References: <292C3F1D7ADD164EA6A058A4C3C8081A0156AD@pyxis.dawnsign.com> <292C3F1D7ADD164EA6A058A4C3C8081A0156AE@pyxis.dawnsign.com> <13E1517D-2194-4581-B8D5-F1E3D205E4F0@mac.com> <292C3F1D7ADD164EA6A058A4C3C8081A0156B0@pyxis.dawnsign.com> In-Reply-To: <292C3F1D7ADD164EA6A058A4C3C8081A0156B0@pyxis.dawnsign.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: messed up ports index 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: Fri, 11 Jun 2010 22:58:39 -0000 On 6/11/10 6:56 PM, Doug Sampson wrote: > Right. My issue is, there isn't a path of /usr/ports/security/php5-mhash > -- only /usr/ports/security/php52-mhash. How can I remove the > security/php5-mhash with a missing directory? I am unable to deinstall. > How does one remove? pkg_del php5-mhash-* Best, --Glenn