aboutsummaryrefslogtreecommitdiffstats
path: root/games/xroach
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix build on -current (catch up to <bsd.prog.mk> changes)kris2002-09-081-32/+24
|
* Fix the port after ftp.freesoftware.com went away.markm2001-09-131-1/+1
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Maybe MANCOMPRESSED?hoek1998-08-242-2/+4
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Fix pathname in ftp tarball. New "fetch" will create a tarballasami1997-03-121-1/+2
| | | | | | with all internal directory names. Closes PR ports/2952. Submitted by: Bill Fenner <fenner@parc.xerox.com>
* Add files/md5 entries for files whose checksum should be ignored as well.asami1996-12-172-1/+3
| | | | Requires rev. 1.239 of bsd.port.mk.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Empty this file so we won't see checksum mismatches. This is anasami1996-06-141-1/+0
| | | | "on-the-fly" tarball.
* Make xroach not seg fault on missing numeric args. Fixes PR bin/1254.asami1996-05-271-0/+47
| | | | Submitted by: John Capo <jc@irbs.com>
* Add "USE_X11=yes" so that packaging will work.asami1995-12-251-1/+3
|
* (1) Reorder variables (DISTNAME goes before PKGNAME).asami1995-12-251-2/+2
| | | | (2) Remove "BSD" from end of PKGNAME string.
* Put xroach into the ports area preparatory to nuking it from the mainmarkm1995-12-236-0/+56
source tree. OK'ed by: jkh asami (amongs others)