From e29c060b2d9ee08cfdf45ce142ae6454946e518f Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 25 Sep 2000 07:09:11 +0000 Subject: Add clanbomber - a bomberman-like multiplayer game written using clanlib. --- games/Makefile | 1 + games/clanbomber/Makefile | 23 +++++++++++++++++++++++ games/clanbomber/distinfo | 1 + games/clanbomber/files/patch-aa | 11 +++++++++++ games/clanbomber/pkg-comment | 1 + games/clanbomber/pkg-descr | 8 ++++++++ games/clanbomber/pkg-plist | 38 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 83 insertions(+) create mode 100644 games/clanbomber/Makefile create mode 100644 games/clanbomber/distinfo create mode 100644 games/clanbomber/files/patch-aa create mode 100644 games/clanbomber/pkg-comment create mode 100644 games/clanbomber/pkg-descr create mode 100644 games/clanbomber/pkg-plist (limited to 'games') diff --git a/games/Makefile b/games/Makefile index f178894a763c..6303e4c56c6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -31,6 +31,7 @@ SUBDIR += CaribbeanStud SUBDIR += bzflag SUBDIR += cgoban + SUBDIR += clanbomber SUBDIR += columns SUBDIR += connect4 SUBDIR += corewars diff --git a/games/clanbomber/Makefile b/games/clanbomber/Makefile new file mode 100644 index 000000000000..a01995fb87a5 --- /dev/null +++ b/games/clanbomber/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: clanbomber +# Date created: 10 May 2000 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# + +PORTNAME= clanbomber +PORTVERSION= 1.01 +CATEGORIES= games +MASTER_SITES= http://www.clanbomber.de/files/ + +MAINTAINER= sobomax@FreeBSD.org + +LIB_DEPENDS= clanCore.0:${PORTSDIR}/devel/clanlib + +USE_XLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= LIBS="-pthread -L${LOCALBASE}/lib" \ + CPPFLAGS="-I${LOCALBASE}/include" +CFLAGS+= -fpermissive -g3 + +.include diff --git a/games/clanbomber/distinfo b/games/clanbomber/distinfo new file mode 100644 index 000000000000..30b06ff11588 --- /dev/null +++ b/games/clanbomber/distinfo @@ -0,0 +1 @@ +MD5 (clanbomber-1.01.tar.gz) = 5df0045983d205b9fe59c0d8b4c4d889 diff --git a/games/clanbomber/files/patch-aa b/games/clanbomber/files/patch-aa new file mode 100644 index 000000000000..a214d60768be --- /dev/null +++ b/games/clanbomber/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.orig Fri May 19 12:12:53 2000 ++++ configure Fri May 19 12:13:21 2000 +@@ -779,7 +779,7 @@ + + + +-CXXFLAGS="-O6" ++#CXXFLAGS="-O6" + + for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl + do diff --git a/games/clanbomber/pkg-comment b/games/clanbomber/pkg-comment new file mode 100644 index 000000000000..2e51940a65b0 --- /dev/null +++ b/games/clanbomber/pkg-comment @@ -0,0 +1 @@ +A bomberman-like multiplayer game diff --git a/games/clanbomber/pkg-descr b/games/clanbomber/pkg-descr new file mode 100644 index 000000000000..37f53400c873 --- /dev/null +++ b/games/clanbomber/pkg-descr @@ -0,0 +1,8 @@ +ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a +free multi platform C++ game SDK. First "ClanBomber" was only a working title +for a small game started in September 1998, that has only been started to learn +how to use ClanLib. But the ClanBomber project has grown into a real game. It +is fully playable and features Computer controlled bombers, however, it is +recommended to play ClanBomber with friends (3-8 players are really fun). + +WWW: http://www.clanbomber.de/ diff --git a/games/clanbomber/pkg-plist b/games/clanbomber/pkg-plist new file mode 100644 index 000000000000..5d9d1663f4c3 --- /dev/null +++ b/games/clanbomber/pkg-plist @@ -0,0 +1,38 @@ +bin/clanbomber +share/clanbomber/bud.mod +share/clanbomber/clanbomber.dat +share/clanbomber/clanbomber.scr +share/clanbomber/maps/Arena.map +share/clanbomber/maps/Big_Block.map +share/clanbomber/maps/Big_Standard.map +share/clanbomber/maps/Blast_Matrix.map +share/clanbomber/maps/Bloody_Ring.map +share/clanbomber/maps/Boiling_Egg.map +share/clanbomber/maps/Bomb_Attack.map +share/clanbomber/maps/Crammed.map +share/clanbomber/maps/Death_Corridor.map +share/clanbomber/maps/Dilemma.map +share/clanbomber/maps/FearCircle.map +share/clanbomber/maps/FearCircle_Remix.map +share/clanbomber/maps/FireWheels.map +share/clanbomber/maps/Football.map +share/clanbomber/maps/Four_Instance.map +share/clanbomber/maps/Ghostbear.map +share/clanbomber/maps/Hard_Work.map +share/clanbomber/maps/Hole_Run.map +share/clanbomber/maps/Huge_Standard.map +share/clanbomber/maps/Juicy_Lucy.map +share/clanbomber/maps/Kitchen.map +share/clanbomber/maps/Meeting.map +share/clanbomber/maps/MungoBane.map +share/clanbomber/maps/Obstacle_Race.map +share/clanbomber/maps/Overkill.map +share/clanbomber/maps/Prison_Cells.map +share/clanbomber/maps/Redirection.map +share/clanbomber/maps/Sixty_Nine.map +share/clanbomber/maps/Small_Standard.map +share/clanbomber/maps/Snake_Race.map +share/clanbomber/maps/Tiny_Standard.map +share/clanbomber/maps/Whole_Mess.map +@dirrm share/clanbomber/maps +@dirrm share/clanbomber -- cgit v1.2.3