Add portmgr report
Approved by: hrs (mentor, implicit)
This commit is contained in:
parent
cd62eaf558
commit
e0072bc474
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46523
1 changed files with 67 additions and 0 deletions
|
@ -387,4 +387,71 @@ WITHOUT_FORTH=y</pre>
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='team'>
|
||||
<title>Ports Collection</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Frederic</given>
|
||||
|
||||
<common>Culot</common>
|
||||
</name>
|
||||
<email>portmgr-secretary@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>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_US.ISO8859-1/articles/contributing-ports/" />
|
||||
<url href="http://portsmon.freebsd.org/index.html" />
|
||||
<url href="http://portscout.freebsd.org/" />
|
||||
<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://plus.google.com/communities/108335846196454338383" />
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>As of the end of Q1 the ports tree holds almost 25,000
|
||||
ports, and the PR count is just over 1,500. The tree saw
|
||||
more activity than during the previous quarter, with
|
||||
almost 7,000 commits performed by 163 active committers.
|
||||
The number of problem reports closed also increased by
|
||||
about 20%, with nearly 2,000 PRs closed!</p>
|
||||
|
||||
<p>In Q1 two new developers were granted a ports commit bit
|
||||
(jbeich@ and brd@) and one was taken in for safekeeping
|
||||
(rafan@, on his request).</p>
|
||||
|
||||
<p>On the management side, decke@ decided to step down from
|
||||
his portmgr duties in February. No other changes were made
|
||||
to the team during Q1.</p>
|
||||
|
||||
<p>This quarter also saw the release of the first quarterly
|
||||
branch of the year, 2015Q1. On this branch, 140 changes were
|
||||
applied by 35 committers.</p>
|
||||
|
||||
<p>On the QA side, 29 exp-runs were performed to validate sensitive
|
||||
updates or cleanups.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>As during the previous quarter a tremendous amount
|
||||
of work was done on the tree to update major ports and to
|
||||
close even more PRs than in 2014 Q4. However, we sometimes
|
||||
lag behind with regards to documentation, so volunteers
|
||||
are welcome to help on this important task.</p>
|
||||
</task>
|
||||
</help>
|
||||
|
||||
</project>
|
||||
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue