From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 17 01:33:22 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBDA8FEE for ; Wed, 17 Dec 2014 01:33:22 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 C2D9AFFC for ; Wed, 17 Dec 2014 01:33:22 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sBH1XMl6062550 for ; Wed, 17 Dec 2014 01:33:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195754] [New Port] games/antimicro: map keyboard and mouse to a gamepad Date: Wed, 17 Dec 2014 01:33:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@vfemail.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2014 01:33:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195754 --- Comment #2 from Jan Beich --- Comment on attachment 150277 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D150277 shar file > XCATEGORIES=3D games x11 category maybe better based on number of input simulation tools. deskutils/easystroke emulators/joytran sysutils/bsdmoted x11/imwheel x11/xdotool x11/xstroke >XGH_COMMIT=3D e851802 >XGH_TAGNAME=3D ${GH_COMMIT} 2.10 is out. And drop GH_TAGNAME if it matches revision of the tag. >XUSE_GCC=3D yes Define USES=3Dcompiler:c++11-lang for recent enough compiler instead. If the intent is something else a comment maybe appropriate. The port builds fine here on 9.3R i386 with base g++ 4.2.1. And having USE_GCC instead of USES=3Dcompiler:gcc-c++11-lib may cause libc++ crashes on 10.0R and later. --=20 You are receiving this mail because: You are the assignee for the bug.=