From owner-cvs-all@FreeBSD.ORG Thu Jun 19 10:56:11 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 CB46E106564A; Thu, 19 Jun 2008 10:56:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B5E258FC28; Thu, 19 Jun 2008 10:56:11 +0000 (UTC) (envelope-from miwi@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 m5JAuBAx074005; Thu, 19 Jun 2008 10:56:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5JAuB8m074004; Thu, 19 Jun 2008 10:56:11 GMT (envelope-from miwi) Message-Id: <200806191056.m5JAuB8m074004@repoman.freebsd.org> From: Martin Wilke Date: Thu, 19 Jun 2008 10:56:11 +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/crrcsim Makefile distinfo pkg-descr pkg-plist ports/games/crrcsim/files patch-interface_parallel-parallel.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: Thu, 19 Jun 2008 10:56:12 -0000 miwi 2008-06-19 10:56:11 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/crrcsim Makefile distinfo pkg-descr pkg-plist games/crrcsim/files patch-interface_parallel-parallel.cpp Log: Crrcsim is a model-airplane flight simulation program. Using it, you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing on your computer. It rules! The flight model is very realistic. The flight model parameters are calculated based on a 3D representation of the aircraft. Stalls are properly modelled as well. Model control is possible with your own rc transmitter, or any input device such as joystick, mouse, keyboard. WWW: http://crrcsim.sourceforge.net/ PR: ports/124659 Submitted by: Dmitry Marakasov Revision Changes Path 1.1217 +1 -0 ports/games/Makefile 1.1 +50 -0 ports/games/crrcsim/Makefile (new) 1.1 +3 -0 ports/games/crrcsim/distinfo (new) 1.1 +11 -0 ports/games/crrcsim/files/patch-interface_parallel-parallel.cpp (new) 1.1 +11 -0 ports/games/crrcsim/pkg-descr (new) 1.1 +131 -0 ports/games/crrcsim/pkg-plist (new)