Date: Mon, 23 Nov 2015 19:37:25 -0800 From: Russell Haley <russ.haley@gmail.com> To: Alan Valentine <alval@alval.net> Cc: mono@freebsd.org Subject: Fw: Mono 4.2 Message-ID: <20151124033725.4386898.31704.933@gmail.com> In-Reply-To: <CAH4WUytzCgeNr_=hU-X0uxesf3-h0GG0Zgjtp14f1LmeVib5bw@mail.gmail.com> References: <CAH4WUysZ4ox9O6VFHBexmuwiWMOv95CNWUJXg=FXTA7c3mzRFg@mail.gmail.com> <CAH4WUytzCgeNr_=hU-X0uxesf3-h0GG0Zgjtp14f1LmeVib5bw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Below are the instructions to do a manual upgrade to 4.2 by adjusting the current port files. There was some talk about creating a patch but I think we are waiting on the next mono release.
Hope that helps.
Russ
Sent from my BlackBerry 10 smartphone on the Koodo network.
Original Message
From: Chris McVittie <chris@greenflump.com>
Sent: Friday, November 6, 2015 2:04 PM
To: freebsd-mono@freebsd.org
Subject: Re: Mono 4.2
Hi,
So I had a first hack at this...
Using the existing port
rm -rf files
edit Makefile
PORTVERSION= 4.2.1.91
WRKSRC= ${WRKDIR}/mono-4.2.1
make makesum
make install
make makeplist
make clean && make install
All seems to "just work." I'm suspicious that this is too easy?
```
root@bsd-1:/usr/ports/lang/mono # mono --version
Mono JIT compiler version 4.2.1 (Stable 4.2.1.91/8862921 Fri Nov 6 21:13:46
UTC 2015)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notification: kqueue
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
```
Is there anything else I should check?
Thanks,
Chris
On Tue, Oct 27, 2015 at 8:15 PM Chris McVittie <chris@greenflump.com> wrote:
> Hi,
> I was wondering if there was a plan for supporting mono 4.2? There are
> lots of useful fixes and features around the threadpool that would be good
> to have access to.
>
> (I'm completely new here, and while willing to help, suspect my help won't
> be useful!)
>
> Thanks,
> Chris
>
_______________________________________________
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151124033725.4386898.31704.933>
