From owner-cvs-all@FreeBSD.ORG Sat Jul 5 04:54:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF3991065671; Sat, 5 Jul 2008 04:54:54 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A98D58FC0C; Sat, 5 Jul 2008 04:54:54 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m654sswW047456; Sat, 5 Jul 2008 04:54:54 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m654ssCU047455; Sat, 5 Jul 2008 04:54:54 GMT (envelope-from edwin) Message-Id: <200807050454.m654ssCU047455@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 5 Jul 2008 04:54:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/stepmania-devel Makefile distinfo pkg-descr pkg-plist ports/games/stepmania-devel/files patch-Makefile.in patch-src_arch_InputHandler_InputHandler.cpp patch-src_arch_InputHandler_InputHandler__Linux_Joystick.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2008 04:54:54 -0000 edwin 2008-07-05 04:54:54 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/stepmania-devel Makefile distinfo pkg-descr pkg-plist games/stepmania-devel/files patch-Makefile.in patch-src_arch_InputHandler_InputHandler.cpp patch-src_arch_InputHandler_InputHandler__Linux_Joystick.cpp Log: New port: games/stepmania-devel - Stepmania dance and rhythm game StepMania is a dance and rhythm video game created by Chris Danford. It was originally developed as a simulator of Konami's popular arcade game series Dance Dance Revolution, and has since evolved into an extensible rhythm game engine capable of supporting a wide variety of rhythm-based game types. Features 3D graphics, visualizations, support for gamepads/dance pads, a step recording mode, and more! WWW: http://www.stepmania.com PR: ports/118769 Submitted by: Brad Allen Revision Changes Path 1.1220 +1 -0 ports/games/Makefile 1.1 +77 -0 ports/games/stepmania-devel/Makefile (new) 1.1 +3 -0 ports/games/stepmania-devel/distinfo (new) 1.1 +10 -0 ports/games/stepmania-devel/files/patch-Makefile.in (new) 1.1 +18 -0 ports/games/stepmania-devel/files/patch-src_arch_InputHandler_InputHandler.cpp (new) 1.1 +11 -0 ports/games/stepmania-devel/files/patch-src_arch_InputHandler_InputHandler__Linux_Joystick.cpp (new) 1.1 +9 -0 ports/games/stepmania-devel/pkg-descr (new) 1.1 +1277 -0 ports/games/stepmania-devel/pkg-plist (new)