From owner-freebsd-mono@freebsd.org Sat Jun 18 13:28:04 2016 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CB46A78E24 for ; Sat, 18 Jun 2016 13:28:04 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B3FE28A5 for ; Sat, 18 Jun 2016 13:28:04 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-pa0-x229.google.com with SMTP id bz2so36731535pad.1 for ; Sat, 18 Jun 2016 06:28:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:content-transfer-encoding:message-id:date:subject:from :in-reply-to:references:to:cc; bh=Dt7iLDNTvmDYy1lOjihrrJakYfofjZiAMyvEyKYWIos=; b=gxOFpC1LOa7DU8NpGYzbYwC9nbkgNTx5KfoFLW8cvY2+sH41zQ4hL7k/tri3Zr1Uo0 KAAVYhn3FqLVq3r7eEmL/DNNdrWM8Ma+/TUrRuLJq7vxOiZHfpfO9dyusLyBH6tAfAX4 faES1juf+GYPwxoJCzE5338BQPd4+Vqhf3IpJdeTbgMapWmtvAd5cJkY7VECG44Rh0qq I1jCzhMeyKHnHDvamezVYKGSA/ET79UHebB2NV702kzKyHjfoH8viT/GJxGf4jCRzeF2 wtDeJ3t5Bc3r32UVFAN4TUY2tB95mwwEGEHMFjW4gpUcUoRe8ocshOquGCHbOFvbKXe1 NvSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:content-transfer-encoding :message-id:date:subject:from:in-reply-to:references:to:cc; bh=Dt7iLDNTvmDYy1lOjihrrJakYfofjZiAMyvEyKYWIos=; b=lX7fuVlzCgguc5/+NTWB+162uARlcUK2YawfEkFxhvkVnhJokVdRkzBgh1uw+NCObx TYYWpBlBcwLIcebIaxZGK29r3103R2trYt8cpFQdYXRZMw3tOxRsyZV+SZieNW5L29+H NZc0n2AZa4Gv2M8zn5cB1DvUxH8YvoCYV96BjqztWSOWpXlA/xXAHhd1G3zzSV2Tffxs hfViHTAmcPtzAvuF1y7UZip3TMPzIbqbWTZ0Z9VjrDvjRV3qdQ+hR1TIL3ChsMnmYiWD DEc+md4B5w3fGR+M9ZYTG/U8pTpRCTdvGPgK2mH+N+xH4EE6ubImisN9pAK5pSWe9qsV zvLQ== X-Gm-Message-State: ALyK8tJbZWdBPAbUghKnnZjMSjmcRTZGBQNJWAB6f/13f05eBdqka+AOs1fUwttgNgNsgw== X-Received: by 10.66.121.136 with SMTP id lk8mr8948478pab.51.1466256483841; Sat, 18 Jun 2016 06:28:03 -0700 (PDT) Received: from [127.0.0.1] ([216.113.200.184]) by smtp.gmail.com with ESMTPSA id zo15sm55330543pab.15.2016.06.18.06.28.02 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2016 06:28:02 -0700 (PDT) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: BlackBerry Email (10.3.2.2876) Message-ID: <20160618132802.4661331.82088.7397@gmail.com> Date: Sat, 18 Jun 2016 06:28:02 -0700 Subject: Re: maintaining ports and mono From: Russell Haley In-Reply-To: <576512FC.9060203@innolan.dk> References: <5763A1F6.9090501@gmail.com> <576512FC.9060203@innolan.dk> To: Carsten Larsen Cc: Freebsd-mono X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 13:28:04 -0000 Sorry about the top post: the instructions indicate the corefx and coreclr = needs to be built on Windows and copied over. It's by no means a show stopper, but binaries will need to be stored for th= e port.=A0 Russ Sent=A0from=A0my=A0BlackBerry=A010=A0smartphone=A0on=A0the=A0Koodo=A0networ= k. =A0 Original Message =A0 From: Carsten Larsen Sent: Saturday, June 18, 2016 2:23 AM To: Russell Haley Cc: Freebsd-mono Subject: Re: maintaining ports and mono On 18-06-2016 at 02:57 Russell Haley wrote: > On Fri, Jun 17, 2016 at 2:59 PM, Aaron Havens wr= ote: >> Has any work started on a port for the .NET Core? I have looked at it and >> worked on getting the build instructions updated in GitHub but ran out of >> time. If someone is working on it I would be willing to see what they we= re >> working on and if I could chip in. > I had .net Core working many many moons ago but it required that you > build binaries (runtime?) on a Windows machine and then transfer them > over. I will check if I still have notes. Build instructions are at the repo: https://github.com/dotnet/coreclr/blob/master/Documentation/building/freebs= d-instructions.md nuget is required but no Windows installation is needed.