From owner-freebsd-mono@freebsd.org Mon Jul 11 05:42:53 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 7C84CB90530; Mon, 11 Jul 2016 05:42:53 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x233.google.com (mail-vk0-x233.google.com [IPv6:2607:f8b0:400c:c05::233]) (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 3AFDD1BE9; Mon, 11 Jul 2016 05:42:53 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-vk0-x233.google.com with SMTP id o63so41759955vkg.1; Sun, 10 Jul 2016 22:42:53 -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=rOahrbqDVv85BPyQTTn7XqNVRi95jgBtwtpgx+NFPE0=; b=ljD/nNIVXwBO9REBM/EzASyZRyPen42L0O4FIFUfCE+/XNvK4xlo12p9Unrd8DfYc3 FizdfrQX0ZMuvWlEh5HpeznX3+7iel0EkR9uWI6Ijw3d1cTh3jJvB+jVkuHVwjAVHa0V NIQTcVxlEkL7DAbRo27LTNKlKdaFezgLF2S3i+tgPPVrdrZ2w2Jg/y9bnNlw8cPMREWJ 7C30msjPLk3XBC32rrd+38sCFb91A2TshJ44peUgXIZ03Fxb8Csut5F/ZitkAzciOsUI cDNnN3Gc4CBMLXX2xjn8oAfmE34cdTiIuacCMX9ILflNoxgv/JABUrk5jOrDavjLaOLh ILzw== 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=rOahrbqDVv85BPyQTTn7XqNVRi95jgBtwtpgx+NFPE0=; b=iqtvxlwEDOMf7DUcSi9aw32iZuLoUCPdRu21XfDV9nwdEVJSYYkJ+pbkI/qmaON1KK gzIMKKnFTFOS1+/FDKNSDhWM84gRFWrxafTs1MPOoEyNtmUuJRlhG6sVAbkJvFHC4hij eitnWNEMbxWlAjW8j/O8DHaigdEESN0FEgsyd3xT9TKg6e4NuD8eCkF77F2s7iAEqnO0 oq+uQ5GrLs1wxtN7pgL3F6yxl1lRsJtBO0QtxwOWHxiumdFrUtvgL6Hn2uXEJZTlx8la 4OAsqZhC9d8CGxKwM33l3KoOTyjCRXAbzNO4uNPyhITySe5S3KFsGWb+WYQ31OoCURIr QFWg== X-Gm-Message-State: ALyK8tLRTKDKgpRebYJ7PFhj23aySYap5sOyP4tvLYpYb0BEOQhYJaQAp+OxSKRTLcUQOMuaAvQEedgpsCCUrQ== X-Received: by 10.31.13.82 with SMTP id 79mr8423087vkn.96.1468215772192; Sun, 10 Jul 2016 22:42:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.54.196 with HTTP; Sun, 10 Jul 2016 22:42:51 -0700 (PDT) In-Reply-To: <71d04b31-3cb5-2d1b-105c-d35f5caf6da2@FreeBSD.org> References: <71d04b31-3cb5-2d1b-105c-d35f5caf6da2@FreeBSD.org> From: Russell Haley Date: Sun, 10 Jul 2016 22:42:51 -0700 Message-ID: Subject: Re: Maintaining mono/.net To: koobs@freebsd.org Cc: freebsd-ports@freebsd.org, Freebsd-mono Content-Type: text/plain; charset=UTF-8 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: Mon, 11 Jul 2016 05:42:53 -0000 Hey everyone, Thanks so much for your input. I'm really glad to have these discussions. Romain, your "2 cents" are very insiteful and already within days the repositories I cloned were outdated. I can see the limits of the tools much as you have described them. So, I have gone back and asked myself, "what the hell is it you are trying to do?" The answer is not "maintain repositories". The answer is "bring together a community that cares about FreeBSD where people with mono/.net skills to contribute". The mono stack was outdated until a few hours ago, (awesome job Romain, can't wait to test your patches) and there was no clear documentation on what needs to happen and who is participating. These discussions seem to have pushed things in the right direction regardless of the FreeBSD-DotNet github project. Romain has already patched fsharp (I just did that last night), mono and some others. FreeBSD doesn't accept Github Pull Requests so the ports patches need to be pushed through Bugzilla and/or Phabricator in the end anyway. We can do all of this in svn, bugzilla and phabricator (and thanks for the offer koobs!). I hope that all our patches wind up upstream. In fact, I would prefer all of that. However, GitHub is the tool-of-the-day and there are some primitive tools to manage these things. Moreover, I don't have to ask anyones permission. SO, the FreeBSD-DotNet project is about community. I have created a developers wiki here: https://github.com/FreeBSD-DotNet/Developer-Wiki There is not much in it yet, but by the end of the week I will have some process around issues and whatnot as these are the tools available. If you want to show your support for Mono and Dot-Net on FreeBSD via GitHub, feel free to send me a request and become a member. I hope that members will help keep the issues updated so there is a place we can see what is happening. As members we can push patches to a community location, or not as the individual so chooses. BUT if we can track issues, put together better documentation, share patches, and improve the quality of DotNet through community, then I think that's a good thing. Ivan has some patches as well and I'll get those up there asap. Ivan, if you have some ideas for GH process you want to see, then now is the time to voice that. In the end, if the site is not helpful, then so be it. But lets give it a shot, shall we? Russ On Sat, Jul 9, 2016 at 4:30 AM, Kubilay Kocak wrote: > On 28/06/2016 4:06 AM, Russell Haley wrote: >> Hello Ports Team, >> >> A couple of us on the freebsd-mono@ mailing list are having a >> discussion on how best to maintain the mono ports/.net ports. One of >> the things that has come up is maintaining the patches for "all this >> stuff". The current paradigm in FreeBSD as I understand it is to use >> the files directory and apply the patches to the port via svn/ports >> tree. However, with the ubiquity of GitHub in opensource, it now seems >> to be feesable to simply create a Github accound to maintain a bunch >> of forked repositories (which is essentially a patched git >> repository!). This makes it easier to create and apply patches and >> gives us the natural path to push things back upstream. In the end, we >> would just pull from the FreeBSD specific repository, which is no >> different than, say, pulling from the mono project directly. >> >> This email is a request for response from anyone on the ports team (or >> FreeBSD general) to give some input as to the acceptability of this >> solution, as well as any "gotchas" we haven't thought of yet. Thanks >> in advance! >> >> >> Russ > > Hi Russ, > > If all the things can't eventually end up upstream, and even if they > ultimately could, there's no issues with your own github repository to > maintain a 'freebsd branch'. > > We have other teams/projects doing just that, such as > freebsd-ports-gnome, freebsd-ports-graphics among others. > > I'll go one beyond that and say I'd (as a part of Git Admin) be happy to > create a repository under the official freebsd organisation for you, > perhaps named "freebsd-ports-mon"o or similar, with the members of 'team > mono' added as writers. > > Hit me up off-list (cc git-admin@) to discuss further > > -- > Regards, > > Kubilay > Git Admin > > > From owner-freebsd-mono@freebsd.org Mon Jul 11 10:07:51 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 D0C93B858B3 for ; Mon, 11 Jul 2016 10:07:51 +0000 (UTC) (envelope-from no-reply@x58.vip.6pm-coupon.com) Received: from x58.vip.6pm-coupon.com (x58.vip.6pm-coupon.com [104.148.25.58]) by mx1.freebsd.org (Postfix) with ESMTP id C112416D6 for ; Mon, 11 Jul 2016 10:07:51 +0000 (UTC) (envelope-from no-reply@x58.vip.6pm-coupon.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=6pm-coupon; d=x58.vip.6pm-coupon.com; h=MIME-Version:From:To:Date:Subject:Content-Type:Content-Transfer-Encoding; i=no-reply@x58.vip.6pm-coupon.com; bh=1qpm7yXrQhVa0gnyZcmMk7OlAU4=; b=IMYJSTWhIKN+87G1bHZDppC+85w/S743lwz2WX/BkNuRTaeBsL2BDI/cbdryQs26XRvESowLZRxc B0mj5YsKizMCwFaO9yJ4/cJQXCHnHN1xyKPtvpthUCrc/gbD+Q0oVjxR/2XbGYJh0VaC6iYMbn2z 5gb1rfZr1al2jAu+mr4= DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=6pm-coupon; d=x58.vip.6pm-coupon.com; b=DrlgjLU/PRRclHmWeu0k0IIBrL+8GvgkL6gTXrICeOflagyyDYlO2vx7kCWODhsjHmrjikCtVWV9 irAgfYdwwbLn96LyKa4PTD8VWsKiUgCzvCWxb0pdJtcTYl0s+FukWrRKV74HGAxLNitYksgYRvcX FFETnZ8yDNtudmzPTuY=; From: "Ray.Ban Sunglasses" To: freebsd-mono@freebsd.org Date: 11 Jul 2016 17:46:29 +0800 Subject: No Joke:Your special offer from Factory Direct Sale613 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: Mon, 11 Jul 2016 10:07:51 -0000 From owner-freebsd-mono@freebsd.org Mon Jul 11 12:18:40 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 6C7FAB91122 for ; Mon, 11 Jul 2016 12:18:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 566461B34 for ; Mon, 11 Jul 2016 12:18:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 55B47B91120; Mon, 11 Jul 2016 12:18:40 +0000 (UTC) Delivered-To: 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 55579B9111F for ; Mon, 11 Jul 2016 12:18:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 451ED1B33 for ; Mon, 11 Jul 2016 12:18:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BCIdrx049041 for ; Mon, 11 Jul 2016 12:18:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 194915] [PATCH] devel/monodevelop: update to 5.5 Date: Mon, 11 Jul 2016 12:18:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sergey.v.brunov@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 12:18:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194915 --- Comment #14 from sergey.v.brunov@gmail.com --- Hello, All! Let's try to update MonoDevelop to the stable version =E2=80=94 5.10.1? Best regards, Sergey Brunov. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-mono@freebsd.org Mon Jul 11 12:40:17 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 74018B91723 for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4A81726 for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5CA24B91722; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) Delivered-To: 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 5C4BBB91721 for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BD461725 for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BCeGRD079037 for ; Mon, 11 Jul 2016 12:40:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 211004] [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 Date: Mon, 11 Jul 2016 12:40:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergey.v.brunov@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 12:40:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211004 Bug ID: 211004 Summary: [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mono@FreeBSD.org Reporter: sergey.v.brunov@gmail.com Flags: maintainer-feedback?(mono@FreeBSD.org) Assignee: mono@FreeBSD.org Keywords: patch Created attachment 172375 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172375&action= =3Dedit The patch. Hello! The patch is attached. Best regards, Sergey Brunov. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-mono@freebsd.org Mon Jul 11 12:40:17 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 2F630B9171D for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 199881723 for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 153DEB9171C; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) Delivered-To: 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 14E6BB9171B for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 053BF1722 for ; Mon, 11 Jul 2016 12:40:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BCeGR9079037 for ; Mon, 11 Jul 2016 12:40:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: maintainer-feedback requested: [Bug 211004] [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 Date: Mon, 11 Jul 2016 12:40:17 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 12:40:17 -0000 sergey.v.brunov@gmail.com has reassigned Bugzilla Automation 's request for maintainer-feedback to mono@FreeBSD.or= g: Bug 211004: [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211004 --- Description --- Created attachment 172375 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172375&action= =3Dedit The patch. Hello! The patch is attached. Best regards, Sergey Brunov. From owner-freebsd-mono@freebsd.org Mon Jul 11 12:40:38 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 BC7A5B9176D for ; Mon, 11 Jul 2016 12:40:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A5DA21871 for ; Mon, 11 Jul 2016 12:40:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A5483B9176C; Mon, 11 Jul 2016 12:40:38 +0000 (UTC) Delivered-To: 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 A4FB1B9176B for ; Mon, 11 Jul 2016 12:40:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94A5A1870 for ; Mon, 11 Jul 2016 12:40:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BCecGH086546 for ; Mon, 11 Jul 2016 12:40:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 211004] [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 Date: Mon, 11 Jul 2016 12:40:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: sergey.v.brunov@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 12:40:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211004 sergey.v.brunov@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Many People --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-mono@freebsd.org Mon Jul 11 12:47:50 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 1BEE1B91BDA for ; Mon, 11 Jul 2016 12:47:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 05ADB1E7E for ; Mon, 11 Jul 2016 12:47:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id ED8B3B91BD9; Mon, 11 Jul 2016 12:47:49 +0000 (UTC) Delivered-To: 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 ED2FEB91BD8 for ; Mon, 11 Jul 2016 12:47:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCB311E7D for ; Mon, 11 Jul 2016 12:47:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BClnlB082682 for ; Mon, 11 Jul 2016 12:47:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 211004] [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 Date: Mon, 11 Jul 2016 12:47:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: romain@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 12:47:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211004 Romain Tarti=C3=A8re changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |romain@FreeBSD.org Status|New |Open --- Comment #1 from Romain Tarti=C3=A8re --- Hi, Unfortunately, devel/newtonsoft-json does not build with Mono 4.4. This is currently blocking the update of lang/mono. (a few other ports needed adjustments too, but workarounds have been found). --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-mono@freebsd.org Mon Jul 11 12:53:01 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 4676FB8311C for ; Mon, 11 Jul 2016 12:53:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2FD5B14FF for ; Mon, 11 Jul 2016 12:53:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2F20EB8311B; Mon, 11 Jul 2016 12:53:01 +0000 (UTC) Delivered-To: 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 2EBCEB8311A for ; Mon, 11 Jul 2016 12:53:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E59C14FD for ; Mon, 11 Jul 2016 12:53:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BCr0MS095630 for ; Mon, 11 Jul 2016 12:53:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 211004] [PATCH] lang/mono: update from 4.2.3.4 to 4.4.1.0 Date: Mon, 11 Jul 2016 12:53:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: sergey.v.brunov@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 12:53:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211004 --- Comment #2 from sergey.v.brunov@gmail.com --- (In reply to Romain Tarti=C3=A8re from comment #1) Hello, Romain! Could you please create the appropriate defect (bug) and specify the depend= ency on it as =C2=ABblocking=C2=BB? Best regards, Sergey Brunov. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-mono@freebsd.org Mon Jul 11 13:02:05 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 3BDEDB83566 for ; Mon, 11 Jul 2016 13:02:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 25BE01EA4 for ; Mon, 11 Jul 2016 13:02:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 251C7B83565; Mon, 11 Jul 2016 13:02:05 +0000 (UTC) Delivered-To: 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 24BAAB83564 for ; Mon, 11 Jul 2016 13:02:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 14A611EA3 for ; Mon, 11 Jul 2016 13:02:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6BD24I2043503 for ; Mon, 11 Jul 2016 13:02:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 194915] [PATCH] devel/monodevelop: update to 5.5 Date: Mon, 11 Jul 2016 13:02:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: romain@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 11 Jul 2016 13:02:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194915 --- Comment #15 from Romain Tarti=C3=A8re --- Created attachment 172377 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172377&action= =3Dedit Patch against git repository to build with gtk-sharp30 installed. Hi! FWI, I could build a fresh MonoDevelop (from git's master at 1dc0ed993f9a6476544bfebe6be4162c8f6fad7c) with only this tiny patch so that= F# does not use gtk-sharp30 but the older gtk-sharp20. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-mono@freebsd.org Sat Jul 16 00:51:19 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 D5909B9918D for ; Sat, 16 Jul 2016 00:51:19 +0000 (UTC) (envelope-from admin@ns352779.ip-91-121-87.eu) Received: from ns352779.ip-91-121-87.eu (82.rbx.ovh.abcd.network [IPv6:2001:41d0:1:8c85::1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E0A91D4D for ; Sat, 16 Jul 2016 00:51:12 +0000 (UTC) (envelope-from admin@ns352779.ip-91-121-87.eu) Received: from admin by ns352779.ip-91-121-87.eu with local (Exim 4.80) (envelope-from ) id 1bODoC-0001Qv-DI for freebsd-mono@freebsd.org; Sat, 16 Jul 2016 02:50:39 +0200 To: freebsd-mono@freebsd.org Subject: Delivery Notification, ID 000806069 X-PHP-Originating-Script: 1000:post.php(6) : regexp code(1) : eval()'d code(17) : eval()'d code Date: Sat, 16 Jul 2016 00:50:19 +0000 From: "FedEx Standard Overnight" Reply-To: "FedEx Standard Overnight" Message-ID: X-Priority: 3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Sat, 16 Jul 2016 00:51:19 -0000 Dear Customer, We could not deliver your item. Shipment Label is attached to email. Yours sincerely, Gilbert Ford, Operation Agent.