回复: 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= p

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 time. > > Thank you in a

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 > > Responsible-Changed-From-To: freebs

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: 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: > >> From: Ruslan Mahmatkhanov >> Subjec

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

2012-06-13 Thread wen heping
2012/6/13 Martin Wilke > On Tue, 12 Jun 2012 17:25:03 -0400 > John Baldwin wrote: > > > There was a patch in this post from last year > > ( > http://lists.freebsd.org/pipermail/freebsd-python/2011-August/003701.html) > > to make python packages unpack eggs to avoid problems with shared egg > > c

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

2012-05-04 Thread wen heping
2012/5/4 William Grzybowski > The following reply was made to PR ports/167569; it has been noted by > GNATS. > > From: William Grzybowski > To: Volodymyr Kostyrko > Cc: bug-follo...@freebsd.org > Subject: Re: ports/167569: [PATCH] database/py-postgresql: new port version > Date: Fri, 4 May 2012

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://lists

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};} PYTH

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
2012/2/15 Ruslan Mahmatkhanov > Doug Barton wrote on 15.02.2012 02:20: > >> So apparently we have a python vulnerability according to >> http://portaudit.FreeBSD.org/**b4f8be9e-56b2-11e1-9fb7-** >> 003067b2972c.html >> , >> b

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 version to 2.6 ? wen >

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.com >> Předmět:

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 a

Re: Re: About zope and plone

2011-10-19 Thread wen heping
щение > Тема: Re: About zope and plone > Дата: Sun, 16 Oct 2011 23:03:41 +0400 > От: Ruslan Mahmatkhanov > Кому: wen heping > > wen heping wrote on 14.10.2011 13:15: > >> Today I tested devel/py-zope.minmax in Tinderbox, it has the same plist >> error. >&

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/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 Jul 2011 11:25:32 +0800 > >  --TB3

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, if this is not OK) >

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: 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...@freebsd.org, > lini.

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: 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:  no >>Synopsis:      python26 d

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 at 2:46 PM, Sylvain

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/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/150323: [UPDATE] textproc/py-rdflib

2010-09-06 Thread wen heping
The following reply was made to PR ports/150323; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, c...@c-s.li Cc: Subject: Re: ports/150323: [UPDATE] textproc/py-rdflib Date: Tue, 7 Sep 2010 08:46:59 +0800 RmV0Y2ggZXJyb3IsIHdvdWxkIHlvdSBjaGVjayBpdCBhZ2FpbiA

the build error of _curses module in python2.7

2010-09-02 Thread wen heping
Hi,all: Because a typo of the python27/files/patch-setup.py, the build of python27 could not detect curses lib correctly now. The same error exists in the python-2.6.6 package which I send to python@ yesterday. You can reproduce the error just by trying import curses module in python.

Re: ports/150184: [ERROR] cannot install ports/math/py-numpy

2010-09-01 Thread wen heping
The following reply was made to PR ports/150184; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, a...@gmail.com Cc: Subject: Re: ports/150184: [ERROR] cannot install ports/math/py-numpy Date: Wed, 1 Sep 2010 22:22:28 +0800

The patch of security fix of CVE-2010-2089 to lang/python26

2010-06-29 Thread wen heping
Hi, Here is a patch to fix the audioop security issue, which document as CVE-2010-2089. More detail please visit: http://bugs.python.org/issue7673 Would you have a test of it ? Thanks. wen diff -urN python26.orig/Makefile python26/Makefile --- python26.orig/Makefile 2010-06-29

Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package

2010-06-04 Thread wen heping
The following reply was made to PR ports/147291; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, gcoo...@freebsd.org Cc: Subject: Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package Date: Fri, 4 Jun 20

Re: ports/145259: [Update]math/py-matplotlib:Update to 0.99.1.1

2010-04-01 Thread wen heping
The following reply was made to PR ports/145259; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, w...@freebsd.org Cc: Subject: Re: ports/145259: [Update]math/py-matplotlib:Update to 0.99.1.1 Date: Thu, 1 Apr 2010 22:10:49 +0800 Sorry, this line should be added to

update python26 to 2.6.5 and python31 to 3.1.2

2010-03-29 Thread wen heping
Hi, I attached the patch which update python26 to 2.6.5 and python31 to 3.1.2, it could all build well on tinderbox and native system. But I did not test all of the py-* ports. I have tested only some of it and found no problem. Regards, wen --- Mk/bsd.python.mk.orig 2010-03-29 21:07:13

Re: ports/142221: [Update]biology/py-biopython:update to 1.53

2010-01-01 Thread wen heping
The following reply was made to PR ports/142221; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, w...@freebsd.org Cc: Subject: Re: ports/142221: [Update]biology/py-biopython:update to 1.53 Date: Sat, 2 Jan 2010 11:01:47 +0800 --0016368e26947cdcb6047c25b5b9 Content

Re: ports/141849: [PATCH] devel/py-boto: update to 1.9a

2009-12-21 Thread wen heping
The following reply was made to PR ports/141849; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, gs...@gslin.org Cc: Subject: Re: ports/141849: [PATCH] devel/py-boto: update to 1.9a Date: Tue, 22 Dec 2009 09:16:43 +0800 --00504502c06f8522ce047b46f5ec Content-Type

Re: ports/140256: [patch] Fix make package for devel/py-parsing

2009-11-03 Thread wen heping
The following reply was made to PR ports/140256; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, s...@memberwebs.com Cc: Subject: Re: ports/140256: [patch] Fix make package for devel/py-parsing Date: Wed, 4 Nov 2009 08:53:13 +0800 --000e0cd134801693fe0477810933

Re: ports/138287: [patch] converters/py-pisa fix dependency to py-reportlab

2009-08-28 Thread wen heping
The following reply was made to PR ports/138287; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, ju...@daemonfreaks.com Cc: Subject: Re: ports/138287: [patch] converters/py-pisa fix dependency to py-reportlab Date: Sat, 29 Aug 2009 06:48:54 +0800

Re: ports/138040: Update devel/py-traits from 3.10 to 3.20

2009-08-21 Thread wen heping
The following reply was made to PR ports/138040; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, jacob.frelin...@duke.edu Cc: Subject: Re: ports/138040: Update devel/py-traits from 3.10 to 3.20 Date: Sat, 22 Aug 2009 07:12:36 +0800 --00163646bd24fda6890471af0040

Re: ports/132844: [PATCH] devel/py-GitPython: update to 0.1.6

2009-03-20 Thread wen heping
The following reply was made to PR ports/132844; it has been noted by GNATS. From: wen heping To: bug-follo...@freebsd.org, yz...@cs.nctu.edu.tw Cc: Subject: Re: ports/132844: [PATCH] devel/py-GitPython: update to 0.1.6 Date: Fri, 20 Mar 2009 16:10:11 +0800 --001485f9a4b81e052c046588721e

Re: ports/126994: ports/math/py-sympy update to 0.6.2

2008-08-31 Thread wen heping
The following reply was made to PR ports/126994; it has been noted by GNATS. From: "wen heping" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: ports/126994: ports/math/py-sympy update to 0.6.2 Date: Sun, 31 Aug 2008 16:25:38 +0800 --=_Part_13159_33142871.122017