Re: Package management question

2007-04-08 Thread Chris Kottaridis
Thanks. Sounds like I should stick with Mysql 5.0 for now, But, it's good to know about the portupgrade and portmanager commands. I wasn't aware of them. Thanks Chris Kottaridis([EMAIL PROTECTED]) ___ freebsd-questions@freebsd.org mailing list h

Re: Package management question

2007-04-08 Thread Gerard
On Sunday April 08, 2007 at 03:37:04 (AM) Andrew Pantyukhin wrote: > mysql 5.1 is not ready for mainstream, AFAIK. > > You can install ports-mgmt/portupgrade and then use > "portupgrade -o databases/somenewport someoldport" > to upgrade an installed port to another one. > > pkg_delete -f oldpor

Re: Package management question

2007-04-08 Thread Andrew Pantyukhin
On 4/8/07, Chris Kottaridis <[EMAIL PROTECTED]> wrote: I need a little advise on FreeBSD package management, I am kind of new to the FreeBSD package management thing and so I am sure this is a very basic question. I just installed 6.2 and apparently it installed the mysql-client 5.0 package. I w

Re: Package management question

2007-04-08 Thread Garrett Cooper
Chris Kottaridis wrote: > I need a little advise on FreeBSD package management, I am kind of new > to the FreeBSD package management thing and so I am sure this is a very > basic question. > > I just installed 6.2 and apparently it installed the mysql-client 5.0 > package. I want to get mysql up t

Package management question

2007-04-07 Thread Chris Kottaridis
I need a little advise on FreeBSD package management, I am kind of new to the FreeBSD package management thing and so I am sure this is a very basic question. I just installed 6.2 and apparently it installed the mysql-client 5.0 package. I want to get mysql up to 5.1 from the /usr/ports directory,