Re: Uninstalling Ports Question

2007-04-10 Thread Placid Publishing, LLC
Thanks Bill. I use the port upgrade suit for all of my port management needs. I guess what I can do is just pkg_info the pkg I am going to delete then see if I need the deps or not and un-install them as well. Bill Moran wrote: In response to "Placid Publishing, LLC" <[EMAIL PROTECTED]>: S

Re: Uninstalling Ports Question

2007-04-10 Thread Bill Moran
In response to "Placid Publishing, LLC" <[EMAIL PROTECTED]>: > Say I have a new system with nothing installed on it yet from the ports > collection. Lets say I install Apache and lets say it requires php, > python, perl, and ruby. Now lets say I uninstall Apache with "pkg_delete > Apache". Will

Uninstalling Ports Question

2007-04-10 Thread Placid Publishing, LLC
Say I have a new system with nothing installed on it yet from the ports collection. Lets say I install Apache and lets say it requires php, python, perl, and ruby. Now lets say I uninstall Apache with "pkg_delete Apache". Will it remove php, python, perl, and ruby? Or will it leave those packag