The FreeBSD Ports Archive
FreeBSD games : clanbomber4>
A bomberman-like multiplayer game
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).
http://clanbomber.sourceforge.net/
|
clanbomber history
v. 1.17
date: 2007/09/09 23:31:03; author: edwin; state: Exp; lines: +5 -8
[Update] devel/clanlib Update to 0.8.0
Update to 0.8.0
Take maintainership
Update games/trophy
update trophy to 1.1.4 and pass maintainership to me.
Ignore games/clanbomber
Set ignore on games/clanbomber, it will compile but not run.
PR: ports/115139, ports/115141, ports/115142
Submitted by: Martin Tournoij
v. 1.16
date: 2007/05/19 20:05:39; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15
date: 2006/05/07 23:45:10; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.14
date: 2005/11/24 14:11:14; author: barner; state: Exp; lines: +1 -1
Drop maintainership.
v. 1.13
date: 2005/02/28 13:05:24; author: barner; state: Exp; lines: +1 -1
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
v. 1.12
date: 2004/05/29 19:51:31; author: pav; state: Exp; lines: +8 -3
- Update to 1.0.5
- Mark IGNORE if no DISPLAY found
PR: ports/67341
Submitted by: Simon Barner (maintainer)
v. 1.11
date: 2004/02/04 05:20:18; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.10
date: 2004/01/24 14:32:38; author: pav; state: Exp; lines: +11 -9
- Update to 1.02a
- Give maintainership to submitter
- Make it play with new clanlib ports
PR: ports/59964
Submitted by: Simon Barner
v. 1.9
date: 2003/10/31 22:54:57; author: krion; state: Exp; lines: +2 -1
- Chase dependency for new devel/clanlib version
Noticed by: bento (kris)
v. 1.8
date: 2003/07/29 09:12:25; author: sobomax; state: Exp; lines: +1 -1
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
v. 1.7
date: 2003/06/04 22:43:27; author: kris; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.6
date: 2003/05/18 09:43:26; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.5
date: 2003/03/07 06:02:44; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/09/27 14:52:41; author: sobomax; state: Exp; lines: +4 -3
- Update to 1.01a;
- reflect move of the home page and MASTER_SITES to Sourceforge.
Prompted by: Fenner's distfiles survey
v. 1.3
date: 2001/03/29 16:33:42; author: sobomax; state: Exp; lines: +2 -2
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
v. 1.2
date: 2000/11/01 15:51:05; author: sobomax; state: Exp; lines: +12 -12
Whitespace-only:
Make indentation uniform across my ports.
v. 1.1
date: 2000/09/25 07:09:10; author: sobomax; state: Exp;
Add clanbomber - a bomberman-like multiplayer game written using clanlib.
=============================================================================
v. 1.17
date: 2007/09/09 23:31:03; author: edwin; state: Exp; lines: +5 -8
[Update] devel/clanlib Update to 0.8.0
Update to 0.8.0
Take maintainership
Update games/trophy
update trophy to 1.1.4 and pass maintainership to me.
Ignore games/clanbomber
Set ignore on games/clanbomber, it will compile but not run.
PR: ports/115139, ports/115141, ports/115142
Submitted by: Martin Tournoij
v. 1.16
date: 2007/05/19 20:05:39; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15
date: 2006/05/07 23:45:10; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.14
date: 2005/11/24 14:11:14; author: barner; state: Exp; lines: +1 -1
Drop maintainership.
v. 1.13
date: 2005/02/28 13:05:24; author: barner; state: Exp; lines: +1 -1
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
v. 1.12
date: 2004/05/29 19:51:31; author: pav; state: Exp; lines: +8 -3
- Update to 1.0.5
- Mark IGNORE if no DISPLAY found
PR: ports/67341
Submitted by: Simon Barner (maintainer)
v. 1.11
date: 2004/02/04 05:20:18; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.10
date: 2004/01/24 14:32:38; author: pav; state: Exp; lines: +11 -9
- Update to 1.02a
- Give maintainership to submitter
- Make it play with new clanlib ports
PR: ports/59964
Submitted by: Simon Barner
v. 1.9
date: 2003/10/31 22:54:57; author: krion; state: Exp; lines: +2 -1
- Chase dependency for new devel/clanlib version
Noticed by: bento (kris)
v. 1.8
date: 2003/07/29 09:12:25; author: sobomax; state: Exp; lines: +1 -1
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
v. 1.7
date: 2003/06/04 22:43:27; author: kris; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.6
date: 2003/05/18 09:43:26; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.5
date: 2003/03/07 06:02:44; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/09/27 14:52:41; author: sobomax; state: Exp; lines: +4 -3
- Update to 1.01a;
- reflect move of the home page and MASTER_SITES to Sourceforge.
Prompted by: Fenner's distfiles survey
v. 1.3
date: 2001/03/29 16:33:42; author: sobomax; state: Exp; lines: +2 -2
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
v. 1.2
date: 2000/11/01 15:51:05; author: sobomax; state: Exp; lines: +12 -12
Whitespace-only:
Make indentation uniform across my ports.
v. 1.1
date: 2000/09/25 07:09:10; author: sobomax; state: Exp;
Add clanbomber - a bomberman-like multiplayer game written using clanlib.
=============================================================================
v. 1.17
date: 2007/09/09 23:31:03; author: edwin; state: Exp; lines: +5 -8
[Update] devel/clanlib Update to 0.8.0
Update to 0.8.0
Take maintainership
Update games/trophy
update trophy to 1.1.4 and pass maintainership to me.
Ignore games/clanbomber
Set ignore on games/clanbomber, it will compile but not run.
PR: ports/115139, ports/115141, ports/115142
Submitted by: Martin Tournoij
v. 1.16
date: 2007/05/19 20:05:39; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15
date: 2006/05/07 23:45:10; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.14
date: 2005/11/24 14:11:14; author: barner; state: Exp; lines: +1 -1
Drop maintainership.
v. 1.13
date: 2005/02/28 13:05:24; author: barner; state: Exp; lines: +1 -1
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
v. 1.12
date: 2004/05/29 19:51:31; author: pav; state: Exp; lines: +8 -3
- Update to 1.0.5
- Mark IGNORE if no DISPLAY found
PR: ports/67341
Submitted by: Simon Barner (maintainer)
v. 1.11
date: 2004/02/04 05:20:18; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.10
date: 2004/01/24 14:32:38; author: pav; state: Exp; lines: +11 -9
- Update to 1.02a
- Give maintainership to submitter
- Make it play with new clanlib ports
PR: ports/59964
Submitted by: Simon Barner
v. 1.9
date: 2003/10/31 22:54:57; author: krion; state: Exp; lines: +2 -1
- Chase dependency for new devel/clanlib version
Noticed by: bento (kris)
v. 1.8
date: 2003/07/29 09:12:25; author: sobomax; state: Exp; lines: +1 -1
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
v. 1.7
date: 2003/06/04 22:43:27; author: kris; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.6
date: 2003/05/18 09:43:26; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.5
date: 2003/03/07 06:02:44; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/09/27 14:52:41; author: sobomax; state: Exp; lines: +4 -3
- Update to 1.01a;
- reflect move of the home page and MASTER_SITES to Sourceforge.
Prompted by: Fenner's distfiles survey
v. 1.3
date: 2001/03/29 16:33:42; author: sobomax; state: Exp; lines: +2 -2
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
v. 1.2
date: 2000/11/01 15:51:05; author: sobomax; state: Exp; lines: +12 -12
Whitespace-only:
Make indentation uniform across my ports.
v. 1.1
date: 2000/09/25 07:09:10; author: sobomax; state: Exp;
Add clanbomber - a bomberman-like multiplayer game written using clanlib.
=============================================================================
|
| |

|