Re: base master and editing commands

2017-12-03 Thread db
On 4 Dec 2017, at 01:00, Joshua Root wrote: > So you want --enable-readline as well. I just tried it and some of the commands still don't work: ^A, ^E, arrows — ^U, ^W work though.

Re: help with generating a diff with svn for libcxx

2017-12-03 Thread Michael Dickens
Guessing that you've run into a local permissions issue. This happens with any repo manager: if it can't access a required file, it can't do squat! I regularly do "chmod -R u+rw ." from the top level of my local repos to make sure at least -I- can access all of the files. That said, glad you found

Re: base master and editing commands

2017-12-03 Thread db
On 4 Dec 2017, at 01:00, Joshua Root wrote: > So you want --enable-readline as well. Thanks. In the guide 2.2.2. doesn't use this option, 2.2.3. does.

Re: base master and editing commands

2017-12-03 Thread Joshua Root
On 2017-12-4 10:56 , db wrote: > On 4 Dec 2017, at 00:37, Joshua Root wrote: >> Looks like you have a build without readline support? > > Hmm…, I just cloned base master and built it. Only option I added is > --with-curlprefix=/opt/local to the configure phase. So you want --enable-readline as

Re: base master and editing commands

2017-12-03 Thread db
On 4 Dec 2017, at 00:37, Joshua Root wrote: > Looks like you have a build without readline support? Hmm…, I just cloned base master and built it. Only option I added is --with-curlprefix=/opt/local to the configure phase.

Re: base master and editing commands

2017-12-03 Thread Joshua Root
On 2017-12-4 03:27 , db wrote: > Basic editing commands don't work in shell mode. > > macports-base $ port > MacPorts 2.4.99 > Entering shell mode... ("help" for help, "quit" to quit) > [Code/macports-base] > syncc^H^H^A^E^K > > Fortunately ^U works. > > I haven't found an issue in the tracker.

Re: help with generating a diff with svn for libcxx

2017-12-03 Thread Ken Cunningham
I decided to just page back in time over and over through the github interface until I found the commit that way, and generated the diff by adding ".diff" on the end of the URL. Not the right way to do it, I know -- but it worked.

help with generating a diff with svn for libcxx

2017-12-03 Thread Ken Cunningham
I'm getting stuck generating a diff file for the changes made in revison 307461 of libcxx, so I can backport that into llvm-4.0 to fix the build of libcxx for PowerPC. I have checked out the llvm, libcxx, and libcxxabi sources

base master and editing commands

2017-12-03 Thread db
Basic editing commands don't work in shell mode. macports-base $ port MacPorts 2.4.99 Entering shell mode... ("help" for help, "quit" to quit) [Code/macports-base] > syncc^H^H^A^E^K Fortunately ^U works. I haven't found an issue in the tracker.

Re: [macports-ports] 01/04: qtkeychain: build out of source

2017-12-03 Thread Marcus Calhoun-Lopez
I am not aware of any reason why cmake 1.1 PG can not be used. It was simply used in the original commit [1]. The resulting builds are different, however. For example in qtkeychain-qt4, the cmake file QtKeychainLibraryDepends-macports.cmake is installed instead of QtKeychainLibraryDepends-release.