Re: [lang/go] Update to 1.7

2016-08-16 Thread Dmitrij D. Czarkoff
Joel Sing wrote: >The following updates lang/go to version 1.7. > >Passes regress on i386 and amd64. > >ok? OK czarkoff@.

Re: www/otter-browser 0.9.11-dev129 => 0.9.11-dev135 + wxneeded

2016-08-16 Thread Adam Wolk
On Mon, Aug 01, 2016 at 02:43:49AM +0200, Adam Wolk wrote: > On Mon, Jul 18, 2016 at 12:58:17AM +0200, Adam Wolk wrote: > > On Wed, Jul 06, 2016 at 02:28:08PM +0200, Adam Wolk wrote: > > > Hi ports@ > > > > > > Trivial bump for otter-browser latest weekly. > > > > > > OK's? feedback? > > > > >

[lang/go] Update to 1.7

2016-08-16 Thread Joel Sing
The following updates lang/go to version 1.7. Passes regress on i386 and amd64. ok? Index: Makefile === RCS file: /cvs/ports/lang/go/Makefile,v retrieving revision 1.36 diff -u -p -u -p -r1.36 Makefile --- Makefile20 Jul 2016 15

Re: Node segfaults wxneeded?

2016-08-16 Thread Stuart Henderson
On 2016/08/16 17:03, Martijn Rijkeboer wrote: > Hi, > > On 2016-08-16 13:11, Stuart Henderson wrote: > > On 2016/08/16 11:50, Martijn Rijkeboer wrote: > >> When I try to start node on my OpenBSD-current machine it segfaults. > >> Could it be that it needs to be compiled with wxneeded? > > > > Yes

Re: Node segfaults wxneeded?

2016-08-16 Thread Martijn Rijkeboer
Hi, On 2016-08-16 13:11, Stuart Henderson wrote: > On 2016/08/16 11:50, Martijn Rijkeboer wrote: >> When I try to start node on my OpenBSD-current machine it segfaults. >> Could it be that it needs to be compiled with wxneeded? > > Yes. We can't actually build packages for it at present either >

Re: Node segfaults wxneeded?

2016-08-16 Thread Martijn Rijkeboer
Hi, On 2016-08-16 14:43, Aaron Bieber wrote: > I have been fishing for OKs on this diff: > http://akb.io/node-4.4.7p0.diff > > If you can give it a try and report back, I would be very grateful! :D With your diff applied node works again for me. Thanks. Kind regards, Martijn Rijkeboer

Re: Node segfaults wxneeded?

2016-08-16 Thread Aaron Bieber
On Tue, Aug 16, 2016 at 11:50:07AM +0200, Martijn Rijkeboer wrote: > Hi, > > When I try to start node on my OpenBSD-current machine it segfaults. > Could it be that it needs to be compiled with wxneeded? For the record > my /usr/local partition is mounted wxallowed. Hi! I have been fishing for O

Re: Node segfaults wxneeded?

2016-08-16 Thread Stuart Henderson
On 2016/08/16 11:50, Martijn Rijkeboer wrote: > Hi, > > When I try to start node on my OpenBSD-current machine it segfaults. > Could it be that it needs to be compiled with wxneeded? Yes. We can't actually build packages for it at present either (same for lang/sbcl, lang/obc, lang/mono, devel/jdk

Node segfaults wxneeded?

2016-08-16 Thread Martijn Rijkeboer
Hi, When I try to start node on my OpenBSD-current machine it segfaults. Could it be that it needs to be compiled with wxneeded? For the record my /usr/local partition is mounted wxallowed. Kind regards, Martijn Rijkeboer $ pkg_info |grep node node-4.4.7 V8 JavaScript for clients and

Re: graphics/quirc: new port

2016-08-16 Thread Dmitrij D. Czarkoff
Updated port: - pkg/DESCR fix from sthen@ and - tuned to recognize smaller QR codes in larger images at expense of slightly higher memory footprint. OK? libquirc-0.0.20160815.tgz Description: application/gzip

Re: NEW: devel/gitlab-ci-multi-runner

2016-08-16 Thread Frank Groeneveld
On Wed, Aug 10, 2016 at 12:37:33PM +0200, Frank Groeneveld wrote: > Attached a port for gitlab-ci-multi-runner: > > --- > A runner for Gitlab CI. It runs tests and sends the results to GitLab. > GitLab CI is the open-source continuous integration service included > with GitLab that coordinates the