pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD 11 beta users: please update base and rebuild pkgs
Jonathan Perkin <jperkin%pkgsrc.org@localhost> writes:
> * On 2025-12-10 at 08:38 GMT, Van Ly wrote:
>
>>Jonathan Perkin <jperkin%pkgsrc.org@localhost> writes:
>>
>>> $ pkg_info -Xa \
>>> | awk -F= '/^PKGNAME/ {p = $2} /^REQUIRES/ && $2 ~ /pthread|crypto/ {print p}' \
>>> | uniq
>>
[snip]
> Change PKGNAME to PKGPATH and input the list into your favourite bulk
> build software.
What I want to do is take each of those PKGPATH, cd there and run
bmake clean clean-depends
bmake bin-install
Is pkg_rolling-replace too heavy for the task and are the binary packages updated?
Does `update base' refer to the NetBSD userland sets or something else in pkgsrc?
Thanks.
--
vl
Home |
Main Index |
Thread Index |
Old Index