From owner-freebsd-mono@freebsd.org Mon Feb 15 08:23:59 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 8302AAA8031 for ; Mon, 15 Feb 2016 08:23:59 +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 6DC02146E for ; Mon, 15 Feb 2016 08:23:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6B77FAA8030; Mon, 15 Feb 2016 08:23:59 +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 6A214AA802F for ; Mon, 15 Feb 2016 08:23:59 +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 567EF146B for ; Mon, 15 Feb 2016 08:23:59 +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 u1F8Nw6p082190 for ; Mon, 15 Feb 2016 08:23:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD Date: Mon, 15 Feb 2016 08:23:57 +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: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: romain@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: cc 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.20 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, 15 Feb 2016 08:23:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206593 Romain Tarti=C3=83=C2=A8re changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |romain@FreeBSD.org --- Comment #4 from Romain Tarti=C3=83=C2=A8re --- Hi Daniel, kqueue has been fixed and broken again quite many times. I would prefer an upstream fix rather than another local hack. Can you please consider refactoring the code in order to extend mono's abil= ity to work with FreeBSD's kevent instead of replacing MacOS's kevent support?= =20 That way, both implementations would be able to exist side by side, and a n= ew Factory would permit to choose the correct implementation at runtime? A pull request could then be created on GitHub. Feel free to notify me (@smortex) on GitHub in case I can help make this happen! Many thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=