svn commit: r49862 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Sun Jan 15 06:34:30 UTC 2017
Author: bjk
Date: Sun Jan 15 06:34:29 2017
New Revision: 49862
URL: https://svnweb.freebsd.org/changeset/doc/49862
Log:
Add 2016Q4 Mono entry from dbn
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Sun Jan 15 06:26:19 2017 (r49861)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Sun Jan 15 06:34:29 2017 (r49862)
@@ -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 at 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>
More information about the svn-doc-head
mailing list