Re: [27155] trunk/dports/python/py-psyco/Portfile

2007-07-22 Thread Ryan Schmidt
On Jul 21, 2007, at 23:00, [EMAIL PROTECTED] wrote: Revision: 27155 http://trac.macosforge.org/projects/macports/changeset/27155 Author: [EMAIL PROTECTED] Date: 2007-07-21 21:00:51 -0700 (Sat, 21 Jul 2007) Log Message: --- make sure we set that the platform only works

Re: [27155] trunk/dports/python/py-psyco/Portfile

2007-07-22 Thread Rainer Müller
Ryan Schmidt wrote: You may also wish to check for compatible architecture in a different way. Your way currently handles only on Intel Mac OS X, but according to the project's web site, it works on any OS so long as it's the _86 architecture. Consider doing it the way I've done it in the wine

Re: [27155] trunk/dports/python/py-psyco/Portfile

2007-07-22 Thread Boyd Waters
On Jul 22, 2007, at 2:10 PM, Rainer Müller wrote: Do we really need to take care of other Operating Systems than Mac OS X? I mean, it's called MacPorts now and is targeted on users of Mac OS X. Who is using it on another system? We use MacPorts for a large software system that is Mac and

Re: [27155] trunk/dports/python/py-psyco/Portfile

2007-07-22 Thread Landon Fuller
[from the correct e-mail address, this time] On Jul 22, 2007, at 1:10 PM, Rainer Müller wrote: Ryan Schmidt wrote: You may also wish to check for compatible architecture in a different way. Your way currently handles only on Intel Mac OS X, but according to the project's web site, it works