FreeBSD ports you maintain which are out of date

2017-11-07 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

ports depending on python modules

2017-11-07 Thread blubee blubeeme
I am having some real tough time building this port that requires python modules. Is there anyone in here willing to help me debug this issue? Whenever I add: USE_GNOME py3gobject3 to my port it tries to build lib-mesa with python2 instead of python3 so the build fails. I need those py3gobject3

[Bug 201331] [patch] security/arm: arm script relies on python binary the dependency does not provide

2017-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201331 Carlo Strub changed: What|Removed |Added Resolution|--- |Overcome By Events Statu

[Bug 220750] [NEW PORT] multimedia/py-mido: MIDI Objects for Python

2017-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220750 Yuri Victorovich changed: What|Removed |Added Status|Open|In Progress -- You are receivi

[Bug 220752] [NEW PORT] multimedia/py-pretty-midi: Utility functions for handling MIDI data in a nice/intuitive way

2017-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220752 Yuri Victorovich changed: What|Removed |Added Status|Open|In Progress -- You are receivi

Re: ports depending on python modules

2017-11-07 Thread Roland Smith
On Wed, Nov 08, 2017 at 01:54:36AM +0800, blubee blubeeme wrote: > I am having some real tough time building this port that requires python > modules. > > Is there anyone in here willing to help me debug this issue? > > Whenever I add: > USE_GNOME py3gobject3 > > to my port it tries to build lib