NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Controlling pkg_rolling-replace



On Fri, Apr 17, 2020 at 2:49 AM Bob Bernstein <poobah%ruptured-duck.com@localhost> wrote:
> 1. www/ikiwiki
>
> and
>
> 2. Any perl package on which it depends. (There are many.)

If you want full control over what pkg_rr does, manually mark the
packages to rebuild with "pkg_admin set rebuild=YES $pkgname".

For instance, you can run pkg_chk -n (IIRC) to print the list of
packages to update into a file, do whatever transformations you want
and then feed the list to "xargs pkg_admin set rebuild=YES".


-- 
Benny


Home | Main Index | Thread Index | Old Index