aboutsummaryrefslogtreecommitdiff
path: root/games/xripple
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* 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
* Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"Adam Weinberger2002-11-071-0/+2
| | | | | | | | | in this case. Approved by: pat Notes: svn path=/head/; revision=69628
* 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
* Ditch out "Version required" from comments section.Maxim Sobolev2000-11-231-1/+0
| | | | Notes: svn path=/head/; revision=35373
* Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.Bill Fenner2000-04-211-2/+0
| | | | Notes: svn path=/head/; revision=27866
* Back out useful `Version required lines' that I'd blindly removed.Akinori MUSHA2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27615
* Remove obsolete `Version required' lines.Akinori MUSHA2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27534
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* 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
* Remove bad MASTER_SITE.Justin M. Seger1999-04-111-2/+1
| | | | | | | | PR: ports/11071 Submitted by: mharo Notes: svn path=/head/; revision=17793
* New master sites.Steve Price1999-03-082-5/+13
| | | | | | | | PR: 10338 Submitted by: Micheal Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17079
* Remove bad MASTER_SITEs and add more good ones.Justin M. Seger1998-10-031-2/+2
| | | | Notes: svn path=/head/; revision=13608
* Call "xripple" explicitly from ALL_TARGET.Satoshi Asami1997-06-121-2/+5
| | | | | | | | Also, the tarball contains ELF objects (probably Linux executables, ugh), so clean them first. Probably isn't necessary, but just in case. Notes: svn path=/head/; revision=6882
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Put CATEGORIES above MASTER_SITES.Satoshi Asami1996-11-091-2/+2
| | | | Notes: svn path=/head/; revision=4352
* XRipple is a program that causes the bottom of the screen to ripple,David E. O'Brien1996-11-095-0/+37
like a pool of water. Submitted by: oly@world.std.com (w/changes by me) Notes: svn path=/head/; revision=4349