From ac7b5b17c7383ea2135d62e7bb51f83126b629a9 Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Thu, 2 Dec 1999 19:19:03 +0000 Subject: Install angband non-sgid, with the following side effects: - 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. --- games/angband/distinfo | 1 + 1 file changed, 1 insertion(+) (limited to 'games/angband/distinfo') diff --git a/games/angband/distinfo b/games/angband/distinfo index 505fda3e6e18..c767d6804332 100644 --- a/games/angband/distinfo +++ b/games/angband/distinfo @@ -1,2 +1,3 @@ MD5 (angband/angband-283.tar.gz) = 33c56940cf2f9c7aa265204159ab1cf8 MD5 (angband/ext-x11-283.tar.gz) = 05b9b5c0c06bddc24f9e5b62cc4764c7 +MD5 (angband/angband-data.tar.gz) = 019d7f8484bfb458578f5c0f822fea22 -- cgit v1.2.3