Date: Wed, 26 Oct 2016 00:58:29 +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: r49586 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201610260058.u9Q0wT4B053774@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Wed Oct 26 00:58:28 2016 New Revision: 49586 URL: https://svnweb.freebsd.org/changeset/doc/49586 Log: Add portmgr entry from rene Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml Wed Oct 26 00:46:19 2016 (r49585) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml Wed Oct 26 00:58:28 2016 (r49586) @@ -2143,4 +2143,82 @@ The FreeBSD Foundation </sponsor> </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/">&os; Ports Website</url> + <url href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributing/ports-contributing.html">How to Contribute</url> + <url href="http://portsmon.FreeBSD.org/index.html">Ports Monitoring Website</url> + <url href="https://www.FreeBSD.org/portmgr/index.html">Ports Management Team Website</url> + <url href="https://twitter.com/FreeBSD_portmgr/">Ports Management Team on Twitter</url> + <url href="https://www.facebook.com/portmgr">Ports Management Team on Facebook</url> + <url + href="https://plus.google.com/communities/108335846196454338383">Ports Management Team on Google+</url> + </links> + + <body> + <p>The Ports Tree currently contains over 26,300 ports, with the + PR count around 2,150. Of these PRs, 516 are unassigned. The + last quarter saw 5,295 commits by 117 active committers. + Compared to the preceding quarter, there is both a slight + increase in the number of PRs and the number of unassigned PRs, + and a slight decrease in the number of committers.</p> + + <p>In the last quarter, four commits bits were taken in for safe + keeping: erwin, miwi, and sem left by their own request and jase + was inactive for more than 18 months. We welcomed two new + committers: Tobias Berner (tcberner) and Joseph Mingrone + (jrm).</p> + + <p>On the management side, erwin and miwi left portmgr. bapt + also left portmgr but is still the liaison for core.</p> + + <p>On the infrastructure side, three new USES (grantlee, kde, + linux) and one new Keyword (javavm) were introduced. The + default version of the Linux ports is now CentOS 6, with the + Fedora 10 ports scheduled for removal at the end of the year. + The license framework has been extended with a NONE license to + indicate that a port has no clearly defined licensing terms. + For those ports, no packages or distribution files are + distributed. Also, support for the complete set of Creative + Commons licenses has been added.</p> + + <p>Some major user-visible ports were updated: Firefox to 49.0 + and Firefox Extended Service Release to 45.4.0; Chromium to + 52.0.2743.116; the default version of <tt>gcc</tt> to 4.8.5; and + <tt>pkg</tt> itself to 1.8.7.</p> + + <p>Behind the scenes, antoine ran 24 exp-runs to validate various + package updates, framework changes, and changes to the base + system. bdrewery added two new package building machines, + supervised the package builds for 11.0-RELEASE, and added support + for building arm64 packages.</p> + + <p>At EuroBSDCon, rene visited a presentation by Landry Breuil + <landry@openbsd.org> explaining how packages are built in + the OpenBSD world and explaining various design decisions.</p> + </body> + + <help> + <task>If you have some spare time, please take up a PR for + testing and committing.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610260058.u9Q0wT4B053774>