On Sat, Jun 25, 2016 at 2:48 PM, Carsten Larsen <[email protected]> wrote: > > > On 25-06-2016, 20:56 Russell Haley wrote: >> >> I'm unsure to where they get copied. >> > > The Debian PCL assemblies ends up in: > /usr/lib/mono/xbuild-frameworks/.NETPortable/ > > On FreeBSD it shold be: > /usr/local/lib/mono/xbuild-frameworks/.NETPortable/ > > If you use current ports version of mono (4.2.3) you should already have: > /usr/local/lib/mono/xbuild/Microsoft/Portable/ > > The Debian package consist of 955 files (and folders): > http://pastebin.com/ATS2M4F7
Thanks Carsten, that is the confirmation I needed. Great reference here: https://github.com/gentoo/dotnet/issues/111 It's not in my mono install. :/ pkg info mono mono-4.2.3.4 Name : mono Version : 4.2.3.4 Installed on : Thu May 19 09:10:16 2016 PDT Origin : lang/mono Architecture : freebsd:10:x86:64 Prefix : /usr/local Categories : lang Licenses : Maintainer : [email protected] WWW : http://www.mono-project.com/ Will dig later in the week. Thanks, Russ _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
