From owner-cvs-ports@FreeBSD.ORG Thu Nov 24 04:11:15 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D005C16A41F; Thu, 24 Nov 2005 04:11:15 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B0C243D53; Thu, 24 Nov 2005 04:11:15 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAO4BFK3037041; Thu, 24 Nov 2005 04:11:15 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAO4BFIG037038; Thu, 24 Nov 2005 04:11:15 GMT (envelope-from edwin) Message-Id: <200511240411.jAO4BFIG037038@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 24 Nov 2005 04:11:15 +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/oolite Makefile distinfo pkg-descr pkg-plist ports/games/oolite/files patch-JoystickHandler.h patch-OOFileManager.h patch-main.m patch-makefile pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2005 04:11:16 -0000 edwin 2005-11-24 04:11:15 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/oolite Makefile distinfo pkg-descr pkg-plist games/oolite/files patch-JoystickHandler.h patch-OOFileManager.h patch-main.m patch-makefile pkg-message.in Log: New port: games/oolite - clone of Elite space simulator game for GNUstep Oolite is an independent interpretation and recreation of the classic game, Elite. Oolite is a space trading and combat game, with the dangers of pirates, police, bounty hunters, and various other hazards. The player's role is open ended: there is no set goal other than perhaps to reach the Elite combat rating, but the players may choose their own path through the universe. The game is expandable, and numerous expansion packs already exist. New ships and new missions are available for download. You can find a first-flight tutorial here: http://oolite.aegidian.org/tutorial/ WWW: http://oolite-linux.berlios.de/ PR: ports/86997 Submitted by: Andriy Gapon Revision Changes Path 1.886 +1 -0 ports/games/Makefile 1.1 +42 -0 ports/games/oolite/Makefile (new) 1.1 +4 -0 ports/games/oolite/distinfo (new) 1.1 +11 -0 ports/games/oolite/files/patch-JoystickHandler.h (new) 1.1 +11 -0 ports/games/oolite/files/patch-OOFileManager.h (new) 1.1 +14 -0 ports/games/oolite/files/patch-main.m (new) 1.1 +16 -0 ports/games/oolite/files/patch-makefile (new) 1.1 +16 -0 ports/games/oolite/files/pkg-message.in (new) 1.1 +12 -0 ports/games/oolite/pkg-descr (new) 1.1 +225 -0 ports/games/oolite/pkg-plist (new)