Date: Sat, 10 Jan 2015 01:09:20 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46184 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201501100109.t0A19Ki2098880@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Sat Jan 10 01:09:19 2015 New Revision: 46184 URL: https://svnweb.freebsd.org/changeset/doc/46184 Log: Add the wine entry Approved by: hrs (mentor, blanket) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Sat Jan 10 00:52:34 2015 (r46183) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Sat Jan 10 01:09:19 2015 (r46184) @@ -1866,4 +1866,108 @@ </help> </project> + <project cat='ports'> + <title>Wine/FreeBSD</title> + + <contact> + <person> + <name> + <given>Gerald</given> + <common>Pfeifer</common> + </name> + <email>gerald@FreeBSD.org</email> + </person> + + <person> + <name> + <given>David</given> + <common>Naylor</common> + </name> + <email>dbn@FreeBSD.org</email> + </person> + + <person> + <name> + <given>Kris</given> + <common>Moore</common> + </name> + <email>kmoore@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="http://wiki.FreeBSD.org/Wine">Wine wiki page</url> + <url href="http://wiki.FreeBSD.org/i386-Wine">Wine on amd64 wiki page</url> + <url href="http://www.winehq.org">Wine homepage</url> + </links> + + <body> + <p>The Wine on &os; project has been steadily forging ahead for + the past three quarters and has updated the ports for the following + versions:</p> + + <ul> + <li>Stable releases: 1.6.2 (3 port revisions)</li> + <li>Development releases: 1.7.16 through 1.7.33</li> + </ul> + + <p>The ports have packages built for amd64 (available through the + ports emulators/i386-wine and i386-wine-devel) for &os; 8.4, 9.1+, + 10.0+ and CURRENT.</p> + + <p>Accomplishments include:</p> + + <ul> + <li>Upstreaming 33 patches to fix Wine on &os; — many + thanks to Gerald for this work.</li> + <li>Migrating to the USES framework.</li> + <li>Building Wine with the X compositing extension.</li> + <li>Adding support for MPG123 and V4L.</li> + <li>Backporting changes made to the -devel ports to the stable + ones and fixing minutiae here and there.</li> + <li>Creating a new Wine port for the Compholio patches.</li> + <li>Changing i386-wine(-devel) to set the + <tt>LD_LIBRARY_PATH_RPATH</tt> variable.</li> + <li>Improving library bundling for i386-wine(-devel).</li> + <li>Various improvements to the patch-nvidia.sh script for + i386-wine(-devel).</li> + <li>Various smaller changes.</li> + </ul> + + <p>We would like to thank all volunteers who contributed feedback + or even patches. We would also like to welcome kmoore@ to the Wine + team. He has been extensively involved in bring wine-compholio to the + Ports Collection.</p> + + <p>Future development on Wine will focus on:</p> + + <ul> + <li>Creating a 64-bit capable port of Wine (aka Wine64).</li> + <li>Creating a WoW64 capable port of Wine (aka Wine + Wine64).</li> + <li>Fixing directory listing on &os; 8 and 9.</li> + </ul> + + <p>Maintaining and improving Wine is a major undertaking that + directly impacts end-users on &os; (including many gamers). If you + are interested in helping please contact us. We will happily accept + patches, suggest areas of focus or have a chat.</p> + </body> + + <help> + <task> + <p>Open Tasks and Known Problems (see the <a + href="http://wiki.FreeBSD.org/Wine">Wine wiki page</a>).</p> + </task> + + <task> + <p>FreeBSD/amd64 integration (see the <a + href="http://wiki.FreeBSD.org/i386-Wine">i386-Wine wiki page</a>).</p> + </task> + + <task> + <p>Porting WoW64 and Wine64.</p> + </task> + </help> + </project> + </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501100109.t0A19Ki2098880>