1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
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
Kris Kennaway
c365565666 Mark BROKEN until security hole (buffer overflow yielding setgid games) is
fixed.

Submitted by:	Brock Tellier <btellier@usa.net>
1999-12-01 18:54:04 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Matthew Hunt
19ee22a331 "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. 1998-04-17 23:26:31 +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
f6a194a59e Minor upgrades.
PR:		4583
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-10-27 09:48:06 +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