tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: make modular X11 the default on NetBSD
On Fri, 18 May 2012, Aleksey Cheusov wrote:
> not only required and provided shared libraries are collected (like we do with
> REQUIRES and PROVIDES) but all *symbols* required and provided by every
> executable and shlibs in the package. Package manager (modified apt4rpm)
> in turn makes additional consistency per-symbol checks. More over
Is this also included in packages that are provided to end users?
> Rebuilding all packages recursivelly, especially in quarter branches,
> costs too much
> taking into account limitations in the hardware.
Maybe just building all from start each quarter the first time is good
and then for the next three months only rebuild as needed.
My normal pkgsrc usage for ten years on many systems is also to not
recursively reinstall dependents. I work hard to skip that. I have
hundreds of packages installed from 2007 and 2008 for example, but I
update packages very recently for things I need.
Home |
Main Index |
Thread Index |
Old Index