Re: DotNet Core on FreeBSD

2017-09-18 Thread Russell Haley
On Mon, Sep 18, 2017 at 11:25 PM, Tomas Weinfurt wrote: >>Sweet! I love the "Thar be Dragons!" warning. :) > > Daemons & Dragons! (https://en.wikipedia.org/wiki/BSD_Daemon) > I resisted urge to put there note on cake eaters. > >> This also links to the original core 1.x FreeBSD build guide. I

Re: DotNet Core on FreeBSD

2017-09-18 Thread Tomas Weinfurt via freebsd-mono
>Sweet! I love the "Thar be Dragons!" warning. :) Daemons & Dragons! (https://en.wikipedia.org/wiki/BSD_Daemon) I resisted urge to put there note on cake eaters. > This also links to the original core 1.x FreeBSD build guide. I lost >this one a while back and could never find it. :(

Re: DotNet Core on FreeBSD

2017-09-18 Thread Russell Haley
Sweet! I love the "Thar be Dragons!" warning. :) There are a lot of moving parts to it. The license list gives some indication of the major repositories. These are the ones Tomas is talking about: https://github.com/dotnet/corefx - MIT https://github.com/dotnet/coreclr - MIT https://github.com/do

Re: DotNet Core on FreeBSD

2017-09-18 Thread Tomas Weinfurt via freebsd-mono
First draft is posted here: https://github.com/dotnet/corefx/wiki/Building-.NET-Core--2.x-on-FreeBSD Probably incomplete. It would be good if anybody can take a look, try and improve. This is essentially equivalent of what has been done for 1.x. My next step is to have cross-OS tests and get them