Re: Cleanly remove a package

2006-11-05 Thread Simon Gao
Thanks, this helps. Simon Beech Rintoul wrote: > On Sunday 05 November 2006 12:52, Simon Gao wrote: > >> Hi, >> >> I have a question hope someone can help. >> >> When upgrading a package say vsftpd, I used port install. After newer >> version is installed, I have both newer and older versions

Re: Cleanly remove a package

2006-11-05 Thread Beech Rintoul
On Sunday 05 November 2006 12:52, Simon Gao wrote: > Hi, > > I have a question hope someone can help. > > When upgrading a package say vsftpd, I used port install. After newer > version is installed, I have both newer and older versions being listed > if run pkg_info. The newer version works fine.

Re: Cleanly remove a package

2006-11-05 Thread Josh Carroll
When upgrading a package say vsftpd, I used port install. After newer version is installed, I have both newer and older versions being listed if run pkg_info. The newer version works fine. You can use portupgrade instead, which should deinstall the old version, then install the new one. You can'