svn commit: r442561 - head/emulators/wine

Gerald Pfeifer gerald at FreeBSD.org
Sun Jun 4 14:33:35 UTC 2017


Author: gerald
Date: Sun Jun  4 14:33:34 2017
New Revision: 442561
URL: https://svnweb.freebsd.org/changeset/ports/442561

Log:
  Be more bold re games working.
  
  Add a note on when to use this port and how it relates to i386-wine.
  
  Discussed with:	dbn

Modified:
  head/emulators/wine/pkg-descr

Modified: head/emulators/wine/pkg-descr
==============================================================================
--- head/emulators/wine/pkg-descr	Sun Jun  4 14:03:16 2017	(r442560)
+++ head/emulators/wine/pkg-descr	Sun Jun  4 14:33:34 2017	(r442561)
@@ -5,7 +5,11 @@ without the performance or memory usage penalties of a
 a similar look and feel to other applications on your desktop.
 
 Many applications already work, more or less, including versions of
-Microsoft Office and several games.
+Microsoft Office and many games.
+
+Use this port for 32-bit Windows binaries in an i386 environment or
+64-bit Windows binaries in an amd64 environment; use emulators/i386-wine
+for 32-bit Windows binaries in an amd64 environment.
 
 WWW: http://www.winehq.org/
 


More information about the svn-ports-all mailing list