Re: messed up ports index

2010-06-11 Thread Chuck Swiger
On Jun 11, 2010, at 4:00 PM, Doug Sampson wrote: > Finally, it's gone. Thank you! You're most welcome -- -Chuck ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mai

RE: messed up ports index

2010-06-11 Thread Doug Sampson
> > there is no security/php5-mhash. How can I remove this safely? > > pkg_delete -f php5-mhash-5.2.12_2 > corvus-root@/usr/ports/security/php52-mhash: pkg_delete -f php5-mhash-5.2.12_2 pkg_delete: file '/usr/local/lib/php/20060613/mhash.so' doesn't exist pkg_delete: file '/usr/local/include/php

Re: messed up ports index

2010-06-11 Thread Glenn Sieb
On 6/11/10 6:56 PM, Doug Sampson wrote: > Right. My issue is, there isn't a path of /usr/ports/security/php5-mhash > -- only /usr/ports/security/php52-mhash. How can I remove the > security/php5-mhash with a missing directory? I am unable to deinstall. > How does one remove? pkg_del php5-mhash-*

Re: messed up ports index

2010-06-11 Thread Chuck Swiger
On Jun 11, 2010, at 3:53 PM, Doug Sampson wrote: > I meant to say security/php5-mhash and security/php52-mhash. Again, > there is no security/php5-mhash. How can I remove this safely? pkg_delete -f php5-mhash-5.2.12_2 Regards, -- -Chuck ___ freebsd-qu

RE: messed up ports index

2010-06-11 Thread Doug Sampson
> On Jun 11, 2010, at 3:48 PM, Doug Sampson wrote: > > portmaster -o lang/php52 lang/php5 > > > > Now I am left with only one item as follows: > > > > php5-mhash-5.2.12_2 < needs updating (port has 5.3.2_1) > > > > There is *no* lang/php5-mhash. Only lang/php52-mhash. Should I > deinstall

RE: messed up ports index

2010-06-11 Thread Doug Sampson
> > I have a messed up ports index that I cannot clean. I want to > > uninstall > > lang/php5 but it does not seem to uninstall. The same thing goes > for > > security/php5-hash. I was uninstalling php5 ports in an effort to > > return > > to the php52 ports. So that is how this happened. I ran the

Re: messed up ports index

2010-06-11 Thread Chuck Swiger
Hi-- On Jun 11, 2010, at 3:48 PM, Doug Sampson wrote: > portmaster -o lang/php52 lang/php5 > > Now I am left with only one item as follows: > > php5-mhash-5.2.12_2 < needs updating (port has 5.3.2_1) > > There is *no* lang/php5-mhash. Only lang/php52-mhash. Should I deinstall and > in

RE: messed up ports index

2010-06-11 Thread Doug Sampson
> > Hello, > > I have a messed up ports index that I cannot clean. I want to > uninstall > lang/php5 but it does not seem to uninstall. The same thing goes for > security/php5-hash. I was uninstalling php5 ports in an effort to > return > to the php52 ports. So that is how this happened. I ran th