1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

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@ :-)
This commit is contained in:
Edwin Groothuis 2005-10-09 06:58:02 +00:00
parent ee51401d34
commit 11a1e370a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144654
6 changed files with 134 additions and 0 deletions

View File

@ -324,6 +324,7 @@
SUBDIR += linux-ut2003-demo
SUBDIR += linux-ut2004-demo
SUBDIR += linux-virtual-jay-peak
SUBDIR += liquidwar
SUBDIR += lm-solve
SUBDIR += ltris
SUBDIR += lucidlife

29
games/liquidwar/Makefile Normal file
View File

@ -0,0 +1,29 @@
# New ports collection makefile for: liquidwar
# Date created: 9 October 2005
# Whom: Edwin Groothuis <edwin@mavetju.org>
#
# $FreeBSD$
#
PORTNAME= liquidwar
PORTVERSION= 5.6.2
CATEGORIES= games
MASTER_SITES= http://liquidwar.sunsite.dk/archive/ \
${MASTER_SITE_SAVANNAH} \
http://ufoot.hd.free.fr/pub/archive/
MASTER_SITE_SUBDIR= liquidwar
MAINTAINER= edwin@mavetju.org
COMMENT= You control an army of liquid and have to try and eat your opponents
GNU_CONFIGURE= yes
USE_GMAKE= yes
INFO= liquidwar
MANCOMPRESSED= yes
MAN6= liquidwar.6 \
liquidwar-server.6 \
liquidwar-mapgen.6
.include <bsd.port.mk>

2
games/liquidwar/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (liquidwar-5.6.2.tar.gz) = 981c5f00ddf2364c7b9d31fea82852be
SIZE (liquidwar-5.6.2.tar.gz) = 2973938

View File

@ -0,0 +1,19 @@
--- Makefile.in.orig Thu Feb 12 07:43:58 2004
+++ Makefile.in Sun Oct 9 16:32:39 2005
@@ -16,13 +16,12 @@
# directory since the FHS (File Hierarchy Standard recommends
# to place man pages in $(datadir)/man (ie /usr/share/man).
# MANDIR = $(mandir)/man6
-MANDIR = $(datadir)/man/man6
+MANDIR = $(prefix)/man/man6
# We don't use the autoconf default infodir=$(prefix)/info info
# directory since the FHS (File Hierarchy Standard recommends
# to place info pages in $(datadir)/info (ie /usr/share/info).
-# INFODDIR = $(infodir)
-INFODIR = $(datadir)/info
-INFODIRDIR = $(infodir)
+# YES WE DO!
+INFODIR = $(prefix)/info
ifeq (@TARGET_OPT@,yes)
TARGET = @target@

17
games/liquidwar/pkg-descr Normal file
View File

@ -0,0 +1,17 @@
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/

66
games/liquidwar/pkg-plist Normal file
View File

@ -0,0 +1,66 @@
bin/liquidwar
bin/liquidwar-server
bin/liquidwar-mapgen
%%DOCSDIR%%/txt/algorithm.txt
%%DOCSDIR%%/txt/authors.txt
%%DOCSDIR%%/txt/bugs.txt
%%DOCSDIR%%/txt/copying.txt
%%DOCSDIR%%/txt/mailinglists.txt
%%DOCSDIR%%/txt/network.txt
%%DOCSDIR%%/txt/options.txt
%%DOCSDIR%%/txt/parameters.txt
%%DOCSDIR%%/txt/platforms.txt
%%DOCSDIR%%/txt/rules.txt
%%DOCSDIR%%/txt/source.txt
%%DOCSDIR%%/txt/todo.txt
%%DOCSDIR%%/txt/userlevels.txt
%%DOCSDIR%%/html/algorithm.html
%%DOCSDIR%%/html/authors.html
%%DOCSDIR%%/html/bugs.html
%%DOCSDIR%%/html/copying.html
%%DOCSDIR%%/html/index.html
%%DOCSDIR%%/html/mailinglists.html
%%DOCSDIR%%/html/network.html
%%DOCSDIR%%/html/options.html
%%DOCSDIR%%/html/parameters.html
%%DOCSDIR%%/html/platforms.html
%%DOCSDIR%%/html/rules.html
%%DOCSDIR%%/html/source.html
%%DOCSDIR%%/html/todo.html
%%DOCSDIR%%/html/userlevels.html
%%DOCSDIR%%/ps/liquidwar.ps
%%DOCSDIR%%/pdf/liquidwar.pdf
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/README
%%DOCSDIR%%/README.fr
%%DOCSDIR%%/README.de
%%DOCSDIR%%/README.dk
share/pixmaps/liquidwar.xpm
share/applications/liquidwar.desktop
share/games/liquidwar/liquidwar.dat
share/games/liquidwar/map/meditate.bmp
share/games/liquidwar/map/pacman.bmp
share/games/liquidwar/map/paille.bmp
share/games/liquidwar/map/t4.bmp
share/games/liquidwar/music/colossus.mid
share/games/liquidwar/texture/bluesq.bmp
share/games/liquidwar/texture/clovers.bmp
share/games/liquidwar/texture/meditate.bmp
share/games/liquidwar/texture/rust.bmp
share/games/liquidwar/texture/warning.bmp
games/liquidwar-server
games/liquidwar-mapgen
games/liquidwar
@dirrm share/games/liquidwar/texture
@dirrm share/games/liquidwar/music
@dirrm share/games/liquidwar/map
@dirrm share/games/liquidwar
@dirrm games
@dirrm %%DOCSDIR%%/txt
@dirrm %%DOCSDIR%%/html
@dirrm %%DOCSDIR%%/pdf
@dirrm %%DOCSDIR%%/ps
@dirrm %%DOCSDIR%%