<span id="result_box" class="medium_text"><span style="" title="">We
want to create a machine with packages OPENCSW and then duplicate the
same machine locally, can be used locally OPENCSW if you download all
the packages?</span></span><br><br><div class="gmail_quote">2010/7/12 Maciej (Matchek) Blizinski <span dir="ltr"><<a href="mailto:blizinski@google.com">blizinski@google.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
No dia 12 de Julho de 2010 11:52, Guillaume Jaquet<br>
<<a href="mailto:guillaume.jaquet@gmail.com">guillaume.jaquet@gmail.com</a>> escreveu:<br>
<div class="im">> We utlise PKG-GET and we're happy, we would like to know how the PKG-GET is<br>
> to find all the dependency of a package?<br>
<br>
</div>I'm not sure if you can do that with pkg-get. There's also pkgutil,<br>
which also downloads and installs packages, but has additional<br>
functionality. You could use the --nomod option. It'll tell you<br>
which packages pkgutil would download. That would be a partial list<br>
of dependencies -- this would only list the dependencies that aren't<br>
already installed.<br>
<br>
There's also the --stream option that can build a package stream (that<br>
is, a .pkg file) which contains your designated package together with<br>
all its dependencies. You could use this function to build the .pkg<br>
file and then examine its contents.<br>
<br>
Maciej<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/users" target="_blank">https://lists.opencsw.org/mailman/listinfo/users</a><br>
</blockquote></div><br>