From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 23:00:39 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 01E6D106566C for ; Fri, 11 Jun 2010 23:00:39 +0000 (UTC) (envelope-from dougs@dawnsign.com) Received: from mailfilter.dawnsign.com (cetus.dawnsign.com [216.70.250.4]) by mx1.freebsd.org (Postfix) with ESMTP id D79368FC0C for ; Fri, 11 Jun 2010 23:00:38 +0000 (UTC) Received: from mailfilter.dawnsign.com (localhost [127.0.0.1]) by mailfilter.dawnsign.com (Postfix) with ESMTP id ADBCA95980; Fri, 11 Jun 2010 16:00:38 -0700 (PDT) Received: from pyxis.dawnsign.com (unknown [192.168.101.22]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 8CE5C95977; Fri, 11 Jun 2010 16:00:38 -0700 (PDT) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 11 Jun 2010 16:00:38 -0700 Message-ID: <292C3F1D7ADD164EA6A058A4C3C8081A0156B1@pyxis.dawnsign.com> In-Reply-To: <51EACBD7-5D14-4142-B571-D0A15D204F5C@mac.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: messed up ports index Thread-Index: AcsJuUufHqSbDCTWRNSI6qZhDr75SAAACtZw References: <292C3F1D7ADD164EA6A058A4C3C8081A0156AD@pyxis.dawnsign.com> <292C3F1D7ADD164EA6A058A4C3C8081A0156AE@pyxis.dawnsign.com> <292C3F1D7ADD164EA6A058A4C3C8081A0156AF@pyxis.dawnsign.com> <51EACBD7-5D14-4142-B571-D0A15D204F5C@mac.com> From: "Doug Sampson" To: "Chuck Swiger" X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org 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 23:00:39 -0000 > > there is no security/php5-mhash. How can I remove this safely? >=20 > pkg_delete -f php5-mhash-5.2.12_2 >=20 corvus-root@/usr/ports/security/php52-mhash: pkg_delete -f php5-mhash-5.2.12_2 pkg_delete: file '/usr/local/lib/php/20060613/mhash.so' doesn't exist pkg_delete: file '/usr/local/include/php/ext/mhash/config.h' doesn't exist pkg_delete: file '/usr/local/include/php/ext/mhash/php_mhash.h' doesn't exist pkg_delete: file '/usr/local/include/php/ext/mhash' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/include/php/ext/mhash' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) corvus-root@/usr/ports/security/php52-mhash: portversion -v <..snip..> pgtune-0.9.0 =3D up-to-date with port=20 php52-5.2.13_1 =3D up-to-date with port=20 php52-bcmath-5.2.13_1 =3D up-to-date with port <..snip..> Finally, it's gone. Thank you! ~Doug