Re: mpv and python

2016-05-05 Thread Mark Bestley
Why does it all that python code just to run waf Doesn't the waf portgroup as included in the port do all that is needed? Mark On 05/05/2016 14:32, Brandon Allbery wrote: Ideally the code in there would also handle the case where a requested Python variant isn't known to it, instead of crappi

Re: Dovecot Setup Issue.

2016-05-05 Thread Bradley Giesbrecht
> On May 4, 2016, at 6:35 PM, Karl Willoughby wrote: > > Hi MacPorts Users. > > I have a Mac mini running OS X Yosemite and I'm attempting to follow these > instructions: > https://trac.macports.org/wiki/howto/SetupDovecot > I did not realiz

Re: mpv and python

2016-05-05 Thread Brandon Allbery
Ideally the code in there would also handle the case where a requested Python variant isn't known to it, instead of crapping out with an undefined variable error in Tcl. On Thu, May 5, 2016 at 9:31 AM, Macports wrote: > Issues like this bug me too. I have filed a ticket [1] requesting a > python

Re: mpv and python

2016-05-05 Thread Macports
Issues like this bug me too. I have filed a ticket [1] requesting a python35 variant be added. Cheers! Frank [1] > On May 5, 2016, at 7:09 AM, Russell Jones > wrote: > > It seems to have been pretty generically coded, so it may well work if you > ad

Re: mpv and python

2016-05-05 Thread Russell Jones
From a quick glance at the output of "port cat mpv" it looks like it embeds python, and uses it to run the build tool "waf" and for doc generation. set python.versions {27 34} set python.default_version 27 ... # Set ${python.version} to the currently active variant. foreach ver ${pyt

mpv and python

2016-05-05 Thread Mark Bestley
I had decided that I want python3 variants as much as possible and set -python27 +python35 in my variants.conf instead of setting up each variant manually on the command line However I tried to install mpv (which does not have a direct python dependency just via youtube-dl) and I got Error:

Re: Dovecot Setup Issue.

2016-05-05 Thread Ryan Schmidt
> On May 4, 2016, at 8:35 PM, Karl Willoughby wrote: > > Hi MacPorts Users. > > I have a Mac mini running OS X Yosemite and I'm attempting to follow these > instructions: > https://trac.macports.org/wiki/howto/SetupDovecot > > I have a problem here: > Step 2: create directories > > When I