1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Hunt
ac7b5b17c7 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.
1999-12-02 19:19:03 +00:00
Thomas Gellekum
0e8c280e21 Distfile has been upgraded without version change.
PR:		5720
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-02-11 16:09:08 +00:00
Thomas Gellekum
6fb413b12f Upgrade to 2.8.3.
PR:		5690
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-02-10 08:17:27 +00:00
Thomas Gellekum
a66818d178 Upgrade to 2.8.2
PR:		4566
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-09-19 06:46:46 +00:00
Masafumi Max NAKANE
7ea75d1bac Upgrade, 0.8.0 -> 0.8.1.
Split the patches into several files.
Submitted by:	Matthew Hunt <mph@pobox.com>
(Closing PR #3003.)

Also, style tweaks on Makefile.
1997-03-31 11:27:27 +00:00
Thomas Gellekum
02f4b56584 Import of the angband port. Angband is a roguelike game.
Closes PR #2799.

Submitted by:	Matthew Hunt <mph@pobox.com>
1997-03-04 09:35:21 +00:00