From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 22:10:24 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 82B3716A4CE for ; Wed, 26 Jan 2005 22:10:24 +0000 (GMT) Received: from smtphost.cis.strath.ac.uk (smtphost.cis.strath.ac.uk [130.159.196.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADCB243D41 for ; Wed, 26 Jan 2005 22:10:23 +0000 (GMT) (envelope-from chodgins@cis.strath.ac.uk) Received: from [192.168.0.4] (chrishodgins.force9.co.uk [84.92.20.141]) j0QMA5OM002147; Wed, 26 Jan 2005 22:10:06 GMT Message-ID: <41F81651.9050701@cis.strath.ac.uk> Date: Wed, 26 Jan 2005 22:14:41 +0000 From: Chris Hodgins User-Agent: Mozilla Thunderbird 1.0 (X11/20050113) 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-CIS-MailScanner-Information: Please contact support@cis.strath.ac.uk for more information X-CIS-MailScanner: Found to be clean X-CIS-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 6) X-CIS-MailScanner-From: chodgins@cis.strath.ac.uk 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:10:24 -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 >> > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > You can do this to find ports: $ cd /usr/ports $ make search name=phpMyAdmin Port: phpMyAdmin-2.6.1.r2 Path: /usr/ports/databases/phpmyadmin Info: A set of PHP-scripts to manage MySQL over the web Maint: m.seaman@infracaninophile.co.uk B-deps: R-deps: apache-1.3.33_1 expat-1.95.8 fontconfig-2.2.3,1 freetype2-2.1.7_4 jpeg-6b_3 mysql-client-4.0.23a openssl-0.9.7e_1 pdflib-6.0.1 pecl-pdflib-2.0.4 perl-5.8.5 php4-4.3.10_2 php4-bz2-4.3.10_2 php4-gd-4.3.10_2 php4-mysql-4.3.10_2 php4-openssl-4.3.10_2 php4-pcre-4.3.10_2 php4-zlib-4.3.10_2 pkgconfig-0.15.0_1 png-1.2.8 t1lib-5.0.1,1 xorg-libraries-6.8.1_1 HTH Chris