summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2007-05-22 16:17:15 +0000
committerjoerg <joerg>2007-05-22 16:17:15 +0000
commit47f7c2ecda9707ad24958dc2049d1a0aa2c1b469 (patch)
treef30e63f9e3ebc1f367dc97f65f4b4bd2ead14709 /chat
parentfc8c2f84d497c84b2274d95a927b67d67eb88e8c (diff)
downloadpkgsrc-47f7c2ecda9707ad24958dc2049d1a0aa2c1b469.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')
0 files changed, 0 insertions, 0 deletions