The FreeBSD Ports Archive
FreeBSD games : bomberinstinct4>
A nice Bomberman-like multiplayer game
BomberInstinct is a multiplayer-only Bomberman-like game. It plays only on a
single computer at the moment, with keyboard or joystick. It's part like
Bomberman, because you must kill the other players with bombs that throw flames
vertically and horizontally, but it's much more strategical because you have to
do with the elements of a maze (arrows, tunnels, teleportations, and many
more...), and with the special powers of each character.
http://bomberinstinct.sf.net/
|
bomberinstinct history
v. 1.20
date: 2007/05/19 20:05:33; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2006/09/20 11:20:55; author: stas; state: Exp; lines: +1 -1
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.18
date: 2006/02/23 10:36:34; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2006/01/25 22:58:03; author: kris; state: Exp; lines: +1 -0
Add missing USE_GETTEXT
v. 1.16
date: 2005/11/15 06:49:15; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2005/06/01 19:56:00; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.14
date: 2004/03/16 04:23:39; author: edwin; state: Exp; lines: +1 -1
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
v. 1.13
date: 2004/03/14 06:16:32; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/04 05:20:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +2 -6
- Use new knobs from bsd.sdl.mk
Approved by: portmgr
v. 1.10
date: 2003/11/20 15:05:57; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.9
date: 2003/11/20 13:51:34; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.8
date: 2003/11/13 14:45:03; author: trevor; state: Exp; lines: +2 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.7
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.6
date: 2003/03/07 06:02:43; 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.5
date: 2002/07/02 13:13:44; author: sobomax; state: Exp; lines: +4 -3
Update to 0.8.9.
v. 1.4
date: 2001/07/18 12:03:17; author: sobomax; state: Exp; lines: +2 -2
Pass PTHREAD_CFLAGS/PTHREAD_LIBS to the configure - this should fix the port
on -stable.
Submitted by: bento
v. 1.3
date: 2001/07/05 17:47:27; author: sobomax; state: Exp; lines: +6 -13
Update to 0.8.7.
v. 1.2
date: 2001/03/10 16:14:06; author: sobomax; state: Exp; lines: +2 -1
Update the port. While the formal version number was unchanged, the game
undergo considerable changes and should be threatedas a new version, hence
bump PORTREVISION.
Submitted by: bento
v. 1.1
date: 2000/09/28 09:32:22; author: sobomax; state: Exp;
Add bomberinstinct - a nice Bomberman-like multiplayer game.
=============================================================================
v. 1.20
date: 2007/05/19 20:05:33; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2006/09/20 11:20:55; author: stas; state: Exp; lines: +1 -1
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.18
date: 2006/02/23 10:36:34; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2006/01/25 22:58:03; author: kris; state: Exp; lines: +1 -0
Add missing USE_GETTEXT
v. 1.16
date: 2005/11/15 06:49:15; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2005/06/01 19:56:00; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.14
date: 2004/03/16 04:23:39; author: edwin; state: Exp; lines: +1 -1
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
v. 1.13
date: 2004/03/14 06:16:32; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/04 05:20:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +2 -6
- Use new knobs from bsd.sdl.mk
Approved by: portmgr
v. 1.10
date: 2003/11/20 15:05:57; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.9
date: 2003/11/20 13:51:34; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.8
date: 2003/11/13 14:45:03; author: trevor; state: Exp; lines: +2 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.7
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.6
date: 2003/03/07 06:02:43; 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.5
date: 2002/07/02 13:13:44; author: sobomax; state: Exp; lines: +4 -3
Update to 0.8.9.
v. 1.4
date: 2001/07/18 12:03:17; author: sobomax; state: Exp; lines: +2 -2
Pass PTHREAD_CFLAGS/PTHREAD_LIBS to the configure - this should fix the port
on -stable.
Submitted by: bento
v. 1.3
date: 2001/07/05 17:47:27; author: sobomax; state: Exp; lines: +6 -13
Update to 0.8.7.
v. 1.2
date: 2001/03/10 16:14:06; author: sobomax; state: Exp; lines: +2 -1
Update the port. While the formal version number was unchanged, the game
undergo considerable changes and should be threatedas a new version, hence
bump PORTREVISION.
Submitted by: bento
v. 1.1
date: 2000/09/28 09:32:22; author: sobomax; state: Exp;
Add bomberinstinct - a nice Bomberman-like multiplayer game.
=============================================================================
v. 1.20
date: 2007/05/19 20:05:33; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2006/09/20 11:20:55; author: stas; state: Exp; lines: +1 -1
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.18
date: 2006/02/23 10:36:34; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2006/01/25 22:58:03; author: kris; state: Exp; lines: +1 -0
Add missing USE_GETTEXT
v. 1.16
date: 2005/11/15 06:49:15; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2005/06/01 19:56:00; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.14
date: 2004/03/16 04:23:39; author: edwin; state: Exp; lines: +1 -1
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
v. 1.13
date: 2004/03/14 06:16:32; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/04 05:20:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2004/01/20 21:18:08; author: krion; state: Exp; lines: +2 -6
- Use new knobs from bsd.sdl.mk
Approved by: portmgr
v. 1.10
date: 2003/11/20 15:05:57; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.9
date: 2003/11/20 13:51:34; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.8
date: 2003/11/13 14:45:03; author: trevor; state: Exp; lines: +2 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.7
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.6
date: 2003/03/07 06:02:43; 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.5
date: 2002/07/02 13:13:44; author: sobomax; state: Exp; lines: +4 -3
Update to 0.8.9.
v. 1.4
date: 2001/07/18 12:03:17; author: sobomax; state: Exp; lines: +2 -2
Pass PTHREAD_CFLAGS/PTHREAD_LIBS to the configure - this should fix the port
on -stable.
Submitted by: bento
v. 1.3
date: 2001/07/05 17:47:27; author: sobomax; state: Exp; lines: +6 -13
Update to 0.8.7.
v. 1.2
date: 2001/03/10 16:14:06; author: sobomax; state: Exp; lines: +2 -1
Update the port. While the formal version number was unchanged, the game
undergo considerable changes and should be threatedas a new version, hence
bump PORTREVISION.
Submitted by: bento
v. 1.1
date: 2000/09/28 09:32:22; author: sobomax; state: Exp;
Add bomberinstinct - a nice Bomberman-like multiplayer game.
=============================================================================
|
| |

|