svn commit: r49104 - head/en_US.ISO8859-1/htdocs/news/status
Dru Lavigne
dru at FreeBSD.org
Wed Jul 13 00:21:04 UTC 2016
Author: dru
Date: Wed Jul 13 00:21:03 2016
New Revision: 49104
URL: https://svnweb.freebsd.org/changeset/doc/49104
Log:
Add portmgr status report submitted by rene at freebsd.org.
Reviewed by: wblock
Sponsored by: iXsystems
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Tue Jul 12 15:00:12 2016 (r49103)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Wed Jul 13 00:21:03 2016 (r49104)
@@ -1802,9 +1802,11 @@
repository:</p>
<ul>
- <li>Created ports for Qt 5.6.1-1 (<tt>branches/qt-5.6</tt>).</li>
+ <li>Created ports for Qt 5.6.1-1
+ (<tt>branches/qt-5.6</tt>).</li>
- <li>Created ports for Qt 5.7.0 (<tt>branches/qt-5.7</tt>).</li>
+ <li>Created ports for Qt 5.7.0
+ (<tt>branches/qt-5.7</tt>).</li>
<li>The plasma5 branch is up-to-date with KDE's upstream and
contains ports for Frameworks 5.24.0, Plasma Desktop 5.7.0,
@@ -1812,4 +1814,76 @@
</ul>
</body>
</project>
+
+ <project cat='team'>
+ <title>Ports Collection</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>René</given>
+ <common>Ladan</common>
+ </name>
+
+ <email>portmgr-secretary at FreeBSD.org</email>
+ </person>
+
+ <person>
+ <name>&os; Ports Management Team</name>
+ <email>portmgr at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://www.FreeBSD.org/ports/" />
+ <url href="https://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/ports-contributing.html" />
+ <url href="http://portsmon.freebsd.org/index.html" />
+ <url href="https://www.freebsd.org/portmgr/index.html" />
+ <url href="https://twitter.com/freebsd_portmgr/" />
+ <url href="https://www.facebook.com/portmgr" />
+ <url href="https://plus.google.com/communities/108335846196454338383" />
+ </links>
+
+ <body>
+ <p>The 2016Q3 branch of the Ports Tree currently contains over
+ 26,100 ports, with the PR count around 2,000. Of those,
+ around 425 are unassigned. The activity dropped somewhat,
+ with 5,300 commits made by 125 active committers. Almost
+ 1,760 PRs were closed in the last quarter.</p>
+
+ <p>In the last quarter, we added two new committers: Ben Woods
+ (<tt>woodsb02</tt>) and Torsten Zühlsdorff (<tt>tz</tt>). No
+ commit bits were taken in for safe keeping.</p>
+
+ <p>On the management side, <tt>mat</tt> took over the role of
+ cluster admin liaison from <tt>erwin</tt>, who decided to step
+ down from portmgr. <tt>rene</tt> took over the role of port
+ manager secretary from <tt>culot</tt>. No other changes were
+ made.</p>
+
+ <p>A lot of work was done on modernizing the infrastructure of
+ the Ports Tree, by introducing 6 new <tt>USES</tt>, one new
+ keyword, and splitting out the larger targets of
+ <tt>bsd.port.mk</tt> into separate scripts. There were a
+ total of 42 exp-runs to validate these and other
+ infrastructure changes and package updates. Furthermore,
+ checks were added to the quality assurance phase of Poudriere
+ to check for missing indirect dependencies, and advancements
+ were made for reproducable package builds.</p>
+
+ <p>Some noticeable package updates are: Firefox 47.0.1, Firefox
+ ESR 45.2.0, Thunderbird 45.1.1, Chromium 51.0.2704.106, Ruby
+ 2.2.5, Ruby Gems 2.6.2, pkg 1.8.6, gmake 4.2.1, KDE 4.14.10,
+ Python 2.7.12, libc++ 3.8.0, and binutils 2.26.</p>
+
+ <p>Behind the scenes, <tt>antoine</tt> made sure that the
+ exp-run- and package builders were kept up-to-date.
+ <tt>bdrewery</tt> worked on further automating and hardening
+ the package building infrastructure.</p>
+
+ <p>During BSDCan, <tt>mat</tt> worked on various items,
+ including updating the Porter's Handbook, and portmgr held a
+ meeting to discuss various items.</p>
+ </body>
+ </project>
</report>
More information about the svn-doc-all
mailing list