summaryrefslogtreecommitdiffstats
path: root/games/xlife
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Make games/xlife buildable on -CURRENT againedwin2002-10-251-4/+7
| | | | | | PR: ports/44264 Submitted by: Mark Huizer (xaa@dodh.org) Reviewed by: kris@freebsd.org
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-231-2/+1
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* 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.
* Fix MASTER_SITES.sada2000-03-051-1/+1
| | | | | PR: ports/17163 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix MASTER_SITES and rearrange install target.steve1999-12-101-11/+9
| | | | | PR: 15380 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Add a trailing '/' to the end of a MASTER_SITEcpiazza1999-08-271-1/+1
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update MASTER_SITEScpiazza1999-08-181-3/+3
| | | | | PR: 13238 Submitted by: Ade Lovett <ade@lovett.com>
* Remove bad MASTER_SITEs and add more good ones.jseger1998-10-031-4/+3
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunchsteve1998-09-282-3/+207
| | | | of files pkg/PLIST forgot.
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Seems the "R5contrib" dir finally disappeared from ftp.x.org.asami1997-09-091-3/+3
| | | | Reminded by: Bill Fenner's distfile checker
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-01-031-2/+4
| | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR}
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-111-4/+6
| | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* John Horton Conway's Game of Life, taken from R5-contrib archives.asami1995-03-166-0/+117
OpenPOWER on IntegriCloud