From owner-cvs-all@FreeBSD.ORG Fri Sep 8 19:19:30 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 E37BD16A412; Fri, 8 Sep 2006 19:19:30 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B8043D53; Fri, 8 Sep 2006 19:19:30 +0000 (GMT) (envelope-from acm@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 k88JJU9P026551; Fri, 8 Sep 2006 19:19:30 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k88JJUUC026550; Fri, 8 Sep 2006 19:19:30 GMT (envelope-from acm) Message-Id: <200609081919.k88JJUUC026550@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 8 Sep 2006 19:19:30 +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/linux-savage Makefile distinfo pkg-descr pkg-install pkg-plist ports/games/linux-savage/files pkg-message.in savage.in savage_editor.in savage_server.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: Fri, 08 Sep 2006 19:19:31 -0000 acm 2006-09-08 19:19:30 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/linux-savage Makefile distinfo pkg-descr pkg-install pkg-plist games/linux-savage/files pkg-message.in savage.in savage_editor.in savage_server.in Log: - New port: games/linux-savage Choose to be a commander and you will play an in-depth RTS managing the stronghold, or choose to be a warrior and you will play an intense game of first person combat. With the creation of a new game play genre, RTSS (Real Time Strategy Shooter), Savage expertly redefines the first-person shooter and real-time strategy genres by combining elements of both into one cohesive experience. As the commander in RTS mode, you will tackle resource management, develop a robust tech tree, plan your assault and lead real human players into battle. As a warrior in action mode, you will master many unique weapons, powerful units, and siege vehicles to fight a fast paced battle. WWW: http://www.s2games.com/savage/ Approved by: garga (mentor, implicit) Revision Changes Path 1.1034 +1 -0 ports/games/Makefile 1.1 +99 -0 ports/games/linux-savage/Makefile (new) 1.1 +18 -0 ports/games/linux-savage/distinfo (new) 1.1 +23 -0 ports/games/linux-savage/files/pkg-message.in (new) 1.1 +5 -0 ports/games/linux-savage/files/savage.in (new) 1.1 +5 -0 ports/games/linux-savage/files/savage_editor.in (new) 1.1 +5 -0 ports/games/linux-savage/files/savage_server.in (new) 1.1 +13 -0 ports/games/linux-savage/pkg-descr (new) 1.1 +25 -0 ports/games/linux-savage/pkg-install (new) 1.1 +248 -0 ports/games/linux-savage/pkg-plist (new)