The ports were marked as broken with https://svnweb.freebsd.org/changeset/ports/558398
Created attachment 243849 [details] 0001-x11-toolkits-gtk-sharp-Unbreak-ports-for-lang-mono6..patch Patch to unbreak two ports
Thank you for these patches.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=90301b32a60b21fa3b832f079c53177ef3418284 commit 90301b32a60b21fa3b832f079c53177ef3418284 Author: Marcin Cieślak <saper@saper.info> AuthorDate: 2023-08-04 22:59:04 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-08-06 12:42:47 +0000 x11-toolkits/gtk-sharp*: Unbreak ports for lang/mono6.8 See also: https://svnweb.freebsd.org/changeset/ports/558398 PR: 272950 Approved by: portmgr (build fix blanket) MFH: 2023Q3 x11-toolkits/gtk-sharp20/Makefile | 8 +------ .../files/patch-sample_test_TestRange.cs (new) | 28 ++++++++++++++++++++++ x11-toolkits/gtk-sharp30/Makefile | 8 +------ .../files/patch-sample_test_TestRange.cs (new) | 11 +++++++++ 4 files changed, 41 insertions(+), 14 deletions(-)
Thank you for your contribution. During testing I found that these ports have a staging violation: =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: extra: usr/local/etc/mono/registry Though I think this is down to mono. Perhaps the mono package should create this directory on installation.
A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=881761df62fe2463ca1060ff39db492eb81dc20a commit 881761df62fe2463ca1060ff39db492eb81dc20a Author: Marcin Cieślak <saper@saper.info> AuthorDate: 2023-08-04 22:59:04 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-08-06 12:55:03 +0000 x11-toolkits/gtk-sharp*: Unbreak ports for lang/mono6.8 See also: https://svnweb.freebsd.org/changeset/ports/558398 PR: 272950 Approved by: portmgr (build fix blanket) MFH: 2023Q3 (cherry picked from commit 90301b32a60b21fa3b832f079c53177ef3418284) x11-toolkits/gtk-sharp20/Makefile | 8 +------ .../files/patch-sample_test_TestRange.cs (new) | 28 ++++++++++++++++++++++ x11-toolkits/gtk-sharp30/Makefile | 8 +------ .../files/patch-sample_test_TestRange.cs (new) | 11 +++++++++ 4 files changed, 41 insertions(+), 14 deletions(-)