Date: Mon, 27 Nov 2017 01:25:42 +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: r51224 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201711270125.vAR1PgKQ051068@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Mon Nov 27 01:25:41 2017 New Revision: 51224 URL: https://svnweb.freebsd.org/changeset/doc/51224 Log: Add 2017Q3 portmgr entry from rene Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 27 01:19:46 2017 (r51223) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 27 01:25:41 2017 (r51224) @@ -584,4 +584,75 @@ <task>Upstream some of the patches</task> </help> </project> + + <project cat='team'> + <title>Ports Collection</title> + + <contact> + <person> + <name> + <given>René</given> + <common>Ladan</common> + </name> + <email>portmgr-secretary@FreeBSD.org</email> + </person> + + <person> + <name>&os; Ports Management Team</name> + <email>portmgr@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="https://www.FreeBSD.org/ports/">About &os; Ports</url> + <url href="https://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/ports-contributing.html">Contributing to Ports</url> + <url href="http://portsmon.freebsd.org/index.html">&os; Ports Monitoring</url> + <url href="https://www.freebsd.org/portmgr/index.html">Ports Management Team Website</url> + <url href="https://twitter.com/freebsd_portmgr/">&os; portmgr on Twitter (@freebsd_portmgr)</url> + <url href="https://www.facebook.com/portmgr">&os; Ports Management Team on Facebook</url> + <url href="https://plus.google.com/communities/108335846196454338383">&os; Ports Management Team on Google+</url> + </links> + + <body> + <p>The Ports Collection now features over 31,600 ports. There are currently + 2671 problem reports, of which 718 are unassigned. This quarter saw + almost 5,900 commits from 175 committers. The number of open PRs grew + compared to last quarter, and outpaced the number of changes.</p> + + <p>This quarter, we welcomed Zach Leslie (zleslie@), Luca Pizzamiglio + (pizzamig@), Craig Leres (leres@), Adriaan de Groot (adridg@), and Dave + Cottlehuber (dch@) as new committers. The commit bits of the following + committers were taken in for safekeeping: alonso@ after 19 months of + inactivity, rpaulo@ per his request, and ache@ after he passed away. + Despite several tries and changing mentors, kami@ lacked interest in + completing his mentorship, so his commit bit was also taken in for + safekeeping.</p> + + <p>On the infrastructure side, two <tt>USES</tt> values were + removed because they outlived their usefulness:</p> + + <ul> + <li><tt>execinfo</tt>: <tt>libexecinfo</tt> is now available in the + base system of all supported &os; versions</li> + + <li><tt>twisted</tt>: there is only one Twisted port left</li> + </ul> + + <p>The default version of GCC was bumped from 5 to 6. Firefox was updated + to version 56.0 and Chromium to version 61.0.3163.100. The version of + <tt>pkg</tt> itself was updated to 1.10.1.</p> + + <p>During this quarter, antoine@ performed 28 exp-runs to test version + updates of major ports, improving <tt>USE_GITHUB</tt> and + <tt>SHEBANG_FILES</tt>, and API changes to the base system. + This quarter, the foundations for ports "flavors" were + committed, though more development and testing will be + performed in the coming quarter before it goes live.</p> + </body> + + <help> + <task>The PR load needs more attention, as the number of open PRs + has started to increase again.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711270125.vAR1PgKQ051068>