Created attachment 175649 [details] Fix for lang/fsharp, new port: lang/referenceassemblies-pcl Fix build if fsharp by: - adding PCL reference assemblies to port's tree - downloading and extracting the required nuget packages. Tested with poudriere
Take, as I am now part of the mono team.
A commit references this bug: Author: dbn Date: Fri Oct 14 15:35:51 UTC 2016 New revision: 423977 URL: https://svnweb.freebsd.org/changeset/ports/423977 Log: lang/fsharp: fix build, add test support. - Use license file from source - Depend on PCL reference assemblies - Download and extract nuget packages - Mark the port as MAKE_JOBS_UNSAFE (it always run -j1) - Mark the port as architecture agnostic (intepreted by mono) - Add test support PR: 213405 Changes: head/lang/fsharp/Makefile head/lang/fsharp/distinfo
A commit references this bug: Author: dbn Date: Fri Oct 14 15:37:23 UTC 2016 New revision: 423978 URL: https://svnweb.freebsd.org/changeset/ports/423978 Log: lang/fsharp: add missing patch files - remove autorestore of nuget packages (now done by port) PR: 213405 Changes: head/lang/fsharp/files/ head/lang/fsharp/files/patch-Makefile.in head/lang/fsharp/files/patch-src_FSharpSource.targets
*** Bug 202620 has been marked as a duplicate of this bug. ***
Thank you for managing this!