Simple change into Mk/bsd.python.mk

2012-09-02 Thread Ruslan Mahmatkhanov
Hi, I'm preparing an update of www/plone and discovered thing that's need to be changed to make USE_ZOPE knob actually work. We do not define ZOPESKELDIR anymore, so the RUN_DEPENDS line should be fixed. While here, trim some leftover from py24/25 removal, that's now always true in current por

Re: Simple change into Mk/bsd.python.mk

2012-09-02 Thread Li-Wen Hsu
On Sun, Sep 2, 2012 at 3:31 PM, Ruslan Mahmatkhanov wrote: > Hi, > > I'm preparing an update of www/plone and discovered thing that's need to be > changed to make USE_ZOPE knob actually work. We do not define ZOPESKELDIR > anymore, so the RUN_DEPENDS line should be fixed. > While here, trim some l

Re: Making Python's curses module work with Unicode

2012-09-02 Thread Li-Wen Hsu
On Sat, Sep 1, 2012 at 5:12 AM, Vitaly Magerya wrote: > Can I have a brave committer to either accept the patch (in which > case I'll work on the same for other python versions), or point > me to whatever problems it may trigger (in which case, I'll test > for them)? Hi Vitaly, Thanks for workin

Re: Making Python's curses module work with Unicode

2012-09-02 Thread Vitaly Magerya
Li-Wen Hsu wrote: > On Sat, Sep 1, 2012 at 5:12 AM, Vitaly Magerya wrote: >> Can I have a brave committer to either accept the patch (in which >> case I'll work on the same for other python versions), or point >> me to whatever problems it may trigger (in which case, I'll test >> for them)? > > T

Re: Simple change into Mk/bsd.python.mk

2012-09-02 Thread Ruslan Mahmatkhanov
Hi Li-Wen, Li-Wen Hsu wrote on 02.09.2012 14:03: On Sun, Sep 2, 2012 at 3:31 PM, Ruslan Mahmatkhanov wrote: Hi, I'm preparing an update of www/plone and discovered thing that's need to be changed to make USE_ZOPE knob actually work. We do not define ZOPESKELDIR anymore, so the RUN_DEPENDS lin

Re: Simple change into Mk/bsd.python.mk

2012-09-02 Thread Ruslan Mahmatkhanov
Li-Wen Hsu wrote on 02.09.2012 20:37: On Sun, Sep 02, 2012 at 16:01:51 +0400, Ruslan Mahmatkhanov wrote: I believe that original intention was not to hardcode the zope port version. Yes, there is only one zope version at the moment, but there may be more in future. Just though about ports that

Re: Simple change into Mk/bsd.python.mk

2012-09-02 Thread Li-Wen Hsu
On Sun, Sep 02, 2012 at 16:01:51 +0400, Ruslan Mahmatkhanov wrote: > > I believe that original intention was not to hardcode the zope port > version. Yes, there is only one zope version at the moment, but there > may be more in future. Just though about ports that needs different zope > version