Re: ports/166818: [MAINTAINER] www/py-django-css: Deprecation request

2012-04-11 Thread rm
Synopsis: [MAINTAINER] www/py-django-css: Deprecation request Responsible-Changed-From-To: freebsd-python->rm Responsible-Changed-By: rm Responsible-Changed-When: Wed Apr 11 08:09:31 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=166818 _

Re: ports/166841: [MAINTAINER] www/py-django_compressor: update to 1.1.2

2012-04-11 Thread edwin
Synopsis: [MAINTAINER] www/py-django_compressor: update to 1.1.2 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Wed Apr 11 12:20:22 UTC 2012 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto As

Re: ports/166841: [MAINTAINER] www/py-django_compressor: update to 1.1.2

2012-04-11 Thread rm
Synopsis: [MAINTAINER] www/py-django_compressor: update to 1.1.2 Responsible-Changed-From-To: freebsd-python->rm Responsible-Changed-By: rm Responsible-Changed-When: Wed Apr 11 12:33:41 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=166841 __

Re: ports/165451: lang/python27 has incorrect CFLAGS when building with clang resulting in problems with pow() [patch] [redports]

2012-04-11 Thread miwi
Synopsis: lang/python27 has incorrect CFLAGS when building with clang resulting in problems with pow() [patch] [redports] State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:13:43 UTC 2012 State-Changed-Why: fixed with update to python 2.7.3 http://www.f

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread miwi
Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 State-Changed-Why: user mistake, you have to set USE_PYTHON= 2.6. http://www.freebsd.org/cgi/query-pr.cgi?pr=159215 __

Re: ports/162421: lang/python32 fails to build (undefined reference to `libintl_dcgettext')

2012-04-11 Thread miwi
Synopsis: lang/python32 fails to build (undefined reference to `libintl_dcgettext') State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:19:30 UTC 2012 State-Changed-Why: seems its solved for now. http://www.freebsd.org/cgi/query-pr.cgi?pr=162421

Re: ports/156759: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags)

2012-04-11 Thread miwi
Synopsis: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags) State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:20:11 UTC 2012 State-Changed-Why: this is fixed right now. http://www.freebsd.org/cgi/query-pr.cgi?pr=156759 _

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread Ruslan Mahmatkhanov
m...@freebsd.org wrote on 11.04.2012 17:17: Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 State-Changed-Why: user mistake, you have to set USE_PYTHON= 2.6. http://www.freebsd.org/

Re: ports/166852: [REPOCOPY] www/py-django -> www/py-django13

2012-04-11 Thread edwin
Synopsis: [REPOCOPY] www/py-django -> www/py-django13 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Wed Apr 11 18:00:49 UTC 2012 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

Re: ports/166852: [REPOCOPY] www/py-django -> www/py-django13

2012-04-11 Thread lwhsu
Synopsis: [REPOCOPY] www/py-django -> www/py-django13 State-Changed-From-To: open->repocopy State-Changed-By: lwhsu State-Changed-When: Wed Apr 11 18:03:02 UTC 2012 State-Changed-Why: Please repocopy www/py-django to www/py-django13, thanks. Responsible-Changed-From-To: freebsd-python->portmgr

Re: ports/156759: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags)

2012-04-11 Thread David Naylor
This does not appear to be fixed: # python --version Python 2.7.3 # python -c "from select import *; kevent(0, KQ_FILTER_PROC, KQ_EV_ADD | KQ_EV_ENABLE, KQ_NOTE_EXIT)" Traceback (most recent call last): File "", line 1, in OverflowError: signed integer is greater than maximum # python32 --vers

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
Ruslan Mahmatkhanov wrote at 17:24 +0400 on Apr 11, 2012: > m...@freebsd.org wrote on 11.04.2012 17:17: > > Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored > > > > State-Changed-From-To: open->closed > > State-Changed-By: miwi > > State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 > > St

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
John Hein wrote at 13:22 -0600 on Apr 11, 2012: > Ruslan Mahmatkhanov wrote at 17:24 +0400 on Apr 11, 2012: > > m...@freebsd.org wrote on 11.04.2012 17:17: > > > Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored > > > > > > State-Changed-From-To: open->closed > > > State-Changed-By:

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
The following reply was made to PR ports/159215; it has been noted by GNATS. From: John Hein To: Ruslan Mahmatkhanov Cc: , , , Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored Date: Wed, 11 Apr 2012 13:22:17 -0600 Ruslan Mahmatkhanov wrote at 17:24 +0400 on Apr 1

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
The following reply was made to PR ports/159215; it has been noted by GNATS. From: John Hein To: Ruslan Mahmatkhanov Cc: , , , Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored Date: Wed, 11 Apr 2012 13:28:38 -0600 John Hein wrote at 13:22 -0600 on Apr 11, 2012:

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread Mel Flynn
On 4/11/2012 21:22, John Hein wrote: > But (#1) neither work because bsd.port.pre.mk defines PYTHON_PORTSDIR > before the new python version can be set by the ARCH == amd64 test. > > But (#2) you can't put the ARCH .if test before bsd.port.pre.mk since > ARCH is not defined at that point. Just a

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread Mel Flynn
The following reply was made to PR ports/159215; it has been noted by GNATS. From: Mel Flynn To: John Hein Cc: Ruslan Mahmatkhanov , freebsd-python@freebsd.org, me...@bristol.ac.uk, bug-follo...@freebsd.org, m...@freebsd.org Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignore

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
Mel Flynn wrote at 21:47 +0200 on Apr 11, 2012: > On 4/11/2012 21:22, John Hein wrote: > > > But (#1) neither work because bsd.port.pre.mk defines PYTHON_PORTSDIR > > before the new python version can be set by the ARCH == amd64 test. > > > > But (#2) you can't put the ARCH .if test before

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
The following reply was made to PR ports/159215; it has been noted by GNATS. From: John Hein To: Mel Flynn Cc: Ruslan Mahmatkhanov , , , , Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored Date: Wed, 11 Apr 2012 13:55:25 -0600 Mel Flynn wrote at 21:47 +0200 on Apr

Re: ports/156759: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags)

2012-04-11 Thread eadler
Synopsis: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags) State-Changed-From-To: closed->open State-Changed-By: eadler State-Changed-When: Thu Apr 12 00:58:00 UTC 2012 State-Changed-Why: this issue may not be fully fixed. can you please elaborate on which commit fix