From owner-cvs-all@FreeBSD.ORG Sun Oct 1 02:10:20 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 BB15016A49E; Sun, 1 Oct 2006 02:10:20 +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 BBC7043D5C; Sun, 1 Oct 2006 02:10:10 +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 k912AAdE044835; Sun, 1 Oct 2006 02:10:10 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k912AA7S044834; Sun, 1 Oct 2006 02:10:10 GMT (envelope-from acm) Message-Id: <200610010210.k912AA7S044834@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sun, 1 Oct 2006 02:10:10 +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/ufoai Makefile distinfo pkg-descr pkg-plist ports/games/ufoai/files patch-Makefile run.sh.in ports/games/ufoai-data Makefile distinfo pkg-descr 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: Sun, 01 Oct 2006 02:10:21 -0000 acm 2006-10-01 02:10:10 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/ufoai Makefile distinfo pkg-descr pkg-plist games/ufoai/files patch-Makefile run.sh.in games/ufoai-data Makefile distinfo pkg-descr Log: - New ports: games/ufoai games/ufoai-data UFO ALIEN INVASION is a strategy game featuring tactical combat against hostile alien forces which are about to infiltrate earth at this very moment. You are in command of a small special unit which has been founded to face the alien strike force. To be successful on the long run, you will also have to have a research team study the aliens and their technologies in order to learn as much as possible about their technology, their goals and the aliens themselves. WWW: http://ufo.myexp.de/ Revision Changes Path 1.1042 +2 -0 ports/games/Makefile 1.1 +52 -0 ports/games/ufoai-data/Makefile (new) 1.1 +3 -0 ports/games/ufoai-data/distinfo (new) 1.1 +3 -0 ports/games/ufoai-data/pkg-descr (new) 1.1 +111 -0 ports/games/ufoai/Makefile (new) 1.1 +3 -0 ports/games/ufoai/distinfo (new) 1.1 +29 -0 ports/games/ufoai/files/patch-Makefile (new) 1.1 +4 -0 ports/games/ufoai/files/run.sh.in (new) 1.1 +8 -0 ports/games/ufoai/pkg-descr (new) 1.1 +64 -0 ports/games/ufoai/pkg-plist (new)