[Midnightbsd-cvs] mports: magus-bless.c: add load_depends function.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Mar 17 12:41:29 EDT 2013
Log Message:
-----------
add load_depends function. It creates dependencies list for each package we add to the index for consumption by magus clients.
This allows clients to predict what dependencies it needs to fetch prior to fetching the main package.
Otherwise, we get a scenario where we fetch a package only to find out we need 5 more and then 5 more after that and so on.
Modified Files:
--------------
mports/Tools/magus/bless:
magus-bless.c (r1.5 -> r1.6)
(http://cvsweb.midnightbsd.org/mports/Tools/magus/bless/magus-bless.c?r1=1.5&r2=1.6)
More information about the Midnightbsd-cvs
mailing list