From owner-cvs-ports@FreeBSD.ORG Tue Feb 27 02:46:34 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B662D16A404; Tue, 27 Feb 2007 02:46:33 +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 A4ECF13C441; Tue, 27 Feb 2007 02:46:33 +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 l1R2kXrx071236; Tue, 27 Feb 2007 02:46:33 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1R2kXRv071235; Tue, 27 Feb 2007 02:46:33 GMT (envelope-from alepulver) Message-Id: <200702270246.l1R2kXRv071235@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 27 Feb 2007 02:46:33 +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/actioncube Makefile distinfo pkg-descr pkg-plist ports/games/actioncube/files actioncube_client.in actioncube_server.in patch-source__src__Makefile 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: Tue, 27 Feb 2007 02:46:34 -0000 alepulver 2007-02-27 02:46:33 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/actioncube Makefile distinfo pkg-descr pkg-plist games/actioncube/files actioncube_client.in actioncube_server.in patch-source__src__Makefile Log: ActionCube is a total conversion of Wouter van Oortmerssen's FPS called Cube. Set in a realistic looking environment, as far as that's possible with this engine, while gameplay stays fast and arcade. This game is all about team oriented multiplayer fun. WWW: http://action.cubers.net/ Revision Changes Path 1.1093 +1 -0 ports/games/Makefile 1.1 +82 -0 ports/games/actioncube/Makefile (new) 1.1 +3 -0 ports/games/actioncube/distinfo (new) 1.1 +24 -0 ports/games/actioncube/files/actioncube_client.in (new) 1.1 +24 -0 ports/games/actioncube/files/actioncube_server.in (new) 1.1 +16 -0 ports/games/actioncube/files/patch-source__src__Makefile (new) 1.1 +6 -0 ports/games/actioncube/pkg-descr (new) 1.1 +844 -0 ports/games/actioncube/pkg-plist (new)