From owner-cvs-all@FreeBSD.ORG Tue Feb 27 14:10:58 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F56116A405; Tue, 27 Feb 2007 14:10:58 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8A58F13C48D; Tue, 27 Feb 2007 14:10:58 +0000 (UTC) (envelope-from alepulver@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 l1REAwI2064527; Tue, 27 Feb 2007 14:10:58 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1REAwxt064521; Tue, 27 Feb 2007 14:10:58 GMT (envelope-from alepulver) Message-Id: <200702271410.l1REAwxt064521@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 27 Feb 2007 14:10:57 +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/bfm Makefile distinfo pkg-descr pkg-plist ports/games/bfm/files patch-Rules.make.in 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: Tue, 27 Feb 2007 14:10:58 -0000 alepulver 2007-02-27 14:10:57 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/bfm Makefile distinfo pkg-descr pkg-plist games/bfm/files patch-Rules.make.in Log: Battle for Mandicor is a free (as in freedom) real time strategy game using the Stratagus game engine. Stratagus is a free cross-platform RTS (Real Time Strategy) game engine written in C, and scripted with Lua. Stratagus has been used for many games, Battle for Mandicor being one of them. The fantasy world called Mandicor is much like Tolkien's Middle-Earth and has a long history. Though not yet finished, a player can control four races in game; dwarves, gnomes, humans, and goblins. Each has advantages and disadvantages within the game. While playing, you need to collect resources, train large armies, and research items in order to create a more powerful society and defeat the enemy. Campaigns, yet to be finished, will be based upon a long and interesting history. WWW: http://www.mandicor.org/ Revision Changes Path 1.1096 +1 -0 ports/games/Makefile 1.1 +51 -0 ports/games/bfm/Makefile (new) 1.1 +3 -0 ports/games/bfm/distinfo (new) 1.1 +48 -0 ports/games/bfm/files/patch-Rules.make.in (new) 1.1 +14 -0 ports/games/bfm/pkg-descr (new) 1.1 +579 -0 ports/games/bfm/pkg-plist (new)