CCing python@, the maintainer.
The patch looks fine for me, feel free to commit if none from python@ objects.
Thanks!
> Begin forwarded message:
>
> From: Olivier Duchateau
> Date: 5 октября 2015 г., 22:03:51 GMT+3
> To: Dmitry Sivachenko
> Subject: [UPDATE] math/py-nump
> On 17 июля 2015 г., at 14:16, Kubilay Kocak wrote:
>
>
> Hi Dmitry,
>
> Unrelated to this commit, the correct name for this python package is
> python-graph and should be renamed accordingly:
>
> https://pypi.python.org/pypi/python-graph
>
> There is another package in PyPI which is named
> On 2 февр. 2015 г., at 2:36, Baptiste Daroussin wrote:
>
> Hi,
>
> At FOSDEM I have been reported by Sevan (CCed) that the python's configure
> scripts thinks it is forbidden to have a lib named libpython2.so.X.Y on
> FreeBSD
> which is wrong.
>
> Here is a patch that fixes it on python2 un
On 28 окт. 2014 г., at 8:01, Cy Schubert wrote:
>
> Hi,
>
> Would anyone care to check this out and would anyone object to this being
> committed? Basically this enables optional (default) dependency on
> devel/libffi instead of libffi shipped within the python tarballs. The
> default is to u
On 29 окт. 2014 г., at 4:16, Cy Schubert wrote:
>
> In message <805a5998-26f1-4cab-a565-382c13509...@freebsd.org>, Dmitry
> Sivachenk
> o writes:
>>
>>> On 28 окÑ. 2014 г., at 12:38, Antoine Brodin
>>> wrote:
>>>
>>> O
> On 28 окт. 2014 г., at 12:38, Antoine Brodin wrote:
>
> On Tue, Oct 28, 2014 at 9:30 AM, Dmitry Sivachenko wrote:
>>
>>> On 28 окт. 2014 г., at 12:29, Antoine Brodin wrote:
>>>
>>> On Mon, Oct 27, 2014 at 12:54 PM, Dmitry Sivachenko
>>>
> On 28 окт. 2014 г., at 12:29, Antoine Brodin wrote:
>
> On Mon, Oct 27, 2014 at 12:54 PM, Dmitry Sivachenko wrote:
>> Author: demon
>> Date: Mon Oct 27 12:54:04 2014
>> New Revision: 371567
>> URL: https://svnweb.freebsd.org/changeset/ports/371567
Hello,
Please find below the proposed update for python34 port.
py34.diff
Description: Binary data
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-un
On 07 окт. 2014 г., at 13:12, Baptiste Daroussin wrote:
> On Tue, Oct 07, 2014 at 01:10:56PM +0400, Dmitry Sivachenko wrote:
>>
>> On 29 сент. 2014 г., at 12:01, Baptiste Daroussin wrote:
>>
>>> On Mon, Sep 29, 2014 at 11:52:50AM +0400, Dmitry Sivachenko wrot
On 29 сент. 2014 г., at 12:01, Baptiste Daroussin wrote:
> On Mon, Sep 29, 2014 at 11:52:50AM +0400, Dmitry Sivachenko wrote:
>> Hello,
>>
>> I am using FreeBSD-10/stable and pkg-1.3.8.
>>
>> Consider py-dateutil port, it depends on py-six.
>>
>>
If there are no more similar build logs, may be we fix these by adding
LDFLAGS=-shared?
On 02 окт. 2014 г., at 1:17, Thierry Thomas wrote:
> Le mer 1 oct 14 à 22:53:45 +0200, Antoine Brodin
> écrivait :
>
>> And those 2:
>>
>> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/
On 30 сент. 2014 г., at 11:46, thie...@freebsd.org wrote:
> Selon Dmitry Sivachenko le mar 30 sep 09:23:17 2014 :
>
>>> Just adding `LDFLAGS+= -shared' fixes it (see the attached patch).
>>> I'm not sure if this is related to the patch of numpy or to
On 30 сент. 2014 г., at 2:06, Thierry Thomas wrote:
> Le lun 29 sep 14 à 19:43:52 +0200, Thierry Thomas
> écrivait :
>
>>> No idea, I have 11-CURRENT/amd64 here and it fails too.
>>>
>>> So at least FreeBSD version does not matter.
>>
>> I'll just build it successfully in poudriere for 92i38
On 29 сент. 2014 г., at 17:53, Antoine Brodin wrote:
> On Sun, Sep 28, 2014 at 12:40 PM, Dmitry Sivachenko wrote:
>> Author: demon
>> Date: Sun Sep 28 10:40:54 2014
>> New Revision: 369447
>> URL: http://svnweb.freebsd.org/changeset/ports/369447
>> QAT: http
Well, so what is the consensus on this?
May I commit the proposed patch?
On 15 мая 2014 г., at 10:46, Dmitry Sivachenko wrote:
>
> On 15 мая 2014 г., at 9:31, Marcus von Appen wrote:
>
>> On, Wed May 14, 2014, Dmitry Sivachenko wrote:
>>
>>> Hello!
>>&g
On 15 мая 2014 г., at 9:31, Marcus von Appen wrote:
> On, Wed May 14, 2014, Dmitry Sivachenko wrote:
>
>> Hello!
>>
>> Imagine that I have python-2 as default version, so that
>> /usr/local/bin/python points to python2.7
>> And I have a port which USE_PYT
Hello!
Imagine that I have python-2 as default version, so that /usr/local/bin/python
points to python2.7
And I have a port which USE_PYTHON=3 and USES=shebangfix.
It will "fix" python path as "/usr/local/bin/python" which is wrong (it should
point to python3).
I propose the following patch:
-
o such file or directory
<...>
On 02 марта 2014 г., at 19:32, Dmitry Sivachenko wrote:
> Hello!
>
> Right now, python's include files are listed as follows:
>
> %%PYTHON_INCLUDEDIRPYABIVER%%/accu.h
>
> But both PYTHON_INCLUDEDIR and PYABIVER contain trailing
I already fixed that yesterday, update your ports tree.
> 03 марта 2014 г., в 11:05, JEREMY COX написал(а):
>
> Hello all,
> I was having difficulty updating python33 today, even though the
> vulnerability to python 3.3.3_2 (CVE-2014-1912) was patched. After
> verifying with Freshports python 3
Hello!
Right now, python's include files are listed as follows:
%%PYTHON_INCLUDEDIRPYABIVER%%/accu.h
But both PYTHON_INCLUDEDIR and PYABIVER contain trailing "m":
# make -V PLIST_SUB
PYVER=3.3 PYMAJOR=3 PYVER_WITHPAT=3.3.3 PYABIVER=m
PYTHON_INCLUDEDIR=include/python3.3m <...>
Thus thi
On 23 февр. 2014 г., at 9:48, Gerald Pfeifer wrote:
> On Thu, 5 Dec 2013, Gerald Pfeifer wrote:
>> On Wed, 4 Dec 2013, William Grzybowski wrote:
>>> It looks like the build is not respecting FFLAGS, so no -Wl,rpath= for
>>> gfortran. As far as it working for gcc46, it looks like it fails to
>>
On 18 дек. 2013 г., at 21:26, Marcus von Appen wrote:
> On behalf of the FreeBSD python team, I'd like to announce that the
> lang/python port has been removed as an implicit port dependency for
> ports using USE_PYTHON, USE_PYTHON_BUILD and USE_PYTHON_RUN in revision
> 336850.
>
Finally!
Th
Hello and thank you for your work!
Can you install this port on FreeBSD-10 with python3.3?
I am observing the following behavior:
‘make install’ hangs:
[…]
/site-packages/setuptools/_backport/hashlib/_sha512.py to _sha512.cpython-33.pyc
byte-compiling
/usr/ports/devel/py-setuptools/work/stage/u
Hello!
It seems py-distribute is now deprecated in favor of… well… fresh version of
py-setuptools :)
Is there any work going to switch (back) to setuptools?
Thanks.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/
On 16.09.2013, at 19:22, Marcus von Appen wrote:
> On, Mon Sep 16, 2013, Dmitry Sivachenko wrote:
>
>> Hello,
>>
>> Imagine the following scenario:
>> I have both python2 and python3 installed.
>> I want python2 to be the default version (lang/python port
Hello,
Imagine the following scenario:
I have both python2 and python3 installed.
I want python2 to be the default version (lang/python port installs python ->
python2.7, etc).
Then I want to build another port with python3 dependency.
I put USE_PYTHON=3.3+ in port's Makefile, but it depends on
Looks good for me, I would probably say "MINOR version agnostic" for python2
and python3.
On 31.08.2013, at 13:37, Marcus von Appen wrote:
> On, Mon Aug 26, 2013, Dmitry Sivachenko wrote:
>
>> Can you please adjust pkg-descr for python, python2, python3 ports to
>&
Can you please adjust pkg-descr for python, python2, python3 ports to better
reflect what they do now?
Thanks!
On 17.08.2013, at 12:13, Marcus von Appen wrote:
> The relevant UPDATING entry for the change will look like:
>
> 20130817:
> AFFECTS: users of lang/python*
> AUTHOR: m...@freebsd
Hello!
I am using FreeBSD-current with python3.3 compiled from ports.
When I try to install py-distribute modules, installation script hangs:
byte-compiling
build/bdist.freebsd-10.0-CURRENT-amd64/egg/setuptools/tests/test_upload_docs.py
to test_upload_docs.cpython-33.pyc
byte-compiling
build/b
On 21.05.2013, at 9:28, Ruslan Makhmatkhanov wrote:
>
> It was defined as a hack (by you in particular), so I put it aside for a
> while. Also, Marcus suggested more proper fix, but it's more complex (for me
> to understand). If there is consensus that we can you use this temporary,
> then I
On 21.05.2013, at 9:10, Ruslan Makhmatkhanov wrote:
> John W. O'Brien wrote on 20.05.2013 23:40:
>>
>> The attached patch should fix the bulk of the packing plist problems
>> between pre- and post-PEP-3147 caches. I've smoke tested these with py27
>> and py33. Improvements are welcome.
>>
>> T
On 20.05.2013, at 11:18, Rainer Hurling wrote:
> On 20.05.2013 08:21 (UTC+2), de...@freebsd.org wrote:
>> Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0.
>>
>> State-Changed-From-To: feedback->closed
>> State-Changed-By: demon
>> State-Changed-When: Mon May 20 06:20
On 02.02.2013, at 15:28, Chris Rees wrote:
> On 1 February 2013 18:51, Dmitry Sivachenko wrote:
>> Upgrade to 9-STABLE and it will package correctly.
>>
>> See http://svnweb.freebsd.org/base?view=revision&revision=243331
>
> That's great, and I understa
Upgrade to 9-STABLE and it will package correctly.
See http://svnweb.freebsd.org/base?view=revision&revision=243331
On 01.02.2013, at 21:53, Chris Rees wrote:
> Přeposlaná zpráva
>
> [OK, it's not really Pav.]
>
> http://www.bayofrum.net/medusatb/9.1-glib-20130131165817/py
On 23.01.2013, at 16:29, Ruslan Makhmatkhanov wrote:
>
> Hello,
>
> I'm planning to apply this patch to Mk/bsd.python.mk soon. It's an nivit's
> solution from devel/py-virtualenv for changes, introduced in PEP 3147 [1]. It
> will not affect default packages build, because packages are not yet
On 01.01.2013, at 15:01, Kurt Jaeger wrote:
> Hi!
>
> When building lang/python33, at the end, the following message appears:
>
> Failed to build these modules:
> _dbm _decimal
>
> Is someone working on fixes ?
This is already fixed.
Get fresh RELENG_9 FreeBSD and rebuild the w
Hello!
I propose to deprecate python31 port. Three versions of python-3 is overkill
IMHO.
There is only one dependency on python31: x11-toolkits/py31-tkinter
I propose to deal with it somehow (I already sent e-mail to maintainer) and
either convert it to use fresh python3-X or remove it.
Opin
On 19.12.2012, at 15:53, Kubilay Kocak wrote:
> On 19/12/2012 9:50 PM, Dmitry Sivachenko wrote:
>> Hello!
>>
>> Would you mind if I commit patch sent by koobs@ to freebsd-python a while
>> ago to introduce python
Hello!
Would you mind if I commit patch sent by koobs@ to freebsd-python a while ago
to introduce python version 3.3?
Thanks.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any
Hello!
This should probably be done somewhere in bsd.python.mk, not in each port's
Makefile?
There is a large number of ports broken that way…
Begin forwarded message:
> From: Ruslan Mahmatkhanov
> Subject: svn commit: r308089 - head/converters/py-unidecode
> Date: 2 декабря 2012 г., 9:35:21
On 10/1/12 10:44 PM, Chris Rees wrote:
However, it is still possible to have the "first installed wins" logic
using a pkg-install script instead of in the Makefile, this would
solve the package problems. Are you interested if I were to implement
that? Chris
I think that "first wins" logic i
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 bin/python{2,3} between lang/python2X or lang/python3X
ports. It is not so common but still possible to have mor
On 26.09.2012 13:20, Ruslan Mahmatkhanov wrote:
Dmitry Sivachenko wrote on 26.09.2012 13:14:
I don't have a patch but I can make one if you like.
Please do.
Please consider the attached patch.
Index: pkg-plist
===
--
On 26.09.2012 13:03, Chris Rees wrote:
Also, what do other OSes do?
I found one linux box near me:
{zamarashka}/usr/bin# ls -la python*
lrwxrwxrwx 1 root root 9 Apr 17 21:20 python -> python2.7
lrwxrwxrwx 1 root root 9 Apr 17 21:20 python2 -> python2.7
-rwxr-xr-x 1 root root 2989
On 26.09.2012 13:07, Ruslan Mahmatkhanov wrote:
Chris Rees wrote on 26.09.2012 13:03:
On 26 Sep 2012 08:13, "Dmitry Sivachenko" wrote:
Hello!
It is common to have both python-2 and python-3 packages installed.
To help transition it is convenient to have bin/python to point to
Hello!
It is common to have both python-2 and python-3 packages installed.
To help transition it is convenient to have bin/python to point to python-2
binary.
Now for every X in python3X we have a bin/python3.X binary.
So for every new python3.X release one should change shebang line in script
On 5/21/12 8:38 PM, John Hein wrote:
Dmitry Sivachenko wrote at 18:46 +0400 on May 4, 2012:
> PS: the same permission problem with /usr/local/share/examples/python2.7/
> content.
>
> On 04.05.2012 18:42, Dmitry Sivachenko wrote:
> > Hello!
> >
PS: the same permission problem with /usr/local/share/examples/python2.7/
content.
On 04.05.2012 18:42, Dmitry Sivachenko wrote:
Hello!
/usr/local/share/python2.7/Tools directory and all its content has no 'other'
permissions:
# cd /usr/local/share/python2.7/Tools/
# ls -la
total
Hello!
/usr/local/share/python2.7/Tools directory and all its content has no 'other'
permissions:
# cd /usr/local/share/python2.7/Tools/
# ls -la
total 46
drwxr-x--- 22 root wheel 512 10 апр 03:07 .
drwxr-xr-x 3 root wheel 512 3 май 08:42 ..
-rw-r--r-- 1 root wheel 1756 10 апр 03
49 matches
Mail list logo