回复: svn commit: r541099 - head/www/py-django30

2020-07-03 Thread wen heping
Please go ahead ! Thank you ! wen 发件人: Kubilay Kocak 代表 Kubilay Kocak 发送时间: 2020年7月3日 21:38 收件人: Wen Heping ; ports-committ...@freebsd.org ; svn-ports-...@freebsd.org ; svn-ports-h...@freebsd.org 抄送: python 主题: Re: svn commit: r541099 - head/www/py

the patch to fix plist when build with DEBUG option

2019-11-03 Thread wen heping
Hi, Here is a patch to fix plist when build with DEBUG option, would you have a test of it? Thank you ! wen Index: Makefile === --- Makefile(revision 516614) +++ Makefile(working copy) @@ -3,6 +3,7 @@ PORTNAME

python3.8

2019-10-21 Thread wen heping
Hi, Here is a patch to create lang/python38 port. It build well on my head system. Any reviews welcomed ! wen ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to

Re: Looking for a PR reviewer

2017-03-18 Thread wen heping
I shall have a test of it. wen 2017-03-18 20:08 GMT+08:00 Thomas Zander : > Hi, > > I am looking for someone from the python@ team to have a look at > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215764 > > It's a tiny patch which should be easily reviewed in a short

Re: VirtualBox won't build from ports

2017-02-11 Thread Li-Wen Hsu
On Thu, Feb 9, 2017 at 12:13 PM, Li-Wen Hsu wrote: > On Fri, Jan 27, 2017 at 11:28 AM, John Klos wrote: > > Hi, > > > > I find it a little odd that a clean install of FreeBSD 11.0 on amd64 > > followed by: > > > > portsnap fetch ; portsnap extract

Re: VirtualBox won't build from ports

2017-02-08 Thread Li-Wen Hsu
> (Add freebsd-python@, move freebsd-virtualization@ to BCC) This is not emulators/virtualbox-ose's fault. It's because it needs python2 to build, but it conflictes with python3 which is installed on your system. We might need to check why both python2 and python3 install /usr/loc

Re: Version specified ports for separated standard Python modules

2015-11-15 Thread Li-Wen Hsu
On Sun, Nov 15, 2015 at 14:04:27 +1100, Kubilay Kocak wrote: > On 15/11/2015 7:30 AM, Li-Wen Hsu wrote: > > Hi, > > > > Just read this thread: > > https://lists.freebsd.org/pipermail/freebsd-python/2015-November/009061.html > > > > This inspire me that

Version specified ports for separated standard Python modules

2015-11-14 Thread Li-Wen Hsu
dbus devel/py3-dbus in ports, which generate py27-dbus-1.2.0_1 py34-dbus-1.2.0_1 packages, so I think that the version suffix in port name is not really needed. Or will trimming that make some other conflicts? Any idea? -- Li-Wen Hsu http:/

Re: py-django vulnerabilities

2015-08-25 Thread Li-Wen Hsu
On Thu, Aug 20, 2015 at 13:10:41 -0500, Mark Felder wrote: > On Thu, Aug 20, 2015, at 07:15, Li-Wen Hsu wrote: > > On Wed, Aug 19, 2015 at 10:36:54 -0500, Mark Felder wrote: > > > On Wed, Aug 19, 2015, at 10:30, Mark Felder wrote: > > > > On Wed, Aug 19, 20

Re: py-django vulnerabilities

2015-08-20 Thread Li-Wen Hsu
On Wed, Aug 19, 2015 at 10:36:54 -0500, Mark Felder wrote: > On Wed, Aug 19, 2015, at 10:30, Mark Felder wrote: > > On Wed, Aug 19, 2015, at 10:27, Li-Wen Hsu wrote: > > > Thanks for the update. I have the same patch with you. But I haven't > > > had www/py-djan

Re: py-django vulnerabilities

2015-08-19 Thread Li-Wen Hsu
t; changes) I am moving forward with pushing these updates and merging to > the quarterly branch. Thanks for the update. I have the same patch with you. But I haven't had www/py-django-devel pass the poudriere test. Are you working on that too? Li-Wen -- Li-Wen Hsu http:/

Re: Python 2.7.7

2014-06-17 Thread Li-Wen Hsu
lan to commit it next week. BTW, I will not be available on 6/19~22, if anyone wants to pick it up and commit it, you're welcomed! Li-Wen -- Li-Wen Hsu http://lwhsu.org ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: ports/181593: math/py-numpy maintainer gone

2014-01-12 Thread wen heping
I am so busy that I have not enough time to maintain numpy. I suggest reset numpy's maintainer to ports@ now.(Any new voluteer welcomed!) Thank llwang's great work for this important python package. wen 2014/1/12 : > Synopsis: math/py-numpy maintainer gone > > Responsi

Re: x11-toolkits/py-tkinter ... seriously broken

2013-08-13 Thread Li-Wen Hsu
ortsnap fetch update > > That made no difference at all. > > Does anybody maintain this? I believe it's because you're having python 2.7.3, try to upgrade it to the latest version in lang/python27 then install x11-toolkits/py-tkinter again. -- Li-Wen Hsu http://lwhsu.org

Re:ports/180464: [patch] Update astro/py-pyfits to 3.1.2

2013-08-06 Thread wen heping
The following reply was made to PR ports/180464; it has been noted by GNATS. From: wen heping To: "bug-follo...@freebsd.org" , nwhiteh...@freebsd.org Cc: Subject: Re:ports/180464: [patch] Update astro/py-pyfits to 3.1.2 Date: Tue, 6 Aug 2013 15:56:41 +0800 --001a11c2cbdef71393

Re: ports/178972: ports/math/py-networkx update to from 1.6 to 1.7

2013-05-26 Thread wen
Synopsis: ports/math/py-networkx update to from 1.6 to 1.7 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sun May 26 14:54:12 UTC 2013 State-Changed-Why: Committed, with remove many g in pkg-plist :) http://www.freebsd.org/cgi/query-pr.cgi?pr=178

Re: mod_wsgi Port FreeBSD (Broken)

2013-04-07 Thread Li-Wen Hsu
r Apache are configured. I've CCed the FreeBSD mailing lists > for those. > It looks like that PTH option is enabled when building Python. I can build mod_wsgi{,3} correctly with default options of Python. But I don't have time to check wha

Re: Python libraries moved

2013-03-03 Thread Li-Wen Hsu
IN PGP SIGNATURE- > > Version: GnuPG v2.0.19 (FreeBSD) > > > > iEYEARECAAYFAlEy6WEACgkQdLJIhLHm/OlXlwCfRXWOPSk2cJ725IjYx9jeEy1+ > > Pb8AoL34Lr6ffYhsMeQgU8SreN8U6P4+ > > =3TVO > > -END PGP SIGNATURE- > ___ > freebsd-po...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscr...@freebsd.org > " > -- 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"

Separated standard libraries ports installating place

2013-02-24 Thread Li-Wen Hsu
) with other standard libraries. - Improve consistency of the Makefile(s) - Whitespace cleanup for the patches Please help with testing and give me some comments, I plan to commit this earlier next week. Thanks, Li-Wen -- Li-Wen Hsu http://lwhsu.org pgpS044Bys5CB.pgp Description: PGP signature

Re: bin/python3 symlink for python3X ports

2012-12-13 Thread Li-Wen Hsu
On Sat, Oct 13, 2012 at 21:25:03 +0800, Li-Wen Hsu wrote: > On Wed, Oct 10, 2012 at 00:00:20 +0400, Дмитрий Сиваченко wrote: > > On 10/5/12 9:23 AM, Дмитрий Сиваченко wrote: > > > On 01.10.2012 21:39, Li-Wen Hsu wrote: > > >> > > >> Thanks for working o

Re: svn commit: r308089 - head/converters/py-unidecode

2012-12-02 Thread wen heping
2012/12/2 Dmitry Sivachenko : > Hello! > > This should probably be done somewhere in bsd.python.mk, not in each port's > Makefile? Should be done after 9.1 release. wen > > There is a large number of ports broken that way… > > > Begin forwarded message

Re: ports/172889: [NEW PORT] multimedia/py-enzyme

2012-10-25 Thread wen
Synopsis: [NEW PORT] multimedia/py-enzyme State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Thu Oct 25 07:13:08 UTC 2012 State-Changed-Why: New port added, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=172

Re: ports/172908: [PATCH] devel/py-celery: fix RUN_DEPENDS

2012-10-24 Thread wen
Synopsis: [PATCH] devel/py-celery: fix RUN_DEPENDS State-Changed-From-To: feedback->closed State-Changed-By: wen State-Changed-When: Thu Oct 25 01:26:31 UTC 2012 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=172

Re: bin/python3 symlink for python3X ports

2012-10-13 Thread Li-Wen Hsu
orrect version instead of a > symlink? I'm not sure we'll have much advantage from this, what's the magic you proposed to do behind the "selects the correct version" ? -- Li-Wen Hsu http://lwhsu.org ___ freebsd-python@free

Re: bin/python3 symlink for python3X ports

2012-10-13 Thread Li-Wen Hsu
On Wed, Oct 10, 2012 at 00:00:20 +0400, Дмитрий Сиваченко wrote: > On 10/5/12 9:23 AM, Дмитрий Сиваченко wrote: > > On 01.10.2012 21:39, Li-Wen Hsu wrote: > >> > >> Thanks for working on this, I am looking forward to your patch. > >> > > > > Hello

Re: bin/python3 symlink for python3X ports

2012-10-01 Thread Li-Wen Hsu
widely used. > I think that the state of the system should not depend on the order > packages are installed in. How about an option? Let user can choose to be default version while installing. -- Li-Wen Hsu http://lwhsu.org ___ freebsd-pytho

Re: Python distribution: switching to tar.xz

2012-10-01 Thread Li-Wen Hsu
On Mon, Oct 01, 2012 at 22:03:48 +0400, Ruslan Mahmatkhanov wrote: > Li-Wen Hsu wrote on 01.10.2012 21:51: > > > > EXTRACT_SUFX?= .tgz > > PYTHON_DISTFILE= Python-${PYTHON_PORTVERSION:S/.rc/rc/}}${EXTRACT_SUFX} > > Yes, I also bow to this option. > > > then we

Re: Python distribution: switching to tar.xz

2012-10-01 Thread Li-Wen Hsu
.tgz: PYTHON_DISTFILE= Python-${PYTHON_PORTVERSION:S/.rc/rc/}.tgz to: EXTRACT_SUFX?= .tgz PYTHON_DISTFILE= Python-${PYTHON_PORTVERSION:S/.rc/rc/}}${EXTRACT_SUFX} then we can define USE_XZ= yes in the ports we want to use xz distfile, which handles ${EXTRACT_SUFX} and ${EXTRACT_DEPENDS} correc

Re: bin/python3 symlink for python3X ports

2012-10-01 Thread Li-Wen Hsu
On Thu, Sep 27, 2012 at 15:22:03 +0400, Dmitry Sivachenko wrote: > On 26.09.2012 17:00, Li-Wen Hsu wrote: > > > > I think this patch is good. And I am thinking about also modifying > > other lang/python{2,3}X ports, thus we may need to beware of > > confliction on b

Re: bin/python3 symlink for python3X ports

2012-10-01 Thread Li-Wen Hsu
On Wed, Sep 26, 2012 at 17:17:20 +0400, Дмитрий Сиваченко wrote: > On 9/26/12 5:00 PM, Li-Wen Hsu wrote: > > > > I think this patch is good. And I am thinking about also modifying > > other lang/python{2,3}X ports, thus we may need to beware of > > confliction on b

Re: bin/python3 symlink for python3X ports

2012-09-26 Thread Li-Wen Hsu
ill possible to have more then one lang/python2X or lang/python3X ports installed. Maybe we can use the same logic of bin/python installation (first wins). Li-Wen -- Li-Wen Hsu http://lwhsu.org ___ freebsd-python@freebsd.org mailing list http://lists.freeb

Re: Simple change into Mk/bsd.python.mk

2012-09-02 Thread Li-Wen Hsu
ust commit one you like. BTW, should we bother portmgr at this point? I believe they have much more important things need to deal with. But I am still happy to hear any suggestion from them if they want to step in. Regards, Li-Wen -- Li-Wen Hsu

Re: Making Python's curses module work with Unicode

2012-09-02 Thread Li-Wen Hsu
Hi Vitaly, Thanks for working on this, is it possible for you to file a PR of this to prevent it being overwhelmed by the mails and other issues in the queue? -- Li-Wen Hsu http://lwhsu.org ___ freebsd-python@freebsd.org mailing list http://lists.freebs

Re: Simple change into Mk/bsd.python.mk

2012-09-02 Thread Li-Wen Hsu
}/www/zope213 and then, .if defined(USE_ZOPE) section can be written as: RUN_DEPENDS+= ${ZOPE_DEPENDS} How do you think? -- Li-Wen Hsu http://lwhsu.org ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: ports/171114: [MAINTAINER] www/py-requests: update to 0.13.9

2012-08-27 Thread wen
Synopsis: [MAINTAINER] www/py-requests: update to 0.13.9 Responsible-Changed-From-To: freebsd-python->wen Responsible-Changed-By: wen Responsible-Changed-When: Mon Aug 27 12:08:49 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?p

Re: ports/170349: [PATCH] databases/py-south: update to 0.7.6

2012-08-12 Thread wen
Synopsis: [PATCH] databases/py-south: update to 0.7.6 State-Changed-From-To: feedback->closed State-Changed-By: wen State-Changed-When: Sun Aug 12 13:30:41 UTC 2012 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=170

Re: ports/170393: new port: finance/py-trytond_product

2012-08-12 Thread wen
Synopsis: new port: finance/py-trytond_product State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sun Aug 12 13:15:58 UTC 2012 State-Changed-Why: Requested by submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=170

Re: ports/170547: [MAINTAINER] security/py-passlib: update to 1.6.1

2012-08-12 Thread wen
Synopsis: [MAINTAINER] security/py-passlib: update to 1.6.1 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sun Aug 12 13:14:07 UTC 2012 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=170

Re: ports/170536: [MAINTAINER] www/py-requests: update to 0.13.6, update COMMENT and pkg-desc

2012-08-11 Thread wen
Synopsis: [MAINTAINER] www/py-requests: update to 0.13.6, update COMMENT and pkg-desc Responsible-Changed-From-To: freebsd-python->wen Responsible-Changed-By: wen Responsible-Changed-When: Sat Aug 11 12:14:56 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/c

Re: Failure to install Python2.7

2012-07-03 Thread Li-Wen Hsu
-1.1.2 > ispell-3.3.02_4 p5-Archive-Tar-1.38_1p5-Net-SSLeay-1.35 > xextproto-7.0.2 > javavmwrapper-2.3.2 p5-Archive-Zip-1.24 p5-Net-Server-0.97 > xf86bigfontproto-1.1.2 > jpeg-6b_7p5-Authen-SASL-2.12 > p5-PathTools-3.270

Re: Earlier patch to always install python's eggs as unpacked files

2012-06-13 Thread wen heping
f these issues using our own packages at my > > work. Were there any problems with this patch or during it's exp run? > > > > Hi John and Andrey, > > I've add that to my todo for next exprun over the weekend. > I agree always install py

Re: [PATCH] python2.4 removal zope and zope211 affected

2012-05-29 Thread Li-Wen Hsu
On Tue, May 29, 2012 at 07:02:11 +0800, Martin Wilke wrote: > On Tue, 29 May 2012 02:51:23 +0800 > Li-Wen Hsu wrote: > > > Hi, > > > > On Tue, May 29, 2012 at 1:14 AM, Ruslan Mahmatkhanov > > wrote: > > > Hi, Martin, > > > > >

Re: [PATCH] python2.4 removal zope and zope211 affected

2012-05-28 Thread Li-Wen Hsu
7 to develop new system, and users have python25 apps deployed are not affected. Is there anybody still using develop/maintaining systems with python25 on appengine? >> So here is the final patch [1] that has already been reviewed by lwshu@ >> and wen@, but I would like to discuss regardi

Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3

2012-05-23 Thread wen
Synopsis: Update port: www/py-selenium Upgrade to version 2.21.3 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Thu May 24 06:23:14 UTC 2012 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=168

Re: ports/167223: [Update]science/py-scipy:update to 0.10.1

2012-05-23 Thread wen
Synopsis: [Update]science/py-scipy:update to 0.10.1 State-Changed-From-To: feedback->closed State-Changed-By: wen State-Changed-When: Wed May 23 07:52:07 UTC 2012 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=167

Re: ports/167569: [PATCH] database/py-postgresql: new port version

2012-05-04 Thread wen heping
erything upon > > deinstallation. > > Won't that break for python 3.1? > Or we just care for python 3.2? > Just for python-3.2.3, please visit: http://www.python.org/dev/peps/pep-3147/ Some other is working on to resolve it, better we hold this patch until pep-3147 w

Re: ports/167569: [PATCH] database/py-postgresql: new port version

2012-05-03 Thread wen heping
The following reply was made to PR ports/167569; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, willia...@gmail.com Cc: Subject: Re: ports/167569: [PATCH] database/py-postgresql: new port version Date: Fri, 4 May 2012 10:08:34 +0800 --bcaec517a5fcd8bf7804bf2c65a9

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-25 Thread wen heping
Hi, all ! nivit@ resolve of python-3.2 plist problem of devel/py-virtualenv is a simple one and better one. nivit@, would you commit your resolve into bsd.python.mk ? Any comments ? wen ___ freebsd-python@freebsd.org mailing list http

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread wen heping
2012/4/16 Pav Lucistnik > On 2012/04/16 10:47, wen heping wrote: > >> Hi, all: >> >>I attached a patch to resole it . >>Any comments? >> > > Are you going to pass over _all_ py* ports with that plist magic? Not all, but those ports which could

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread wen heping
Hi, all: I attached a patch to resole it . Any comments? wen --- Mk/bsd.python.mk.orig 2012-04-16 14:06:51.0 +0800 +++ Mk/bsd.python.mk2012-04-16 16:03:06.0 +0800 @@ -448,6 +448,19 @@ PYTHONPREFIX_LIBDIR= ${PYTHON_LIBDIR:S;${PYTHONBASE};${PREFIX

Re: Install shared objects into site-packages

2012-03-07 Thread Li-Wen Hsu
On Wed, Mar 07, 2012 at 11:03:01 -0500, Sean C. Farley wrote: > On Fri, 24 Feb 2012, Li-Wen Hsu wrote: > > > On Mon, Feb 20, 2012 at 11:42, Sean C. Farley wrote: > >> I am using virtualenv --no-site-packages (the default now) to be able > >> to build an environ

Re: Install shared objects into site-packages

2012-02-24 Thread Li-Wen Hsu
t direction. But this patch is not a good solution, we need to handle PYDISTUTILS_INSTALLARGS better instead of putting between bsd.port.{pre,post}.mk . Please tell me if there is a better way to do this. Thanks. Li-Wen -- Li-Wen Hsu http://lwhsu.org __

Re: Python upgrade to address vulnerability?

2012-02-15 Thread wen heping
2012/2/15 Ruslan Mahmatkhanov > wen heping wrote on 15.02.2012 14:16: > >> 2012/2/15 Ruslan Mahmatkhanov >> >> Doug Barton wrote on 15.02.2012 02:20: >>> >>> So apparently we have a python vulnerability according to >>>> http://por

Re: Python upgrade to address vulnerability?

2012-02-15 Thread wen heping
txt<http://people.freebsd.org/~rm/python-CVE-2012-0845.diff.txt> Had this patch been committed into upstream? When I found it , it was in review state. And CVE-2012-0845 too. wen > > > Patch for 3.2 is taken there directly: > http://bugs.python.org/**file24522/xmlrpc_loop-

Re: The state of packages based on Python ports

2012-01-31 Thread wen heping
2012/2/1 Mark Linimon > On Tue, Jan 31, 2012 at 04:24:24PM -0800, Paul Hoffman wrote: > > Nearly all of the packages in the packages system for Python-related > > ports are for Python 2.6 *only*. > Maybe you should check your /etc/make.conf , do you set default python ver

Re: [Fwd: py27-scriptaculous-1.8.1.1_2 failed on amd64 8]

2011-12-16 Thread wen heping
After add new port devel/py-TGScheduler and add missing depends to www/py-turbogears, now www/py-scriptaculous build well. wen 2011/12/16 Pav Lucistnik : > Přeposlaná zpráva >> Od: User Ports-amd64 >> Komu: c...@oook.cz, ite...@freebsd.org, florent.thou...@gmail

Re: About zope and plone

2011-10-30 Thread wen heping
Ruslan: Sorry I did not found that you import py-roman too. I imported it because another my port devel/py-mwlib need it. wen ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send

Re: ports/161960: [EXP-RUN] Mk/bsd.python.mk: adding -N to PYEASYINSTALL_UNINSTALLARGS

2011-10-25 Thread wen
Synopsis: [EXP-RUN] Mk/bsd.python.mk: adding -N to PYEASYINSTALL_UNINSTALLARGS Responsible-Changed-From-To: freebsd-python->portmgr Responsible-Changed-By: wen Responsible-Changed-When: Tue Oct 25 07:44:20 UTC 2011 Responsible-Changed-Why: - Please test if this patch of bsd.python.mk will br

Re: Re: About zope and plone

2011-10-19 Thread wen heping
Yes, I agree with this PR that we should add -N to easy_install's deinstall argument. And shall we ask for a exp-run to test it ? wen 2011/10/19 Ruslan Mahmatkhanov : > Good day, gentlemen. > > Please tell what do you think about message bellow and this pr: > http://bugs.f

Re: ports/161535: [PATCH] databases/py-sqlite3: remove stale pkg_message

2011-10-13 Thread wen
Synopsis: [PATCH] databases/py-sqlite3: remove stale pkg_message State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Thu Oct 13 13:07:25 UTC 2011 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=161

Re: ports/158679: www/py-django: django-1.3 segfaults with python built with non-huge stack

2011-09-22 Thread Li-Wen Hsu
On Sat, Jul 23, 2011 at 01:17:08 +0800, Li-Wen Hsu wrote: > Hi, > > Thanks for reporting this, I would perform a survey about what are > the values others set to THREAD_STACK_SIZE first, then deciding what > we should pick for the default value. > > Folks on freebsd-pyth

Re: Update of devel/py-twisted to 11.0.0

2011-09-07 Thread Li-Wen Hsu
Looks good, please go ahead commit and close the related PRs. Thanks for your help! On Wed, Sep 7, 2011 at 19:02, Sofian Brabez wrote: > Hi python@, > > On Wed, Sep 07, 2011 at 02:02:43PM +0800, Li-Wen Hsu wrote: >> Hello Sofian, >> >> Thanks for working on this, p

Re: Update of devel/py-twisted to 11.0.0

2011-09-06 Thread Li-Wen Hsu
ror/twisted/, that's why I removed them from MASTER_SITES, could you check it again? Please consider my suggestions, thanks! > Regards > > [1] http://people.freebsd.org/~lwhsu/twisted-11.0.0.diff > [2] http://people.freebsd.org/~sbz/twisted-11.0.0.diff > > -- > Sofian Brabez

Re: Maintainership of py-zopetesting and py-zopeevent

2011-09-05 Thread wen heping
2011/9/5 Ruslan Mahmatkhanov : > Hi, Wen. > > wen heping wrote on 05.09.2011 17:34: >> >> Hi,Ruslan: >> >>    Do you have the plan to import Zope-2.13 into portstree? > > Yes, i am. But work on Zope2.13 and Plone4 is still underway. > >> >>    

Re: ports/158679: www/py-django: django-1.3 segfaults with python built with non-huge stack

2011-07-22 Thread Li-Wen Hsu
Hi, Thanks for reporting this, I would perform a survey about what are the values others set to THREAD_STACK_SIZE first, then deciding what we should pick for the default value. Folks on freebsd-python list, comments are always welcome and appreciated. Best, Li-Wen -- Li-Wen Hsu http

Re: devel/py-qt4-svg is broken

2011-07-13 Thread Li-Wen Hsu
Hi, Sorry that I cannot help you with this immediately. May I suggest you try to contact with k...@freebsd.org, the maintainer of this port? I think they know about this more than us. Best, Li-Wen On Wed, Jul 13, 2011 at 18:50, Eugene Grosbein wrote: > Hi! > > devel/py-qt4-svg

Re: ports/158850: [Update]lang/python32: update to 3.2.1

2011-07-12 Thread Li-Wen Hsu
On Wed, Jul 13, 2011 at 07:55:01 +0300, Volodymyr Kostyrko wrote: > And what about ports/156811? Oh, sorry for keeping this so long. I think it's right direction, does anyone object changing precedence 3.2.x over 3.1.x for Python3k? -- Li-Wen Hsu http://lwhsu.org pgpHvYeXi

Re: ports/158850: [Update]lang/python32: update to 3.2.1

2011-07-12 Thread Li-Wen Hsu
On Wed, Jul 13, 2011 at 11:56:13 +0800, wen heping wrote: > 2011/7/13 Li-Wen Hsu : > > The following reply was made to PR ports/158850; it has been noted by GNATS. > > > > From: Li-Wen Hsu > > To: bug-follo...@freebsd.org > > Cc: wenhep...@gmail.com > >

Re: ports/158850: [Update]lang/python32: update to 3.2.1

2011-07-12 Thread wen heping
2011/7/13 Li-Wen Hsu : > The following reply was made to PR ports/158850; it has been noted by GNATS. > > From: Li-Wen Hsu > To: bug-follo...@freebsd.org > Cc: wenhep...@gmail.com > Subject: Re: ports/158850: [Update]lang/python32: update to 3.2.1 > Date: Wed, 13 Ju

Re: ports/158850: [Update]lang/python32: update to 3.2.1

2011-07-12 Thread Li-Wen Hsu
The following reply was made to PR ports/158850; it has been noted by GNATS. From: Li-Wen Hsu To: bug-follo...@freebsd.org Cc: wenhep...@gmail.com Subject: Re: ports/158850: [Update]lang/python32: update to 3.2.1 Date: Wed, 13 Jul 2011 11:25:32 +0800 --TB36FDmn/VVEgNH/ Content-Type: text

Re: lang/python27 and threads option

2011-06-27 Thread wen heping
Would you test removing files/patch-Makefile.pre.in ? wen 2011/6/28 wen heping : > It is caused by building libpython without -pthread, I shall try to fix it. > > I am wondering why there is not a run error when "python -m threading" > > wen > > 2011/6/28 Raine

Re: lang/python27 and threads option

2011-06-27 Thread wen heping
It is caused by building libpython without -pthread, I shall try to fix it. I am wondering why there is not a run error when "python -m threading" wen 2011/6/28 Rainer Hurling : > (Crossposting to python@, because I am not sure which is the right list in > this case. Sorry, i

Re: about py3 relate ports

2011-03-27 Thread wen heping
2011/3/28 Li-Wen Hsu : > On Sun, Mar 27, 2011 at 00:52:49 +0800, wen heping wrote: >> Hi, all: >> >>     After python-2.7 was set as default python version, now it is the >> time to think >> about python-3.x. >> >>     Although we set "USE_PYTHON

Re: about py3 relate ports

2011-03-27 Thread Li-Wen Hsu
On Sun, Mar 27, 2011 at 00:52:49 +0800, wen heping wrote: > Hi, all: > > After python-2.7 was set as default python version, now it is the > time to think > about python-3.x. > > Although we set "USE_PYTHON=yes' in python relate ports, but we know many

Fwd: What's the perfered name for zope related modules?

2011-03-04 Thread Li-Wen Hsu
Hello portmgr, Since there is no feedback (to my question) on freebsd-python list (CC'd), I would like to listen the opinion from portmgr about the best naming of these ports, perhaps we need a regexp about "valid package name" in the porter's handbook? Regards, Li-Wen ---

Re: lang/python32 build error when WITHOUT_UCS4 defined

2011-02-27 Thread Li-Wen Hsu
On Sun, Feb 27, 2011 at 22:24, Li-Wen Hsu wrote: > On Sun, Feb 27, 2011 at 15:15, Roman Bogorodskiy wrote: >> Hello, >> >> Tried to build fresh lang/python32 today and it fails when configured >> without UCS4 support: >> >> ===>  Building for pytho

Re: lang/python32 build error when WITHOUT_UCS4 defined

2011-02-27 Thread Li-Wen Hsu
gt; > Tested on 8.2-PRERELEASE amd64. > This is because when WITHOUT_UCS4 is defined, the shared library name will become "libpython3.2m.so" Please refer to [1], which also be discussed recently. I'm working on a patch for supporting these options. [1] http://docs.python.org/py3k/whats

Re: py27-kiwi-1.9.26_3 failed on i386 8-exp

2011-02-26 Thread wen heping
I have submitted a PR to fix it yesterday. wen 2011/2/26 Martin Wilke : > -- Forwarded message -- > From: User Ports-i386 > Date: Sat, Feb 26, 2011 at 9:20 PM > Subject: py27-kiwi-1.9.26_3 failed on i386 8-exp > To: er...@freebsd.org, m...@freebsd.org, ite...@free

Re: What's the perfered name for zope related modules?

2011-02-26 Thread Li-Wen Hsu
nned schedule to have these zope update in the tree? And, what's your opinion about the zope port naming? Thanks, Li-Wen -- Li-Wen Hsu http://lwhsu.org pgpt6me5zmV9D.pgp Description: PGP signature

Re: Fwd: [Python-Dev] Is Demo directory removed from python3.2 ?

2011-02-23 Thread Li-Wen Hsu
Great, I also found this last night. :) So it seems no problem now. Now what on my mind is, should we provide options for making different builds? Default "mu" is great, and I think it would be even better to provide "d" for debugging. -- lwhsu On Thu, Feb 24, 2011 at

Re: The final of python32 port

2011-02-23 Thread Li-Wen Hsu
On Thu, Feb 24, 2011 at 14:07:42 +0800, wen heping wrote: > 2011/2/24 Li-Wen Hsu : > > On Thu, Feb 24, 2011 at 07:57:59 +0800, wen heping wrote: > >> 2011/2/24 Martin Wilke : > >> > \o/ > >> > > >> > good job! > >> > >> +

Re: The final of python32 port

2011-02-23 Thread wen heping
2011/2/24 Li-Wen Hsu : > On Thu, Feb 24, 2011 at 07:57:59 +0800, wen heping wrote: >> 2011/2/24 Martin Wilke : >> > \o/ >> > >> > good job! >> >> +1 >> >> Please commit it. > > Currently we have a message states "there are so

Re: The final of python32 port

2011-02-23 Thread Li-Wen Hsu
On Thu, Feb 24, 2011 at 07:57:59 +0800, wen heping wrote: > 2011/2/24 Martin Wilke : > > \o/ > > > > good job! > > +1 > > Please commit it. Currently we have a message states "there are some bugs what we have to figure out." at pre-fetch (shouldn&#x

Re: The final of python32 port

2011-02-23 Thread Li-Wen Hsu
On Tue, Feb 22, 2011 at 06:46, Martin Wilke wrote: > 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: >> &g

What's the perfered name for zope related modules?

2011-02-22 Thread Li-Wen Hsu
sure '.' would affect the other parts, but if it does, it should already caused problem since we have also ports like openoffice.org php-mode.el in tree. If not, I like second one because third one could cause other naming conflicts. Regards, Li-Wen [1] http://www.freebsd.org/doc/e

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 t

Re: python26 doesn't build on 7.3 tinderbox amd64

2011-02-10 Thread wen heping
I could build it on 7.4-PRERELEASE amd64 : http://wen.freebsd.your.org/tb/logs/7.3-FreeBSD/python26-2.6.6.log wen 2011/2/11 Matthias Andree : > >>Submitter-Id:  current-users >>Originator:    Matthias Andree >>Organization:  FreeBSD ports committers >>Confidential:  n

[PATCH] devel/py-simplejson: update to 2.1.3

2011-01-22 Thread Li-Wen Hsu
>Submitter-Id: current-users >Originator: Li-Wen Hsu >Organization: >Confidential: no >Synopsis: [PATCH] devel/py-simplejson: update to 2.1.3 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release:

Re: ports/153829: [REPOCOPY] lang/python31 --> lang/python32

2011-01-09 Thread wen
Synopsis: [REPOCOPY] lang/python31 --> lang/python32 State-Changed-From-To: open->repocopy State-Changed-By: wen State-Changed-When: Mon Jan 10 00:51:46 UTC 2011 State-Changed-Why: Assign to portmgr for repocopy. Responsible-Changed-From-To: freebsd-python->portmgr Responsible-Change

Re: cvs commit: ports/Mk bsd.python.mk ports/lang/python27 Makefile distinfo pkg-plist ports/lang/python27/files patch-Lib-test-test_socket.py patch-Lib-test-test_threading.py patch-Lib_test_test_thre

2010-11-30 Thread Li-Wen Hsu
Nice work! BTW, do you have a plan for updating lang/python31 to 3.1.3? On Mon, Nov 29, 2010 at 06:29:13 +, Wen Heping wrote: > wen 2010-11-29 06:29:13 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.python.mk &

Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread wen
Synopsis: update of lang/python27 to 2.7.1 breaks multiple extensions State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Tue Nov 30 03:37:10 UTC 2010 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=152

Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread wen heping
The following reply was made to PR ports/152671; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, milos.negovano...@gmail.com Cc: Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions Date: Mon, 29 Nov 2010 21:08:29 +0800 Hi

Re: ports/151121: [PATCH] lang/python27: fix 'make deinstall' while python27 was installed using package

2010-11-24 Thread wen heping
The following reply was made to PR ports/151121; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, sunp...@freebsd.org Cc: Subject: Re: ports/151121: [PATCH] lang/python27: fix 'make deinstall' while python27 was installed using package Date: Thu, 25 Nov 201

Re: FreeBSD Port: python27-2.7.0_1

2010-11-14 Thread wen heping
I think we shall update python2.7 as PYTHON_DEFAULT_VERSION at least after python-2.7.1 and FreeBSD-8.2 release. wen 2010/11/14 John Hein : > John Hein wrote at 15:55 MDT on Oct 30, 2010: >  > Maxim Khitrov wrote at 15:42 -0400 on Oct 30, 2010: >  >  > On Sat, Oct 30, 2010 a

Re: ports/152072: [patch] devel/py-pefile: update to 1.2.10-89

2010-11-09 Thread wen
Synopsis: [patch] devel/py-pefile: update to 1.2.10-89 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Wed Nov 10 03:19:18 UTC 2010 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=152

Re: ports/147665: update for www/py-pylons

2010-11-04 Thread wen
Synopsis: update for www/py-pylons State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Fri Nov 5 02:59:41 UTC 2010 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=147

Re: ports/146957: Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) breaks plist

2010-11-04 Thread wen heping
The following reply was made to PR ports/146957; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, swel...@gmail.com Cc: Subject: Re: ports/146957: Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) breaks plist Date: Thu, 4 Nov 2010 21:44:08 +0800 Hi, When set

Re: ports/144335: [PATCH] www/py-webhelpers does not use PYTHONPREFIX_SITELIBDIR

2010-11-03 Thread wen
Synopsis: [PATCH] www/py-webhelpers does not use PYTHONPREFIX_SITELIBDIR State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Wed Nov 3 07:42:37 UTC 2010 State-Changed-Why: Since these lines was removed from the Makefile, I think this PR should be closed. h

Re: ports/145460: Unable to build /usr/ports/net-p2p/py-bittorrent-core

2010-11-02 Thread wen heping
The following reply was made to PR ports/145460; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, ger...@seibercom.net Cc: Subject: Re: ports/145460: Unable to build /usr/ports/net-p2p/py-bittorrent-core Date: Wed, 3 Nov 2010 10:19:16 +0800 Hi, I could not

Re: ports/142440: New Port: databases/py-south0.6

2010-11-02 Thread wen
Synopsis: New Port: databases/py-south0.6 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Wed Nov 3 02:09:15 UTC 2010 State-Changed-Why: Submitter timeout(> 290 days) and the port had been updated to 0.7.2 now. http://www.freebsd.org/cgi/query-pr.cgi?pr=

  1   2   >