Post a Comment
The DesktopBSD-team will release 1.6 after release of FreeBSD 6.2 which is scheduled October, 9. That is documented on the projetcs website, see:
http://www.desktopbsd.net/index.php?id=81
Best regards, Daniel on behalf of DesktopBSD
I'm looking forward to see if DesktopBSD is up to challange PC-BSD in terms of speed and usability.
A graphical tool for the ports system is also a nice complement. More easy to use tools for the people.
It's great to have two desktop oriented FreeBSD "versions" out of the box, to choose from.
Best of luck to both of them.
There is no reason for DesktopBSD now that they've released their GUI tools to FreeBSD port system.
Heck, PC-BSD even has a PBI of it's tools:
http://www.pbidir.com/packages.php?code=149
PC-BSD just needs a x86_64 version to win my attention.
From the Desktop BSD website:
DesktopBSD's Package Manager, which is in fact simply a comfortable front-end to the reliable and well-established FreeBSD "Ports" system. PC-BSD on the other hand utilises a new system of installing packages using a *.pbi package.
I like the reliance on the well-established. While the PBIs are an interesting new concept, right now FreeBSD offers a huge number of working software packages, and so Desktop BSD automatically offers them too.
Aren't KDE 3.5.1 and Firefox 1.5.0.1 just a little bit old now? Not that it really makes a huge difference in either case, although the security fixes to Firefox would be nice to have.
I'd also take issue with the statement "No Cedega means no Windows games under DesktopBSD". I've probably had about as much success with Wine, and while they may share a lot of code, there's a big difference from a practical perspective.
Looks fine otherwise though, although the icons are an odd mix - I'd have preferred to see a full set of KDE ones, but each to their own. Nice wallpaper though :-)
This is just a case of bad timing (of the review, and this news item), as DesktopBSD 1.6 will probably be released in a month or two.
http://www.desktopbsd.net/index.php?id=81
Edited 2006-09-12 08:50
Hi!
Here is my question i have always wanted to ask about port system:
If i install a package then pkg_add will install all its depencencies.
Now if i change my mind and i want to deinstall the original package i will have the extra packages in my system which was installed as depenecie.
Is there any way to solve this and deinstall all
depencencies so i can revert to the original state of my system?
Thanks,
Balazs
Here's the excellent FreeBSD-handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-...
Here's the pkg_delete manual page:
http://www.freebsd.org/cgi/man.cgi?query=pkg_delete&sektion=1
See options -r, -f and read that manual page carefully, don't forget to backup before as always.
HTH, Daniel
Hi!
Thank you, Daniel.
Now i did read it now many times. Maybe my English is not as good as it should be, but this:
"-r Recursive removal. In addition to specified packages, delete all packages that depend on those packages as well."
means to me that all packages that are "above" in the dependence tree to the specified package, will be uninstalled.
Maybe i did not say the right thing but i want to do:
Install package "prgA" which depends on "libB" and "libC".
And then I would like to say remove "prgA" and i want "libB" and "libC" gone.
Thank you, and sorry for the off-topic.
Balazs





