The FreeBSD Ports Archive
FreeBSD games : 3dpong4>
X Window 3D Pong game for 1 or 2 players with a ball and paddles
3D Pong is an X Window game for 1 or 2 players. It's a 3D game based
on the first arcade game, "Pong." Like "Pong," it's a game played with
a ball and paddles. The object is to hit the ball and get it in the
other player's goal. Use your paddle to deflect the ball and keep it
from getting in your goal.
http://www.newbreedsoftware.com/3dpong/
|
3dpong history
v. 1.18
date: 2007/05/19 20:05:14; 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.17
date: 2006/05/07 23:45:05; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.16
date: 2005/04/20 12:31:55; author: sem; state: Exp; lines: +1 -1
- fetch URL has changed. fix it.
PR: ports/80139
Submitted by: Andrej Zverev
v. 1.15
date: 2004/07/14 12:21:19; author: krion; state: Exp; lines: +9 -5
Update to version 0.5
PR: ports/69001
Submitted by: Ports Fury
v. 1.14
date: 2003/08/26 15:39:59; author: krion; state: Exp; lines: +8 -10
- Fix MASTER_SITES
- Utilize DATADIR/DOCSDIR
PR: 56002
Submitted by: Ports Fury
v. 1.13
date: 2003/02/20 17:32:03; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2002/11/10 16:46:01; 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.11
date: 2002/11/06 22:44:56; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.10
date: 2002/06/30 02:50:23; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 40012
Submitted by: Oliver Braun
v. 1.9
date: 2001/06/10 23:34:24; author: dwcjr; state: Exp; lines: +6 -4
Update to new version
Fix patch and add REGEX for chmod
PR: 28008
Submitted by: Jeff Palmer
Reviewed by: will
v. 1.8
date: 2000/04/14 12:25:47; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
v. 1.7
date: 2000/03/29 07:17:24; 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.6
date: 1999/08/25 06:02:43; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/07/11 17:04:08; author: cpiazza; state: Exp; lines: +3 -1
Update 3dpong. (the distfile changed but the version didn't).
PR: 12592
Submitted by: maintainer
v. 1.4
date: 1998/08/10 12:16:53; author: steve; state: Exp; lines: +4 -2
Find the distfile again and handle NOPORTDOCS.
PR: 7553
Submitted by: maintainer
v. 1.3
date: 1998/08/05 09:30:51; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.2
date: 1998/07/27 23:24:27; author: asami; state: Exp; lines: +2 -2
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam
v. 1.1
date: 1998/04/27 03:51:02; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/27 03:51:02; author: mph; state: Exp; lines: +0 -0
Import of 3dpong v0.3, a three-dimensional pong game for X11.
PR: 5973
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.18
date: 2007/05/19 20:05:14; 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.17
date: 2006/05/07 23:45:05; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.16
date: 2005/04/20 12:31:55; author: sem; state: Exp; lines: +1 -1
- fetch URL has changed. fix it.
PR: ports/80139
Submitted by: Andrej Zverev
v. 1.15
date: 2004/07/14 12:21:19; author: krion; state: Exp; lines: +9 -5
Update to version 0.5
PR: ports/69001
Submitted by: Ports Fury
v. 1.14
date: 2003/08/26 15:39:59; author: krion; state: Exp; lines: +8 -10
- Fix MASTER_SITES
- Utilize DATADIR/DOCSDIR
PR: 56002
Submitted by: Ports Fury
v. 1.13
date: 2003/02/20 17:32:03; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2002/11/10 16:46:01; 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.11
date: 2002/11/06 22:44:56; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.10
date: 2002/06/30 02:50:23; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 40012
Submitted by: Oliver Braun
v. 1.9
date: 2001/06/10 23:34:24; author: dwcjr; state: Exp; lines: +6 -4
Update to new version
Fix patch and add REGEX for chmod
PR: 28008
Submitted by: Jeff Palmer
Reviewed by: will
v. 1.8
date: 2000/04/14 12:25:47; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
v. 1.7
date: 2000/03/29 07:17:24; 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.6
date: 1999/08/25 06:02:43; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/07/11 17:04:08; author: cpiazza; state: Exp; lines: +3 -1
Update 3dpong. (the distfile changed but the version didn't).
PR: 12592
Submitted by: maintainer
v. 1.4
date: 1998/08/10 12:16:53; author: steve; state: Exp; lines: +4 -2
Find the distfile again and handle NOPORTDOCS.
PR: 7553
Submitted by: maintainer
v. 1.3
date: 1998/08/05 09:30:51; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.2
date: 1998/07/27 23:24:27; author: asami; state: Exp; lines: +2 -2
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam
v. 1.1
date: 1998/04/27 03:51:02; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/27 03:51:02; author: mph; state: Exp; lines: +0 -0
Import of 3dpong v0.3, a three-dimensional pong game for X11.
PR: 5973
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.18
date: 2007/05/19 20:05:14; 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.17
date: 2006/05/07 23:45:05; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.16
date: 2005/04/20 12:31:55; author: sem; state: Exp; lines: +1 -1
- fetch URL has changed. fix it.
PR: ports/80139
Submitted by: Andrej Zverev
v. 1.15
date: 2004/07/14 12:21:19; author: krion; state: Exp; lines: +9 -5
Update to version 0.5
PR: ports/69001
Submitted by: Ports Fury
v. 1.14
date: 2003/08/26 15:39:59; author: krion; state: Exp; lines: +8 -10
- Fix MASTER_SITES
- Utilize DATADIR/DOCSDIR
PR: 56002
Submitted by: Ports Fury
v. 1.13
date: 2003/02/20 17:32:03; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2002/11/10 16:46:01; 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.11
date: 2002/11/06 22:44:56; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.10
date: 2002/06/30 02:50:23; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 40012
Submitted by: Oliver Braun
v. 1.9
date: 2001/06/10 23:34:24; author: dwcjr; state: Exp; lines: +6 -4
Update to new version
Fix patch and add REGEX for chmod
PR: 28008
Submitted by: Jeff Palmer
Reviewed by: will
v. 1.8
date: 2000/04/14 12:25:47; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
v. 1.7
date: 2000/03/29 07:17:24; 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.6
date: 1999/08/25 06:02:43; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/07/11 17:04:08; author: cpiazza; state: Exp; lines: +3 -1
Update 3dpong. (the distfile changed but the version didn't).
PR: 12592
Submitted by: maintainer
v. 1.4
date: 1998/08/10 12:16:53; author: steve; state: Exp; lines: +4 -2
Find the distfile again and handle NOPORTDOCS.
PR: 7553
Submitted by: maintainer
v. 1.3
date: 1998/08/05 09:30:51; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.2
date: 1998/07/27 23:24:27; author: asami; state: Exp; lines: +2 -2
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam
v. 1.1
date: 1998/04/27 03:51:02; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/27 03:51:02; author: mph; state: Exp; lines: +0 -0
Import of 3dpong v0.3, a three-dimensional pong game for X11.
PR: 5973
Submitted by: Andrey Zakhvatov
=============================================================================
|
| |

|