Re: Detect OS upgrades and refer users to Migration

2013-11-06 Thread Rainer Müller
On 2013-11-05 02:06, Ryan Schmidt wrote: Is there a way that we could detect that the OS has been upgraded so that we could refer users to the Migration wiki page? I don’t think we keep track of the last-used OS X version anywhere, but maybe it’s as simple as checking if any installed port

Re: Detect OS upgrades and refer users to Migration

2013-11-06 Thread Daniel J. Luke
On Nov 6, 2013, at 5:06 AM, Rainer Müller rai...@macports.org wrote: On 2013-11-05 02:06, Ryan Schmidt wrote: Is there a way that we could detect that the OS has been upgraded so that we could refer users to the Migration wiki page? I don’t think we keep track of the last-used OS X version

why cvs port left on stable

2013-11-06 Thread Jack Howarth
I am wondering why MacPorts has left their cvs port on the stable 1.11.23 release rather than upgrading it to the feature 1.12.13 release and using the patches from Apple's cvs-45 release in Xcode 4.6... http://www.opensource.apple.com/source/cvs/cvs-45/ Is there some reason this port is

Re: why cvs port left on stable

2013-11-06 Thread Frank Schima
On Nov 6, 2013, at 11:07 AM, Jack Howarth howa...@bromo.med.uc.edu wrote: I am wondering why MacPorts has left their cvs port on the stable 1.11.23 release rather than upgrading it to the feature 1.12.13 release and using the patches from Apple's cvs-45 release in Xcode 4.6...

Re: [113008] trunk/dports/graphics/makeicns

2013-11-06 Thread Ryan Schmidt
On Nov 6, 2013, at 16:07, m...@macports.org wrote: Revision 113008 Author m...@macports.org Date 2013-11-06 14:07:17 -0800 (Wed, 06 Nov 2013) Log Message makeicns: apply patch for Mavericks (see issue #40869) Modified Paths • trunk/dports/graphics/makeicns/Portfile Added

Re: why cvs port left on stable

2013-11-06 Thread Ryan Schmidt
On Nov 6, 2013, at 13:30, Frank Schima wrote: On Nov 6, 2013, at 11:07 AM, Jack Howarth wrote: I am wondering why MacPorts has left their cvs port on the stable 1.11.23 release rather than upgrading it to the feature 1.12.13 release and using the patches from Apple's cvs-45 release

Re: why cvs port left on stable

2013-11-06 Thread Joshua Root
On 2013-11-7 11:19 , Ryan Schmidt wrote: On Nov 6, 2013, at 13:30, Frank Schima wrote: On Nov 6, 2013, at 11:07 AM, Jack Howarth wrote: I am wondering why MacPorts has left their cvs port on the stable 1.11.23 release rather than upgrading it to the feature 1.12.13 release and using

Variable for path to SDK root

2013-11-06 Thread Jann Röder
Hi, it appears that in order to build gpg using Xcode 5 correctly we need to specify the absolute path to stdint.h in the portfile. On my system the files is at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdint.h I was wondering

Re: Variable for path to SDK root

2013-11-06 Thread Joshua Root
On 2013-11-7 11:31 , Jann Röder wrote: Hi, it appears that in order to build gpg using Xcode 5 correctly we need to specify the absolute path to stdint.h in the portfile. On my system the files is at

Re: Variable for path to SDK root

2013-11-06 Thread Jann Röder
/usr/include doesn't exist on Mavericks. Its content is now at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/ I found that xcrun --show-sdk-path gives me the desired path. Now I just need to feed this into a tcl variable.

Re: [112994] trunk/dports/science/gnuradio/Portfile

2013-11-06 Thread Ryan Schmidt
On Nov 6, 2013, at 08:32, michae...@macports.org wrote: Revision 112994 Author michae...@macports.org Date 2013-11-06 06:32:22 -0800 (Wed, 06 Nov 2013) Log Message gnuradio: + remove top-level include path, such that internal headers are used instead of any already-installed ones;

Re: [112986] trunk/dports/math/gnudatalanguage/Portfile

2013-11-06 Thread Ryan Schmidt
On Nov 6, 2013, at 03:16, take...@macports.org wrote: Revision 112986 Author take...@macports.org Date 2013-11-06 01:16:22 -0800 (Wed, 06 Nov 2013) Log Message gnudatalangauge: terminate if port:antlr is installed Modified Paths • trunk/dports/math/gnudatalanguage/Portfile

Re: Variable for path to SDK root

2013-11-06 Thread Ryan Schmidt
On Nov 6, 2013, at 18:43, Jann Röder wrote: /usr/include doesn't exist on Mavericks. It does if you install the Xcode command line tools, which MacPorts requires, as it always has. ___ macports-dev mailing list macports-dev@lists.macosforge.org

Re: Variable for path to SDK root

2013-11-06 Thread Ned Deily
In article l5enmp$s8a$1...@ger.gmane.org, Jann Roder m...@jann-roeder.net wrote: /usr/include doesn't exist on Mavericks. Its content is now at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer /SDKs/MacOSX10.9.sdk/usr/include/ That's not true. You have to

Re: Variable for path to SDK root

2013-11-06 Thread Jann Röder
On 07.11.13 00:47, Ryan Schmidt wrote: On Nov 6, 2013, at 18:43, Jann Röder wrote: /usr/include doesn't exist on Mavericks. It does if you install the Xcode command line tools, which MacPorts requires, as it always has. Ok fine. I didn't realize that this is now a completely

Re: why cvs port left on stable

2013-11-06 Thread Jack Howarth
On Thu, Nov 07, 2013 at 11:29:53AM +1100, Joshua Root wrote: On 2013-11-7 11:19 , Ryan Schmidt wrote: On Nov 6, 2013, at 13:30, Frank Schima wrote: On Nov 6, 2013, at 11:07 AM, Jack Howarth wrote: I am wondering why MacPorts has left their cvs port on the stable 1.11.23 release

Re: [112994] trunk/dports/science/gnuradio/Portfile

2013-11-06 Thread Michael Dickens
On Nov 6, 2013, at 7:45 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 6, 2013, at 08:32, michae...@macports.org wrote: +configure.cppflags-delete -I${prefix}/include +configure.cflags-delete -I${prefix}/include +configure.cxxflags-delete -I${prefix}/include Note that cflags and

Please test trace mode with your ports

2013-11-06 Thread Clemens Lang
Hi, I just committed a major overhaul of trace mode[1] in r113026[2] that fixes the last few problems I have seen so far. All ports that I have installed on my system (currently 526) build fine using these fixes, so I think it should be pretty complete now. If you have MacPorts trunk installed,