Add portmgr entry from culot
This commit is contained in:
parent
82b995944e
commit
c54125a32b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47991
1 changed files with 84 additions and 0 deletions
|
|
@ -1590,4 +1590,88 @@
|
||||||
</task>
|
</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='ports'>
|
||||||
|
<title>Ports Collection</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Frederic</given>
|
||||||
|
<common>Culot</common>
|
||||||
|
</name>
|
||||||
|
<email>portmgr-secretary@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Frederic</given>
|
||||||
|
<common>Culot</common>
|
||||||
|
</name>
|
||||||
|
<email>culot@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>&os; Ports Management Team</name>
|
||||||
|
<email>portmgr@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links>
|
||||||
|
<url href="http://www.FreeBSD.org/ports/">Ports Collection Landing Page</url>
|
||||||
|
<url href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributing-ports/">Contributor's Guide</url>
|
||||||
|
<url href="http://portsmon.FreeBSD.org/index.html">Ports Monitoring Service</url>
|
||||||
|
<url href="http://www.FreeBSD.org/portmgr/index.html">Ports Management Team Website</url>
|
||||||
|
<url href="http://www.facebook.com/portmgr">Portmgr on Facebook</url>
|
||||||
|
</links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>As of the end of Q4 the ports tree holds a bit more
|
||||||
|
than 25,000 ports, and the PR count is around 2,000.
|
||||||
|
The activity on the ports tree remains steady, with
|
||||||
|
about 7,000 commits performed by almost 120 active
|
||||||
|
committers.</p>
|
||||||
|
|
||||||
|
<p>On the problem reports front, figures show an
|
||||||
|
encouraging trend, with a significant increase in the
|
||||||
|
number of PRs fixed during Q4. Indeed, almost 1,800
|
||||||
|
reports were fixed, which makes an increase of about
|
||||||
|
20% compared to Q3.</p>
|
||||||
|
|
||||||
|
<p>In Q4 8 commit bits were taken in for safekeeping,
|
||||||
|
following an inactivity period of more than 18 months
|
||||||
|
(lioux, lippe, simon, jhay, max, sumikawa, alexey, sperber).
|
||||||
|
Three new developers were granted a ports commit bit (Kenji
|
||||||
|
Takefu, Carlos Puga Medina, and Ian Lepore), and one
|
||||||
|
returning committer (miwi) had his commit bit reinstated.</p>
|
||||||
|
|
||||||
|
<p>Also related to the management of ports commit bits,
|
||||||
|
nox's grants were revoked, since the &os; developers
|
||||||
|
learnt that Juergen Lock passed away.</p>
|
||||||
|
|
||||||
|
<p>On the management side, no changes were made to the
|
||||||
|
portmgr team during Q4.</p>
|
||||||
|
|
||||||
|
<p>On QA side 33 exp-runs were performed to validate sensitive
|
||||||
|
updates or cleanups. Amongst those noticeable changes are
|
||||||
|
the update to GCC 4.9, CMake to 3.4.1, PostgreSQL to 9.4, and
|
||||||
|
ruby-gems to 2.5.0. Some infrastructure changes included the
|
||||||
|
usage of a WRKSRC different from WRKDIR when NO_WRKSUBDIR
|
||||||
|
is set, the removal of bsd.cpu.mk from sys.mk, and the
|
||||||
|
move of QT_NONSTANDARD to bsd.qt.mk.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<help>
|
||||||
|
<task>
|
||||||
|
<p>We would like to remind everyone that the ports tree is
|
||||||
|
built and run by volunteers, and any help is greatly
|
||||||
|
appreciated. While Q4 saw a significant increase in the
|
||||||
|
number of problem reports fixed, we encourage all ports
|
||||||
|
committers to have a look at the issues reported by our
|
||||||
|
users and try to fix as many as possible. Many thanks to
|
||||||
|
all who made a contribution during Q4, and keep up the
|
||||||
|
good work in 2016!</p>
|
||||||
|
</task>
|
||||||
|
</help>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue