From owner-cvs-all@FreeBSD.ORG Mon Sep 11 08:36:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10BB416A407; Mon, 11 Sep 2006 08:36:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 413D843D5C; Mon, 11 Sep 2006 08:36:09 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8B8a9dW083604; Mon, 11 Sep 2006 08:36:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8B8a9FX083603; Mon, 11 Sep 2006 08:36:09 GMT (envelope-from miwi) Message-Id: <200609110836.k8B8a9FX083603@repoman.freebsd.org> From: Martin Wilke Date: Mon, 11 Sep 2006 08:36:09 +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/sturmbahnfahrer Makefile distinfo pkg-descr pkg-plist ports/games/sturmbahnfahrer/files patch-Makefile patch-controllerpad.cxx patch-main.cxx patch-soundenginealsa.cxx patch-soundenginealsa.h 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: Mon, 11 Sep 2006 08:36:10 -0000 miwi 2006-09-11 08:36:09 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/sturmbahnfahrer Makefile distinfo pkg-descr pkg-plist games/sturmbahnfahrer/files patch-Makefile patch-controllerpad.cxx patch-main.cxx patch-soundenginealsa.cxx patch-soundenginealsa.h Log: Sturmbahnfahrer... for expert drivers only. If you want to master it, try to have the laws of physics work with you, not against you. Sturmbahnfahrer is a game by Bram Stolk. WWW: http://www.sturmbahnfahrer.com/ PR: ports/102931 Submitted by: Dmitry Marakasov Revision Changes Path 1.1035 +1 -0 ports/games/Makefile 1.1 +45 -0 ports/games/sturmbahnfahrer/Makefile (new) 1.1 +3 -0 ports/games/sturmbahnfahrer/distinfo (new) 1.1 +105 -0 ports/games/sturmbahnfahrer/files/patch-Makefile (new) 1.1 +193 -0 ports/games/sturmbahnfahrer/files/patch-controllerpad.cxx (new) 1.1 +16 -0 ports/games/sturmbahnfahrer/files/patch-main.cxx (new) 1.1 +147 -0 ports/games/sturmbahnfahrer/files/patch-soundenginealsa.cxx (new) 1.1 +19 -0 ports/games/sturmbahnfahrer/files/patch-soundenginealsa.h (new) 1.1 +6 -0 ports/games/sturmbahnfahrer/pkg-descr (new) 1.1 +34 -0 ports/games/sturmbahnfahrer/pkg-plist (new)