[Bug 251795] lang/mono: convert to metaport

2023-08-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

Jan Beich  changed:

   What|Removed |Added

   Assignee|m...@freebsd.org|jbe...@freebsd.org
  Flags|maintainer-feedback?(mono@F |
   |reeBSD.org) |
 Resolution|--- |FIXED
 Status|New |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251795] lang/mono: convert to metaport

2023-08-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #14 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=4553130a9c53d463091301110ccd3d8854a9fe58

commit 4553130a9c53d463091301110ccd3d8854a9fe58
Author: Jan Beich 
AuthorDate: 2023-08-10 09:55:00 +
Commit: Jan Beich 
CommitDate: 2023-08-10 10:39:09 +

lang/mono: convert to a meta port after 6c225bcc570e

- Removing everything in favor of RUN_DEPENDS
- Add QA check to prevent future consumers

PR: 251795

 Mk/Scripts/qa.sh   |3 +
 lang/mono/Makefile |  105 +-
 lang/mono/distinfo (gone)  |5 -
 .../extra-patch-aarch64-race-workaround (gone) |   26 -
 lang/mono/files/patch-configure.ac (gone)  |   76 -
 ...nal_boringssl_crypto_cpu-aarch64-linux.c (gone) |   42 -
 ...urity.Cryptography_KeyPairPersistence.cs (gone) |   11 -
 ...y_Mono.Security.X509_X509StoreManager.cs (gone) |   20 -
 ...uration.Crypto_KeyContainerCollection.cs (gone) |   11 -
 ...build_data_12.0_Microsoft.CSharp.targets (gone) |   25 -
 ...build_data_14.0_Microsoft.CSharp.targets (gone) |   25 -
 .../files/patch-mono_eglib_gfile-posix.c (gone)|   11 -
 lang/mono/files/patch-mono_mini_driver.c (gone)|   21 -
 .../files/patch-mono_mini_exceptions-ppc.c (gone)  |   11 -
 lang/mono/files/patch-mono_mini_mini-ppc.c (gone)  |   20 -
 lang/mono/files/patch-mono_mini_mini-x86.h (gone)  |   11 -
 .../files/patch-mono_mini_tramp-amd64.c (gone) |   26 -
 .../files/patch-mono_sgen_sgen-archdep.h (gone)|   11 -
 .../files/patch-mono_utils_mono-context.h (gone)   |   42 -
 .../files/patch-mono_utils_mono-proclib.c (gone)   |   10 -
 .../patch-mono_utils_mono-sigcontext.h (gone)  |   31 -
 .../files/patch-mono_utils_mono-threads.c (gone)   |   20 -
 lang/mono/files/patch-scripts_mono-heapviz (gone)  |   11 -
 lang/mono/pkg-message (gone)   |   37 -
 lang/mono/pkg-plist (gone) | 2984 
 lang/mono/pkg-plist.aarch64 (gone) | 2945 ---
 lang/mono/pkg-plist.powerpc (gone) | 2980 ---
 27 files changed, 8 insertions(+), 9512 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251795] lang/mono: convert to metaport

2023-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #13 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=6c225bcc570ece3af3d61d497330b79c912c60ef

commit 6c225bcc570ece3af3d61d497330b79c912c60ef
Author: Jan Beich 
AuthorDate: 2023-08-08 10:37:41 +
Commit: Jan Beich 
CommitDate: 2023-08-08 11:22:05 +

lang/mono: respect MONO_DEFAULT in consumers

PR: 251795

 Mk/Uses/mono.mk | 4 ++--
 deskutils/cairo-dock-plugins/Makefile   | 4 ++--
 devel/dbus-sharp/Makefile   | 2 +-
 devel/log4net/Makefile  | 2 +-
 devel/mono-addins/Makefile  | 2 +-
 devel/msbuild/Makefile  | 1 +
 devel/nant/Makefile | 2 +-
 devel/ndesk-dbus-glib/Makefile  | 2 +-
 devel/ndesk-dbus/Makefile   | 2 +-
 devel/ndesk-options/Makefile| 2 +-
 devel/newtonsoft-json/Makefile  | 2 +-
 devel/nini/Makefile | 2 +-
 devel/notify-sharp/Makefile | 1 +
 devel/simian/Makefile   | 2 +-
 editors/bless/Makefile  | 2 +-
 emulators/mesen/Makefile| 6 +++---
 games/gbrainy/Makefile  | 1 +
 games/openbve/Makefile  | 1 +
 games/openclaw/Makefile | 2 +-
 games/openra/Makefile   | 2 +-
 graphics/nplot/Makefile | 2 +-
 graphics/pinta/Makefile | 2 +-
 irc/smartirc4net/Makefile   | 2 +-
 irc/smuxi/Makefile  | 2 +-
 lang/fsharp/Makefile| 1 +
 lang/mono-basic/Makefile| 1 +
 misc/gedkeeper/Makefile | 1 +
 net/avahi-sharp/Makefile| 2 +-
 net/ntpa/Makefile   | 2 +-
 security/gnome-keyring-sharp/Makefile   | 2 +-
 security/keepass-plugin-keepassrpc/Makefile | 1 +
 security/keepass/Makefile   | 1 +
 www/mod_mono/Makefile   | 1 +
 www/xsp/Makefile| 1 +
 x11-toolkits/gtk-sharp20/Makefile   | 2 +-
 x11-toolkits/gtk-sharp30/Makefile   | 2 +-
 36 files changed, 40 insertions(+), 29 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251795] lang/mono: convert to metaport

2021-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #12 from Dries Michiels  ---
It was reverted short after.
https://cgit.freebsd.org/ports/commit/lang/mono/Makefile?id=f681ff8a4cf74f0b265944760c38f514e946fd1f

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251795] lang/mono: convert to metaport

2021-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

Gleb Popov  changed:

   What|Removed |Added

 CC||arr...@freebsd.org

--- Comment #11 from Gleb Popov  ---
This seems to be committed. Can we close the PR?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251795] lang/mono: convert to metaport

2021-05-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #10 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=411aa79977ad64f430a29ed6c2f1065a7399bb25

commit 411aa79977ad64f430a29ed6c2f1065a7399bb25
Author: Mark Linimon 
AuthorDate: 2021-05-14 18:56:40 +
Commit: Mark Linimon 
CommitDate: 2021-05-25 02:46:58 +

lang/mono: convert to metaport.

PR: 251795

 lang/mono/Makefile | 92 +-
 1 file changed, 7 insertions(+), 85 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251795] lang/mono: convert to metaport

2021-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

Ulrich Spörlein  changed:

   What|Removed |Added

 CC||u...@freebsd.org

--- Comment #9 from Ulrich Spörlein  ---
I see that you marked the broken ports as such, can we thus move forward with
upgrading the default version to 5.20 (or 6.8?)

Maybe do that after the quarterly branch. What would it take?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #8 from Mark Linimon  ---
(In reply to Dries Michiels from comment #7)

Well it hasn't been committed yet (it still needs testers!) but that is the
intention, yes.  I have run it here on my own system and changed the default to
the various choices and then re-run the dependent ports.

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238089#c75 for the
dependent ports that regress.  (So far, no one has commented on that).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

Dries Michiels  changed:

   What|Removed |Added

 CC||driesm.michi...@gmail.com

--- Comment #7 from Dries Michiels  ---
Hi Mark,

I'm so happy that you picked up this work around mono!
So from this commit on, we can use mono=6.8 in DEFAULT_VERSIONS in make.conf?

Thanks for the feedback!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #6 from Mark Linimon  ---
The content of attachment 220653 has been deleted for the following reason:

OBE by r558353, r558402.  (I cannot find a way for Bugzilla to simply
"obsolete" it.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: linimon
Date: Fri Dec 18 19:40:49 UTC 2020
New revision: 558401
URL: https://svnweb.freebsd.org/changeset/ports/558401

Log:
  Hook the repocopied and updated mono ports to the build.

  PR:   238089, 251795
  Submitted by: cem (238089)

Changes:
  head/lang/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: linimon
Date: Fri Dec 18 19:37:25 UTC 2020
New revision: 558400
URL: https://svnweb.freebsd.org/changeset/ports/558400

Log:
  Add proper CONFLICTS_INSTALL.

  These should now be complete and ready for wider testing, so change the
  maintainers to all be m...@freebsd.org

  PR:   251795
  Submitted by: linimon

Changes:
  head/lang/mono5.10/Makefile
  head/lang/mono5.20/Makefile
  head/lang/mono6.8/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: linimon
Date: Fri Dec 18 05:45:04 UTC 2020
New revision: 558353
URL: https://svnweb.freebsd.org/changeset/ports/558353

Log:
  Define new value MONO_DEFAULT.  Not yet used in ports tree (WIP).

  PR:   251795
  Submitted by: linimon

Changes:
  head/Mk/bsd.default-versions.mk

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

--- Comment #2 from Mark Linimon  ---
Created attachment 220653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220653=edit
patch to Mk/bsd.default-versions.mk

Move hardcoding out of previous patch to lang/mono/Makefile into
Mk/bsd.default-versions.mk

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

Mark Linimon  changed:

   What|Removed |Added

 Attachment #220518|0   |1
is obsolete||

--- Comment #1 from Mark Linimon  ---
Created attachment 220652
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220652=edit
patch to lang/mono/Makefile

Now more succint, and passes testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


[Bug 251795] lang/mono: convert to metaport

2020-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795

Mark Linimon  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2380
   ||89

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 251795] lang/mono: convert to metaport

2020-12-12 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-mono (Nobody)
 for maintainer-feedback:
Bug 251795: lang/mono: convert to metaport
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251795



--- Description ---
This is a WIP to convert lang/mono to a metaport.  Only the Makefile and
pkg-descr (itself unchanged) will remain under this directory if this proposal
is approval.  In that case, the current lang/mono will be repocopied to
lang/mono5.X
where X is to be determined.  (Currently under test).

lang/mono6.8 has already been committed.  However, we know that some of the
ports that depend on it do not build.  That is also currently being
investigated.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"