Date: Sun, 4 Jun 2017 14:33:34 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442561 - head/emulators/wine Message-ID: <201706041433.v54EXYVc053322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706041433.v54EXYVc053322>