From owner-svn-doc-all@freebsd.org Sat Jan 9 19:50:14 2016 Return-Path: <owner-svn-doc-all@freebsd.org> 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 CBFD0A6A55D; Sat, 9 Jan 2016 19:50:14 +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 7DAC71A6B; Sat, 9 Jan 2016 19:50:14 +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 u09JoD05002498; Sat, 9 Jan 2016 19:50:13 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u09JoD45002497; Sat, 9 Jan 2016 19:50:13 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201601091950.u09JoD45002497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk <bjk@FreeBSD.org> Date: Sat, 9 Jan 2016 19:50:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47977 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head 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.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" <svn-doc-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all/> List-Post: <mailto:svn-doc-all@freebsd.org> List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 09 Jan 2016 19:50:14 -0000 Author: bjk Date: Sat Jan 9 19:50:13 2016 New Revision: 47977 URL: https://svnweb.freebsd.org/changeset/doc/47977 Log: Add LXQt report from olivierd 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 Sat Jan 9 19:44:58 2016 (r47976) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sat Jan 9 19:50:13 2016 (r47977) @@ -761,4 +761,61 @@ Raspberry Pi support.</p> </body> </project> + + <project cat='ports'> + <title>LXQt on &os;</title> + + <contact> + <person> + <name> + <given>Olivier</given> + <common>Duchateau</common> + </name> + <email>olivierd@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="https://wiki.FreeBSD.org/LXQt">&os; LXQt Project</url> + <url href="https://www.assembla.com/spaces/lxqt/subversion/source">LXQt Devel Repository</url> + </links> + + <body> + <p><a href="http://lxqt.org/">LXQt</a> is the Qt port of and + the upcoming version of LXDE, the Lightweight Desktop Environment. + It is the product of the merge between the LXDE-Qt and the + Razor-qt projects.</p> + + <p>The porting effort remains heavily a work in progress: it + needs some components of Plasma 5 (the new major KDE's + workspace).</p> + + <p>Currently, only the 0.10 branch is functional. See our + wiki page for a complete list of applications.</p> + + <p>We also sent updates for some components of LXDE (required + for the LXQt desktop):</p> + + <ul> + <li><tt>x11/menu-cache</tt> 1.0.1</li> + + <li><tt>x11/lxmenu-data</tt> 0.1.4</li> + </ul> + + <p>Binary packages are available (only for test purposes) + which are regularly tested with the KDE development + repository.</p> + </body> + + <help> + <task> + <p>Port libsysstat to BSD systems.</p> + </task> + + <task> + <p>Fix some issues that need to be resolved, especially the + shutdown and reboot commands.</p> + </task> + </help> + </project> </report>