summaryrefslogtreecommitdiff
path: root/games/angband/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Provide a WITHOUT_X11 option.Matthew Hunt2003-01-271-1/+11
| | | | | | | | PR: ports/45960 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=74111
* Update to angband 3.0.3, fix and sort pkg-plist.Kris Kennaway2003-01-271-1/+1
| | | | | | | Reviewed by: mph (maintainer) Notes: svn path=/head/; revision=74106
* Upgrade to 3.0.1.Matthew Hunt2002-10-281-38/+6
| | | | Notes: svn path=/head/; revision=69058
* 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
* In accordance with the New World Order, move the distfiles thatMatthew Hunt2000-06-141-1/+2
| | | | | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=29588
* Move one of the distfiles from submitter's web space to myMatthew Hunt2000-04-241-1/+1
| | | | | | | space on personal.FreeBSD.org. Notes: svn path=/head/; revision=27969
* Upgrade to 2.9.0. The software has a new primary developer andMatthew Hunt2000-04-241-12/+21
| | | | | | | | | web page; see pkg/DESCR. Submitted by: Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp> Notes: svn path=/head/; revision=27968
* WRKSRC-related fixes.Satoshi Asami2000-04-161-0/+1
| | | | Notes: svn path=/head/; revision=27645
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-3/+2
| | | | Notes: svn path=/head/; revision=27502
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Install angband non-sgid, with the following side effects:Matthew Hunt1999-12-021-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | - Two directories are mode 1777; the user is alerted to this during "make install". - High score reporting doesn't work, to avoid having a world-writable file. - It is presumably possible for one user to prevent another from playing by creating bogus savefiles in the mode 1777 directories. Frankly, I'm not going to devote my time to solving game-play DoS attacks. Previously, certain files (lib/data) were generated the first time angband was run. These files are now obtained from my directory on www.freebsd.org and are installed during "make install". Several cleanups also, while I'm here. This port is no longer BROKEN. Notes: svn path=/head/; revision=23558
* Mark BROKEN until security hole (buffer overflow yielding setgid games) isKris Kennaway1999-12-011-0/+2
| | | | | | | | | fixed. Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=23535
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* Upgrade to 2.8.3.Thomas Gellekum1998-02-101-5/+13
| | | | | | | | PR: 5690 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9653
* Minor upgrades.Thomas Gellekum1997-10-271-1/+5
| | | | | | | | PR: 4583 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8361
* Upgrade to 2.8.2Thomas Gellekum1997-09-191-4/+4
| | | | | | | | PR: 4566 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=7959
* Upgrade, 0.8.0 -> 0.8.1.Masafumi Max NAKANE1997-03-311-5/+3
| | | | | | | | | | | Split the patches into several files. Submitted by: Matthew Hunt <mph@pobox.com> (Closing PR #3003.) Also, style tweaks on Makefile. Notes: svn path=/head/; revision=6076
* Import of the angband port. Angband is a roguelike game.Thomas Gellekum1997-03-041-0/+20
Closes PR #2799. Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=5833