From owner-freebsd-mono@freebsd.org Fri Jun 17 22:24:37 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 64CEFA7869E for ; Fri, 17 Jun 2016 22:24:37 +0000 (UTC) (envelope-from mathieu.prevot@gmail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (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 CDFE620AB; Fri, 17 Jun 2016 22:24:36 +0000 (UTC) (envelope-from mathieu.prevot@gmail.com) Received: by mail-lf0-x22b.google.com with SMTP id h129so5683250lfh.1; Fri, 17 Jun 2016 15:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=jND2SdggU5GuYAcS/5IKuQmk08LCNIlbozTBoBPi80I=; b=BrAR2UpENukuYtObfy5hva3+R2Csz9ryJFG6ZEIiHTCbGLLyiTfGkFKycm76gvO8h8 ZQAgU6CERwwtopMy3q/ftIDf8a6JQriRfrA7bMaXOMNrMYaapt/kCbA+YRLweOFD2B/1 6N0VfltZx1T88OP6da3BPJGFa+0OdtmPHFMLkIQQ3MCOEk9tmdBb0pHqlpbIyTrXgtFM EnjZBc7Gtre22THe559/qro3s9QFUD6iYxatnOG+olLPWsX2o4EmGopkLNXB6v3wu9zI YAoj38bXVklZ+NeS+RSPoaml97b2zwxgN0VrF/eA/YBK3W8rXn313Yzs2FvGZP6Homth TcWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=jND2SdggU5GuYAcS/5IKuQmk08LCNIlbozTBoBPi80I=; b=XpUI4tzS0ZvbajsaJU0Lhvxh8cD3TUtD/bSNO2e5zu4xt/xeekHBWdiblqV1Uxdg+5 m1bDjk0MZf8KlTVdWo7UQ3mke0ga4SwlQswf7fbOSNBX16sLxc+4w4mPr5eEBczPqR+n lLZx9zV2wWYidoLnE4yvfNQtG/aH7rp6vC29K+AEr6N5EMnf3i6GTWfvzoFiLW6QNXvg kWnEzOmOoIYItTCsYXolojmiPC9TLR+deUaGvX1DmltxUCgqh4teFgf0DmN3A8+JYozv LTiLsse61YqUjzm+JGPrOuidS/kpWHnZETXFH3j1uTVsLSxODSNE8nudh/CzHy6EVeuq QWAg== X-Gm-Message-State: ALyK8tIzKvjY44kZJGNLNBe9IKt0c7oYOPahrtmvZPi1djYVcxrP5xXY7OqQoOQiEkFqoOfkaKt2xeLXQIxiHA== X-Received: by 10.46.5.145 with SMTP id 139mr1239363ljf.11.1466202274434; Fri, 17 Jun 2016 15:24:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.211.141 with HTTP; Fri, 17 Jun 2016 15:24:14 -0700 (PDT) In-Reply-To: References: <5763A1F6.9090501@gmail.com> From: Mathieu Prevot Date: Sat, 18 Jun 2016 00:24:14 +0200 Message-ID: Subject: Re: maintaining ports and mono To: Aaron Havens Cc: Ivan Radovanovic , Freebsd-mono , romain@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 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: Fri, 17 Jun 2016 22:24:37 -0000 2016-06-17 23:59 GMT+02:00 Aaron Havens : > 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 were > working on and if I could chip in. > I saw no pointer from mono.org but these old pages (please Romain, head up) http://www.mono-project.com/archived/monofreebsd/ https://code.google.com/archive/p/bsd-sharp/ What I see is that Romain started some work for years, but it died few years ago. M PS Aaron, please bottom post for readability purposes ;)