summaryrefslogtreecommitdiff
path: root/games/ifm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ftp://ftp.gmd.de/if-archive is going away, to be replaced byMario Sergio Fujikawa Ferreira2001-10-071-8/+7
| | | | | | | ftp.ifarchive.org; therefore, update MASTER_SITES PR: 30847 Submitted by: MAINTAINER
* Update maintainer's emailDavid W. Chapman Jr.2001-09-231-1/+1
| | | | Submitted by: maintainer
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-1/+1
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's MakefileMichael Haro2000-04-141-3/+3
|
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-1/+2
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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. :)
* Update to version 4.1.Steve Price1999-05-163-9/+15
| | | | | PR: 11678 Submitted by: maintainer
* Import of Ifm 3.0, a Tk-based tool for generating interactive fictionMatthew Hunt1998-10-196-0/+104
maps. PR: 8288 Submitted by: Dave Chapeskie <dchapes@ddm.on.ca>