summaryrefslogtreecommitdiff
path: root/games/angband/pkg-message (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install angband non-sgid, with the following side effects:Matthew Hunt1999-12-021-0/+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
* Upgrade to 2.8.3.Thomas Gellekum1998-02-101-4/+4
| | | | | | | | PR: 5690 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9653
* Minor upgrades.Thomas Gellekum1997-10-271-0/+7
PR: 4583 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8361