Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2026 20:04:04 +0000
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec4fe6557ebd - main - *: Drop maintainership
Message-ID:  <6a174e34.1cb88.708b4545@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ultima:

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

commit ec4fe6557ebd5135f4158bea69694734d9af1d98
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2026-05-27 20:02:14 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2026-05-27 20:02:14 +0000

    *: Drop maintainership
---
 devel/libsearpc/Makefile                    | 2 +-
 net-mgmt/seafile-client/Makefile            | 2 +-
 net-mgmt/seafile-gui/Makefile               | 2 +-
 net-mgmt/seafile-server/Makefile            | 2 +-
 www/py-dj42-django-picklefield/Makefile     | 2 +-
 www/py-dj42-django-ranged-response/Makefile | 2 +-
 www/py-dj42-django-simple-captcha/Makefile  | 2 +-
 www/py-dj42-django-webpack-loader/Makefile  | 2 +-
 www/py-dj42-django_statici18n/Makefile      | 2 +-
 www/py-dj42-djangorestframework/Makefile    | 2 +-
 www/py-dj42-djangosaml2/Makefile            | 2 +-
 www/py-django-constance/Makefile            | 2 +-
 www/py-django-post_office/Makefile          | 2 +-
 www/py-django-webpack-loader/Makefile       | 2 +-
 www/py-django_compressor/Makefile           | 2 +-
 www/py-django_statici18n/Makefile           | 2 +-
 www/py-djangosaml2/Makefile                 | 2 +-
 www/py-seafdav/Makefile                     | 2 +-
 www/py-seafobj/Makefile                     | 2 +-
 www/py-wsgidav/Makefile                     | 2 +-
 www/seahub/Makefile                         | 2 +-
 21 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/devel/libsearpc/Makefile b/devel/libsearpc/Makefile
index 7f95f2bb1eae..e999a5cd70c1 100644
--- a/devel/libsearpc/Makefile
+++ b/devel/libsearpc/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	devel
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple RPC framework based on GObject System in C
 WWW=		https://github.com/haiwen/libsearpc
 
diff --git a/net-mgmt/seafile-client/Makefile b/net-mgmt/seafile-client/Makefile
index f84547836629..9653fd40af94 100644
--- a/net-mgmt/seafile-client/Makefile
+++ b/net-mgmt/seafile-client/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	9.0.6
 PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Source Cloud Storage (Client)
 WWW=		https://github.com/haiwen/seafile
 
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile
index a243bab043c3..b4577b343190 100644
--- a/net-mgmt/seafile-gui/Makefile
+++ b/net-mgmt/seafile-gui/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	9.0.6
 PORTREVISION=	1
 CATEGORIES=	net-mgmt devel
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Source Cloud Storage (Client)
 WWW=		https://github.com/haiwen/seafile
 
diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile
index b3c9471a168f..619f8659a5ec 100644
--- a/net-mgmt/seafile-server/Makefile
+++ b/net-mgmt/seafile-server/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX=	-server
 PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Source Cloud Storage (Server)
 WWW=		https://github.com/haiwen/seafile-server
 
diff --git a/www/py-dj42-django-picklefield/Makefile b/www/py-dj42-django-picklefield/Makefile
index 3e02ea31504c..54197d78164c 100644
--- a/www/py-dj42-django-picklefield/Makefile
+++ b/www/py-dj42-django-picklefield/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 DISTNAME=	django_picklefield-${PORTVERSION}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Pickled object field for Django
 WWW=		https://github.com/gintas/django-picklefield
 
diff --git a/www/py-dj42-django-ranged-response/Makefile b/www/py-dj42-django-ranged-response/Makefile
index 7b5f0284ea99..1ee259e90cdf 100644
--- a/www/py-dj42-django-ranged-response/Makefile
+++ b/www/py-dj42-django-ranged-response/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Modified Django FileResponse that adds Content-Range headers
 WWW=		https://github.com/i3thuan5/django-ranged-response
 
diff --git a/www/py-dj42-django-simple-captcha/Makefile b/www/py-dj42-django-simple-captcha/Makefile
index a097c7f1e324..811ce01af0f6 100644
--- a/www/py-dj42-django-simple-captcha/Makefile
+++ b/www/py-dj42-django-simple-captcha/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 DISTNAME=	django_simple_captcha-${PORTVERSION}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple, yet powerful, Django captcha application
 WWW=		https://pypi.org/project/django-simple-captcha/
 
diff --git a/www/py-dj42-django-webpack-loader/Makefile b/www/py-dj42-django-webpack-loader/Makefile
index fe2d9b2f6015..39639d6ef015 100644
--- a/www/py-dj42-django-webpack-loader/Makefile
+++ b/www/py-dj42-django-webpack-loader/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Transparently use webpack with Django
 WWW=		https://pypi.org/project/django-webpack-loader
 
diff --git a/www/py-dj42-django_statici18n/Makefile b/www/py-dj42-django_statici18n/Makefile
index 0ad9e6cd674d..19ba0436a733 100644
--- a/www/py-dj42-django_statici18n/Makefile
+++ b/www/py-dj42-django_statici18n/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Helper for generating Javascript catalog to static files
 WWW=		https://github.com/zyegfryed/django-statici18n
 
diff --git a/www/py-dj42-djangorestframework/Makefile b/www/py-dj42-djangorestframework/Makefile
index d013e10d5dcb..b3404b3652aa 100644
--- a/www/py-dj42-djangorestframework/Makefile
+++ b/www/py-dj42-djangorestframework/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Django REST framework
 WWW=		https://www.django-rest-framework.org/
 
diff --git a/www/py-dj42-djangosaml2/Makefile b/www/py-dj42-djangosaml2/Makefile
index 28382a3cde03..58f69a597ec2 100644
--- a/www/py-dj42-djangosaml2/Makefile
+++ b/www/py-dj42-djangosaml2/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj42-
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Pysaml2 integration for Django
 WWW=		https://github.com/IdentityPython/djangosaml2
 
diff --git a/www/py-django-constance/Makefile b/www/py-django-constance/Makefile
index c6a44282d2e7..280391271c03 100644
--- a/www/py-django-constance/Makefile
+++ b/www/py-django-constance/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	django_constance-${PORTVERSION}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Dynamic Django settings
 WWW=		https://github.com/jazzband/django-constance
 
diff --git a/www/py-django-post_office/Makefile b/www/py-django-post_office/Makefile
index e5800d2277dc..8915aa98a9a8 100644
--- a/www/py-django-post_office/Makefile
+++ b/www/py-django-post_office/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	3.11
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Django app to monitor and send mail asynchronously
 WWW=		https://github.com/ui/django-post_office
 
diff --git a/www/py-django-webpack-loader/Makefile b/www/py-django-webpack-loader/Makefile
index f6fd0defecd4..42aead3309db 100644
--- a/www/py-django-webpack-loader/Makefile
+++ b/www/py-django-webpack-loader/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Transparently use webpack with Django
 WWW=		https://pypi.org/project/django-webpack-loader
 
diff --git a/www/py-django_compressor/Makefile b/www/py-django_compressor/Makefile
index c521a8dea964..d79f97153e4a 100644
--- a/www/py-django_compressor/Makefile
+++ b/www/py-django_compressor/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Compresses linked and inline JavaScript/CSS into a single cached file
 WWW=		https://github.com/jezdez/django_compressor
 
diff --git a/www/py-django_statici18n/Makefile b/www/py-django_statici18n/Makefile
index 1b22ee8c8553..c63d964965ee 100644
--- a/www/py-django_statici18n/Makefile
+++ b/www/py-django_statici18n/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Helper for generating Javascript catalog to static files
 WWW=		https://github.com/zyegfryed/django-statici18n
 
diff --git a/www/py-djangosaml2/Makefile b/www/py-djangosaml2/Makefile
index 0f7b4b448aef..8ad61cf5851c 100644
--- a/www/py-djangosaml2/Makefile
+++ b/www/py-djangosaml2/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Pysaml2 integration for Django
 WWW=		https://github.com/IdentityPython/djangosaml2
 
diff --git a/www/py-seafdav/Makefile b/www/py-seafdav/Makefile
index bbb85f5bcdce..04eabe5da96f 100644
--- a/www/py-seafdav/Makefile
+++ b/www/py-seafdav/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	2
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python library for accessing seafile data model
 WWW=		https://github.com/haiwen/seafdav
 
diff --git a/www/py-seafobj/Makefile b/www/py-seafobj/Makefile
index 4d39d5466999..059b7dff2b83 100644
--- a/www/py-seafobj/Makefile
+++ b/www/py-seafobj/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX=	-server
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python library for accessing seafile data model
 WWW=		https://github.com/haiwen/seafobj
 
diff --git a/www/py-wsgidav/Makefile b/www/py-wsgidav/Makefile
index 21b9489313a3..b1e54a222564 100644
--- a/www/py-wsgidav/Makefile
+++ b/www/py-wsgidav/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	WSGI based WebDAV server for sharing resources
 WWW=		https://github.com/mar10/wsgidav
 
diff --git a/www/seahub/Makefile b/www/seahub/Makefile
index ea3a9040b6ae..810fa9c66b8b 100644
--- a/www/seahub/Makefile
+++ b/www/seahub/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX=	-server
 PORTREVISION=	2
 CATEGORIES=	www
 
-MAINTAINER=	ultima@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Web frontend for Seafile
 WWW=		https://github.com/haiwen/seahub
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a174e34.1cb88.708b4545>