freebsd-ports/lang/linux-dotnet-runtime/pkg-plist
David Naylor c444ec3ffe lang/linux-dotnet-(runtime|sdk): add linux implementation of .NET Core
- add LTS versions
 - Dotnet Core 2.1 fails due to issue with linprocfs (PR pending)

.NET Core is a free and open-source managed software framework. It consists of
CoreCLR, a complete runtime implementation of CLR, the virtual machine that
manages the execution of .NET programs. CoreCLR comes with an improved
just-in-time compiler, called RyuJIT. .NET Core also includes CoreFX, which is
a partial fork of FCL. While .NET Core shares a subset of .NET Framework APIs,
it comes with its own API that is not part of .NET Framework. Further,
.NET Core contains CoreRT, the .NET Native runtime optimized to be integrated
into AOT compiled native binaries. A variant of the .NET Core library is used
for UWP. .NET Core's command-line interface offers an execution entry point
for operating systems and provides developer services like compilation and
package management.

.NET Core supports four cross-platform scenarios: ASP.NET Core web apps,
command-line apps, libraries, and Universal Windows Platform apps. It does not
implement Windows Forms or WPF which render the standard GUI for desktop
software on Windows. .NET Core is also modular, meaning that instead of
assemblies, developers work with NuGet packages. Unlike .NET Framework, which
is serviced using Windows Update, .NET Core relies on its package manager to
receive updates.

Differential Revision:	https://reviews.freebsd.org/D13870
2018-06-30 07:40:20 +00:00

175 lines
14 KiB
Text

%%DATADIR%%/host/fxr/%%VERSION%%/libhostfxr.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/.version
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/Microsoft.CSharp.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/Microsoft.NETCore.App.deps.json
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/Microsoft.VisualBasic.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/Microsoft.Win32.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/Microsoft.Win32.Registry.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/SOS.NETCore.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.AppContext.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Buffers.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Collections.Concurrent.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Collections.Immutable.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Collections.NonGeneric.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Collections.Specialized.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Collections.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.Annotations.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.Composition.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.DataAnnotations.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.EventBasedAsync.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.TypeConverter.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ComponentModel.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Configuration.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Console.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Core.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Data.Common.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Data.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.Contracts.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.Debug.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.DiagnosticSource.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.FileVersionInfo.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.Process.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.StackTrace.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.TextWriterTraceListener.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.Tools.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.TraceSource.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Diagnostics.Tracing.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Drawing.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Drawing.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Dynamic.Runtime.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Globalization.Calendars.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Globalization.Extensions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Globalization.Native.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Globalization.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.Compression.FileSystem.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.Compression.Native.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.Compression.ZipFile.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.Compression.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.FileSystem.AccessControl.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.FileSystem.DriveInfo.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.FileSystem.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.FileSystem.Watcher.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.FileSystem.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.IsolatedStorage.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.MemoryMappedFiles.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.Pipes.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.UnmanagedMemoryStream.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.IO.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Linq.Expressions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Linq.Parallel.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Linq.Queryable.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Linq.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Native.a
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Native.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Http.Native.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Http.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.HttpListener.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Mail.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.NameResolution.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.NetworkInformation.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Ping.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Requests.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Security.Native.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Security.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.ServicePoint.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.Sockets.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.WebClient.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.WebHeaderCollection.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.WebProxy.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.WebSockets.Client.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.WebSockets.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Net.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Numerics.Vectors.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Numerics.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ObjectModel.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Private.CoreLib.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Private.DataContractSerialization.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Private.Uri.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Private.Xml.Linq.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Private.Xml.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.DispatchProxy.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.Emit.ILGeneration.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.Emit.Lightweight.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.Emit.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.Extensions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.Metadata.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.TypeExtensions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Reflection.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Resources.Reader.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Resources.ResourceManager.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Resources.Writer.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.CompilerServices.VisualC.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Extensions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Handles.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.InteropServices.RuntimeInformation.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.InteropServices.WindowsRuntime.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.InteropServices.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Loader.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Numerics.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Serialization.Formatters.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Serialization.Json.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Serialization.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Serialization.Xml.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.Serialization.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Runtime.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.AccessControl.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Claims.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.Algorithms.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.Cng.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.Csp.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.Encoding.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.Native.OpenSsl.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.OpenSsl.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.Primitives.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Cryptography.X509Certificates.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Principal.Windows.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.Principal.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.SecureString.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Security.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ServiceModel.Web.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ServiceProcess.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Text.Encoding.Extensions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Text.Encoding.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Text.RegularExpressions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Overlapped.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Tasks.Dataflow.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Tasks.Extensions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Tasks.Parallel.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Tasks.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Thread.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.ThreadPool.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.Timer.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Threading.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Transactions.Local.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Transactions.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.ValueTuple.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Web.HttpUtility.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Web.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Windows.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.Linq.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.ReaderWriter.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.Serialization.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.XDocument.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.XPath.XDocument.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.XPath.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.XmlDocument.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.XmlSerializer.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.Xml.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/System.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/WindowsBase.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/createdump
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libclrjit.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libcoreclr.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libcoreclrtraceptprovider.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libdbgshim.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libhostpolicy.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libmscordaccore.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libmscordbi.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libsos.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/libsosplugin.so
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/mscorlib.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/netstandard.dll
%%DATADIR%%/shared/Microsoft.NETCore.App/%%VERSION%%/sosdocsunix.txt