Re: ASP.Net and file changes on FreeBSD

2015-03-18 Thread Romain Tartière
software :-) Please fill-in a PR and attach your patch there, thanks! https://bugs.freebsd.org/bugzilla/enter_bug.cgi -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-

Re: lang/mono-basic update to 4.0.1

2015-05-18 Thread Romain Tartière
On Mon, May 18, 2015 at 09:20:52AM -0500, Andrey Pevnev wrote: > Hi guys! > > Hope you consider this patch (if not already working on it?). Thanks! Ooops! I Forgot to commit this after the update of lang/mono. It's done now. -- Romain Tartière http://people.FreeBSD.org/~rom

Re: [MonoDevelop] Monodevelop 5.10

2015-11-01 Thread Romain Tartière
n in mv.c). Mono should have a similar behavior, and something may get wrong in this logic. Maybe you can try to search what is happening there? -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML=

Re: Mono 4.2

2015-11-13 Thread Romain Tartière
roject.com/download/alpha/ 4.2.1 RC2 (4.2.1.102) http://www.mono-project.com/download/beta/ 4.2.1 RC2 (4.2.1.102) I guess I'll wait a bit before committing 4.2.x, and update to the latests stable version ASAP. Thanks! -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78

Re: 4.0.4

2015-11-23 Thread Romain Tartière
is was on my TODO list, but the 4.2 branch is now considered stable on the Mono website… And the patches are ready, so this will be committed really soon™ :-) Thanks -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (pl

Re: maintaining ports and mono

2016-06-19 Thread Romain Tartière
re to our customers by sharing the very same binary (the "Write once, run anywhere" thing). Then I changed $WORK, and I don't write code that runs on a desktop machine anymore. BTW, I continue to think Mono on FreeBSD is a must have! -- Romain Tartière http://people.FreeBSD.org/

Re: maintaining ports and mono

2016-06-19 Thread Romain Tartière
sts 4.4 but it broke a few ports. I am investigating this. Regarding Monodevelop, the build depends on NuGet which I could not build on FreeBSD, and AFAICR the referenceassemblies-pcl for which no source code is available… Including such dependencies in the ports tree seems unacceptable.

Re: maintaining ports and mono

2016-06-19 Thread Romain Tartière
as `git pull && gmake && gmake run` -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description: PGP signature

Re: Latest MonoDevelop Progress

2016-06-27 Thread Romain Tartière
the ports tree (but installing binaries through the ports system is ugly, so I did not pushed it in the official ports): https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168589&action=edit -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D9

Re: Maintaining mono/.net

2016-07-09 Thread Romain Tartière
ch for the root cause of the build failure during the last couple of weeks :-( If someone has insights or a workaround, thank you for sharing ! Regards, Romain -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain

Re: Latest MonoDevelop Progress

2016-08-17 Thread Romain Tartière
. I've put a tar file up > on github under Freebsd-dotnet and I'll try my hand at a port file. Maybe it's worth double-checking this is permitted :-) Also, maybe checking the differences with https://github.com/mono/reference-assemblies makes sense? Regards, -- Romain Tar

Re: Latest MonoDevelop Progress

2016-08-20 Thread Romain Tartière
find anything related to reference assemblies source on the web)? This would allow us to have them as an auditable ports in the FreeBSD ports tree (ports of binary blobs suck) and I think it could be useful for projects other than Monodevelop? -- Romain Tartière http://people.FreeBSD.org/~romain

Re: [package - 101amd64-default][lang/referenceassemblies-pcl] Failed for referenceassemblies-pcl-4.6_1 in package

2016-10-15 Thread Romain Tartière
ode 1 > > Stop. > make: stopped in /usr/ports/lang/referenceassemblies-pcl Same problem here: no problem to build the port on my bare metal FreeBSD 11.0-STABLE system, but can't get any package with poudriere : https://packages.blogreen.org/data/10_3_RELEASE_amd64-mono/2016-10-15_07h53m31s/log

Re: [package - 101amd64-default][lang/referenceassemblies-pcl] Failed for referenceassemblies-pcl-4.6_1 in package

2016-10-16 Thread Romain Tartière
he problem. I am checking that this really build on all my poudriere jails, and will commit this workaround. -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description: PGP signature

Re: Suggestions for USES=mono

2016-10-18 Thread Romain Tartière
to: USES+= mono:build:run While here, you may also want to have a look to the following PR for which I have no clue: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196871 I would be happy to test stuff, Thanks! -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B

Re: [exp - 103i386-default-build-as-user][lang/fsharp] Failed for fsharp-4.0.1.10 in build

2016-10-18 Thread Romain Tartière
0.1.10' > *** Error code 1 Similar issue (System.Collections.Immutable not resolved, while it is supposed to have been downloaded via Nugets) on all my poudriere jails except the 11.0 ones : https://packages.blogreen.org/data/10_1_RELEASE_amd64-mono/2016-10-16_16h37m23s/logs/errors/fsharp-4.0.1.10.log

Re: [exp - 103i386-default-build-as-user][lang/fsharp] Failed for fsharp-4.0.1.10 in build

2016-10-19 Thread Romain Tartière
On Wed, Oct 19, 2016 at 07:16:38AM +0200, David Naylor wrote: > Committed in r424173. > > Lesson learned: nothing is guaranteed to work uniformly across FreeBSD > versions. Thanks! -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA

Re: SIGSEGV crash on SMP Xeon E5, can't build from ports

2017-01-24 Thread Romain Tartière
't remember being hit by this problem. Romain -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description: PGP signature

Re: FreeBSD Port: lang/mono

2017-05-02 Thread Romain Tartière
arding workload of most of the Mono port users. I saw that David (dbn@) was working one a few topics, I case this update breaks things for you, please tell us. I am sure Dan and I would be happy to a give a hand to help you. Thanks! Romain -- Romain Tartière http://people.FreeBSD.org/~romain/

Re: Update to mono and related ports

2017-05-13 Thread Romain Tartière
ild with the 3 years old latest release of dbus-sharp. Thanks! -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description:

Re: [WIP] mono-5.0.0.100

2017-05-24 Thread Romain Tartière
0-latest.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/monolite-105000-latest.tar.gz: Not Found The numbers do not seems to grow as the file date advance… -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112

Re: Update on porting mono 5

2017-08-15 Thread Romain Tartière
heck if my old code tests suites still pass with the update. I have just registered to Phabricator and have no previous experience with this tool, so get ready to teach me stuff ;-) Romain -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112

Re: Mono port

2017-08-23 Thread Romain Tartière
ono 5.2: https://lists.freebsd.org/pipermail/freebsd-mono/2017-August/002524.html I had no news yet, but I guess we will have more information soon :-) Regards, Romain -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non

Re: Update on porting mono 5

2017-09-02 Thread Romain Tartière
Java nor .Net to think about mitigations of this issue. -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description: PGP signature

Re: Update on porting mono 5

2017-09-08 Thread Romain Tartière
s 2. https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#slow-sources -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated

EuroBSDcon 2017

2017-09-08 Thread Romain Tartière
might teach me a lot regarding Mono and .Net, and I would be happy to share some porter experience ;-) -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much

Re: Update on porting mono 5

2017-09-10 Thread Romain Tartière
ucible-builds.org/who/ 3. https://lists.freebsd.org/mailman/listinfo/freebsd-reproducibility -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description: PGP signature

Re: DotNet Core on FreeBSD

2017-09-14 Thread Romain Tartière
ated to FreeBSD, so please count me in ;-) I am @smortex on GitHub. Regards, Romain -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) sign

Re: Conflict between lang/mono and net/czmq

2017-10-16 Thread Romain Tartière
in from the mono@ Team -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) signature.asc Description: PGP signature

Re: Mono 5.2 patch and DotNet Core 2 update

2018-01-10 Thread Romain Tartière
cksums will then be written to distinfo. You can `svn diff` to confirm only the expected files have been touched ;-) Regards, Romain -- Romain Tartière http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =non-HTML= PGP/GPG e