svn commit: r47990 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Mon Jan 11 02:59:18 UTC 2016
Author: bjk
Date: Mon Jan 11 02:59:17 2016
New Revision: 47990
URL: https://svnweb.freebsd.org/changeset/doc/47990
Log:
Add KDE entry from rakuco
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sun Jan 10 21:25:03 2016 (r47989)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Mon Jan 11 02:59:17 2016 (r47990)
@@ -1499,4 +1499,95 @@
soon.</p>
</body>
</project>
+
+ <project cat='ports'>
+ <title>KDE on &os;</title>
+
+ <contact>
+ <person>
+ <name>KDE on &os; team</name>
+ <email>kde at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://FreeBSD.kde.org/">KDE on &os; website</url>
+ <url href="https://FreeBSD.kde.org/area51.php">Experimental KDE ports staging area</url>
+ <url href="https://wiki.FreeBSD.org/KDE">KDE on &os; Wiki</url>
+ <url href="https://mail.kde.org/mailman/listinfo/kde-FreeBSD">KDE/&os; Mailing List</url>
+ <url href="http://src.mouf.net/area51/log/branches/plasma5">Development Repository for Integrating KDE Frameworks 5 and Plasma 5</url>
+ </links>
+
+ <body>
+ <p>The KDE on &os; team focuses on packaging and making sure
+ that the experience of KDE and Qt on &os; is as good as
+ possible.</p>
+
+ <p>The team kept busy during the last quarter of 2015. Quite
+ a few big updates were committed to the ports tree, and a few more
+ are being worked on in our experimental repository.</p>
+
+ <p>As in previous quarters, we would like to thank several
+ people who have contributed with machines, patches and general
+ help. Tobias Berner, &a.madpilot; (madpilot@), Adriaan de Groot, Ralf
+ Nolden, &a.swills; (swills@), and &a.jpaetzel; (jpaetzel@) have been
+ essential to our work.</p>
+
+ <p>The following big updates were landed in the ports tree
+ this quarter. In many cases, we have also contributed patches to
+ the upstream projects.</p>
+
+ <ul>
+ <li>CMake 3.4.0 and 3.4.1</li>
+
+ <li>Calligra 2.9.1, the latest release of the integrated
+ work applications suite. Calligra had last been updated in the
+ ports tree in the end of 2013!</li>
+
+ <li>PyQt4 4.11.4, QScintilla2 2.9.1 and SIP 4.17.</li>
+
+ <li>PyQt5 5.5.1. Thanks to the work spearheaded by Guido
+ Falsi and Tobias Berner in the previous quarter, the PyQt5 ports
+ have finally been committed to the ports tree. Not only was this
+ long-awaited on its own, but it also allows other ports to be
+ updated to their latest versions.</li>
+
+ <li>QtCreator 3.5.1 and 3.6.0.</li>
+
+ <li>A couple of Qt5 packaging bugs were fixed: it should now
+ be more straightforward to use the Qt5 ports to build software
+ outside the ports tree, and it is now possible to build ports that
+ require a C++11 compiler and Qt5 on &os; 9.x.</li>
+ </ul>
+
+ <p>Work on updating the Qt5 ports to their latest version, as
+ well as porting KDE Frameworks 5 and Plasma 5 to &os;, is well
+ underway in our experimental area51 repository. At the moment, it
+ contains Qt5 5.5.1, KDE Frameworks 5.17.0, Plasma 5.5.1 and KDE
+ Applications 15.12.0.</p>
+
+ <p>Users interested in testing those ports are encouraged to
+ follow the instructions in
+ <a href="https://FreeBSD.kde.org/area51.php">our website</a> and
+ report their results to our mailing list. Qt5 5.5.1 is in our
+ "qt-5.5" branch, and Plasma 5 and the rest is in
+ the "plasma5" branch (which also contains Qt 5.5.1).</p>
+ </body>
+
+ <help>
+ <task>
+ <p>Commit the Qt5 5.5.1 update.</p>
+ </task>
+
+ <task>
+ <p>Land the KDE Frameworks 5 and Plasma 5 ports to the
+ tree.</p>
+ </task>
+
+ <task>
+ <p>Investigate what needs to be done to make QtWebEngine,
+ the Chromium-based replacement for QtWebKit, work on &os;.</p>
+ </task>
+ </help>
+ </project>
</report>
More information about the svn-doc-head
mailing list