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


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



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: [EMAIL PROTECTED]
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to