From owner-cvs-all@FreeBSD.ORG Wed Nov 23 02:50:30 2005 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 BF61416A41F; Wed, 23 Nov 2005 02:50:30 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A1943D46; Wed, 23 Nov 2005 02:50:30 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAN2oU8k008162; Wed, 23 Nov 2005 02:50:30 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAN2oUID008161; Wed, 23 Nov 2005 02:50:30 GMT (envelope-from jylefort) Message-Id: <200511230250.jAN2oUID008161@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 23 Nov 2005 02:50: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-warsow Makefile distinfo pkg-deinstall pkg-descr pkg-install ports/games/linux-warsow/files warsow-wrapper.in wsw_server-wrapper.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: Wed, 23 Nov 2005 02:50:31 -0000 jylefort 2005-11-23 02:50:30 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/linux-warsow Makefile distinfo pkg-deinstall pkg-descr pkg-install games/linux-warsow/files warsow-wrapper.in wsw_server-wrapper.in Log: Add linux-warsow. Warsow is a full free multiplayer first person shooter with cartoon design, using qfusion (a cool improvement to the Quake 2 engine). Highlights: - Besides classical trix coming from Quake scene, like Circle Jump, Strafe Jump, Double Jump, Bunny Hopping, etc., Warsow features its own Special Moves - Special moves of Warsow are Wall jumps, Dashes, Dodges, Ramp slides. All of them can be performed with a single key (spacebar by default) - All this brings huge depth of interactivity in 3D environment, really skilled gameplay, endless learning curves - Client and dedicated server - Load Quake 3 maps - Add bots - And more WWW: http://www.warsow.net/ PR: ports/88903 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.884 +1 -0 ports/games/Makefile 1.1 +88 -0 ports/games/linux-warsow/Makefile (new) 1.1 +3 -0 ports/games/linux-warsow/distinfo (new) 1.1 +4 -0 ports/games/linux-warsow/files/warsow-wrapper.in (new) 1.1 +4 -0 ports/games/linux-warsow/files/wsw_server-wrapper.in (new) 1.1 +16 -0 ports/games/linux-warsow/pkg-deinstall (new) 1.1 +16 -0 ports/games/linux-warsow/pkg-descr (new) 1.1 +11 -0 ports/games/linux-warsow/pkg-install (new)