[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 Rene Ladan changed: What|Removed |Added Resolution|--- |FIXED Assignee|m...@freebsd

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #14 from commit-h...@freebsd.org --- A commit references this bug: Author: rene Date: Wed Jan 22 20:46:05 UTC 2020 New revision: 523844 URL: https://svnweb.freebsd.org/changeset/ports/523844 Log: MFH: r523616 r523843 devel

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #13 from commit-h...@freebsd.org --- A commit references this bug: Author: rene Date: Wed Jan 22 20:46:05 UTC 2020 New revision: 523844 URL: https://svnweb.freebsd.org/changeset/ports/523844 Log: MFH: r523616 r523843 devel

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: rene Date: Wed Jan 22 20:32:12 UTC 2020 New revision: 523843 URL: https://svnweb.freebsd.org/changeset/ports/523843 Log: devel/monodevelop: fix a buil

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #11 from malavon --- Apparently we were looking at this at the same time. The extra little patch to the Makefile will fix poudriere testport as well. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 malavon changed: What|Removed |Added Attachment #210295|0 |1 is obsolete|

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 Rene Ladan changed: What|Removed |Added Status|Open|In Progress -- You are receiving thi

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: rene Date: Mon Jan 20 12:20:58 UTC 2020 New revision: 523616 URL: https://svnweb.freebsd.org/changeset/ports/523616 Log: devel/monodevelop: unexpire by

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #8 from Rene Ladan --- Ah, poudriere bulk does not check for filesystem changes outside of the build directory. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #7 from Rene Ladan --- I'm not familiar with Mono so it might be a dependency at fault, or mondevelop itself somehow. That filesystem check has been in poudriere for a long time though. -- You are receiving this mail because:

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #6 from malavon --- I'm not sure, but I think this check has been added to poudriere testport recently, or something alike. I reran the build and now I have the same issue, even though I'm almost certain it used to go through.

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #5 from Rene Ladan --- grep'ing for "registry" through the tarballed work directory finds nothing suspicious as far as I can tell, the only thing is this directory: rene@e17:~/monodevelop/work % ls -lR .mono/ total 1 drwxr-xr-x

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #4 from Rene Ladan --- I get a build_fs_violation when building this port in poudriere, meaning something before the stage phase writes outside WRKDIR : rene@e17:~ % tail /usr/local/poudriere/data/logs/bulk/head-amd64-default/l

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2020-01-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 Rene Ladan changed: What|Removed |Added CC||r...@freebsd.org --- Comment #3 from

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2019-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 --- Comment #2 from malavon --- This patch might still have issues. I just noticed that I needed to install the msbuild port as well in order to be able to open and build a .csproj. -- You are receiving this mail because: You are the assi

[Bug 242948] devel/monodevelop: Fix build on FreeBSD 12.x with OpenSSL 1.1.1

2019-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242948 Kubilay Kocak changed: What|Removed |Added Flags||merge-quarterly? Severit