<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Jul 22, 2017 at 7:26 AM, Joshua Root <span dir="ltr"><<a href="mailto:jmr@macports.org" target="_blank">jmr@macports.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2017-7-21 08:22 , Umesh Singla wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    > When we install, is it fine to use [mportexec $workername $install_target] from migrate.tcl?<br>
<br>
    I’m sorry, I don’t know base well enough to answer this. Can you<br>
    please ask Clemens or Josh?<br>
<br>
<br>
@Clemens @Josh, can you clarify this?<br>
</blockquote>
<br></span>
If that's running in the same interpreter as port.tcl and macports.tcl, then yes.</blockquote><div><br></div><div>Thanks again. </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
For now, I'd like to ask in what order does "registry::entry imaged" returns the port list? Because I'm running the sorting function which the restore_ports.tcl uses but it's giving me the ports in the same order as result.<br>
</blockquote>
<br></span>
Probably just ordered by rowid, i.e. might as well be random. Note that the sort_ports proc from restore_ports.tcl does not take a list of registry references like registry::entry returns, but a list of strings representing port names, versions and variants in the format generated by 'port installed'.<br></blockquote><div><br></div><div>I have a question, might be stupid but seems to confuse me for more than the required time. Does the order of ports (in a portlist) followed while uninstalling all of them be same as while installing them? I'm trying to imagine a tree-based structure here but not quite getting the picture.</div><div><br></div><div>I mean, does the order even matter when we want to uninstall of them?</div><div><br></div><div>- Umesh</div></div></div></div>