Node.js and Brave ports

2017-11-26 Thread Josh Ernzen
I’m attempting to compile Node.js 8.9.1LTS on 6.2. After that, I’m wanting to compile the Brave web browser. It’s a privacy centered browser written in JavaScript, hence why I need the latest LTS of Node.js. Just wanting to see if anyone else is currently doing any work with Node. Thanks for

Re: Brave

2016-08-20 Thread Adam Wolk
On Sat, Aug 20, 2016 at 09:50:10AM -0500, Jordon wrote: > > > On Aug 20, 2016, at 8:19 AM, Adam Wolk wrote: > > > > On Fri, Aug 19, 2016 at 01:27:47PM -0500, Jordon wrote: > >> I was kind of surprised to see that there was no port for the Brave web > >&g

Re: Brave

2016-08-20 Thread Jordon
> On Aug 20, 2016, at 8:19 AM, Adam Wolk wrote: > > On Fri, Aug 19, 2016 at 01:27:47PM -0500, Jordon wrote: >> I was kind of surprised to see that there was no port for the Brave web >> browser so I figured this would be a chance to take a stab at making a port. >

Re: Brave

2016-08-20 Thread Adam Wolk
On Fri, Aug 19, 2016 at 01:27:47PM -0500, Jordon wrote: > I was kind of surprised to see that there was no port for the Brave web > browser so I figured this would be a chance to take a stab at making a port. > > The first thing I discovered about Brave is that it requires n

Brave

2016-08-19 Thread Jordon
I was kind of surprised to see that there was no port for the Brave web browser so I figured this would be a chance to take a stab at making a port. The first thing I discovered about Brave is that it requires nodejs 6.1 or greater and OpenBSD only has a port of the 4.x branch. Ok, lets start

for the brave: lang/ghc release candidate (ghc-7.0.4-rc1)

2011-06-05 Thread Matthias Kilian
This is not to be committed. I'm now running make regress (on amd64) and will compare results against 7.0.3 and report any new test failures to the ghc guys. If anyone has an i386 and want's to burn some cpu time, feel free to do the same ;-) Ciao, Kili Index: Makefile ==