(Only the first 10 of 95 ports in this commit are shown above. )
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
- Fix a versioned libglib-2.0.so DllImport which causes gmime# to be
unable to find glib-2.0
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
Fix pkg-plist. This was caused by differences between the gacutil in
Mono 1.1.8.x (FreeBSD ports tree) and Mono 1.1.9.x (BSD# ports tree)
and the inclussion of the Mono Debugger in 1.1.9.x which was used when
creating this port.
Approved by: ahze (mentor)
Notified by: krismail