From nobody Wed May 27 20:04:04 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gQgYd0tykz6fbdw for ; Wed, 27 May 2026 20:04:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gQgYd0FdRz3GSF for ; Wed, 27 May 2026 20:04:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779912245; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KEXhB1TLuSB49M8inZjMrwf2j3hyfKykdits9lITrzo=; b=qA8btprmLEMQfbhN3iZDIdj0aLNVDjy7aB/i6D6Zjfm+y8Sn+7SrbyjGupqMfva/KkUNAL uIDyg8KkvZDczaSlcGpav4CHhLArcn5ZWRzYbaLsbCepElZOV8lj/4HFmpD/P2it3xv/ce swLqtJojV4wJXsOFbf26Cru3E/SEjoldrr742sYmSGwBu49BTWLFt2pxwWtPgmmAEc2NoW NiMrA+/0s2B2N71LWF4WB9D2VlbMzBAMJ4FWv3Ip+VXVOK51z+fLT/S5s+J1LpqFBcqsB4 sMwrfA4RpIh1UvnVaO7Is8mVnZPBPeC+g1CmZy/jR5EkraWJ+93KVE+szHLz+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779912245; a=rsa-sha256; cv=none; b=x2opdjQo9iTzYkxOtM/Cqmqt50URNs9tzLmFhYzJ3uXjZ412f+xOMzQjYawn3odzT36yn9 zrf8eoFOs9svas179uNTFqkQ9s8FDMKr74eRMgkIjbTE23iRbJxkRQ8JKBS3r2eIyViaZ+ 1DoD3EnvLveEEBZDk7EDAskrYjQB1Zv9RYdZWYtT2l89R2IIOAP6kGn6Npc9zJwVeHdfsE WHlktSJsLkVEQ2zZ5nXdQgQAIXQ44XJRhcCaNODy014TYYwAQYrDj92nRpk5ttin7HBGyt Xaa3x20/IXYGxHKYl6Fwac2il2VEVfjAGGDK+DUV7f4qokrLZ5X661m3BaNp/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779912245; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KEXhB1TLuSB49M8inZjMrwf2j3hyfKykdits9lITrzo=; b=J1xl/3EgHfEx1Jr6oz/OxoVixwCwu5drxSWaoyHhcJHw/LQwZx1cCd0gGNh9tq/b/9EYnF E5T8GD6DAgS0N/HCutU6R45tezyVOSprdE3xVoQNiX6ZhegUcYoR2qQS4+NU1DIp1aQzK7 eYvV8UeNsQB0tKZ7/mgn3mbASF8mbvOjleyZa4HQJR48JAYyqK3l9HxMSjPfl73scHBRSK 2WHzegYeo+BPOoXzW2t9Cjsn4/SeywCaG40YmfLoP7/dIfjd0Y/mDlqAArOWg+5fM9RW1e 9NiErxi7/ujg4Co6vM00pUjyDHcbJe81DwQKC3WJN2B536ZF5Jz/sDfTpNp/eA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gQgYc6ylpz1CYH for ; Wed, 27 May 2026 20:04:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1cb88 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 27 May 2026 20:04:04 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Richard Gallamore Subject: git: ec4fe6557ebd - main - *: Drop maintainership List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ultima X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ec4fe6557ebd5135f4158bea69694734d9af1d98 Auto-Submitted: auto-generated Date: Wed, 27 May 2026 20:04:04 +0000 Message-Id: <6a174e34.1cb88.708b4545@gitrepo.freebsd.org> The branch main has been updated by ultima: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec4fe6557ebd5135f4158bea69694734d9af1d98 commit ec4fe6557ebd5135f4158bea69694734d9af1d98 Author: Richard Gallamore AuthorDate: 2026-05-27 20:02:14 +0000 Commit: Richard Gallamore 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