From owner-cvs-all@FreeBSD.ORG Thu Apr 7 05:17:21 2011 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 BED18106566B; Thu, 7 Apr 2011 05:17:21 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AE35B8FC19; Thu, 7 Apr 2011 05:17:21 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p375HLlN079832; Thu, 7 Apr 2011 05:17:21 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p375HLxF079831; Thu, 7 Apr 2011 05:17:21 GMT (envelope-from beat) Message-Id: <201104070517.p375HLxF079831@repoman.freebsd.org> From: Beat Gaetzi Date: Thu, 7 Apr 2011 05:17:21 +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/megaglest Makefile distinfo pkg-descr pkg-plist ports/games/megaglest/files glest-wrapper.in patch-CMakeLists.txt pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 05:17:21 -0000 beat 2011-04-07 05:17:21 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/megaglest Makefile distinfo pkg-descr pkg-plist games/megaglest/files glest-wrapper.in patch-CMakeLists.txt pkg-message.in Log: MegaGlest is an open source 3D-real-time strategy game, where you control the armies of one of seven different factions: Tech, Magic, Egyptians, Indians, Norsemen, Persian or Romans (Beta). The game is setup in one of 14 naturally looking settings, which -like the unit models- are crafted with great appreciation for detail. MegaGlest is heavily based on the widely known Glest, which it forked from in early 2010. WWW: http://megaglest.org/ PR: ports/155111 Submitted by: Rusty Nejdl , Sven Moeller Revision Changes Path 1.1369 +1 -0 ports/games/Makefile 1.1 +66 -0 ports/games/megaglest/Makefile (new) 1.1 +2 -0 ports/games/megaglest/distinfo (new) 1.1 +27 -0 ports/games/megaglest/files/glest-wrapper.in (new) 1.1 +23 -0 ports/games/megaglest/files/patch-CMakeLists.txt (new) 1.1 +16 -0 ports/games/megaglest/files/pkg-message.in (new) 1.1 +8 -0 ports/games/megaglest/pkg-descr (new) 1.1 +9 -0 ports/games/megaglest/pkg-plist (new)