git: 5ffeb06504 - main - website: add the 2023Q2 report for portmgr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 19:29:26 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/doc/commit/?id=5ffeb0650452a23c50fcd38d1d25b4cd40fcb0c6 commit 5ffeb0650452a23c50fcd38d1d25b4cd40fcb0c6 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-07-08 15:17:36 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-07-09 15:40:33 +0000 website: add the 2023Q2 report for portmgr Reviewers: salvadore! Differential Revision: https://reviews.freebsd.org/D40940 --- .../en/status/report-2023-04-2023-06/portmgr.adoc | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/website/content/en/status/report-2023-04-2023-06/portmgr.adoc b/website/content/en/status/report-2023-04-2023-06/portmgr.adoc new file mode 100644 index 0000000000..fe34dddb9d --- /dev/null +++ b/website/content/en/status/report-2023-04-2023-06/portmgr.adoc @@ -0,0 +1,29 @@ +=== Ports Collection + +Links: + +link:https://www.FreeBSD.org/ports/[About FreeBSD Ports] URL:link:https://www.FreeBSD.org/ports/[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[https://docs.freebsd.org/en/articles/contributing/#ports-contributing] + +link:http://portsmon.freebsd.org/[FreeBSD Ports Monitoring] URL: link:http://portsmon.freebsd.org/[http://portsmon.freebsd.org/] + +link:https://www.freebsd.org/portmgr/[Ports Management Team] URL: link:https://www.freebsd.org/portmgr/[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/[http://ftp.freebsd.org/pub/FreeBSD/ports/ports/] + +Contact: René Ladan <portmgr-secretary@FreeBSD.org> + +Contact: FreeBSD Ports Management Team <portmgr@FreeBSD.org> + +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. + +Currently there are just over 34,400 ports in the Ports Tree. +There are currently 3,019 open ports PRs of which 746 are unassigned. +The last quarter saw 10,439 commits on the `main` branch by 151 committers and 745 commits on the `2023Q2` branch by 55 committers. +Compared to the previous quarter, this means a slight increase in the number of ports, a tiny decrease in the number of open PRs, and a fair increase in the number of ports commits. + +During this quarter, we welcomed back Tom Judge (tj@) and said goodbye to Steve Wills (swills@). +Steve was also on portmgr. +As part of the portmgr lurker program, we welcomed Ronald Klop (ronald@), Renato Botelho (garga@), and Matthias Andree (mandree@). + +Portmgr has resumed work on introducing sub-packages into the Tree, but various things still needs to be fleshed out. + +On the software side, pkg was updated to 1.19.2, Firefox to 114.0.2, Chromium to 114.0.5735.198, and KDE Gear to 23.04.2. +During the last quarter, antoine@ ran 23 exp-runs to test package updates, bump CPU_MAXSIZE to 1024, fix armv7 failures for devel/cmake-core and add --auto-features=enabled to USES=meson +Lastly, the Ports Tree was updated to support LLVM 16 and OpenSSL 3 in FreeBSD-CURRENT.