Re: Help needed: net/rubygem-grpc

2017-06-28 Thread Matthias Fechner
Thanks Steve, Am 28.06.2017 um 19:03 schrieb Steve Wills: > Yeah, I've updated the port to use the grpc from the port instead of the > bundled one. See attached (let me know if it doesn't come through). > There's still at least one problem with this because I'm also removing > the bundled ssl

FreeBSD ports you maintain which are out of date

2017-06-28 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,

[Bug 220330] www/rubygem-selenium-webdriver fails to build

2017-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220330 Bug ID: 220330 Summary: www/rubygem-selenium-webdriver fails to build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New

maintainer-feedback requested: [Bug 220330] www/rubygem-selenium-webdriver fails to build

2017-06-28 Thread bugzilla-noreply
Zane C. Bowers-Hadley has reassigned Bugzilla Automation 's request for maintainer-feedback to r...@freebsd.org: Bug 220330: www/rubygem-selenium-webdriver fails to build https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220330 --- Description ---

Re: Help needed: net/rubygem-grpc

2017-06-28 Thread Steve Wills
Hi, On 06/28/2017 11:54, Torsten Zuehlsdorff wrote: > > > On 28.06.2017 17:41, Matthias Fechner wrote: >> Hi Steve, >> >> >> regarding the comment here: >> https://gitlab.com/gitlab-org/gitaly/issues/154#note_33314534 >> >> I think gitlab should work with version 1.4.0, but I think a test is >>

Re: Help needed: net/rubygem-grpc

2017-06-28 Thread Matthias Fechner
Hi Steve, Am 28.06.2017 um 04:14 schrieb Steve Wills: > I was taking a look at this. It looks like several things are going on. > As you noticed, it's going to have to use gmake, you can patch the > extconf.rb for that. But then you run into other issues. It's expecting > a pkg-config file for

Re: Help needed: net/rubygem-grpc

2017-06-28 Thread Torsten Zuehlsdorff
On 28.06.2017 17:41, Matthias Fechner wrote: Hi Steve, Am 28.06.2017 um 04:14 schrieb Steve Wills: I was taking a look at this. It looks like several things are going on. As you noticed, it's going to have to use gmake, you can patch the extconf.rb for that. But then you run into other

Re: Help needed: net/rubygem-grpc

2017-06-28 Thread Steve Wills
Hi again, Doing some testing on this, I'm running into an issue: /usr/local/lib/libgrpc.so.1: Undefined symbol "OpenSSL_add_all_algorithms" This looks to be an issue with libgrpc, not an issue with the gem itself, but I'm not sure yet. I'll investigate more. I may not be able to avoid using the