[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 obsolete||

--- Comment #21 from Bernard Spil spil@gmail.com ---
Created attachment 151207
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151207action=edit
Patch for Makefile

Revised patch, previous patch would fail when WITH_OPENSSL_PORT was NOT set.
This construct works whether WITH_OPENSSL_PORT is defined or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 193960] [NEW PORT] textproc/py-augeas Pure python bindings for Augeas

2015-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193960

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

 Status|Open|In Progress

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 193960] [NEW PORT] textproc/py-augeas Pure python bindings for Augeas

2015-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193960

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |ko...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[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= 30
OPENSSL_PORT= security/libressl

Python has been modified to cope with SSLv2 not being available some time ago.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[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 and applying both patches Python built
correctly. Thanks for investigating this issue and working out a patch!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 196340] Mk/Uses/python.mk: PYTHON_VERSION variable in DEPENDS_ARGS conflicts with and breaks autoconf-based ports

2015-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196340

--- Comment #2 from Antoine Brodin anto...@freebsd.org ---
(In reply to Kubilay Kocak from comment #1)
 Any considerations and/or suggestions for a renamed variable?

FLAVOR ?  bapt@ is working on something but no ETA as it breaks portupgrade /
portmaster

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org