From owner-cvs-ports@FreeBSD.ORG Sun Oct 9 06:58:03 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0185816A41F; Sun, 9 Oct 2005 06:58:03 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C117F43D46; Sun, 9 Oct 2005 06:58:02 +0000 (GMT) (envelope-from edwin@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 j996w2bT047777; Sun, 9 Oct 2005 06:58:02 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j996w2Pv047776; Sun, 9 Oct 2005 06:58:02 GMT (envelope-from edwin) Message-Id: <200510090658.j996w2Pv047776@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 9 Oct 2005 06:58:02 +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/liquidwar Makefile distinfo pkg-descr pkg-plist ports/games/liquidwar/files patch-Makefile.in 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: Sun, 09 Oct 2005 06:58:03 -0000 edwin 2005-10-09 06:58:02 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/liquidwar Makefile distinfo pkg-descr pkg-plist games/liquidwar/files patch-Makefile.in Log: New port: games/liquidwar Liquid War is a unique multiplayer wargame. Its rules are truely original and have been invented by Thomas Colcombet. You control an army of liquid and have to try and eat your opponents. A single player mode is available, but the game is definitely designed to be multiplayer, and has network support. When playing Liquid War, one has to eat one's opponent. There can be from 2 to 6 players. There are no weapons, the only thing you have to do is to move a cursor in a 2-D battlefield. This cursor is followed by your army, which is composed by a great many little fighters. Fighters are represented by small colored squares. All the fighters who have the same color belong to the same team. One very often controls several thousands fighters at the same time. And when fighters from different teams meet, they eat each other, it is as simple as that. WWW: http://www.ufoot.org/liquidwar/ ^^^ specially for adamw@ :-) Revision Changes Path 1.838 +1 -0 ports/games/Makefile 1.1 +29 -0 ports/games/liquidwar/Makefile (new) 1.1 +2 -0 ports/games/liquidwar/distinfo (new) 1.1 +19 -0 ports/games/liquidwar/files/patch-Makefile.in (new) 1.1 +17 -0 ports/games/liquidwar/pkg-descr (new) 1.1 +66 -0 ports/games/liquidwar/pkg-plist (new)