Current problem reports assigned to freebsd-python@FreeBSD.org

2011-02-21 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/154795 python [PATCH] Mk/bsd.python.mk: style changes
o ports/154663 python lang/python26 doesn't build on 7.3 tinderbox amd64
o ports/154209 python [PATCH] lang/python: Install symlink for ptags
o ports/153952 python lang/python26 + pth fails to reconfigure cflags to inc
o ports/153657 python [patch] make lang/python26 work on powerpc
o ports/153167 python Problem with signals, threads, and subprocesses in lan
o ports/152886 python databases/py-bsddb fails to build with databases/db51
o ports/152224 python [patch] fix installed permissions for lang/python27
o ports/151534 python lang/python26 + WITH_PTH doesn't install correctly
f ports/150184 python cannot install ports/math/py-numpy
o ports/149167 python lang/python26 fails to build _ctypes on Sheevaplug (AR
o ports/148406 python [PATCH] lang/python26: fix build backage without threa
o ports/147291 python lang/python* doesn't compile nis.so when WITHOUT_NIS s
o ports/146957 python Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) break
o ports/146823 python [patch] lang/python26: knob to build _ctypes module ag
o ports/146644 python lang/python26: WITH_PTH option breaks most ports depen
a ports/144035 python ports/databases/py-sqlite3 does not start to build
o ports/140968 python x11-toolkits/py-tkinter(devel/pth): py26-tkinter-2.6.4
o ports/136917 python [patch] lang/python26: gettext detection
o ports/133081 python [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken
o ports/118301 python devel/py-setuptools easy-install.pth contents lost on 
o ports/115940 python Missed one file in lang/python25 if NO_NIS defined

22 problems total.

___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/154936: lang/python26: update

2011-02-21 Thread edwin
Synopsis: lang/python26: update

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Feb 21 15:20:47 UTC 2011
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=154936
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/154936: lang/python26: update

2011-02-21 Thread miwi
Synopsis: lang/python26: update

Responsible-Changed-From-To: freebsd-python->miwi
Responsible-Changed-By: miwi
Responsible-Changed-When: Mon Feb 21 16:24:10 UTC 2011
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=154936
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: The final of python32 port

2011-02-21 Thread Li-Wen Hsu
On Mon, Feb 21, 2011 at 22:48:43 +0800, wen heping wrote:
> Hi, all:
> 
>I finished the python32 port and I attached the new bsd.python.mk and
> shar file of python32 here.
> 
>One of my change is that I remove the code which generate the .pyc and
> .pyo file name by the .py file name into ${PLIST}. It could reduce the size of
> pk-plist file, but It also bring inconvenient to maintain the port.
> 
>Any comments and improvements are welcomed.
> 

I guess it's due to the size limitation of mailman, this mail doesn't show up
on -python@ list.  Since I received some private mails about python32
updating, I'll point they to this list and put wen's files at:

http://people.freebsd.org/~lwhsu/python32/

(hope wen would not mind ;-)

Currently I don't have time look into them, though

-- 
Li-Wen Hsu 
http://lwhsu.org


pgprDrtYkdrmX.pgp
Description: PGP signature


Re: The final of python32 port

2011-02-21 Thread Martin Wilke
so far is ok with me, but i still feel the include vodoo is wrong.

On Tue, Feb 22, 2011 at 2:20 AM, Li-Wen Hsu  wrote:

> On Mon, Feb 21, 2011 at 22:48:43 +0800, wen heping wrote:
> > Hi, all:
> >
> >I finished the python32 port and I attached the new bsd.python.mk and
> > shar file of python32 here.
> >
> >One of my change is that I remove the code which generate the .pyc and
> > .pyo file name by the .py file name into ${PLIST}. It could reduce the
> size of
> > pk-plist file, but It also bring inconvenient to maintain the port.
> >
> >Any comments and improvements are welcomed.
> >
>
> I guess it's due to the size limitation of mailman, this mail doesn't show
> up
> on -python@ list.  Since I received some private mails about python32
> updating, I'll point they to this list and put wen's files at:
>
> http://people.freebsd.org/~lwhsu/python32/
>
> (hope wen would not mind ;-)
>
> Currently I don't have time look into them, though
>
> --
> Li-Wen Hsu 
> http://lwhsu.org
>
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/153657: [patch] make lang/python26 work on powerpc

2011-02-21 Thread linimon
Synopsis: [patch] make lang/python26 work on powerpc

State-Changed-From-To: open->analyzed
State-Changed-By: linimon
State-Changed-When: Tue Feb 22 05:24:53 UTC 2011
State-Changed-Why: 
I have run a slightly different patch on both amd64-8-exp and powerpc-8
and intend to commit it post-slush.


Responsible-Changed-From-To: freebsd-python->linimon
Responsible-Changed-By: linimon
Responsible-Changed-When: Tue Feb 22 05:24:53 UTC 2011
Responsible-Changed-Why: 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153657
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"