diff options
author | joerg <joerg@pkgsrc.org> | 2007-05-22 16:17:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-05-22 16:17:15 +0000 |
commit | c466f410c01fc1f0086bf45253e6f0ae430f2a14 (patch) | |
tree | f30e63f9e3ebc1f367dc97f65f4b4bd2ead14709 /chat/eggdrop | |
parent | 7b9e91eb464cc16a2879554609b5bc05e311d89a (diff) | |
download | pkgsrc-c466f410c01fc1f0086bf45253e6f0ae430f2a14.tar.gz |
Make depends-cookie a flavor indendepent target. Before it was used to
trace the dependency information. This is computed and stored in
.depends directly now before anything else is done. The output is locked
and the locking is supposed to work before the bootstrap-depends are
installed.
Add a new hook for flavors after all dependencies are added and before
the depends-cookie is created. Use this to compute which package is used
to fulfill each dependency and store it in .rdepends. Adjust
register-dependencies and some other places to use this information
directly instead of recomputing it all the time.
The code to list all dependencies and to recursively install missing
ones is moved to a separate shell script. This makes it easier to
understand what is going on and extend them later.
Change the calling of pkg_create to prepend the dependencies directly to
the passed-in PLIST and not via -P and -T. This is in preperation of
changing the way they are stored in the packages.
Discussed with, recieved minor disagreement about install-dependencies,
but otherwise OKed by jlam.
Diffstat (limited to 'chat/eggdrop')
0 files changed, 0 insertions, 0 deletions