[Bug 262637] lang/mono6.8: Updating Mono 6 portage with a lang/mono6 port (GitHub)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Mar 2022 00:46:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262637

--- Comment #3 from Sean Champ <lab+bsd@thinkum.space> ---
It looks like all of the boringssl patches used in the lang/mono6.8 build have
been incorporated upstream, in the boringssl used for mono 6.12.0.173. The
patch update has been fairly straightforward. I'm testing the build, now, will
hopefully have a unified diff available here sometime before the end of the
week.

For this build from github, I've updated the USES=autoreconf decl from
lang/mono6.8 to use autoreconf:build. Running autoreconf before autogen in mono
6.12.0.173, it was failing on a missing mono/mini/Makefile.am. This file is
generated by mono's autogen.sh now. Mono still needs autoconf in the build,
however.

With only those changes, the build's running alright up to the
mono-mono-6.12.0.173/mono/ subdirs. bdwgc built OK. Hopefully Mono's llvm and
the rest of the externals will work out

-- 
You are receiving this mail because:
You are the assignee for the bug.