Add 2017Q4 portmgr entry from rene
This commit is contained in:
parent
6cc3abd8dc
commit
1a40e76e53
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51430
1 changed files with 76 additions and 0 deletions
|
@ -270,4 +270,80 @@
|
|||
(Priority Flow Control) support.</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</url>
|
||||
<url href="https://twitter.com/FreeBSD_portmgr/">&os; Ports Managemnet Team 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 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.</p>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p>This quarter ports "flavors" went live. Flavors
|
||||
can be used to build multiple variations of a port, for
|
||||
example <tt>py27-sarge</tt> and <tt>py36-sarge</tt>. All
|
||||
Python ports and some other ports are now flavored. Other
|
||||
uses of flavors could be including or excluding X11
|
||||
(<tt>foo</tt> vs <tt>foo-x11</tt> or <tt>foo-nox11</tt>) or
|
||||
selecting the printer paper size (A4 vs letter).</p>
|
||||
|
||||
<p><tt>USES=fmake</tt> has been removed as it was no longer
|
||||
useful.</p>
|
||||
|
||||
<p>Some default versions got updated: Ruby to 2.4 and Samba to
|
||||
4.6. Firefox got updated to version 57.0.3 and <tt>pkg</tt> to
|
||||
1.10.3.</p>
|
||||
|
||||
<p>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.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Clang 6 is being imported into base. There is a PR that keeps track
|
||||
of ports failing with this compiler, see <url
|
||||
href="http://bugs.FreeBSD.org/224669">PR 224669</url>. If you use
|
||||
any ports mentioned here, please consider fixing them.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue