Re: Can't upgrade or deinstall phpMyAdmin

2008-10-28 Thread Mel
On Thursday 23 October 2008 10:36:15 Matthew Seaman wrote: The X dependencies come in via php5-gd and pecl-pdflib. php5-gd depends on gd, which depends on libXpm and t1lib which both depend on X libs. pecl-pdflib itself depends on php5-gd. Turning off those two options will keep you X free.

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Valentin Bud
May i ask a question. Why do you use phpmyadmin from ports? It installs lots of libraries hence possible security threats in the future. So instead of taking care of updating a bunch of libraries just for phpmyadmin why don't you simply download it from http://www.phpmyadmin.net/, put in the

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Jeremy Chadwick
On Thu, Oct 23, 2008 at 08:59:57AM +0200, Valentin Bud wrote: May i ask a question. Why do you use phpmyadmin from ports? It installs lots of libraries hence possible security threats in the future. So instead of taking care of updating a bunch of libraries just for phpmyadmin why don't you

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Wojciech Puchar
May i ask a question. Why do you use phpmyadmin from ports? It installs well i don't use phpmyadmin at all ;) lots of libraries hence possible security threats in the future. So instead of taking care of updating a bunch of libraries just for phpmyadmin why don't you simply download it from

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Valentin Bud
On Thu, Oct 23, 2008 at 9:44 AM, Wojciech Puchar [EMAIL PROTECTED] wrote: May i ask a question. Why do you use phpmyadmin from ports? It installs well i don't use phpmyadmin at all ;) lots of libraries hence possible security threats in the future. So instead of taking care of updating

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Jeremy Chadwick
On Thu, Oct 23, 2008 at 09:58:24AM +0200, Valentin Bud wrote: the main reason i don't like to install phpmyadmin from ports is the following: # pwd /usr/ports/databases/phpmyadmin # make all-depends-list | grep x11 /usr/ports/x11/libXpm /usr/ports/x11/xextproto /usr/ports/x11/xproto

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Valentin Bud wrote: | the main reason i don't like to install phpmyadmin from ports is the | following: | # pwd | /usr/ports/databases/phpmyadmin | | # make all-depends-list | grep x11 | /usr/ports/x11/libXpm | /usr/ports/x11/xextproto |

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Valentin Bud
On Thu, Oct 23, 2008 at 10:27 AM, Jeremy Chadwick [EMAIL PROTECTED]wrote: On Thu, Oct 23, 2008 at 09:58:24AM +0200, Valentin Bud wrote: the main reason i don't like to install phpmyadmin from ports is the following: # pwd /usr/ports/databases/phpmyadmin # make all-depends-list | grep

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Wojciech Puchar
following: # pwd /usr/ports/databases/phpmyadmin assuming it can't be changed by make config, modify port :) # make all-depends-list | grep x11 /usr/ports/x11/libXpm /usr/ports/x11/xextproto /usr/ports/x11/xproto /usr/ports/x11/libX11 /usr/ports/x11/libXext /usr/ports/x11-toolkits/libXt

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-23 Thread Mike Clarke
On Thursday 23 October 2008, Valentin Bud wrote: May i ask a question. Why do you use phpmyadmin from ports? Mainly to keep life simple [1]. It installs lots of libraries hence possible security threats in the future. Well this particular box is already loaded up with what many would

Can't upgrade or deinstall phpMyAdmin

2008-10-22 Thread Mike Clarke
FreeBSD curlew.lan 6.4-RC1 FreeBSD 6.4-RC1 #2: Sat Oct 18 23:08:47 BST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CURLEW i386 I'm trying to upgrade phpMyAdmin from 2.11.5.2 to 3.0.0_1 but all attempts fail. If I try make deinstall I get the following result:

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-22 Thread Mike Clarke
On Wednesday 22 October 2008, Paul Schmehl wrote: Have you tried pkg_delete phpMyAdmin* ? Yes, already done that - it segfaults immediately :-( -- Mike Clarke ___ freebsd-questions@freebsd.org mailing list

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-22 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Mike Clarke wrote: | FreeBSD curlew.lan 6.4-RC1 FreeBSD 6.4-RC1 #2: Sat Oct 18 23:08:47 BST | 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CURLEW i386 | | I'm trying to upgrade phpMyAdmin from 2.11.5.2 to 3.0.0_1 but all | attempts fail.

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-22 Thread Paul Schmehl
--On Wednesday, October 22, 2008 09:56:28 -0500 Mike Clarke [EMAIL PROTECTED] wrote: I'm not sure if this is relevant but a while ago I deinstalled apache 1.3 and php 4 but forgot to deinstall phpMyAdmin. Today I installed apache 2.2 with php 5 and unsuccessfully tried to deinstall the old

Re: Can't upgrade or deinstall phpMyAdmin

2008-10-22 Thread Mike Clarke
On Wednesday 22 October 2008, Matthew Seaman wrote: Hmmm... not entirely sure what has actually gone wrong there, but I suspect your /var/db/pkg directory is probably in a bit of a mess.  Deinstalling phpMyAdmin is simply a matter of removing almost all of the files under