From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 22 15:30:29 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE6B16A4CE for ; Wed, 22 Dec 2004 15:30:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02CA143D39 for ; Wed, 22 Dec 2004 15:30:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBMFUSph081019 for ; Wed, 22 Dec 2004 15:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBMFUSL0081018; Wed, 22 Dec 2004 15:30:28 GMT (envelope-from gnats) Date: Wed, 22 Dec 2004 15:30:28 GMT Message-Id: <200412221530.iBMFUSL0081018@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Roman Bogorodskiy Subject: Re: ports/75186: New port games/wormux and patch for devel/clanlib-devel X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Bogorodskiy List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 15:30:29 -0000 The following reply was made to PR ports/75186; it has been noted by GNATS. From: Roman Bogorodskiy To: freebsd-gnats-submit@FreeBSD.org, toha@toha.org.ua Cc: Subject: Re: ports/75186: New port games/wormux and patch for devel/clanlib-devel Date: Wed, 22 Dec 2004 18:28:01 +0300 --A6N2fC+uXW/VQSAv Content-Type: multipart/mixed; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable As devel/clanlib-devel maintainer, I approve this patch, but I've=20 changed it a bit. It could be found attached to this message. -Roman Bogorodskiy --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-Sources::GL::GLX::display_window_opengl.cpp" Content-Transfer-Encoding: quoted-printable --- Sources/GL/GLX/display_window_opengl.cpp.orig Wed Apr 21 01:50:23 2004 +++ Sources/GL/GLX/display_window_opengl.cpp Mon Dec 20 18:09:50 2004 @@ -352,6 +352,7 @@ =20 void CL_DisplayWindow_OpenGL::setup_joysticks() { +#if 0 // This could need some improvments, it doesn't look for // /dev/input/jsX for example char pathname[256]; @@ -391,6 +392,7 @@ done =3D true; } } +#endif } =20 void CL_DisplayWindow_OpenGL::destroy_window() --r5Pyd7+fXNt84Ff3-- --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iQCVAwUBQcmSgIB0WzgdqspGAQJMKAQAuiVb2N542+9Wf3u67mWXPcdk2dMFkgHd LKmPkFIKvAdoEafwomdnHV0h3dpprDU5/EwHzkdiBlos19q3uy5H1HJM/ApAJ4Wj EatH2GUsT65Aqgs7kmYiyzMtk93l/5XV8KokM+QJI9fna+bQ7qMbX2B2YkqEqn4/ FEAXWGadvsQ= =0nG8 -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv--