svn commit: r50555 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Mon Jul 24 23:12:53 UTC 2017
Author: bjk
Date: Mon Jul 24 23:12:52 2017
New Revision: 50555
URL: https://svnweb.freebsd.org/changeset/doc/50555
Log:
Add 2017Q2 portmgr entry from rene
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Mon Jul 24 23:00:19 2017 (r50554)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Mon Jul 24 23:12:52 2017 (r50555)
@@ -1581,4 +1581,83 @@
software.</task>
</help>
</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/">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</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>This quarter, 2017Q2, broke the 30,000 ports landmark for the
+ first time. The PR count is currently just under 2,500 with
+ almost 600 of them unassigned. This quarter saw almost 7,400
+ commits from 171 committers. More PRs got closed this
+ quarter, but also more PRs got sent in, both of which are good
+ to see.</p>
+
+ <p>Over the past three months, we welcomed four new committers:
+ Bradley T. Hughes (bhughes@), Danilo G. Baio (dbaio@), Jochen
+ Neumeister (joneum@), and Richard Gallamore (ultima@). kan@
+ re-joined us as a ports committer. One commit bit, that of
+ bf@, was taken in for safekeeping after a long period of
+ inactivity.</p>
+
+ <p>On the management side, the Port Management Team welcomed
+ back bapt@, who is working on several new features for the
+ Ports Tree. The Port Management Team also had its annual
+ real-life meeting during BSDCan.</p>
+
+ <p>On the infrastructure side, three new <tt>USES</tt> values
+ were introduced:</p>
+
+ <ul>
+ <li><tt>cargo</tt>, to ease the porting of Rust packages or
+ binaries using the <tt>cargo</tt> command (also covered
+ separately in this report).</li>
+
+ <li><tt>groff</tt>, to handle the dependency on the
+ <tt>groff</tt> document formatting system, that has been
+ removed from the base system for &os; 12.</li>
+
+ <li><tt>meson</tt>, to provide support for projects based on
+ Meson.</li>
+ </ul>
+
+ <p>The default version of PostgreSQL switched from 9.3 to 9.5,
+ and that of Python3 from 3.5 to 3.6. The default generator
+ for ports using <tt>cmake</tt> has been switched to
+ <tt>ninja</tt>.</p>
+
+ <p>Some major version updates are: <tt>pkg</tt> 1.10.1, Firefox
+ 54.0.1, and Chromium 59.0.3071.115.</p>
+
+ <p>Behind the scenes, antoine@ ran 36 exp-runs to test version updates,
+ making CRAN ports platform-independent, test installing
+ bsdgrep(1) as <tt>/usr/bin/grep</tt>, test LLVM updates, test
+ the ino64 project, and perform Makefile cleanups.</p>
+ </body>
+ </project>
</report>
More information about the svn-doc-all
mailing list