smartmontools how to specify platform 10.6, 10.7, 10.8

2012-10-19 Thread Chris Murphy
I've had smartmontools 5.4x working on 10.6 and 10.7 simply using: port pkg smartmontools Now, with smartmontools 6 this command produces an installation package that only works on 10.8. Maybe it's an Xcode thing I have no idea. But how do I specify platform? Section 5.5.3 Platform Variants,

Re: smartmontools how to specify platform 10.6, 10.7, 10.8

2012-10-19 Thread Chris Murphy
On Oct 19, 2012, at 3:49 PM, Chris Murphy wrote: I've had smartmontools 5.4x working on 10.6 and 10.7 simply using: port pkg smartmontools Now, with smartmontools 6 this command produces an installation package that only works on 10.8. This is what I'm referring to:

Re: I need consultation on running WINE on the Mac

2012-10-19 Thread William H. Magill
On Oct 16, 2012, at 7:00 AM, Joshua Root j...@macports.org wrote: I know this is not a MacPorts issue, so please direct this to somewhere that makes sense. Basically, I'm a total newbee when it comes to RAW WINE. I've historically used Codeweavers Crossover which is Wine 1.4.1 Which

Re: I need consultation on running WINE on the Mac

2012-10-19 Thread Ryan Schmidt
On Oct 19, 2012, at 17:01, William H. Magill wrote: Ok. I have the wine-crossover port and Xquartz installed... It crashes just as the normal CrossOver does. So I assume that the normal port install installs an unpatched version. I thought Josh committed the patch to the wine-crossover

Re: Why pip does not use gcc and g++ automatically? (Mountain Loin)

2012-10-19 Thread Ryan Schmidt
On Oct 19, 2012, at 16:31, Peng Yu wrote: I have the following ports installed and I setup virtualenv correctly. sudo port -v install python27 port select python python27 sudo port install py27-pip sudo port install py27-virtualenv sudo port install py27-virtualenvwrapper But when I

Re: Why pip does not use gcc and g++ automatically? (Mountain Loin)

2012-10-19 Thread Peng Yu
On Fri, Oct 19, 2012 at 5:09 PM, Ryan Schmidt ryandes...@macports.org wrote: On Oct 19, 2012, at 16:31, Peng Yu wrote: I have the following ports installed and I setup virtualenv correctly. sudo port -v install python27 port select python python27 sudo port install py27-pip sudo port

Re: Why pip does not use gcc and g++ automatically? (Mountain Loin)

2012-10-19 Thread Bradley Giesbrecht
On Oct 19, 2012, at 3:25 PM, Peng Yu wrote: On Fri, Oct 19, 2012 at 5:09 PM, Ryan Schmidt ryandes...@macports.org wrote: On Oct 19, 2012, at 16:31, Peng Yu wrote: I have the following ports installed and I setup virtualenv correctly. sudo port -v install python27 port select python

Re: smartmontools how to specify platform 10.6, 10.7, 10.8

2012-10-19 Thread Ryan Schmidt
On Oct 19, 2012, at 16:49, Chris Murphy wrote: I've had smartmontools 5.4x working on 10.6 and 10.7 simply using: port pkg smartmontools Now, with smartmontools 6 this command produces an installation package that only works on 10.8. Maybe it's an Xcode thing I have no idea. But how do

Re: I need consultation on running WINE on the Mac

2012-10-19 Thread William H. Magill
On Oct 19, 2012, at 6:07 PM, Ryan Schmidt ryandes...@macports.org wrote: On Oct 19, 2012, at 17:01, William H. Magill wrote: Ok. I have the wine-crossover port and Xquartz installed... It crashes just as the normal CrossOver does. So I assume that the normal port install installs an

Re: Why pip does not use gcc and g++ automatically? (Mountain Loin)

2012-10-19 Thread Peng Yu
There are py27-* ports among which is py27-scipy. Is py27-scipy what you are wanting? $ port echo name:^py27- I deliberately avoid using macports for installing packages as they are not always up to date and some packages are missing. See more discussion here for the usage of virtualenv.

Re: port selfupdate incredibly slow

2012-10-19 Thread Davor Cubranic
On 12-10-15 07:51 PM, cowwoc wrote: On 15/10/2012 10:43 PM, Jeremy Lavergne [via Mac OS Forge] wrote: Just use subversion instead of the tarballs. I'm not sure I understand. I'm not trying to rebuild a MacPorts port. I am installing a bunch of ports (like autoconf, libffi, etc)