Add 2016Q4 Mono entry from dbn

This commit is contained in:
Benjamin Kaduk 2017-01-15 06:34:29 +00:00
parent 97c08d87b8
commit d121ad0a3d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49862

View file

@ -1410,4 +1410,51 @@
<task>Support for AArch64.</task>
</help>
</project>
<project cat='ports'>
<title>Mono</title>
<contact>
<person>
<name>Mono on &os; team</name>
<email>mono@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://www.mono-project.com/">Mono Homepage</url>
<url href="https://github.com/dotnet/core">Dotnet Core Homepage</url>
<url href="https://wiki.FreeBSD.org/Mono">Mono Project Page</url>
</links>
<body>
<p>During the last quarter, many ports within the mono project
have been updated:</p>
<ul>
<li>Mono: 4.6.2.7</li>
<li>MonoDevelop: 6.1.1.15, 6.1.2.44</li>
<li>FSharp: 4.0.1.20</li>
</ul>
<p><tt>USES=mono</tt> has been extended to allow for easier use
of Nuget packages. This extension has been used adopted by
FSharp, MonoDevelop and OpenRA.</p>
<p>Work has started on porting the Microsoft's open-sourced
Dotnet Core. Thanks to the work of another team, the native
components of <tt>coreclr</tt> and <tt>corefx</tt> already
support &os;, however there is further work required in
bootstrapping the build process and compiling the managed
code.</p>
</body>
<help>
<task>Port Dotnet Core.</task>
<task>Test patches for Mono.</task>
</help>
</project>
</report>