From owner-freebsd-mono@freebsd.org Sun Jun 19 04:12:20 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 605A4A7AAFD for ; Sun, 19 Jun 2016 04:12:20 +0000 (UTC) (envelope-from aaron@toomanymiles.net) Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (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 1D87A2074 for ; Sun, 19 Jun 2016 04:12:19 +0000 (UTC) (envelope-from aaron@toomanymiles.net) Received: by mail-wm0-x22a.google.com with SMTP id a66so35760631wme.0 for ; Sat, 18 Jun 2016 21:12:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toomanymiles-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=wppl9LklITIssNJb00OKETtkQL0Xe0y4fkUhzBs6e1Y=; b=aeKMgvN2an0LrF43GtfJlSLwiaUf+uDVjmzT3Tu+60zMeSaYmLzGtMyzl9T2H6f89p mL2AHPb+zorDhQp5ulhjg41xLq7kFDxmdlYslDYVc5IgE1YBQcyZfAFAqZMYLw8iijHK XgxSoPQi65WFd1folSiEXInPOCzGx0iBURBDpINv8eyXhpSnLBq14aWdiIugZt9trLQN 3YPm4FyJpkGvtNpVnE/+hSFkq5YJRfGW24v3j2J9mc9RuJdlGE6OH76LCGD9hxkzJINr /HiwLnQI/hflr+NDEma3/pPbkkR1JM0eydx5e7RXkDDLIOzSBN7TLW9RNlm54f4ZcXCQ 6TQw== 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=wppl9LklITIssNJb00OKETtkQL0Xe0y4fkUhzBs6e1Y=; b=HFSezG73SKGrC2pw96BQhEQEMzzV+/d2qtO/VL9xYiZmZ0pA6PDFLElBiYTo33JGS6 9NnM2dPKvSjhrWdLwfO0HN9DrWmgsGh5/2kt0tSrWryGfmG1QNFnlvFjucpmrv3tmgD5 rKUan8RpCDTP7ZdhqGu1T+cYXWdnklKAE3/6HUIj3yaNgUaAg0nlVOvr8iKowLnGtLvB RGn5IAf4Hi8dEbAYtqRMiSzLWSMmxxkkZn+bOd7+2X17WMvzhap4NUE273mYcjP2FjMK EO9tbMUPAZH6uK3z1MZyDBrCxMVi54nZhmzGFPJV2IG2PeK5/gb9qiFWrgIBiMWZTAC5 v2xQ== X-Gm-Message-State: ALyK8tIgCByvpjNQLISCyt4Yc1zFz9xPPh+MaIFmgEGks/dkmEz3kyZKaa3FE01kVDABum5n5NEIiEWtG4ciww== X-Received: by 10.28.72.132 with SMTP id v126mr4917680wma.8.1466309538192; Sat, 18 Jun 2016 21:12:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.157.1 with HTTP; Sat, 18 Jun 2016 21:11:58 -0700 (PDT) X-Originating-IP: [2601:2c7:0:6007:7c56:315f:5dbe:dc0f] In-Reply-To: References: From: Aaron Havens Date: Sat, 18 Jun 2016 23:11:58 -0500 Message-ID: Subject: Re: New Mono/.Net ports team? To: Russell Haley Cc: Freebsd-mono , romain@freebsd.org, Mathieu Prevot , Ivan Radovanovic Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Sun, 19 Jun 2016 04:12:20 -0000 On Sat, Jun 18, 2016 at 11:01 PM, Russell Haley wrote: > Okay, so there has been more than one person that has expressed > interest in playing in this space, I'll bite. > > I propose the following: > 1) I'll put my notes together and get monodevelop running from github. > There are also some binary installations that I think we might be able > to get rid of. > 2) Some one starts going over the porters handbook and lookg at > creating a new portcreate a new port pointing to github > 3) Someone gets a.Net Core build running agian and then we create a > port for that, even if it includes a binary installation. > > I also think it's important to start getting some .net ports in there > as well, like Pinta and...er... are there any others? > > I'm willing to throw 8 hours a month at this. Probably more to get it > started. > > The one person who is notably absent from this conversation is the > only one among us with any commit rights: Mr. Romain Tarti=C3=A8re. > > Mr. Tartiere, are you willing to help us out? > > Cheers, > > Russ > Thanks Russ. I am interested in helping out. I will take a look at the porters handbook. Aaron