[Bug 195511] [PATCH] lang/python33 Fix build with LibreSSL

2014-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195511 --- Comment #5 from Bernard Spil --- Created attachment 150005 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150005&action=edit Output of the test_ssl unit test -- You are receiving this mail because: You are the assignee for

[Bug 195511] [PATCH] lang/python33 Fix build with LibreSSL

2014-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195511 --- Comment #3 from Bernard Spil --- Created attachment 150003 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150003&action=edit Single patch for this PR for the source tree -- You are receiving this mail because: You are the a

[Bug 195511] [PATCH] lang/python33 Fix build with LibreSSL

2014-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195511 --- Comment #4 from Bernard Spil --- Created attachment 150004 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150004&action=edit Build log -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 195511] [PATCH] lang/python33 Fix build with LibreSSL

2014-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195511 --- Comment #2 from Bernard Spil --- Created attachment 150002 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150002&action=edit Patch for Makefile Primarily passes LDFLAGS and CPPFLAGS to configure otherwise it will not pick up

maintainer-feedback requested: [Bug 195511] [PATCH] lang/python33 Fix build with LibreSSL

2014-11-29 Thread bugzilla-noreply
Bernard Spil has reassigned Bugzilla Automation 's request for maintainer-feedback to pyt...@freebsd.org: Bug 195511: [PATCH] lang/python33 Fix build with LibreSSL https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195511 --- Description --- Python fails to build with LibreSSL since RAN