summaryrefslogtreecommitdiff
path: root/games/3dpong (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESKirill Ponomarev2003-08-262-16/+14
| | | | | | | | | | - Utilize DATADIR/DOCSDIR PR: 56002 Submitted by: Ports Fury Notes: svn path=/head/; revision=87732
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-1/+2
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* - PORTDOCS policePatrick Li2001-12-241-2/+2
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Update to new versionDavid W. Chapman Jr.2001-06-103-6/+17
| | | | | | | | | | | Fix patch and add REGEX for chmod PR: 28008 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Reviewed by: will Notes: svn path=/head/; revision=43786
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Update 3dpong. (the distfile changed but the version didn't).Chris Piazza1999-07-114-11/+74
| | | | | | | | PR: 12592 Submitted by: maintainer Notes: svn path=/head/; revision=20160
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Find the distfile again and handle NOPORTDOCS.Steve Price1998-08-102-3/+5
| | | | | | | | PR: 7553 Submitted by: maintainer Notes: svn path=/head/; revision=12426
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Import of 3dpong v0.3, a three-dimensional pong game for X11.Matthew Hunt1998-04-277-0/+77
PR: 5973 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10696