Date: Sun, 12 Apr 2015 21:17:04 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46523 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201504122117.t3CLH45T019089@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Sun Apr 12 21:17:04 2015 New Revision: 46523 URL: https://svnweb.freebsd.org/changeset/doc/46523 Log: Add portmgr report Approved by: hrs (mentor, implicit) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Sun Apr 12 21:08:21 2015 (r46522) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Sun Apr 12 21:17:04 2015 (r46523) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504122117.t3CLH45T019089>