From owner-svn-doc-all@freebsd.org Mon Jul 24 23:12:53 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94924DAAEFF; Mon, 24 Jul 2017 23:12:53 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A1CB807F3; Mon, 24 Jul 2017 23:12:53 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6ONCqmm047252; Mon, 24 Jul 2017 23:12:52 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6ONCqNR047251; Mon, 24 Jul 2017 23:12:52 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201707242312.v6ONCqNR047251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Mon, 24 Jul 2017 23:12:52 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50555 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head X-SVN-Commit-Author: bjk X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/news/status X-SVN-Commit-Revision: 50555 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2017 23:12:53 -0000 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. + + + Ports Collection + + + + + René + Ladan + + portmgr-secretary@FreeBSD.org + + + + &os; Ports Management Team + portmgr@FreeBSD.org + + + + + About &os; Ports + Contributing to ports + &os; Ports Monitoring + Ports Management Team + &os; portmgr on Twitter (@freebsd_portmgr) + &os; Ports Management Team on Facebook + &os; Ports Management Team on Google+ + + + +

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.

+ +

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.

+ +

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.

+ +

On the infrastructure side, three new USES values + were introduced:

+ +
    +
  • cargo, to ease the porting of Rust packages or + binaries using the cargo command (also covered + separately in this report).
  • + +
  • groff, to handle the dependency on the + groff document formatting system, that has been + removed from the base system for &os; 12.
  • + +
  • meson, to provide support for projects based on + Meson.
  • +
+ +

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 cmake has been switched to + ninja.

+ +

Some major version updates are: pkg 1.10.1, Firefox + 54.0.1, and Chromium 59.0.3071.115.

+ +

Behind the scenes, antoine@ ran 36 exp-runs to test version updates, + making CRAN ports platform-independent, test installing + bsdgrep(1) as /usr/bin/grep, test LLVM updates, test + the ino64 project, and perform Makefile cleanups.

+ +