[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #22 from commit-h...@freebsd.org --- A commit references this bug: Author: tobik Date: Wed Dec 6 19:46:53 UTC 2017 New revision: 455676 URL: https://svnweb.freebsd.org/changeset/ports/455676 Log: math/py-matplotlib: Allow bu

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 Tobias Kortkamp changed: What|Removed |Added Assignee|freebsd-ports-bugs@FreeBSD. |to...@freebsd.org

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 Tobias Kortkamp changed: What|Removed |Added CC||to...@freebsd.org --- Comment #2

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 rsm...@xs4all.nl changed: What|Removed |Added Attachment #185105|0 |1 is obsolete|

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #19 from Kurt Jaeger --- Portlint is unhappy: make: "/home/pi/m/math/py-matplotlib/Makefile" line 36: Malformed conditional (${PYTHON_MAJOR_VER} == 2) make: "/home/pi/m/math/py-matplotlib/Makefile" line 72: Malformed conditiona

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #18 from rsm...@xs4all.nl --- Created attachment 185337 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185337&action=edit Updated patch using option helpers and just using bsd.port.mk. -- You are receiving this mail

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #17 from rsm...@xs4all.nl --- (In reply to Richard Gallamore from comment #16) The usage info in /usr/ports/Mk/bsd.port.options.mk led me to believe that using the three different includes was necessary. I'll update the patch.

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 Richard Gallamore changed: What|Removed |Added CC||ult...@freebsd.org --- Comment

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #15 from rsm...@xs4all.nl --- Created attachment 185105 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185105&action=edit Patch to make the port work with both Python 2 and 3. With regard to Koobs' comments, I'd like

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #14 from Kubilay Kocak --- (In reply to Kubilay Kocak from comment #13) And independently to all that, the current (global) version-spec is still incorrect, see comment 11 point (1) -- You are receiving this mail because: You

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #13 from Kubilay Kocak --- (In reply to rsmith from comment #12) It's possible (and I believe there are existing cases in the tree), but that may or may not be the correct, right or best way to address the issue, say versus sla

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #12 from rsm...@xs4all.nl --- (In reply to Kubilay Kocak from comment #11) 1) Yes. 2) No. As far as I know, OPTIONS_DEFAULT should only include TKAGGBACKEND for it to work with both Python 2 and 3, since GTKBACKEND and GTKAGGBA

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #11 from Kubilay Kocak --- To explicitly separate the issues here: 1) Does matplotlib 1.5.3 support (bugs and build environments aside) Python 3.x? If so, USES=python: should reflect that (upstream intended) version support as

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #10 from Kubilay Kocak --- (In reply to rsmith from comment #9) The word 'work' was specifically and intentionally not used, to focus just on whether or not the USES=python: is incorrect as it relates to what matplotlib is supp

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #9 from rsm...@xs4all.nl --- (In reply to Kubilay Kocak from comment #8) It depends on what you consider "work"? If the Python 2.7 restriction is removed and *only* the TKAGGBACKEND option is used, then the port builds and work

[Bug 213636] math/py-matplotlib: Fails to build with python3

2017-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa Status|New