From nobody Mon Nov 14 15:18:27 2022 X-Original-To: freebsd-ports@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 4N9tHh25c7z4hMV2 for ; Mon, 14 Nov 2022 15:18:40 +0000 (UTC) (envelope-from einar@isnic.is) Received: from mx01.isnic.is (mx01.isnic.is [193.4.58.133]) (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 (2048 bits) client-digest SHA256) (Client CN "mx01.isnic.is", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N9tHg2lzNz40C5 for ; Mon, 14 Nov 2022 15:18:39 +0000 (UTC) (envelope-from einar@isnic.is) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=isnic.is header.s=20200921 header.b=rkGd4tMB; spf=pass (mx1.freebsd.org: domain of einar@isnic.is designates 193.4.58.133 as permitted sender) smtp.mailfrom=einar@isnic.is; dmarc=pass (policy=quarantine) header.from=isnic.is Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [IPv6:2001:67c:6c:56::2]) by mx01.isnic.is (Postfix) with ESMTPS id EE7F12BC7 for ; Mon, 14 Nov 2022 15:18:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1668439110; 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=1Uk4v8YSp3I7e2hpxc/MoNo4Le12ksMPEFZg4KY3L9U=; b=rkGd4tMBFy+IYhjhgF/ON4C3FFfkPoFfl4KpB3nbmAmjXgMWyAAYAN+8+0SVFuxAeXO6tV LYkOG03Rlk7/zQc/wvyx4F6VOgIbUjXia5l++Le0HtdnIHftytUkGYYLcgFr6/fsMFGw38 Xew79leJbUpxBuRQ4ZUnWrlkLHnHQ7Y7wf1TyjuLoPTtWggsDgRTdwm8m1+BKF4elTHXjb b8bZM6WnWfIRgIUxql2zmYYyJymyYpLagD0xTHv//dHfpr9BY2U6lBK0n6X9fTWxiQu5hi G06Bzv0jN2YkvrKj3ivGt0uNtcQpZeJSMxyyfoRZ6LOaW18tv0fqcv22yqZl7A== Received: from [IPV6:2001:67c:6c:400::116] (unknown [IPv6:2001:67c:6c:400::116]) by ht-mailstore01.isnic.is (Postfix) with ESMTPS id E8CD441501 for ; Mon, 14 Nov 2022 15:18:29 +0000 (UTC) Message-ID: <025b75d1-f005-682f-f855-22cfe18c4d48@isnic.is> Date: Mon, 14 Nov 2022 15:18:27 +0000 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 From: =?UTF-8?Q?Einar_Bjarni_Halld=c3=b3rsson?= Subject: Maintaining mail/mailman3 To: freebsd-ports@freebsd.org Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-2.00 / 15.00]; NEURAL_HAM_SHORT(-1.00)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[isnic.is,quarantine]; R_DKIM_ALLOW(-0.20)[isnic.is:s=20200921]; R_SPF_ALLOW(-0.20)[+ip4:193.4.58.0/23:c]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:1850, ipnet:193.4.58.0/23, country:IS]; MIME_TRACE(0.00)[0:+]; DKIM_TRACE(0.00)[isnic.is:+]; RCVD_COUNT_THREE(0.00)[3]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4N9tHg2lzNz40C5 X-Spamd-Bar: - X-ThisMailContainsUnwantedMimeParts: N Hello, I submitted a patch for mail/mailman3 more than one year ago [1]. It required updates to multiple ports, which all have been merged, but mail/mailman3 has not. Since the original report, I added an updated patch to upgrade to 3.3.5 and I just finished building 3.3.7 locally. The current maintainer is AWOL so I'd like to volunteer to take over as port maintainer. .einar ISNIC [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258941