From owner-cvs-all@FreeBSD.ORG Thu Jun 1 11:20:52 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 087C716BA64; Thu, 1 Jun 2006 11:20:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A1D43D77; Thu, 1 Jun 2006 11:20:44 +0000 (GMT) (envelope-from danfe@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 k51BJItF083856; Thu, 1 Jun 2006 11:19:18 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k51BJIZY083855; Thu, 1 Jun 2006 11:19:18 GMT (envelope-from danfe) Message-Id: <200606011119.k51BJIZY083855@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 1 Jun 2006 11:19:18 +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/warsow Makefile distinfo pkg-descr pkg-plist ports/games/warsow/files patch-Makefile patch-linux+sys_linux.c 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: Thu, 01 Jun 2006 11:21:01 -0000 danfe 2006-06-01 11:19:18 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/warsow Makefile distinfo pkg-descr pkg-plist games/warsow/files patch-Makefile patch-linux+sys_linux.c Log: Add Warsow, a fast paced first person shooter game with cartoonish graphics which is primarily focused on trix (trick jumps) and art of move. WWW: http://www.warsow.net/ Revision Changes Path 1.989 +1 -0 ports/games/Makefile 1.1 +57 -0 ports/games/warsow/Makefile (new) 1.1 +6 -0 ports/games/warsow/distinfo (new) 1.1 +209 -0 ports/games/warsow/files/patch-Makefile (new) 1.1 +83 -0 ports/games/warsow/files/patch-linux+sys_linux.c (new) 1.1 +12 -0 ports/games/warsow/pkg-descr (new) 1.1 +130 -0 ports/games/warsow/pkg-plist (new)