PDA

View Full Version : Is it possible to remove kde?[And other general questions]


Darkintent
06-24-2005, 08:32 AM
Hi I just installed PC-BSD and I was wondering if it was possible to completely remove kde and all that arts garbage, I don't see it in the pbi removal tool so I'm a bit lost. I was alos wondering if there was a tool I could install to eliminate the need for me to cd into the ports directory in order to execute the various commands. Also is how would I go about defining general compile option defaults in /etc/make.conf from what I read in the example make.conf it looks like I can only define options for specific apps inside make.conf. What I want to do is be able to tell ports that I always want xine support to be built, but I never want gstreamer support to be built. Is there a way for me to accomplish this, its one of the things I really liked about Portage. [Gentoo Ports clone.]

bhna
06-24-2005, 10:22 AM
... and all that arts garbage...

????

use pkg_remove kde or pkg_delete kde. but, please read the man-pages!!!

why dont you use freebsd instead?

06-24-2005, 11:48 PM
I tried pkg_delete kdelibs and that did nothing, that is why I asked, I'll try your suggestions next and see what happens. I decided to use PC-bsd because it seemed like an easier alternative just to get bsd installed. I wanted to know about make.conf because some of the programs I use are not available as pbi's not to mention that I have some relatively interesting files that won't behave with the defaullt build options for mplayer as far as I can tell.