aboutsummaryrefslogtreecommitdiffstats
path: root/games/angband
Commit message (Collapse)AuthorAgeFilesLines
* Move one of the distfiles from submitter's web space to mymph2000-04-251-1/+1
| | | | space on personal.FreeBSD.org.
* Upgrade to 2.9.0. The software has a new primary developer andmph2000-04-255-45/+72
| | | | | | web page; see pkg/DESCR. Submitted by: Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp>
* WRKSRC-related fixes.asami2000-04-161-0/+1
|
* update portname/portversion stuff (games commit part 1, a-c)mharo2000-04-141-3/+2
|
* Update WWW link.mph2000-03-201-1/+1
| | | | Submitted by: Charles McColm <cmccolm@artsmail.uwaterloo.ca>
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Install angband non-sgid, with the following side effects:mph1999-12-036-53/+50
| | | | | | | | | | | | | | | | | | | | | - 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.
* Mark BROKEN until security hole (buffer overflow yielding setgid games) iskris1999-12-021-0/+2
| | | | | | fixed. Submitted by: Brock Tellier <btellier@usa.net>
* We no longer need to define SPECIAL_BSD to coverup for an old cursessteve1999-09-201-10/+3
| | | | problem. As a side effect this now builds on FreeBSD/Alpha.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* (Null Cowit Mewwage)hoek1999-05-031-1/+1
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.mph1998-04-181-2/+2
|
* Distfile has been upgraded without version change.tg1998-02-121-1/+1
| | | | | PR: 5720 Submitted by: Matthew Hunt <mph@pobox.com>
* Upgrade to 2.8.3.tg1998-02-107-18/+32
| | | | | PR: 5690 Submitted by: Matthew Hunt <mph@pobox.com>
* Fix permissions on save and user directories.fenner1997-11-162-7/+7
| | | | | PR: ports/4978 Submitted by: Matthew Hunt <mph@pobox.com>
* Minor upgrades.tg1997-10-276-8/+23
| | | | | PR: 4583 Submitted by: Matthew Hunt <mph@pobox.com>
* Upgrade to 2.8.2tg1997-09-195-64/+120
| | | | | PR: 4566 Submitted by: Matthew Hunt <mph@pobox.com>
* Upgrade, 0.8.0 -> 0.8.1.max1997-03-316-89/+85
| | | | | | | | Split the patches into several files. Submitted by: Matthew Hunt <mph@pobox.com> (Closing PR #3003.) Also, style tweaks on Makefile.
* Import of the angband port. Angband is a roguelike game.tg1997-03-046-0/+123
Closes PR #2799. Submitted by: Matthew Hunt <mph@pobox.com>