- Add 2014Q1 status report for the Wine ports
Submitted by: dbn
This commit is contained in:
parent
e036a586db
commit
feff668683
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44456
1 changed files with 56 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
<!-- XXX: Keep the number of entries updated -->
|
||||
<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>
|
||||
|
||||
<p>The deadline for submissions covering between April and
|
||||
June 2014 is July 7th, 2014.</p>
|
||||
|
@ -995,4 +995,59 @@
|
|||
<task>Remove the dependency on HAL.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='ports'>
|
||||
<title>Wine/&os;</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Gerald</given>
|
||||
<common>Pfeiffer</common>
|
||||
</name>
|
||||
<email>gerald@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>David</given>
|
||||
<common>Naylor</common>
|
||||
</name>
|
||||
<email>dbn@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 Home Page</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>Wine is a free and open source software application that aims
|
||||
to allow applications designed for Microsoft Windows to run on
|
||||
Unix-like operating systems, such as &os;. The Wine project has
|
||||
been in maintenance mode this quarter and has updated the ports
|
||||
for the following versions:</p>
|
||||
|
||||
<ul>
|
||||
<li>Stable releases: 1.6.2</li>
|
||||
<li>Development releases: 1.7.9 through 1.7.15</li>
|
||||
</ul>
|
||||
|
||||
<p>The ports have packages built for <tt>amd64</tt>, available
|
||||
through the the ports <tt>emulators/i386-wine</tt> and
|
||||
<tt>emulators/i386-wine-devel</tt>.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>See the <q>Open Tasks</q> and <q>Known Problems</q> sections
|
||||
on the Wine wiki page.</task>
|
||||
|
||||
<task>&os;/<tt>amd64</tt> integration, consult the i386-Wine wiki
|
||||
page for the details.</task>
|
||||
|
||||
<task>Port WoW64 and Wine64.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue