On 2024-04-12, Страхиња Радић <[email protected]> wrote: > Дана 24/04/12 08:46AM, Stuart Henderson написа: >> Unrelated, but: pkg_add -U is mostly for people running snapshots, >> wanting to install a new package without doing a full pkg_add -u run. > > According to pkg_add(1) manpage, the -U option is used to update the > dependencies if required before installing the new packages.
No. It is described as "Install new packages in a hurry". Use it when you want to install a new package, but cannot do so because installed versions of dependencies are out of date, and you don't have time for a full update run (pkg_add -u). If you're not running snapshots this isn't really something you'll run into because you really need to do a full pkg_add -u run in that case. > In any case, I also did `pkg_add -u`, with the same results. yes, as I said, this is unrelated to the problem you have with GLX contexts. -- Please keep replies on the mailing list.

