Re: games/pysolfc, R370447: from PIL import _imagingtk, ImportError: cannot import name _imagingtk

2014-10-22 Thread Boris Samorodov
22.10.2014 09:29, Marcus von Appen пишет: > On, Thu Oct 16, 2014, Boris Samorodov wrote: > >> Hi William, All, >> >> I'm using 10.1-RC2-amd64 and official packages. After recent "pkg >> upgrade" I've got the error: >> - >> % pyso

games/pysolfc, R370447: from PIL import _imagingtk, ImportError: cannot import name _imagingtk

2014-10-16 Thread Boris Samorodov
cannot import name _imagingtk - -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any ma

Re: Building for python3 instead of python2

2014-09-25 Thread Boris Samorodov
to install the port for a specific Python version. # It must not be set by a port. - Seems that a line "PYTHON_VERSION=python3.4" at /etc/make.conf may fit your needs. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://

Re: Enabling ports to be installed for different python versions

2013-08-05 Thread Boris Samorodov
The port itself does not use PKGNAMEPREFIX/SUFFIX. Only i18n ones do to indicate theirs language. I think that you ment that the port's files had been installed to PYTHON_SITELIBDIR. I've just committed a change at r324295 that changes the default destination to DATADIR. -- WBR,

Re: ports/169599: [patch] www/py-django-cms: update to version 2.3

2012-07-02 Thread Boris Samorodov
The following reply was made to PR ports/169599; it has been noted by GNATS. From: Boris Samorodov To: bug-follo...@freebsd.org Cc: Subject: Re: ports/169599: [patch] www/py-django-cms: update to version 2.3 Date: Mon, 02 Jul 2012 17:20:48 +0400 A note to a committer: this PR is dependent

devel/qct and PYDISTUTILS

2011-05-31 Thread Boris Samorodov
if I use USE_PYDISTUTILS=easy_install (and change pkg-plist) not all scripts get installed. (they are normally installed by the port's custom setup.py). Well, I'm stuck here. I can't pet both tinderbox and user. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru

Re: russian/eric4 install problem

2008-12-13 Thread Boris Samorodov
ric4 from command line i've get a > message "Warning: translation file 'eric4_ru_RU'could not be loaded. > Using default.", but if i move eric4_ru.qm to i18n directory, then all > goes well. I believe we need to fix it in install-i18n.py script. Can you provide a p

Re: ports/119355: [patch] devel/py-lxml: remove MANUAL_PACKAGE_BUILD

2008-01-05 Thread Boris Samorodov
ner approved. > http://www.freebsd.org/cgi/query-pr.cgi?pr=119355 Are thare any objections from the freebsd-python@ team if I take the PR and commit the patch? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.Fr

devel/py-cheetah: remove ignore if PACKAGE_BUILDING is set

2008-01-05 Thread Boris Samorodov
CKAGE_BUILDING) -IGNORE=cannot package: will depend on 2 pythons until py-cheetah is converted to easy_install support -.endif - USE_PYTHON=yes USE_PYDISTUTILS=easy_install PYDISTUTILS_PKGNAME= Cheetah ----- Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.

Take PR/115342

2008-01-05 Thread Boris Samorodov
Hi All, would anyone object if I take care of PR/115342? Here it is: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/115342 WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To S