Date: Sat, 6 Jul 2013 22:15:29 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42181 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201307062215.r66MFTc1029407@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Sat Jul 6 22:15:29 2013 New Revision: 42181 URL: http://svnweb.freebsd.org/changeset/doc/42181 Log: - Add Q2 report for the Xfce ports Submitted by: olivierd Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 21:35:23 2013 (r42180) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 22:15:29 2013 (r42181) @@ -18,7 +18,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 17 entries and we hope you enjoy reading it.</p> + contains 18 entries and we hope you enjoy reading it.</p> <!-- XXX: set date for the next set of submissions --> <p>The deadline for submissions covering between July and September 2013 @@ -956,4 +956,85 @@ properly. The fame is there, waiting.</task> </help> </project> + + <project cat='ports'> + <title>Xfce/&os;</title> + + <contact> + <person> + <name> + <given>&os; Xfce Team</given> + </name> + <email>xfce@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="https://wiki.freebsd.org/Xfce"/> + </links> + + <body> + <p>The &os; Xfce Team has updated its ports to the latest stable + releases, especially:</p> + + <ul> + <li>Core (mostly bugfixes and translation updates):</li> + + <ul> + <li><tt>deskutils/xfce4-tumbler</tt> (0.1.29)</li> + <li><tt>x11-wm/xfce4-panel</tt> (4.10.1)</li> + <li><tt>sysutils/xfce4-settings</tt> (4.10.1)</li> + <li><tt>x11-wm/xfce4-session</tt> (4.10.1)</li> + <li><tt>sysutils/garcon</tt> (0.2.1)</li> + <li><tt>x11/libxfce4util</tt> (4.10.1)</li> + <li><tt>x11-wm/xfce4-wm</tt> (4.10.1)</li> + </ul> + + <li>Applications:</li> + + <ul> + <li><tt>multimedia/xfce4-parole</tt> (0.5.1)</li> + <li><tt>www/midori</tt> (0.5.2)</li> + <li><tt>deskutils/xfce4-notifyd</tt> (0.2.4)</li> + <li><tt>misc/xfce4-appfinder</tt> (4.10.1)</li> + <li><tt>x11/xfce4-terminal</tt> (0.6.2)</li> + <li><tt>x11-fm/thunar</tt> (1.6.3)</li> + </ul> + + <li>Panel plugins:</li> + + <ul> + <li><tt>deskutils/xfce4-xkb-plugin</tt> (0.5.6)</li> + <li><tt>textproc/xfce4-dict-plugin</tt> (0.7.0)</li> + <li><tt>x11-clocks/xfce4-timer-plugin</tt> (1.5.0)</li> + <li><tt>x11/xfce4-embed-plugin</tt> (new)</li> + </ul> + + <li>Thunar plugins:</li> + + <ul> + <li><tt>audio/thunar-media-tags-plugin</tt> (0.2.1)</li> + <li><tt>archivers/thunar-archive-plugin</tt> (0.3.1)</li> + </ul> + + <li><tt>x11/xfce4-embed-plugin</tt> can integrate any + application window into the Xfce panel.</li> + + <li>A new plugin is also available which monitors and displays earthquakes, + it is called <a + href="http://people.freebsd.org/~olivierd/xfce4-equake-plugin.shar">xfce4-equake-plugin</a>.</li> + </ul> + </body> + + <help> + <task>Fix CPU issue with <tt>textproc/xfce4-dict-plugin</tt> (<a + href="https://bugzilla.xfce.org/show_bug.cgi?id=10103">bug #10103</a>).</task> + + <task>Investigate why <tt>midori-gtk3</tt> crashes too often. + (The port is finished, but some libraries are not present by + default in ports tree).</task> + + <task>Fix <tt>x11-themes/gtk-xfce-engine</tt> with Gtk+ >=3.6.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307062215.r66MFTc1029407>