From owner-svn-ports-head@freebsd.org Sun Jun 4 14:33:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32769B7CC8F; Sun, 4 Jun 2017 14:33:35 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00D1278095; Sun, 4 Jun 2017 14:33:34 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54EXYpZ053323; Sun, 4 Jun 2017 14:33:34 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54EXYVc053322; Sun, 4 Jun 2017 14:33:34 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706041433.v54EXYVc053322@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 4 Jun 2017 14:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442561 - head/emulators/wine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2017 14:33:35 -0000 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/