summaryrefslogtreecommitdiff
path: root/games/angband/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix install on -current (use correct syntax for chown)Kris Kennaway2002-11-044-0/+44
| | | | Notes: svn path=/head/; revision=69439
* Upgrade to 3.0.1.Matthew Hunt2002-10-283-47/+0
| | | | Notes: svn path=/head/; revision=69058
* Upgrade to 2.9.0. The software has a new primary developer andMatthew Hunt2000-04-241-12/+14
| | | | | | | | | web page; see pkg/DESCR. Submitted by: Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp> Notes: svn path=/head/; revision=27968
* Install angband non-sgid, with the following side effects:Matthew Hunt1999-12-022-27/+8
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* We no longer need to define SPECIAL_BSD to coverup for an old cursesSteve Price1999-09-201-10/+3
| | | | | | | problem. As a side effect this now builds on FreeBSD/Alpha. Notes: svn path=/head/; revision=21772
* Upgrade to 2.8.3.Thomas Gellekum1998-02-103-7/+7
| | | | | | | | PR: 5690 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9653
* Fix permissions on save and user directories.Bill Fenner1997-11-161-5/+5
| | | | | | | | PR: ports/4978 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8655
* Minor upgrades.Thomas Gellekum1997-10-272-7/+7
| | | | | | | | PR: 4583 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8361
* Upgrade to 2.8.2Thomas Gellekum1997-09-192-16/+36
| | | | | | | | 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-313-42/+39
| | | | | | | | | | | 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/+54
Closes PR #2799. Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=5833