From owner-svn-doc-head@freebsd.org Mon Feb 19 05:31:43 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A02ADF03833; Mon, 19 Feb 2018 05:31:43 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 53B1D811C7; Mon, 19 Feb 2018 05:31:43 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4EC8E16651; Mon, 19 Feb 2018 05:31:43 +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 w1J5Vhf0037241; Mon, 19 Feb 2018 05:31:43 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1J5Vhpf037240; Mon, 19 Feb 2018 05:31:43 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201802190531.w1J5Vhpf037240@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Mon, 19 Feb 2018 05:31:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51430 - 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: 51430 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2018 05:31:43 -0000 Author: bjk Date: Mon Feb 19 05:31:43 2018 New Revision: 51430 URL: https://svnweb.freebsd.org/changeset/doc/51430 Log: Add 2017Q4 portmgr entry from rene Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-10-2017-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-10-2017-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2017-10-2017-12.xml Sun Feb 18 00:57:54 2018 (r51429) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-10-2017-12.xml Mon Feb 19 05:31:43 2018 (r51430) @@ -270,4 +270,80 @@ (Priority Flow Control) support. + + + 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; Ports Managemnet Team on Twitter (@FreeBSD_portmgr) + &os; Ports Management Team on Facebook + &os; Ports Management Team on Google+ + + + +

The last quarter of 2017 ended with over 27,000 ports in the + repository. There are currently just under 2,800 open ports + PRs with 685 of them unassigned. There were 6,700 commits + made by 178 committers. The statistics did not change much + since last quarter, however the number of unassigned PRs + dropped slightly.

+ +

This quarter, we welcomed Yuri Victorovich (yuri@), Jason + Bacon (jwb@), and Wolfram Scheider (wosch@) as new or + returning port committers. No commit bits were taken in for + safekeeping.

+ +

Portmgr, together with postmaster@, changed the policy of the + FreeBSD-ports@ mailing list. It is now required to be + subscribed to the list before one can post to it. This will + help in reducing spam on this list and help users finding + better questions to their answers while browsing the list + archive.

+ +

This quarter ports "flavors" went live. Flavors + can be used to build multiple variations of a port, for + example py27-sarge and py36-sarge. All + Python ports and some other ports are now flavored. Other + uses of flavors could be including or excluding X11 + (foo vs foo-x11 or foo-nox11) or + selecting the printer paper size (A4 vs letter).

+ +

USES=fmake has been removed as it was no longer + useful.

+ +

Some default versions got updated: Ruby to 2.4 and Samba to + 4.6. Firefox got updated to version 57.0.3 and pkg to + 1.10.3.

+ +

During the last quarter, antoine@ ran 33 exp-runs to validate changes + to the base system, fix Qt5 ports, test Python flavors and other port + updates, and make rubygem port builds reproducible.

+ + + + Clang 6 is being imported into base. There is a PR that keeps track + of ports failing with this compiler, see PR 224669. If you use + any ports mentioned here, please consider fixing them. + +