Subject: Re: how can i update my installed software?
To: Linyin <linyin.cn@gmail.com>
From: None <yancm@sdf.lonestar.org>
List: netbsd-users
Date: 03/30/2006 12:03:42
Hi Linyin,

If I understand corrctly you have some software at version n
installed by way of pkgsrc. Then you have updated pkgsrc which
is now for a higher software version than you currently have
installed, correct?

Then your question is, how do you update the installed package?
In the package subdirectory type 'make update'.

This is described in the "PACKAGE TARGETS" section of the packages man page.

Hope that helps!


> i install the software.but when i update my pkgsrc,the software have new
> version
> how can i update it to the newest version via pkgsrc?
> like freebsd,has the portupgrade can do it,but what software can do it
> under netbsd?
> thanks