Slow slog of deactivation

2012-09-23 Thread Frank J. R. Hanstick
Hello, I began deactivating all the broken link ports in reverse order until sudo port deactivate textlive-bin-extra resulted in the following error: Error: org.macports.deactivate for port texlive-bin-extra returned: Please see the log file for port texlive-bin-extra

Re: mythtv backend firewire support

2012-09-23 Thread Craig Treleaven
At 8:02 PM -0700 9/22/12, Joann Bessler wrote: On the mythtv-users list Craig mentioned that it may be possible to enable firewire support on the backend with the macports build. I would be interested in that support, and could contribute some limited time (with my limited skill set) to help

Re: Port re-index?

2012-09-23 Thread Phil Dobbin
Phil Dobbin wrote: Bradley Giesbrecht wrote: On Sep 22, 2012, at 8:09 AM, Phil Dobbin wrote: Hi, all. I ran selfupdate very late last night it started what looked like a port re-index: `Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports

/Library/Frameworks/ (was Re: mythtv backend firewire support)

2012-09-23 Thread Craig Treleaven
Hi: Quick question for those who know(TM): so if we build the AVCVideoServices.framework (outside of MacPorts), is it appropriate to store it to store it in /Library/Frameworks/ ? From the look of it, third party software uses this folder for frameworks but I can't quickly see a definitive

Cross compiling for Windows

2012-09-23 Thread Dominik Reichardt
Hi all, Sorry for the kind of OT post, but can anyone help me get it straight on how to cross compile something for Windows? I know kind of the last step how to make configure (if there is one) understand that I want to cross compile. I am sucessfully cross compiling for ppc with the old xcode

Re: Cross compiling for Windows

2012-09-23 Thread Brandon Allbery
On Sun, Sep 23, 2012 at 5:35 PM, Dominik Reichardt domi...@gmail.comwrote: Sorry for the kind of OT post, but can anyone help me get it straight on how to cross compile something for Windows? I would be very surprised if that worked in general, since MacPorts is about making stuff compile on

Re: Cross compiling for Windows

2012-09-23 Thread Dominik Reichardt
You got me wrong, my question was not on how to compile on Windows but on how to cross compile on OS X for Windows. Doesn't necessarily need to be through macports but it seems tome that the mingw/binutils port might be the right direction (I think those ports exist(ed) - I'm currently away

Re: Cross compiling for Windows

2012-09-23 Thread Brandon Allbery
On Sun, Sep 23, 2012 at 7:25 PM, Dominik Reichardt domi...@gmail.comwrote: You got me wrong, my question was not on how to compile on Windows but on how to cross compile on OS X for Windows. In other words, I got you exactly right: I was responding about cross compiling for Windows on OS X,

Re: /Library/Frameworks/ (was Re: mythtv backend firewire support)

2012-09-23 Thread Ryan Schmidt
On Sep 23, 2012, at 13:28, Craig Treleaven wrote: Quick question for those who know(TM): so if we build the AVCVideoServices.framework (outside of MacPorts), is it appropriate to store it to store it in /Library/Frameworks/ ? From the look of it, third party software uses this folder for

Re: /Library/Frameworks/ (was Re: mythtv backend firewire support)

2012-09-23 Thread Craig Treleaven
At 7:11 PM -0500 9/23/12, Ryan Schmidt wrote: On Sep 23, 2012, at 13:28, Craig Treleaven wrote: Quick question for those who know(TM): so if we build the AVCVideoServices.framework (outside of MacPorts), is it appropriate to store it to store it in /Library/Frameworks/ ? From the look of

Re: Cross compiling for Windows

2012-09-23 Thread Dominik Reichardt
Am 24.09.2012 um 00:57 schrieb Brandon Allbery allber...@gmail.com: On Sun, Sep 23, 2012 at 7:25 PM, Dominik Reichardt domi...@gmail.com wrote: You got me wrong, my question was not on how to compile on Windows but on how to cross compile on OS X for Windows. In other words, I got you

Re: Cross compiling for Windows

2012-09-23 Thread Mojca Miklavec
On Sun, Sep 23, 2012 at 11:35 PM, Dominik Reichardt wrote: Hi all, Sorry for the kind of OT post, but can anyone help me get it straight on how to cross compile something for Windows? I know kind of the last step how to make configure (if there is one) understand that I want to cross