HEADS-UP and RFC - Adding setuptools as default RUN_DEPENDS

2014-02-13 Thread Kubilay Kocak
Two days ago I updated virtualenv, transitioning it away from the deprecated USE_PYDISTUTILS=easy_install to USE_PYDISTUTILS=yes as many other ports have recently. I thought nothing of it until the following report by Scott (cc'd):

Re: HEADS-UP and RFC - Adding setuptools as default RUN_DEPENDS

2014-02-13 Thread Ruslan Makhmatkhanov
Kubilay Kocak wrote on 13.02.2014 12:11: Two days ago I updated virtualenv, transitioning it away from the deprecated USE_PYDISTUTILS=easy_install to USE_PYDISTUTILS=yes as many other ports have recently. I thought nothing of it until the following report by Scott (cc'd):

shebang problem with python, Was: [REL - head-i386-default][databases/postgresql-libpqxx] Failed for postgresql-libpqxx-4.0.1 in build

2014-02-13 Thread Palle Girgensohn
Hi python@ and bapt@, I'm usnure how to fix this problem. postgresql-libpqxx needs python (shebang:ed) during the build process, and this is defined in the port using USE_PYTHON_BUILD= yes USES= gmake shebangfix SHEBANG_FILES= ${WRKSRC}/tools/splitconfig The shebangfix

Re: shebang problem with python, Was: [REL - head-i386-default][databases/postgresql-libpqxx] Failed for postgresql-libpqxx-4.0.1 in build

2014-02-13 Thread Antoine Brodin
On Thu, Feb 13, 2014 at 8:22 PM, Palle Girgensohn gir...@freebsd.org wrote: Hi python@ and bapt@, I'm usnure how to fix this problem. postgresql-libpqxx needs python (shebang:ed) during the build process, and this is defined in the port using USE_PYTHON_BUILD= yes USES=

Re: shebang problem with python, Was: [REL - head-i386-default][databases/postgresql-libpqxx] Failed for postgresql-libpqxx-4.0.1 in build

2014-02-13 Thread Palle Girgensohn
Lovely, thank a bundle! Palle 13 feb 2014 kl. 20:46 skrev Antoine Brodin anto...@freebsd.org: On Thu, Feb 13, 2014 at 8:22 PM, Palle Girgensohn gir...@freebsd.org wrote: Hi python@ and bapt@, I'm usnure how to fix this problem. postgresql-libpqxx needs python (shebang:ed) during the