git: c59052ead113 - main - */*: return mono@ ports to the pool

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Tue, 25 Jul 2023 13:16:23 UTC
The branch main has been updated by dvl:

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

commit c59052ead113b0013041dda3f494f6bec83fbb2a
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-07-25 13:14:13 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-07-25 13:14:13 +0000

    */*: return mono@ ports to the pool
    
    The team previously known as mono has no active members.
    
    I will send an email to ports@ in case anyone wants to pick up these
    ports.
    Approved by:    portmgr (bofh)
---
 devel/dbus-sharp-glib/Makefile        | 2 +-
 devel/dbus-sharp/Makefile             | 2 +-
 devel/gio-sharp/Makefile              | 2 +-
 devel/mono-addins/Makefile            | 2 +-
 devel/msbuild/Makefile                | 2 +-
 devel/ndesk-options/Makefile          | 2 +-
 editors/bless/Makefile                | 2 +-
 irc/smartirc4net/Makefile             | 2 +-
 lang/fsharp/Makefile                  | 2 +-
 lang/linux-dotnet-runtime/Makefile    | 2 +-
 lang/linux-dotnet-sdk/Makefile        | 2 +-
 lang/mono-basic/Makefile              | 2 +-
 lang/mono/Makefile                    | 2 +-
 lang/mono5.10/Makefile                | 2 +-
 lang/mono5.20/Makefile                | 2 +-
 lang/mono6.8/Makefile                 | 2 +-
 lang/referenceassemblies-pcl/Makefile | 2 +-
 mail/gmime26-sharp/Makefile           | 2 +-
 net/avahi-sharp/Makefile              | 2 +-
 www/mod_mono/Makefile                 | 2 +-
 www/xsp/Makefile                      | 2 +-
 x11-toolkits/gtk-sharp-beans/Makefile | 2 +-
 x11-toolkits/gtk-sharp20/Makefile     | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/devel/dbus-sharp-glib/Makefile b/devel/dbus-sharp-glib/Makefile
index 4c60833f753b..6c3ae6a105d8 100644
--- a/devel/dbus-sharp-glib/Makefile
+++ b/devel/dbus-sharp-glib/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.6
 DISTVERSIONPREFIX=v
 CATEGORIES=	devel
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	D-Bus for .NET: GLib integration module
 WWW=		http://mono.github.com/dbus-sharp/
 
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index badc44b1bead..09668d47e5ac 100644
--- a/devel/dbus-sharp/Makefile
+++ b/devel/dbus-sharp/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=v
 PORTEPOCH=	1
 CATEGORIES=	devel gnome
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mono interface to the D-BUS messaging system
 WWW=		http://mono.github.com/dbus-sharp/
 
diff --git a/devel/gio-sharp/Makefile b/devel/gio-sharp/Makefile
index 0ccd0f7cdb4e..b782a822b161 100644
--- a/devel/gio-sharp/Makefile
+++ b/devel/gio-sharp/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://download.mono-project.com/sources/${PORTNAME}/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GIO bindings not available in gtk-sharp
 WWW=		https://github.com/mono/gio-sharp
 
diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile
index d5876ff37b7b..fbe0b6c89bf5 100644
--- a/devel/mono-addins/Makefile
+++ b/devel/mono-addins/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	devel
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mono framework to create extensible applications
 WWW=		https://www.mono-project.com/Mono.Addins
 
diff --git a/devel/msbuild/Makefile b/devel/msbuild/Makefile
index 8a3737dcefae..27af5084cbe7 100644
--- a/devel/msbuild/Makefile
+++ b/devel/msbuild/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 MASTER_SITES=	https://github.com/mono/msbuild/releases/download/0.06/:bootstrap
 DISTFILES=	mono_msbuild_xplat-master-3c930fa8.zip:bootstrap
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Build platform for .NET and Visual Studio
 WWW=		https://github.com/Microsoft/msbuild
 
diff --git a/devel/ndesk-options/Makefile b/devel/ndesk-options/Makefile
index c78094cfbc14..cb81949e0cb0 100644
--- a/devel/ndesk-options/Makefile
+++ b/devel/ndesk-options/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.ndesk.org/archive/${PORTNAME}/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Callback-based program option parser for C\#
 WWW=		http://www.ndesk.org/Options
 
diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index 9678c4fd9025..4b089fb16d85 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	editors
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	High-quality, full-featured hexadecimal editor
 WWW=		https://github.com/afrantzis/bless
 
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile
index 9906bb24e5e0..be6ec76afab4 100644
--- a/irc/smartirc4net/Makefile
+++ b/irc/smartirc4net/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	irc
 MASTER_SITES=	https://smuxi.im/jaws/data/files/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-layered IRC library
 WWW=		http://smartirc4net.meebey.net/jaws/
 
diff --git a/lang/fsharp/Makefile b/lang/fsharp/Makefile
index 84c0d71463d4..7e1d2c4717b2 100644
--- a/lang/fsharp/Makefile
+++ b/lang/fsharp/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	10.2.1
 CATEGORIES=	lang
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Functional and object-oriented language for the .NET platform
 WWW=		https://fsharp.org/
 
diff --git a/lang/linux-dotnet-runtime/Makefile b/lang/linux-dotnet-runtime/Makefile
index 073d9402841a..619bc1bc59e7 100644
--- a/lang/linux-dotnet-runtime/Makefile
+++ b/lang/linux-dotnet-runtime/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	lang
 MASTER_SITES?=	https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/
 PKGNAMEPREFIX=	linux-
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross-platform .NET implementation
 WWW=		https://www.microsoft.com/net/
 
diff --git a/lang/linux-dotnet-sdk/Makefile b/lang/linux-dotnet-sdk/Makefile
index c51d5a54b267..45ef8eed2fa6 100644
--- a/lang/linux-dotnet-sdk/Makefile
+++ b/lang/linux-dotnet-sdk/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	lang
 MASTER_SITES?=	https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/
 PKGNAMEPREFIX=	linux-
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross-platform .NET implementation (Software Development Kit)
 WWW=		https://www.microsoft.com/net/
 
diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile
index a65154ecd3e9..a272af162842 100644
--- a/lang/mono-basic/Makefile
+++ b/lang/mono-basic/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	lang
 MASTER_SITES=	http://download.mono-project.com/sources/${PORTNAME}/ \
 		http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	VisualBasic.NET support for Mono
 WWW=		http://www.mono-project.com/VisualBasic.NET
 
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index ff0354bf1af7..9fb03523445d 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	lang
 MASTER_SITES=	https://download.mono-project.com/sources/mono/
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source implementation of .NET Development Framework
 WWW=		https://www.mono-project.com/
 
diff --git a/lang/mono5.10/Makefile b/lang/mono5.10/Makefile
index fca4638e78c5..d3939c92ac63 100644
--- a/lang/mono5.10/Makefile
+++ b/lang/mono5.10/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	https://download.mono-project.com/sources/mono/
 PKGNAMESUFFIX=	5.10
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source implementation of .NET Development Framework
 WWW=		https://www.mono-project.com/
 
diff --git a/lang/mono5.20/Makefile b/lang/mono5.20/Makefile
index 9563d839af03..b8cc60124a80 100644
--- a/lang/mono5.20/Makefile
+++ b/lang/mono5.20/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	https://download.mono-project.com/sources/mono/
 PKGNAMESUFFIX=	5.20
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source implementation of .NET Development Framework
 WWW=		https://www.mono-project.com/
 
diff --git a/lang/mono6.8/Makefile b/lang/mono6.8/Makefile
index bfff4bf6ef55..82437a3ef30f 100644
--- a/lang/mono6.8/Makefile
+++ b/lang/mono6.8/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	https://download.mono-project.com/sources/mono/
 PKGNAMESUFFIX=	6.8
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source implementation of .NET Development Framework
 WWW=		https://www.mono-project.com/
 
diff --git a/lang/referenceassemblies-pcl/Makefile b/lang/referenceassemblies-pcl/Makefile
index 2132095d91aa..50b619b9d565 100644
--- a/lang/referenceassemblies-pcl/Makefile
+++ b/lang/referenceassemblies-pcl/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://download.microsoft.com/download/B/7/9/B79993DE-10E7-457A-B
 DISTFILES=	NetFx_PortableLibraryReferenceAssemblies46.exe:ms \
 		referenceassemblies-pcl_2014.04.14.orig.tar.bz2:mono
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Microsoft .Net Portable Class Library Reference Assemblies
 WWW=		https://blogs.msdn.microsoft.com/dotnet/2013/10/14/portable-class-library-pcl-now-available-on-all-platforms/
 
diff --git a/mail/gmime26-sharp/Makefile b/mail/gmime26-sharp/Makefile
index 5325da809b84..0c40c7a7e02b 100644
--- a/mail/gmime26-sharp/Makefile
+++ b/mail/gmime26-sharp/Makefile
@@ -2,7 +2,7 @@ CATEGORIES=	mail
 PORTREVISION=	1
 PKGNAMESUFFIX=	26-sharp
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mono bindings for gmime
 
 LIB_DEPENDS=	libgmime-2.6.so:mail/gmime26
diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile
index 7e7a7711f803..2e2c86625d3d 100644
--- a/net/avahi-sharp/Makefile
+++ b/net/avahi-sharp/Makefile
@@ -2,7 +2,7 @@ PORTREVISION=	0
 CATEGORIES=	net dns
 PKGNAMESUFFIX=	-sharp
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mono bindings for Avahi service discovery
 
 LIB_DEPENDS=	libavahi-core.so:net/avahi-app
diff --git a/www/mod_mono/Makefile b/www/mod_mono/Makefile
index f7a28f83373a..fc131bc3c384 100644
--- a/www/mod_mono/Makefile
+++ b/www/mod_mono/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://download.mono-project.com/sources/${PORTNAME}/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Apache module for serving ASP.NET applications
 WWW=		https://www.mono-project.com/
 
diff --git a/www/xsp/Makefile b/www/xsp/Makefile
index 31e64ff243e0..8e772593d7cc 100644
--- a/www/xsp/Makefile
+++ b/www/xsp/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	4.5
 CATEGORIES=	www
 MASTER_SITES=	http://download.mono-project.com/sources/${PORTNAME}/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mono based web server
 WWW=		https://www.mono-project.com/
 
diff --git a/x11-toolkits/gtk-sharp-beans/Makefile b/x11-toolkits/gtk-sharp-beans/Makefile
index 926cfef0ed82..f0ba88c61a31 100644
--- a/x11-toolkits/gtk-sharp-beans/Makefile
+++ b/x11-toolkits/gtk-sharp-beans/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://download.mono-project.com/sources/${PORTNAME}/
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Extensions on top of GTK-sharp
 WWW=		http://gitorious.org/gtk-sharp-beans
 
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index 6c182e304a4e..b38bc2c6c308 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://download.mono-project.com/sources/gtk-sharp212/
 PKGNAMESUFFIX=	20
 
-MAINTAINER=	mono@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK+ and GNOME interfaces for the .NET runtime
 WWW=		https://www.mono-project.com/Gtk