Skip to content

Releases: sec/dotnet-core-freebsd-source-build

9.0.100-vmr

22 Nov 10:52
@sec sec
Compare
Choose a tag to compare

Build using this port

9.0.100-native

14 Nov 10:38
@sec sec
Compare
Choose a tag to compare

Compiled under FreeBSD 13.3-RELEASE-p5 amd64 GENERIC and FreeBSD 13.3-RELEASE-p3 GENERIC arm64
Build from runtime, aspnetcore and sdk repos directly under FreeBSD x64 and arm64.

SDK 9.0.100
.NET Runtime 9.0.0
ASP.NET Core Runtime 9.0.0

edit: also added Private.SourceBuilt.Artifacts.9.0.100-rc.2.24474.1 with FreeBSD runtimes/nupkg inside, for VMR port build

9.0.0-rc.2-native

11 Oct 09:47
@sec sec
Compare
Choose a tag to compare
9.0.0-rc.2-native Pre-release
Pre-release

Build from runtime, aspnetcore and sdk repos directly under FreeBSD x64 and arm64.
For build procedure check scripts in repo.

SDK sdk-9.0.100-rc.2.24474.11
.NET Runtime 9.0.0-rc.2.24473.5
ASP.NET Core Runtime 9.0.0-rc.2.24474.3

edit: added Private.SourceBuilt.Artifacts.9.0.100-rc.2.24474.1.freebsd created by hand

9.0.0-rc.1-native

13 Sep 11:36
@sec sec
Compare
Choose a tag to compare
9.0.0-rc.1-native Pre-release
Pre-release

Build from runtime, aspnetcore and sdk repos directly under FreeBSD x64 and arm64.
For build procedure check scripts in repo.

SDK 9.0.100-rc.1.24452.12
.NET Runtime 9.0.0-rc.1.24431.7
ASP.NET Core Runtime 9.0.0-rc.1.24452.1

9.0.100-preview.7

23 Aug 10:49
@sec sec
Compare
Choose a tag to compare
9.0.100-preview.7 Pre-release
Pre-release

Build from runtime, aspnetcore and sdk repos directly under FreeBSD x64 and arm64.
For build procedure check scripts in repo.

Ilc should work, but manual change is needed, after project restore, edit ~/.nuget/packages/microsoft.dotnet.ilcompiler/9.0.0-preview.7.24405.7/build/Microsoft.NETCore.Native.targets and add <IlcArg Condition="'$(_targetOS)' == 'freebsd' and '$(IsNativeExecutable)' == 'true'" Include="--export-dynamic-symbol:__progname;--export-dynamic-symbol:environ" /> somewhere around line 247

8.0.111 SourceBuild

15 Nov 16:21
@sec sec
a192e76
Compare
Choose a tag to compare

Built

  • under FreeBSD 13.3 both for x64 and arm64
  • from VMR
  • FreeBSD port used

8.0.110 SourceBuild

11 Oct 09:37
@sec sec
a192e76
Compare
Choose a tag to compare

Built

  • under FreeBSD 13.3-p3 both for x64 and arm64
  • from VMR
  • FreeBSD port used, jump bump versions

8.0.108 SourceBuild

16 Aug 08:15
@sec sec
a192e76
Compare
Choose a tag to compare

Built

  • under FreeBSD 13.3-p3 both for x64 and arm64
  • from VMR
  • FreeBSD port used, jump bump versions
  • hit this issue under arm64 - had to replace crossgen2 binary from previous SDK - bug is in libunwind or re-run the build 2-3x times

8.0.107 SourceBuild

11 Jul 07:29
@sec sec
a192e76
Compare
Choose a tag to compare

Built

  • under FreeBSD 13.3-p3 both for x64 and arm64
  • from VMR
  • FreeBSD port used
  • hit this issue under arm64 - had to replace crossgen2 binary from previous SDK - bug is in libunwind or re-run the build 2-3x times

8.0.106 SourceBuild

07 Jun 11:30
@sec sec
a192e76
Compare
Choose a tag to compare

Built