On Wednesday 21 June 2006 12:20, Bill Moran wrote: > In response to Richard Collyer <[EMAIL PROTECTED]>: > > Hello, > > > > I'm moving from mod_php5 to php5 and need to remove php5-extensions in > > order for pkg remove to work. > > > > What is the easiest way to do this...can I just cd /php5-exten.. dir and > > make deinstall or will i have to go through them all one by one (I have > > a lot installed). > > The pkg_cutleaves port will simplify things for you.
i did something similar recently, and 'pkg_delete -r php5-extensions' will make them all go *poof*. cheers, jonathan _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
