Re: Migration question and binary question

2014-05-10 Thread Joshua Root
On 2014-5-10 00:03 , Brandon Allbery wrote: > On Fri, May 9, 2014 at 1:39 AM, Joshua Root > wrote: > > Handling variants of dependencies correctly is precisely why > restore_ports.tcl exists. The lack of automatic preservation of the > requested flag is an an

Re: Migration question and binary question

2014-05-09 Thread Brandon Allbery
On Fri, May 9, 2014 at 1:39 AM, Joshua Root wrote: > Handling variants of dependencies correctly is precisely why > restore_ports.tcl exists. The lack of automatic preservation of the > requested flag is an annoyance, certainly, but you can get around it by > running this at the same time you gen

Re: Migration question and binary question

2014-05-09 Thread Ryan Schmidt
On May 9, 2014, at 02:22, Jerry wrote: > On May 8, 2014, at 10:39 PM, Joshua Root wrote: > >> Jerry wrote: >>> I am considering using the "Automatically reinstall ports" suggestion >>> whereby a script is downloaded which script then works with a previously >>> saved myports.txt. If I do this,

Re: Migration question and binary question

2014-05-09 Thread Jerry
On May 8, 2014, at 10:39 PM, Joshua Root wrote: > Jerry wrote: >> I am considering using the "Automatically reinstall ports" suggestion >> whereby a script is downloaded which script then works with a previously >> saved myports.txt. If I do this, will the script install old versions of >> po

Re: Migration question and binary question

2014-05-08 Thread Joshua Root
Jerry wrote: > I am considering using the "Automatically reinstall ports" suggestion whereby > a script is downloaded which script then works with a previously saved > myports.txt. If I do this, will the script install old versions of ports > which had not been active? I'm thinking that this mig

Re: Migration question and binary question

2014-05-08 Thread Brandon Allbery
On Thu, May 8, 2014 at 6:26 PM, Jerry wrote: > I redirected this output to .txt files. Do you have a quick way (script) > to use these echoed files during reinstallation? I don't need to do it often enough to script it, I generally build it on the fly :) port echo active and requested | pe

Re: Migration question and binary question

2014-05-08 Thread Jerry
On May 8, 2014, at 2:42 PM, Brandon Allbery wrote: > On Thu, May 8, 2014 at 5:35 PM, Jerry wrote: > I just upgraded my OS to 10.9 from 10.8 and am following the instructions for > migrating MacPorts at https://trac.macports.org/wiki/Migration. > > I am considering using the "Automatically rei

Re: Migration question and binary question

2014-05-08 Thread Ryan Schmidt
On May 8, 2014, at 16:35, Jerry wrote: > I just upgraded my OS to 10.9 from 10.8 and am following the instructions for > migrating MacPorts at https://trac.macports.org/wiki/Migration. > > I am considering using the "Automatically reinstall ports" suggestion whereby > a script is downloaded wh

Re: Migration question and binary question

2014-05-08 Thread Brandon Allbery
On Thu, May 8, 2014 at 5:35 PM, Jerry wrote: > I just upgraded my OS to 10.9 from 10.8 and am following the instructions > for migrating MacPorts at https://trac.macports.org/wiki/Migration. > > I am considering using the "Automatically reinstall ports" suggestion > whereby a script is downloaded

Migration question and binary question

2014-05-08 Thread Jerry
I just upgraded my OS to 10.9 from 10.8 and am following the instructions for migrating MacPorts at https://trac.macports.org/wiki/Migration. I am considering using the "Automatically reinstall ports" suggestion whereby a script is downloaded which script then works with a previously saved mypo