[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #2 from David Naylor --- *** Bug 209204 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-python@f

[Bug 209204] Changing default Python version unduly difficult

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204 David Naylor changed: What|Removed |Added Resolution|--- |DUPLICATE Status|Open

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 David Naylor changed: What|Removed |Added CC||d...@freebsd.org --- Comment #3 fro

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 David Naylor changed: What|Removed |Added Keywords||patch Status|New

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 209204] Changing default Python version unduly difficult

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204 Kubilay Kocak changed: What|Removed |Added Assignee|pyt...@freebsd.org |d...@freebsd.org See Als

[Bug 209204] Changing default Python version unduly difficult

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204 --- Comment #13 from Iblis Lin --- Created attachment 171563 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171563&action=edit propose patch Please give this patch a try, It follows the rule i proposed in bug 209551, comment 1.

[Bug 209204] Changing default Python version unduly difficult

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204 --- Comment #14 from Iblis Lin --- hmm, i will post my comment to the new issue page. (When i was writing it, i do not notice it has been closed -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #4 from Iblis Lin --- Created attachment 171564 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171564&action=edit propose patch: keep PYTHON_VERSION The PYTHON_VERSION will be handy for install non-conclict python pa

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #5 from Kubilay Kocak --- @Mikhail, can you please provide a few example cases that show: - The port that is affected - The intended/expected result - The actual result - The result with any workarounds claimed to fix the issue

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 210325] lang/python35, lang/python34, lang/python33, lang/python27: Backport patches for CVE-2016-5636

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210325 Kubilay Kocak changed: What|Removed |Added Flags|merge-quarterly?|merge-quarterly+ -- You are recei

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #6 from Iblis Lin --- (In reply to Kubilay Kocak from comment #5) > - The port that is affected Hmm... every python ports will be affected if the symlink `/usr/local/bin/python` (not `/usr/local/pythonX`) exists. This line (ht

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #7 from Iblis Lin --- Ha. I got the history: https://svnweb.freebsd.org/ports/head/Mk/Uses/python.mk?r1=196699&r2=196700&pathrev=414168#l282. When this line was written, the python 3k did not born yet... Time to fix it to adap

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #8 from Iblis Lin --- (In reply to Iblis Lin from comment #7) We can see the original design make the priority chain as follow: `PYTHON_DEFAULT_VERSION` > symlink And... as time evolves, `PYTHON_DEFAULT_VERSION` was deprecated.

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #9 from Iblis Lin --- (In reply to Iblis Lin from comment #8) Finally, i found this commit introduce this strange behavior described in commen #6 https://svnweb.freebsd.org/ports/head/Mk/Uses/python.mk?r1=328833&r2=329164&path

Re: libgfortran.so.3 and python, was: Re: [Bug 196862] [PATCH] x11-toolkits/py-wxPython28: Fail embedding_in_wx5.py - gcc48/libgfortran.so.3 not found

2016-06-19 Thread Kubilay Kocak
On 19/06/2016 12:45 PM, Johannes Jost Meixner wrote: > libgfortran.so.3 fails pop up way too often. > > See for instance: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207750 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205294 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?

[Bug 204598] math/py-matplotlib: Build failure (gcc48/libgfortran.so.3 requires libgcc version GCC_4.6.0)

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204598 Kubilay Kocak changed: What|Removed |Added Depends on||208120 Referenced Bugs: https://

[Bug 210376] databases/py-apsw: Update to 3.13.0-r1

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210376 Ruslan Makhmatkhanov changed: What|Removed |Added CC||r...@freebsd.org

[Bug 210376] databases/py-apsw: Update to 3.13.0-r1

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210376 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: rm Date: Sun Jun 19 12:20:09 UTC 2016 New revision: 417115 URL: https://svnweb.freebsd.org/changeset/ports/417115 Log: databases/py-apsw: update to 3.1

[Bug 210376] databases/py-apsw: Update to 3.13.0-r1

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210376 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: rm Date: Sun Jun 19 12:23:29 UTC 2016 New revision: 417116 URL: https://svnweb.freebsd.org/changeset/ports/417116 Log: Oops, forgot the UPDATING change

[Bug 210376] databases/py-apsw: Update to 3.13.0-r1

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210376 --- Comment #4 from Ruslan Makhmatkhanov --- (In reply to Vladimir Krstulja from comment #0) Looks like AUTHOR field in UPDATING should carry email of committer who added it. -- You are receiving this mail because: You are on the CC list

[Bug 210376] databases/py-apsw: Update to 3.13.0-r1

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210376 Ruslan Makhmatkhanov changed: What|Removed |Added Status|Open|Closed Resolution|-

[Bug 210376] databases/py-apsw: Update to 3.13.0-r1

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210376 --- Comment #6 from Vladimir Krstulja --- (In reply to Ruslan Makhmatkhanov from comment #4) Noted, thanks. -- You are receiving this mail because: You are on the CC list for the bug. ___ freeb

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 --- Comment #10 from David Naylor --- (In reply to Kubilay Kocak from comment #5) If I understand this PR correctly (in the context of bug #209204) the issue is that given the Ports Framework's DEFAULT_VERSIONS the behavior for Python is NO

[Bug 209551] Python bits ignore DEFAULT_VERSIONS

2016-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209551 Shane changed: What|Removed |Added CC||free...@shaneware.biz --- Comment #11 from