Re: update packages by pkg_add

2011-11-01 Thread hvn
On Sat, 29 Oct 2011 19:58:04 +0200, Polytropon wrote: On Sat, 29 Oct 2011 17:53:28 +0200, Huub van Niekerk wrote: Thank you for your answer. But how about if the package-to-be-replaced is a dependency? Just remember the dependency and do the same ? As you're going to reinstall the package

update packages by pkg_add

2011-10-29 Thread hvn
Hi, Using version 8.2, can somebody tell me how I can upgrade packages that I installed using pkg_add? I'm trying to install more packages but get messages that there are package-conflicts because of older installed version. Thanks. ___

Re: update packages by pkg_add

2011-10-29 Thread Mike Clarke
On Saturday 29 October 2011, hvn wrote: Using version 8.2, can somebody tell me how I can upgrade packages that I installed using pkg_add? I'm trying to install more packages but get messages that there are package-conflicts because of older installed version. pkg_delete -f name-of-package

Re: update packages by pkg_add

2011-10-29 Thread Warren Block
On Sat, 29 Oct 2011, hvn wrote: Using version 8.2, can somebody tell me how I can upgrade packages that I installed using pkg_add? I'm trying to install more packages but get messages that there are package-conflicts because of older installed version. sysutils/bsdadminscripts has a

Re: update packages by pkg_add

2011-10-29 Thread Huub van Niekerk
On Sat, Oct 29, 2011 at 3:01 PM, Mike Clarke jmc-freeb...@milibyte.co.ukwrote: On Saturday 29 October 2011, hvn wrote: Using version 8.2, can somebody tell me how I can upgrade packages that I installed using pkg_add? I'm trying to install more packages but get messages that there are

Re: update packages by pkg_add

2011-10-29 Thread Polytropon
On Sat, 29 Oct 2011 17:53:28 +0200, Huub van Niekerk wrote: Thank you for your answer. But how about if the package-to-be-replaced is a dependency? Just remember the dependency and do the same ? As you're going to reinstall the package immediately, there won't be a problem. Of course, a

Re: update packages by pkg_add

2011-10-29 Thread doug
On Sat, 29 Oct 2011, Polytropon wrote: On Sat, 29 Oct 2011 17:53:28 +0200, Huub van Niekerk wrote: Thank you for your answer. But how about if the package-to-be-replaced is a dependency? Just remember the dependency and do the same ? As you're going to reinstall the package immediately,