summaryrefslogtreecommitdiff
path: root/games/zangband/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76034
* Fix for build with new autoconf support.Alan Eldridge2002-11-241-3/+3
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=71047
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Fix port build with auto{make,conf}Patrick Li2002-01-021-1/+7
| | | | | | | Spotted by: Bento Notes: svn path=/head/; revision=52475
* Update to 2.6.2David W. Chapman Jr.2001-09-101-4/+8
| | | | | | | | PR: 30303 Submitted by: maintainer Notes: svn path=/head/; revision=47594
* Update to 2.6.1David W. Chapman Jr.2001-08-241-53/+10
| | | | | | | | | | Make standalone port PR: 30017 Submitted by: maintainer Notes: svn path=/head/; revision=46783
* Satellite port (japanese/zangband) update to 2.4.0-J1.0.2 (010223).Jun Kuriyama2001-03-171-1/+1
| | | | | | | | Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> (maintainer) PR: ports/25355 Notes: svn path=/head/; revision=39955
* Update to patch version to 010122James E. Housley2001-02-011-1/+1
| | | | | | | | PR: 24587 Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> MAINTAINER Notes: svn path=/head/; revision=37862
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update MASTER_SITES.Peter Pentchev2000-12-221-2/+2
| | | | | | | | PR: 23724 Submitted by: maintainer Notes: svn path=/head/; revision=36222
* 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-011-23/+18
| | | | | | | | | | - 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-171-1/+2
| | | | | | | | | | | 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-051-5/+5
| | | | | | | | PR: 20798 Submitted by: maintainer Notes: svn path=/head/; revision=32281
* Add zangband.Chris Piazza2000-08-091-0/+95
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