svn commit: r42888 - head/en_US.ISO8859-1/htdocs/news/status
Gabor Pali
pgj at FreeBSD.org
Tue Oct 8 09:59:00 UTC 2013
Author: pgj
Date: Tue Oct 8 09:58:59 2013
New Revision: 42888
URL: http://svnweb.freebsd.org/changeset/doc/42888
Log:
- Add Q3 report for the Port Management Team
Submitted by: tabthorpe
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Tue Oct 8 00:26:26 2013 (r42887)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Tue Oct 8 09:58:59 2013 (r42888)
@@ -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 at 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>
More information about the svn-doc-head
mailing list