On Tue, 20 Oct 2020 17:32:48 -0700, Andrew Robertson
<suki...@gmail.com> wrote:

> What's the standard way to upgrade installed ports after a system
> upgrade?
> 
> 
> I've been trying to figure out how to do this properly, and it
> doesn't seem to
> 
> have any mention in the FAQ. Thanks in advance.
> 

"Finish up by upgrading the packages using pkg_add -u." from
https://www.openbsd.org/faq/upgrade68.html

For the very few ports that have a restricted license which mean we
can't distribute packages, update the repository with cvs [1] and then
run `make update`

[1]: https://www.openbsd.org/anoncvs.html

Cheers,
Daniel

Reply via email to