aboutsummaryrefslogtreecommitdiff
path: root/games/zangband
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Rename PLIST.{a,b,ja} to pkg-plist.{a,b,ja}. (PLIST.ja is actuallySatoshi Asami2000-10-081-1/+1
| | | | | | | for japanese/zangband, thus the commit spanning two ports.) Notes: svn path=/head/; revision=33524
* - Update patch for japanese/zangband satellite port.Kevin Lo2000-10-012-24/+19
| | | | | | | | | | - Some variables moved to satellite port's Makefile. PR: 21471 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33296
* Fix MD5 checksum error (font files re-added to the archive)Ade Lovett2000-09-173-3/+17
| | | | | | | | | | | Update patch for japanese/zangband satellite port. PORTREVISION bumped PR: 21161 Submitted by: maintainer Notes: svn path=/head/; revision=32774
* Update to version 2.4.0.Steve Price2000-09-055-48/+44
| | | | | | | | PR: 20798 Submitted by: maintainer Notes: svn path=/head/; revision=32281
* Add zangband.Chris Piazza2000-08-0912-0/+498
ZAngband is one of the many variants of the freeware rogue-like roleplaying game Angband. PR: 20133 Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> Notes: svn path=/head/; revision=31449