Date: Sat, 9 Jul 2016 00:41:30 +0000 (UTC) From: Dru Lavigne <dru@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49076 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201607090041.u690fU2b049120@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dru Date: Sat Jul 9 00:41:29 2016 New Revision: 49076 URL: https://svnweb.freebsd.org/changeset/doc/49076 Log: Add GNOME status report submitted by kwm@freebsd.org. Approved by: wblock Sponsored by: iXsystems Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Sat Jul 9 00:01:43 2016 (r49075) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Sat Jul 9 00:41:29 2016 (r49076) @@ -1273,4 +1273,53 @@ force.</p> </body> </project> + + <project cat='ports'> + <title>GNOME on FreeBSD</title> + + <contact> + <person> + <name>FreeBSD GNOME Team</name> + <email>freebsd-gnome@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="http://www.FreeBSD.org/gnome">FreeBSD GNOME Website</url> + <url href="https://github.com/FreeBSD/freebsd-ports-gnome">Development Repository</url> + <url href="https://wiki.gnome.org/Projects/Jhbuild/FreeBSD">Upstream Build Bot</url> + <url href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/using-gnome.html">USE_GNOME Porter's Handbook Chapter</url> + <url href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210272">GNOME/Gtk+ 3.20 update bug</url> + </links> + + <body> + <p>The &os; GNOME Team maintains the GNOME, MATE, and CINNAMON + desktop environments and graphical user interfaces for &os;. + GNOME 3 is part of the GNU Project. MATE is a fork of the + GNOME 2 desktop. CINNAMON is a desktop environment using + GNOME 3 technologies, but with a GNOME 2 look and feel.</p> + + <p>GNOME 3.20 was ported with help from Ruslan Makhmatkhanov and + Gustau Perez. Work is being done on updating GDM from the old + 3.16 version to the 3.20 version. For some reason, scrollbars + in Firefox are no longer working, though this has not been + investigated.</p> + + <p>With Gtk+ 3.20, theme support was again changed, and the + changes are not backwards compatible. If you have a theme + update that requires the new Gtk+ version, feel free to add it + as a blocker bug to the GNOME/Gtk+ 3.20 update bug. This bug + will be used for the exp-run of GNOME 3.20, when it is ready, + and to track the theme-related ports. Also, there is a + problem with the open and save dialog content going + invisible.</p> + </body> + + <help> + <task>Finish GDM 3.20 porting.</task> + + <task>Investigate why the scrollbars in Firefox are missing and + why the open/save dialog content is missing.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607090041.u690fU2b049120>