<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 9, 2014 at 1:39 AM, Joshua Root <span dir="ltr">&lt;<a href="mailto:jmr@macports.org" target="_blank">jmr@macports.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1jc" class="a3s" style="overflow:hidden">Handling variants of dependencies correctly is precisely why<br>
restore_ports.tcl exists. The lack of automatic preservation of the<br>
requested flag is an annoyance, certainly, but you can get around it by<br>
running this at the same time you generate myports.txt:<br>
<br>
port echo requested | cut -d &#39; &#39; -f 1 &gt; requested.txt<br>
<br>
and this after you&#39;ve run restore_ports.tcl and &#39;port unsetrequested<br>
installed&#39;:<br>
<br>
&lt; requested.txt xargs port setrequested<br></div></blockquote></div><br>Isn&#39;t this backwards? That is, all ports would show as requested and you need to set unrequested the ports not in the original requested list?<br clear="all">
<div><br></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>