From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 21:29:59 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 8522816A4CE for ; Wed, 26 Jan 2005 21:29:59 +0000 (GMT) Received: from relay4.delfa.net (relay4.delfa.net [193.125.210.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E3FF43D48 for ; Wed, 26 Jan 2005 21:29:58 +0000 (GMT) (envelope-from curtis@npc-usa.com) X-Envelope-To: Received: from [10.0.1.12] (dsl017-040-162.sea1.dsl.speakeasy.net [69.17.40.162]) (authenticated bits=0)j0QLTpwS029741 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 27 Jan 2005 00:29:54 +0300 Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: <726953a3827d95fae057a13e0d92b464@npc-usa.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Curtis Vaughan Date: Wed, 26 Jan 2005 13:29:45 -0800 X-Mailer: Apple Mail (2.619.2) Subject: 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 21:29:59 -0000 > 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 >