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
_
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
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
__
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
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
__
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
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
_
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/
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)
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
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
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
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:
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
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:
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
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
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
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
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
20 matches
Mail list logo