summaryrefslogtreecommitdiff
path: root/games/inform (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about.Matthew Hunt2001-10-081-1/+1
| | | | | | | | PR: ports/30847 Submitted by: Dave Chapeskie <bsdport@ddm.wox.org> Notes: svn path=/head/; revision=48569
* Start using ftp.ifarchive.org as ftp.gmd.de is scheduled to go away.Matthew Hunt2001-09-231-3/+3
| | | | | | | Submitted by: Adam Kranzel <adam@alameda.edu> Notes: svn path=/head/; revision=48110
* Chase distfile for documentation (into a subdirectory called "old",Matthew Hunt2001-07-311-1/+1
| | | | | | | sigh.) Notes: svn path=/head/; revision=45677
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's MakefileMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27508
* Correct distfile fennerage by upgrading library to version 6/10.Matthew Hunt1999-12-053-5/+11
| | | | Notes: svn path=/head/; revision=23599
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21085
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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
* Add patch by Andrew Plotkin and Torbjörn Andersson which allowsMatthew Hunt1999-05-231-0/+38
| | | | | | | | | this software to do something, instead of just segfaulting. Obtained from: MASTER_SITE, but not in patch(1) form. Notes: svn path=/head/; revision=18954
* Install and package documentation more correctly.Matthew Hunt1999-05-231-5/+7
| | | | Notes: svn path=/head/; revision=18953
* Upgrade to 6.21 and library 6/9.Matthew Hunt1999-05-023-15/+12
| | | | | | | Pointed out by: Michael Haro <mharo@FreeBSD.ORG> Notes: svn path=/head/; revision=18330
* BROKEN= fetchMichael Haro1999-05-021-1/+3
| | | | Notes: svn path=/head/; revision=18319
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-10/+6
| | | | Notes: svn path=/head/; revision=18296
* Correct md5 check sumSeiichirou Hiraoka1999-02-121-1/+1
| | | | Notes: svn path=/head/; revision=16687
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Fix fennerage by upgrading library to version 6/8.Matthew Hunt1999-01-083-6/+9
| | | | Notes: svn path=/head/; revision=15924
* Import of Inform 6.15 and version 6/7 of its library. Inform isMatthew Hunt1998-06-287-0/+281
a compiler for producing adventure games. The output is compatible with Infocom interpreters, which offers cross-platform compatibility and a choice of interface. Notes: svn path=/head/; revision=11584