Date: Tue, 9 Jul 2013 08:10:09 +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: r42210 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201307090810.r698A9g7006852@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Tue Jul 9 08:10:09 2013 New Revision: 42210 URL: http://svnweb.freebsd.org/changeset/doc/42210 Log: - Add Q2 report entry for GNOME ports Submitted by: kwm 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 Tue Jul 9 08:00:10 2013 (r42209) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 9 08:10:09 2013 (r42210) @@ -18,7 +18,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 25 entries and we hope you enjoy reading it.</p> + contains 26 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 @@ -1401,4 +1401,42 @@ through <tt>pkg(8)</tt>.</task> functionality through <tt>pkg(8)</tt>.</task> </help> </project> + + <project cat='ports'> + <title>GNOME/&os;</title> + + <contact> + <person> + <name> + <given>&os; GNOME Team</given> + </name> + <email>gnome@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="http://www.FreeBSD.org/gnome/"/>; + </links> + + <body> + <p>The GNOME 3.6 work is moving along slowly but steadily. + Almost all the GNOME 3 desktop ports were updated to their + corresponding 3.6 versions.</p> + + <p>A big challenge was taken by getting the <tt>webkit-gtk3</tt> + port updated to 2.0.3. Currently programs using + <tt>webkit-gtk3</tt> crash on launch. It is hard to find the + causes as the debug build of <tt>webkit-gtk</tt> either runs out of + memory or disk space on the developement system used.</p> + </body> + + <help> + <task>Update the &os; GNOME website with recent changes in the + ports tree, add new items in preparation for GNOME 3 and + Mate, etc.</task> + + <task>Merge Glib 2.36, GTK+ 3.8 and related ports back to the + Ports Collection.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307090810.r698A9g7006852>