From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 22:05:56 2005 Return-Path: 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 7114E16A4CE for ; Wed, 26 Jan 2005 22:05:56 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0B7643D41 for ; Wed, 26 Jan 2005 22:05:55 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 26 Jan 2005 16:05:54 -0600 Message-ID: <41F8143E.5010007@daleco.biz> Date: Wed, 26 Jan 2005 16:05:50 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Curtis Vaughan References: <726953a3827d95fae057a13e0d92b464@npc-usa.com> In-Reply-To: <726953a3827d95fae057a13e0d92b464@npc-usa.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Jan 2005 22:05:55.0337 (UTC) FILETIME=[35234F90:01C503F3] cc: freebsd-questions@freebsd.org Subject: Re: removing phpMyAdmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 22:05:56 -0000 Curtis Vaughan wrote: >> Well, I wanted to remove phpMyAdmin from my 5.3 server. Usually I >> would just go to the port location under /usr/ports/ and type make >> deinstall. However, phpMyAdmin apparently isn't here anymore. I don't >> even know exactly where it should be be but judging by freebsd's >> website, it should be under /usr/ports/www/ but it's not. In fact a >> locate and find for phpMyAdmin turns up nothing in the /usr/ports/ >> directory, except under /usr/ports/distfiles which is, of course, not >> what I need. >> >> Has phpMyAdmin been removed or has an update of ports gone astray? >> >> Curtis >> Hmm, at the moment, on a fairly recent system: [563] Sun 23.Jan.2005 17:10:01 [kadmin@archangel][~/openregistration/openregistration] whereis phpmyadmin phpmyadmin: /usr/ports/databases/phpmyadmin HTH, Kevin Kinsey