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 pack

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 wa

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

Re: Package management utility for KDE?

2006-05-28 Thread Aren Olvalde Tyr
On Friday 26 May 2006 17:01, Matias wrote: > Hi, KDE fan ahead > > Is there any visual FreeBSD package management tool for QT/KDE? Yes, KPackage. It is part of the kdeadmin port under sysutils/kdeadmin3. There is also Portbrowser under sysutils/portbrowser. Aren. pgprx4og

Package management utility for KDE?

2006-05-26 Thread Matias
Hi, KDE fan ahead Is there any visual FreeBSD package management tool for QT/KDE? Thanks. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

Re: package management documentation

2004-08-11 Thread Peter Ryan
Many thanks to all for some very useful links and pointers. Peter ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: package management documentation

2004-08-11 Thread Michael C. Shultz
On Wednesday 11 August 2004 07:23 pm, Peter Ryan wrote: > How did everyone here find out > about the various utitilities > available for managing ports and > packages ? > > I realised the lack of answers to > my recent questions about KDE nad > openldap meant that it was > generally felt that i sho

Re: package management documentation

2004-08-11 Thread Bill Moran
Peter Ryan <[EMAIL PROTECTED]> wrote: > How did everyone here find out > about the various utitilities > available for managing ports and > packages ? The handbook is the best place to start: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html There are also many resources such

package management documentation

2004-08-11 Thread Peter Ryan
How did everyone here find out about the various utitilities available for managing ports and packages ? I realised the lack of answers to my recent questions about KDE nad openldap meant that it was generally felt that i should have been able to dig the information out from somewhere. I have g

Re: Package Management

2003-10-17 Thread Zoltan HERPAI
On Fri, 17 Oct 2003, SoloCDM wrote: > Does FreeBSD have package management to view the packages installed > and their names with versions, remove the packages installed, and > track the packages installed to avoid conflicts and retain stability? Yes, it has, look at http://www.freebs

Re: Package Management

2003-10-17 Thread BSD
On Fri, Oct 17, 2003 at 03:58:12AM -0600, SoloCDM wrote: > Does FreeBSD have package management to view the packages installed pkg_info(1) > and their names with versions, pkg_version(1) > remove the packages installed, and pkg_delete(1) > track the packages installed to avoid c

Re: Package Management

2003-10-17 Thread Simon Gray
> Does FreeBSD have package management to view the packages installed > and their names with versions, remove the packages installed, and > track the packages installed to avoid conflicts and retain stability? You can view what packages are installed by doing ls /var/db/pkg | more

Re: Default software package management on FreeBSD?

2002-10-02 Thread Artem Okounev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Bryan, Wednesday, October 2, 2002, 1:24:24 AM, you wrote: BH> I haven't been able to turn up what kind of software BH> package management tools are used with FreeBSD (as in pkgadd, BH> swinstall, rpm, & so forth ..). man

Re: Default software package management on FreeBSD?

2002-10-01 Thread Jeff Jirsa
On Tue, 1 Oct 2002, Bryan Hodgson wrote: > > Well, this sounds to me like a "and why didn't you find an answer > to that one?" kind of problem. > > I've inherited some FreeBSD machines. And with a moderate amount > of looking I haven't been able

Re: Default software package management on FreeBSD?

2002-10-01 Thread Adam Weinberger
of problem. > > I've inherited some FreeBSD machines. And with a moderate amount > of looking I haven't been able to turn up what kind of software > package management tools are used with FreeBSD (as in pkgadd, > swinstall, rpm, & so forth ..). > > Would apprec

Default software package management on FreeBSD?

2002-10-01 Thread Bryan Hodgson
Well, this sounds to me like a "and why didn't you find an answer to that one?" kind of problem. I've inherited some FreeBSD machines. And with a moderate amount of looking I haven't been able to turn up what kind of software package management tools are used w