From nobody Wed Jul 23 12:08:49 2025 X-Original-To: dev-commits-doc-all@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 4bnCbP5dJsz62Fth for ; Wed, 23 Jul 2025 12:08:49 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bnCbP4jJLz3ppj; Wed, 23 Jul 2025 12:08:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753272529; 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=0VfHGGV5906Tm8s3oJlMi4POR1cdcRtECunUP/nMILc=; b=e7npJpQexx943MaAfFwPUqtfoP2ttOM0Ur6hmBcIQpzQk9Y3PcoSUfgi962hdqs0LrjZOu mN/xqKWYTLYpa+GQm3kZApqa9ZdeqrqdGVDbvZMnQJBgHB1xjsYtmdPmXVLj/0law65+Aa AYOhQWO2KbF5Sz2Ih0ndQzjy7zrM8IXT5W0p1+A0U40VQRU6KHevXsdlGi4xiSzJeEqFy/ YBMfqIcAal4R6Gl58K8XlmEJFO2ekyvPIKntfX1LZxmIIargEJvoYx7ZD19bSbe7EFPQrI EG1LmXK07n6T2HIErod9nlT02hXcDlEi97AOLXGuFOqk+TcIjM2QGSLU33PHrg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753272529; 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=0VfHGGV5906Tm8s3oJlMi4POR1cdcRtECunUP/nMILc=; b=MioC8kRCITB2cJzVN7KSiNdmaC1jY2eKgqSbjPexbiNmJEskWkJsAZ7s8quRP4MZ9q09h9 WKeCBDONNe9HmOrwlzPXD0W2bj1NCtJd33BPU9yRKWLevqW79hZwr1yebO4JY86CieYLIL qx60zZf/RMhUIx0bRjiagVqURoczB8RpUezGWVj/nv2bZRwi86twZjGJ0bsvFPYgptIjsf QueEDOoWdUfVfOIOfj4+dxyiaUsyOQb2JsTcrwvuf7zYWVxc6LrIDcJBZg4uzsP0CrxFmj vmBzwBNjPsGtwTDYT8dfaIZRAbD682Zbi04YI1Xerlfl306U0JdmrTqzQ8OO7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1753272529; a=rsa-sha256; cv=none; b=a7sBlkOoBzhuFU4pMJWRWnM3YBwDG3eya6SOyHxmeW8A490bIDiDqYK3jO8P/+RXCTY2mb WnjIxEmoMq54F0JlkXRYAV4u4YiHWmoeEq/h0pTHjtcm28vjb6i59NMt71Uaysqqq0QpNn 7Y63lGNlsnTeRnu63cubXj1X89R9D46ted2/kwC4FsuK7dm4bT0gcbdNpl0qf6F9I+h0CE 8sYW0kZdmOj64G2s0CuvkIwyDS4LjhNgPhierMDTnSghDyDhpOx5ba7fRoCunQsDuKpn18 rHhe1wt4i+SDaaNUgteq9I0huxk/ag6iBDceS19hfDBWhWCjPUdN3icvuPQMHw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bnCbP4JQvz1BTX; Wed, 23 Jul 2025 12:08:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 56NC8nvx068822; Wed, 23 Jul 2025 12:08:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 56NC8nLS068819; Wed, 23 Jul 2025 12:08:49 GMT (envelope-from git) Date: Wed, 23 Jul 2025 12:08:49 GMT Message-Id: <202507231208.56NC8nLS068819@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 8f6f500112 - main - Status/2025Q2/portmgr.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f6f500112582225542f02e0916c1f3178379391 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=8f6f500112582225542f02e0916c1f3178379391 commit 8f6f500112582225542f02e0916c1f3178379391 Author: René Ladan AuthorDate: 2025-07-23 12:06:04 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-07-23 12:07:31 +0000 Status/2025Q2/portmgr.adoc: Add report --- .../en/status/report-2025-04-2025-06/portmgr.adoc | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/website/content/en/status/report-2025-04-2025-06/portmgr.adoc b/website/content/en/status/report-2025-04-2025-06/portmgr.adoc new file mode 100644 index 0000000000..553bf8a9a6 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/portmgr.adoc @@ -0,0 +1,58 @@ +=== Ports Collection + +Links: + +link:https://www.FreeBSD.org/ports/[About FreeBSD Ports] URL:link:https://www.FreeBSD.org/ports/[] + +link:https://docs.freebsd.org/en/articles/contributing/#ports-contributing[Contributing to Ports] URL: link:https://docs.freebsd.org/en/articles/contributing/#ports-contributing[] + +link:https://www.freebsd.org/portmgr/[Ports Management Team] URL: link:https://www.freebsd.org/portmgr/[] + +link:http://ftp.freebsd.org/pub/FreeBSD/ports/ports/[Ports Tarball] URL: link:http://ftp.freebsd.org/pub/FreeBSD/ports/ports/[] + +Contact: Tobias C. Berner + +Contact: FreeBSD Ports Management Team + +The Ports Management Team is responsible for overseeing the overall direction of the Ports Tree, building packages, and personnel matters. +Below is what happened in the last quarter. + +During the last quarter, we welcomed Älven (alven@) and Jesús Daniel Colmenares Oviedo (dtxdf@) as new ports committers, and said goodbye to one committer. + +According to INDEX, there are currently 36,605 (up from 36,450) ports in the Ports Collection. +There are currently about 3,330 (down from 3,333) open ports PRs, of which 832 are unassigned. +The last quarter saw 10,294 (down from 10,733) commits by 157 (down from 158) committers on the main branch and 770 (up from 707) commits by 56 (up from 54) committers on the 2025Q2 branch. + +The most active committers to main were: + +- 3541 sunpoet@FreeBSD.org +- 503 yuri@FreeBSD.org +- 439 vvd@FreeBSD.org +- 345 bofh@FreeBSD.org +- 315 rene@FreeBSD.org +- 301 arrowd@FreeBSD.org +- 240 tagattie@FreeBSD.org +- 240 jbeich@FreeBSD.org +- 183 diizzy@FreeBSD.org +- 178 bapt@FreeBSD.org + +A lot has happened in the ports tree in the last three months, an excerpt of the major software upgrades are: + +- pkg 2.2.1 +- Default version of Go switched to 1.24 +- Default version of Lazarus (non-aarch64) switched to 4.0 +- Default version of Linux (non-i386) switched to Rocky Linux 9 (rl9) +- Default version of Perl switched to 5.40 +- Default version of PostgreSQL switched to 17 +- Default version of Ruby switched to 3.3 +- Chromium 137.0.7151.119 +- Electron 35.* and 36.* +- Firefox 140.0.2 +- Firefox-esr 128.12.0 +- Gnome 47 +- KDE Plasma 6.4.1 +- KDE Framework 6.15.0 +- Qt6 6.9.1 +- Ruby 3.2.8, 3.3.8, 3.4.4 (new), and 3.5.0-preview1 (new) +- Rust 1.87.0 +- SDL 2.32.8 and 3.2.16 +- Sway 1.11 +- wlroots 0.19.0 (new) +- Xorg server 21.1.18 + +During the last quarter, pkgmgr@ ran 22 exp-runs to test infrastructure changes and various ports upgrades.