Re: All KDE ports need a major revbump, due to recent changes to qt4-mac

2015-10-28 Thread Nicolas Pavillon
Hello, >> >> No. All ports need to be revbumped (preferrably as soon as possible). >> It's just that there were sooo many ports that revbumping all >> could not be easily done by a single person. > > OK, thanks for reassuring me here. Yes, I had started listing all the KDE ports which need

Request review & commit for GMTK

2015-10-28 Thread Richard Rogers
Hi, I'd like to request a review & commit of https://trac.macports.org/ticket/46252 I've updated the Portfile to the current release. Thanks! - Richard ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailma

Re: platform

2015-10-28 Thread Joshua Root
On 2015-10-29 08:40 , Sterling Smith wrote: > On Oct 28, 2015, at 2:13PM, Joshua Root wrote: > >> On 2015-10-29 06:02 , David Strubbe wrote: >>> Hi all, >>> >>> Can someone explain what the meaning of the possible values of the >>> 'platforms' variable are in a Portfile? Most ports seem to list '

Re: platform

2015-10-28 Thread Clemens Lang
- On 28 Oct, 2015, at 22:40, Sterling Smith smit...@fusion.gat.com wrote: > Is platforms required? Yes, it is a required variable. > It seems like there is some ambiguity. Should I put macosx, because I have > tried it there? Or should I put all platforms and then when someone reports >

Re: platform

2015-10-28 Thread Sterling Smith
On Oct 28, 2015, at 2:13PM, Joshua Root wrote: > On 2015-10-29 06:02 , David Strubbe wrote: >> Hi all, >> >> Can someone explain what the meaning of the possible values of the >> 'platforms' variable are in a Portfile? Most ports seem to list 'darwin' >> but I have seen some that say 'macosx' or

Re: platform

2015-10-28 Thread Joshua Root
On 2015-10-29 06:02 , David Strubbe wrote: > Hi all, > > Can someone explain what the meaning of the possible values of the > 'platforms' variable are in a Portfile? Most ports seem to list 'darwin' > but I have seen some that say 'macosx' or even 'puredarwin'. I > understand the meaning of clearl

Re: f2py: request for help

2015-10-28 Thread Mojca Miklavec
On Wed, Oct 28, 2015 at 8:26 PM, Marius Schamschula wrote: > Mojca, > > You might want to check out the py-numpy Portfile. It deals with a similar > problem. Except that it's py-numpy the one that (probably) needs a fix. Mojca ___ macports-dev mailing

Re: f2py: request for help

2015-10-28 Thread Marius Schamschula
Mojca, You might want to check out the py-numpy Portfile. It deals with a similar problem. On Oct 28, 2015, at 2:20 PM, Mojca Miklavec wrote: > Hi, > > I'm trying to package spacepy, but I'm still stuck at problems with Fortran. > > One particular problem is following these instructions: >

f2py: request for help

2015-10-28 Thread Mojca Miklavec
Hi, I'm trying to package spacepy, but I'm still stuck at problems with Fortran. One particular problem is following these instructions: http://docs.scipy.org/doc/numpy-dev/f2py/getting-started.html Apart from the fact that I don't know how to get a binary called "f2py" (it would be nice to

platform

2015-10-28 Thread David Strubbe
Hi all, Can someone explain what the meaning of the possible values of the 'platforms' variable are in a Portfile? Most ports seem to list 'darwin' but I have seen some that say 'macosx' or even 'puredarwin'. I understand the meaning of clearly different operating system designations such as freeb

Re: All KDE ports need a major revbump, due to recent changes to qt4-mac

2015-10-28 Thread Michael Dickens
qtscriptgenerator is having issues with locating phonon now that it's not co-located with the qt4 install. Like QCA, it might make sense to just co-locate phonon into the new qt4 install prefix. I'm looking into it. - MLD On Tue, Oct 27, 2015, at 05:48 PM, Marko Käning wrote: > Answering my own qu

Re: querying arbitrary variables via `port info --var`

2015-10-28 Thread René J . V . Bertin
On Monday October 26 2015 16:22:51 Ryan Schmidt wrote: > A port might do things in its pre-configure or pre-build phases that work on > the files in the work directory. For example, it might copy a file, or > compile a file. These operations would fail if you're just trying to get info > about