[Bug 192511] lang/python27: Fix build with LibreSSL

2015-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 Kubilay Kocak ko...@freebsd.org changed: What|Removed |Added Assignee|pyt...@freebsd.org |ko...@freebsd.org

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 Johannes Jost Meixner x...@freebsd.org changed: What|Removed |Added CC|

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 --- Comment #25 from Jens K. Loewe mozi...@tuxproject.de --- Latest Python 2.7.9 has the _ssl.so error even with the make.conf entries again. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-01-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 --- Comment #26 from Bernard Spil spil@gmail.com --- This should now be fixed upstream (in 2.7.10?) See https://hg.python.org/cpython/rev/eddcb6671a48 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 --- Comment #25 from Jens K. Loewe mozi...@tuxproject.de --- Thanks, I missed the make.conf entries too. :) -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 Bernard Spil spil@gmail.com changed: What|Removed |Added Attachment #150909|0 |1 is

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 --- Comment #23 from Bernard Spil spil@gmail.com --- Jens, Kevin, How are you building? You will need to have LibreSSL (2.1.2 at the moment) installed and the following in your /etc/make.conf WITH_OPENSSL_PORT=yes OPENSSL_SHLIBVER=

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 --- Comment #24 from Kevin Zheng kevinz5...@gmail.com --- Bernard, Thanks for the quick response. Indeed, I didn't set OPENSSL_SHLIBVER, is this documented somewhere ('bsd.openssl.mk' has default set to 8)? After setting OPENSSL_SHLIBVER

[Bug 192511] lang/python27: Fix build with LibreSSL

2015-01-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 Kubilay Kocak ko...@freebsd.org changed: What|Removed |Added Keywords||needs-qa, patch