The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD games : battleball

3D single/multiplayer military soccer game for X Window System

 BattleBall is essentially the game of soccer, played with military
vehicles rather than with people.  Each player drives a tank or flies
a helicopter, and tries to move the ball down the playfield to the
other team's goal.  In BattleBall, the teams' "goals" are their
headquarters buildings, positioned at the ends of the playfield.
Hitting another team's headquarters building with the ball scores a
point, knocking the building over in the process.  Yes, realism was
my ultimate goal in this game.

Players are organized into teams.  Up to six teams can play at once, and
teams may have any combination of human and computer players.  All teams
compete on the playfield simultaneously.  To reduce disorientation and
chaos, players' vehicles are painted with their team's colors, and
headquarters buildings are marked with their team's insignia.
 

http://freebsd.aeternal.net/ports/



battleball history


v. 1.31
date: 2007/11/23 20:05:34;  author: pav;  state: Exp;  lines: +4 -0
- Mark BROKEN on amd64 with gcc42

Reported by:	pointyhat
Approved by:	portmgr (hat)

v. 1.30 date: 2007/11/20 02:58:10; author: linimon; state: Exp; lines: +1 -5 This now builds on pointyhat on 7.x and 8.x. While here, pet portlint. Approved by: portmgr (self)
v. 1.29 date: 2007/10/11 21:52:03; author: linimon; state: Exp; lines: +1 -1 Reset corwin@aeternal.net due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.28 date: 2007/10/02 10:44:18; author: linimon; state: Exp; lines: +4 -0 Mark as broken with gcc4.2.
v. 1.27 date: 2007/05/19 20:05:28; 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.26 date: 2005/10/29 17:53:11; author: mnag; state: Exp; lines: +3 -6 Update MASTER_SITES Take MAINTAINER Remove DEPRECATED PR: 88180 Submitted by: Martin Hudec
v. 1.25 date: 2005/07/30 01:49:30; author: kris; state: Exp; lines: +1 -1 Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes.
v. 1.24 date: 2005/05/31 13:16:39; author: lawrance; state: Exp; lines: +3 -0 Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
v. 1.23 date: 2005/04/29 09:16:29; author: vs; state: Exp; lines: +12 -4 Use MAKE_ARGS & PLIST/PORTDOCS
v. 1.22 date: 2005/02/20 19:47:05; author: fjoe; state: Exp; lines: +1 -1 USE_MESA -> USE_GL.
v. 1.21 date: 2004/11/18 08:30:38; author: kris; state: Exp; lines: +7 -1 BROKEN on ia64 and sparc64: Does not compile
v. 1.20 date: 2003/07/18 17:00:48; author: osa; state: Exp; lines: +2 -8 Fix build, remove BROKEN and refuce newline. Also use %%DOCSDIR%% for pkg-plist. Patches submitted by: Simon Barner
v. 1.19 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.18 date: 2003/05/18 09:39:48; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.17 date: 2003/03/11 21:00:58; author: fenner; state: Exp; lines: +1 -3 Update MASTER_SITES PR: ports/49046 Submitted by: Ryan T. Dean Approved by: portmgr
v. 1.16 date: 2003/02/20 17:32:04; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.15 date: 2002/11/10 16:46:02; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.14 date: 2002/11/06 22:44:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.13 date: 2002/03/29 13:35:33; author: pat; state: Exp; lines: +4 -2 Add new MASTER_SITES PR: 36479 Submitted by: Tilman Linneweh
v. 1.12 date: 2001/08/06 19:54:40; author: lioux; state: Exp; lines: +5 -3 o make it PTHREAD_{LIBS,CFLAGS} safe o some Makefile style files: use DOCSDIR and extraneous space removals o support NOPORTDOCS PR: 29482 Submitted by: Patrick Li
v. 1.11 date: 2001/01/09 00:06:20; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.10 date: 2000/08/03 09:23:22; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.9 date: 2000/05/29 01:14:50; author: will; state: Exp; lines: +3 -1 Add missing LIB_DEPENDS to unbreak this port. Found by: bento
v. 1.8 date: 2000/05/18 18:26:18; author: will; state: Exp; lines: +2 -1 Add USE_X_PREFIX so this compiles if you don't have X libs installed. Found by: bento
v. 1.7 date: 2000/05/18 06:50:23; author: will; state: Exp; lines: +3 -2 Update MASTER_SITES. Files are now available on Linuxberg, so I've thrown 2 of their mirror sites in here.
v. 1.6 date: 2000/04/16 22:02:54; author: will; state: Exp; lines: +4 -5 Update to battleball 2.1. Since the author's original site is gone, and since the tarball seems to be available on tucows, we'll move it there instead of putting it on my people.FreeBSD.org space. This also fixes the distfile fennerism, and finally we can remove USE_IMAKE! The patches that have been removed are obsolete due to newer compilers.
v. 1.5 date: 2000/04/14 00:45:28; author: mharo; state: Exp; lines: +4 -4 update portname/portversion stuff (games commit part 1, a-c)
v. 1.4 date: 2000/03/29 09:02:03; author: will; state: Exp; lines: +2 -2 Take over some ports.
v. 1.3 date: 2000/03/29 07:18:13; author: kris; state: Exp; lines: +2 -2 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.2 date: 1999/08/25 06:02:55; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/05/01 02:38:09; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/01 02:38:09; author: taoka; state: Exp; lines: +0 -0 X3D single/multiplayer military soccer game for X Window System. PR: 11362 Submitted by: Andrey Zakhvatov ============================================================================= v. 1.31 date: 2007/11/23 20:05:34; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on amd64 with gcc42 Reported by: pointyhat Approved by: portmgr (hat)
v. 1.30 date: 2007/11/20 02:58:10; author: linimon; state: Exp; lines: +1 -5 This now builds on pointyhat on 7.x and 8.x. While here, pet portlint. Approved by: portmgr (self)
v. 1.29 date: 2007/10/11 21:52:03; author: linimon; state: Exp; lines: +1 -1 Reset corwin@aeternal.net due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.28 date: 2007/10/02 10:44:18; author: linimon; state: Exp; lines: +4 -0 Mark as broken with gcc4.2.
v. 1.27 date: 2007/05/19 20:05:28; 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.26 date: 2005/10/29 17:53:11; author: mnag; state: Exp; lines: +3 -6 Update MASTER_SITES Take MAINTAINER Remove DEPRECATED PR: 88180 Submitted by: Martin Hudec
v. 1.25 date: 2005/07/30 01:49:30; author: kris; state: Exp; lines: +1 -1 Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes.
v. 1.24 date: 2005/05/31 13:16:39; author: lawrance; state: Exp; lines: +3 -0 Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
v. 1.23 date: 2005/04/29 09:16:29; author: vs; state: Exp; lines: +12 -4 Use MAKE_ARGS & PLIST/PORTDOCS
v. 1.22 date: 2005/02/20 19:47:05; author: fjoe; state: Exp; lines: +1 -1 USE_MESA -> USE_GL.
v. 1.21 date: 2004/11/18 08:30:38; author: kris; state: Exp; lines: +7 -1 BROKEN on ia64 and sparc64: Does not compile
v. 1.20 date: 2003/07/18 17:00:48; author: osa; state: Exp; lines: +2 -8 Fix build, remove BROKEN and refuce newline. Also use %%DOCSDIR%% for pkg-plist. Patches submitted by: Simon Barner
v. 1.19 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.18 date: 2003/05/18 09:39:48; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.17 date: 2003/03/11 21:00:58; author: fenner; state: Exp; lines: +1 -3 Update MASTER_SITES PR: ports/49046 Submitted by: Ryan T. Dean Approved by: portmgr
v. 1.16 date: 2003/02/20 17:32:04; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.15 date: 2002/11/10 16:46:02; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.14 date: 2002/11/06 22:44:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.13 date: 2002/03/29 13:35:33; author: pat; state: Exp; lines: +4 -2 Add new MASTER_SITES PR: 36479 Submitted by: Tilman Linneweh
v. 1.12 date: 2001/08/06 19:54:40; author: lioux; state: Exp; lines: +5 -3 o make it PTHREAD_{LIBS,CFLAGS} safe o some Makefile style files: use DOCSDIR and extraneous space removals o support NOPORTDOCS PR: 29482 Submitted by: Patrick Li
v. 1.11 date: 2001/01/09 00:06:20; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.10 date: 2000/08/03 09:23:22; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.9 date: 2000/05/29 01:14:50; author: will; state: Exp; lines: +3 -1 Add missing LIB_DEPENDS to unbreak this port. Found by: bento
v. 1.8 date: 2000/05/18 18:26:18; author: will; state: Exp; lines: +2 -1 Add USE_X_PREFIX so this compiles if you don't have X libs installed. Found by: bento
v. 1.7 date: 2000/05/18 06:50:23; author: will; state: Exp; lines: +3 -2 Update MASTER_SITES. Files are now available on Linuxberg, so I've thrown 2 of their mirror sites in here.
v. 1.6 date: 2000/04/16 22:02:54; author: will; state: Exp; lines: +4 -5 Update to battleball 2.1. Since the author's original site is gone, and since the tarball seems to be available on tucows, we'll move it there instead of putting it on my people.FreeBSD.org space. This also fixes the distfile fennerism, and finally we can remove USE_IMAKE! The patches that have been removed are obsolete due to newer compilers.
v. 1.5 date: 2000/04/14 00:45:28; author: mharo; state: Exp; lines: +4 -4 update portname/portversion stuff (games commit part 1, a-c)
v. 1.4 date: 2000/03/29 09:02:03; author: will; state: Exp; lines: +2 -2 Take over some ports.
v. 1.3 date: 2000/03/29 07:18:13; author: kris; state: Exp; lines: +2 -2 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.2 date: 1999/08/25 06:02:55; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/05/01 02:38:09; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/01 02:38:09; author: taoka; state: Exp; lines: +0 -0 X3D single/multiplayer military soccer game for X Window System. PR: 11362 Submitted by: Andrey Zakhvatov ============================================================================= v. 1.31 date: 2007/11/23 20:05:34; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on amd64 with gcc42 Reported by: pointyhat Approved by: portmgr (hat)
v. 1.30 date: 2007/11/20 02:58:10; author: linimon; state: Exp; lines: +1 -5 This now builds on pointyhat on 7.x and 8.x. While here, pet portlint. Approved by: portmgr (self)
v. 1.29 date: 2007/10/11 21:52:03; author: linimon; state: Exp; lines: +1 -1 Reset corwin@aeternal.net due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.28 date: 2007/10/02 10:44:18; author: linimon; state: Exp; lines: +4 -0 Mark as broken with gcc4.2.
v. 1.27 date: 2007/05/19 20:05:28; 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.26 date: 2005/10/29 17:53:11; author: mnag; state: Exp; lines: +3 -6 Update MASTER_SITES Take MAINTAINER Remove DEPRECATED PR: 88180 Submitted by: Martin Hudec
v. 1.25 date: 2005/07/30 01:49:30; author: kris; state: Exp; lines: +1 -1 Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes.
v. 1.24 date: 2005/05/31 13:16:39; author: lawrance; state: Exp; lines: +3 -0 Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
v. 1.23 date: 2005/04/29 09:16:29; author: vs; state: Exp; lines: +12 -4 Use MAKE_ARGS & PLIST/PORTDOCS
v. 1.22 date: 2005/02/20 19:47:05; author: fjoe; state: Exp; lines: +1 -1 USE_MESA -> USE_GL.
v. 1.21 date: 2004/11/18 08:30:38; author: kris; state: Exp; lines: +7 -1 BROKEN on ia64 and sparc64: Does not compile
v. 1.20 date: 2003/07/18 17:00:48; author: osa; state: Exp; lines: +2 -8 Fix build, remove BROKEN and refuce newline. Also use %%DOCSDIR%% for pkg-plist. Patches submitted by: Simon Barner
v. 1.19 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.18 date: 2003/05/18 09:39:48; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.17 date: 2003/03/11 21:00:58; author: fenner; state: Exp; lines: +1 -3 Update MASTER_SITES PR: ports/49046 Submitted by: Ryan T. Dean Approved by: portmgr
v. 1.16 date: 2003/02/20 17:32:04; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.15 date: 2002/11/10 16:46:02; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.14 date: 2002/11/06 22:44:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.13 date: 2002/03/29 13:35:33; author: pat; state: Exp; lines: +4 -2 Add new MASTER_SITES PR: 36479 Submitted by: Tilman Linneweh
v. 1.12 date: 2001/08/06 19:54:40; author: lioux; state: Exp; lines: +5 -3 o make it PTHREAD_{LIBS,CFLAGS} safe o some Makefile style files: use DOCSDIR and extraneous space removals o support NOPORTDOCS PR: 29482 Submitted by: Patrick Li
v. 1.11 date: 2001/01/09 00:06:20; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.10 date: 2000/08/03 09:23:22; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.9 date: 2000/05/29 01:14:50; author: will; state: Exp; lines: +3 -1 Add missing LIB_DEPENDS to unbreak this port. Found by: bento
v. 1.8 date: 2000/05/18 18:26:18; author: will; state: Exp; lines: +2 -1 Add USE_X_PREFIX so this compiles if you don't have X libs installed. Found by: bento
v. 1.7 date: 2000/05/18 06:50:23; author: will; state: Exp; lines: +3 -2 Update MASTER_SITES. Files are now available on Linuxberg, so I've thrown 2 of their mirror sites in here.
v. 1.6 date: 2000/04/16 22:02:54; author: will; state: Exp; lines: +4 -5 Update to battleball 2.1. Since the author's original site is gone, and since the tarball seems to be available on tucows, we'll move it there instead of putting it on my people.FreeBSD.org space. This also fixes the distfile fennerism, and finally we can remove USE_IMAKE! The patches that have been removed are obsolete due to newer compilers.
v. 1.5 date: 2000/04/14 00:45:28; author: mharo; state: Exp; lines: +4 -4 update portname/portversion stuff (games commit part 1, a-c)
v. 1.4 date: 2000/03/29 09:02:03; author: will; state: Exp; lines: +2 -2 Take over some ports.
v. 1.3 date: 2000/03/29 07:18:13; author: kris; state: Exp; lines: +2 -2 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.2 date: 1999/08/25 06:02:55; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/05/01 02:38:09; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/01 02:38:09; author: taoka; state: Exp; lines: +0 -0 X3D single/multiplayer military soccer game for X Window System. PR: 11362 Submitted by: Andrey Zakhvatov =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm