Re: FreeBSD Port: lang/pypy do not longer detect as unsupported

2016-11-22 Thread David Naylor
On Sunday, 20 November 2016 14:28:05 Benjamin wrote: > Hello, Hi > as the pypy build process does no longer detect libressl as unsupported, > the port should not be ignored with libressl anymore. > > I attached a patch removing the check for libressl. Thank you, it has been committed in r42682

[Bug 202982] Installation of gnome related ports (xfce, vbox, abiword, gnumeric) cause CONFLICT: install of python3-3_3 conflicts with python2-2_3

2016-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982 --- Comment #16 from robert.burmeis...@utoledo.edu --- Bug 202982 - Installation of gnome related ports (xfce, vbox, abiword, gnumeric) cause CONFLICT: install of python3-3_3 conflicts with python2-2_3 To clarify: webkit2-gtk3-2.8.5_7 depe

Re: [Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)

2016-11-22 Thread Robert_Burmeister
To clarify: webkit2-gtk3-2.8.5_7 depends on file: /usr/local/bin/python2.7 - found webkit2-gtk3-2.8.5_7 depends on executable: python2 - found iso-codes-3.69 depends on file: /usr/local/bin/python3.5 - found iso-codes-3.69 depends on executable: python3 - not found As of 2015-01-11 the default lan

Re: [Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)

2016-11-22 Thread Robert_Burmeister
Adding DEFAULT_VERSIONS+= python3=3.5 in my /etc/make.conf did not work, python3 still did not register as installed; removed make.conf entry. Apparently http://www.freshports.org/lang/python3/ is out of date. Manually running /usr/ports/lang/python3 make install clean installed python35-3.5.2 an

[Bug 202982] Installation of gnome related ports (xfce, vbox, abiword, gnumeric) cause CONFLICT: install of python3-3_3 conflicts with python2-2_3

2016-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982 --- Comment #17 from robert.burmeis...@utoledo.edu --- (In reply to robert.burmeister from comment #16) Adding DEFAULT_VERSIONS+= python3=3.5 in my /etc/make.conf did not work, python3 still did not register as installed; removed make.conf

[Bug 214759] devel/py-setuptools: Update to 28.8.0

2016-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214759 Bug ID: 214759 Summary: devel/py-setuptools: Update to 28.8.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity:

maintainer-feedback requested: [Bug 214759] devel/py-setuptools: Update to 28.8.0

2016-11-22 Thread bugzilla-noreply
Yuri Victorovich has reassigned Bugzilla Automation 's request for maintainer-feedback to FreeBSD Python : Bug 214759: devel/py-setuptools: Update to 28.8.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214759 --- Description --- Created attachment 177301 --> https://bugs.freebsd.org/bugz

Re: FreeBSD Port: lang/pypy do not longer detect as unsupported

2016-11-22 Thread Benjamin
Hi, thanks for committing. I will use the bug reporting interface from now on. To the commit message libressl is not openssl1.1, but easily and wrongly detected as it. Regards ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/

[Bug 214759] devel/py-setuptools: Update to 28.8.0

2016-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214759 Wen Heping changed: What|Removed |Added Assignee|pyt...@freebsd.org |port...@freebsd.org C

Re: svn commit: r426883 - head/math/py-matplotlib

2016-11-22 Thread Kubilay Kocak
On 23/11/2016 4:39 PM, Kurt Jaeger wrote: > +USES=compiler:c++11-lib gettext pkgconfig python:2 > shebangfix uniquefiles:dirs Can you update this to use -2.7 or 2.7 please :2 means depend on the lang/python2 metaport (because the port needs the python2 'symlink'). It does not mea