- Add Q3 report for the Port Management Team
Submitted by: tabthorpe
This commit is contained in:
parent
acb0cc3333
commit
ea38c13e00
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42888
1 changed files with 49 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- XXX: keep updating the number of entries -->
|
||||
<p>Thanks to all the reporters for the excellent work! This report
|
||||
contains 26 entries and we hope you enjoy reading it.</p>
|
||||
contains 27 entries and we hope you enjoy reading it.</p>
|
||||
|
||||
<!-- XXX: set date for the next set of submissions -->
|
||||
<p>The deadline for submissions covering between October and
|
||||
|
@ -1353,4 +1353,52 @@
|
|||
9.1.6 has introduced any breakage.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
<project cat='team'>
|
||||
<title>&os; Port Management Team</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>&os; Port Management Team</name>
|
||||
<email>portmgr@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="http://www.FreeBSD.org/ports/" />
|
||||
<url href="http://www.freebsd.org/doc/en/articles/contributing-ports/" />
|
||||
<url href="http://portsmon.freebsd.org/index.html" />
|
||||
<url href="http://www.freebsd.org/portmgr/index.html" />
|
||||
<url href="http://blogs.freebsdish.org/portmgr/" />
|
||||
<url href="http://www.twitter.com/freebsd_portmgr/" />
|
||||
<url href="http://www.facebook.com/portmgr" />
|
||||
<url href="http://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout" />
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>The ports tree contains approximately 24,400 ports, while the
|
||||
PR count exceeds 1,900. In third quarter, we added four new
|
||||
committers and took in six commit bits for safe keeping.</p>
|
||||
|
||||
<p>A significant amount of effort has gone into tweaking and
|
||||
manipulating the infrastructure to modernise, and update it, in
|
||||
preperation for <tt>pkg(8)</tt> replacing the old <tt>pkg_*</tt>
|
||||
infrastructure, as well as preparing for &os; and Clang as
|
||||
default compiler.</p>
|
||||
|
||||
<p>Automated procedures for Quality Assurance have been
|
||||
implemented, notably <tt>pkg-fallout</tt>. All porters are
|
||||
encouraged to subscribe to the associated mailing list (see
|
||||
links), and do their part to fix ports for <tt>pkg(8)</tt> and
|
||||
Clang readiness.</p>
|
||||
|
||||
<p>Many iterations of tests were run to ensure the maximum amount
|
||||
of packages would be available for the 9.2 release.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Most ports PRs are assigned, we now need to focus on
|
||||
testing, committing, and closing.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue