Subject: When DEPENDS can be upgraded in place
To: None <tech-pkg@netbsd.org>
From: None <abs@purplei.com>
List: tech-pkg
Date: 09/04/2000 08:19:21
Currently updating a package involves deletion and
re-compilation/installation of all the packages that depended on
it. For many packages this is quite correct (anything depending
on another package to link against its includes), but for
others it is completely unnecessary (packages depending on
other packages containing only executables and manpages).
Is there any sense in introducing a new DEPENDS_XXX variable
that indicates a 'make update' does not need to delete the
dependent package?
David/absolute
-- www.netbsd.org: No hype required --