Re: kdevelop 4.7 and beyond (was: clang++-mp-3.4 doesn't find initializer_list on OS X 10.6)

2014-09-08 Thread Mojca Miklavec
On Sun, Sep 7, 2014 at 8:36 PM, Lawrence Velázquez wrote: All this talk about keeping track of C++ runtimes and switching to libc++ is dangerous because it proposes a huge amount of work that deftly dances around the actual problem. It's not a huge amount of work. It already works. The

Re: kdevelop 4.7 and beyond (was: clang++-mp-3.4 doesn't find initializer_list on OS X 10.6)

2014-09-08 Thread Mojca Miklavec
On Sun, Sep 7, 2014 at 12:52 AM, Ryan Schmidt wrote: On Sep 6, 2014, at 5:51 AM, Mojca Miklavec wrote: I already argued that we really need a libc++-based buildbot for 10.6-10.8. From what I understood all we need is a fix in binary package signature + time and resources to set up the

Re: towards further integration on OS X; accepting arguments through LaunchServices

2014-09-08 Thread René J.V. Bertin
On Sep 08, 2014, at 10:26, Albert Astals Cid wrote: Isn't this something that we should aim to fix at the Qt level rather than at the KDE level since Qt-only apps will have the same problem? Can we fix things in Qt? I don't know if you saw my remarks, but Qt already has some support for

Re: Simple Question, Invalid Link

2014-09-08 Thread Alejandro Imass
On Sat, Sep 6, 2014 at 7:49 PM, Jerry Zhang jerryzh...@gmail.com wrote: We can’t use “apt” to install linux software? OK, I didn’t know that before… Thanks for the reminder. [...] Is there any way to install linux software in mac by the way? Depends on what you mean by linux software.

Re: renaming MacPorts' install directory - how to handle the TM backup(s)?

2014-09-08 Thread Jeremy Lavergne
You made sure it counted unique inode filesize and not recount them each time? On September 7, 2014 2:10:12 PM EDT, René J.V. Bertin rjvber...@gmail.com wrote: On Sunday September 07 2014 13:16:50 Brandon Allbery wrote: Yes, I was saying any operation other than actually writing the file

Re: kdevelop 4.7 and beyond (was: clang++-mp-3.4 doesn't find initializer_list on OS X 10.6)

2014-09-08 Thread Lawrence Velázquez
[C++11 conversation moved to macports-dev. You can all relax now.] vq ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

OS X keychain wallets: to kwalletd or not to kwalletd?

2014-09-08 Thread René J . V . Bertin
'Evening! I'm looking for a bit of feed-back here. I'm fleshing out my kwallet/OS X keychain integration a bit more, and now have a working draft of an idle timer [1] that will close a wallet after the idle time configured through the KDE `system settings`, `kcmshell4 kwalletconfig` or the

Re: Which socket for mysql, mysqli, mysqlnd?

2014-09-08 Thread Murray Eisenberg
On 7 Sep 2014 22:50:31 -0500, Ryan Schmidt ryandes...@macports.org wrote: On Sep 7, 2014, at 4:53 PM, Murray Eisenberg wrote: My native-install (i.e., not MacPorts) MySQL file my.cnf specifies socket = /tmp/mysql.sock. You should use a more secure location. The MySQL developers changed

Re: Which socket for mysql, mysqli, mysqlnd?

2014-09-08 Thread Ryan Schmidt
On Sep 8, 2014, at 3:35 PM, Murray Eisenberg wrote: On 7 Sep 2014 22:50:31 -0500, Ryan Schmidt wrote: On Sep 7, 2014, at 4:53 PM, Murray Eisenberg wrote: My native-install (i.e., not MacPorts) MySQL file my.cnf specifies socket = /tmp/mysql.sock. You should use a more secure