summaryrefslogtreecommitdiff
path: root/games/angband (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In accordance with the New World Order, move the distfiles thatMatthew Hunt2000-06-141-1/+2
| | | | | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=29588
* Move one of the distfiles from submitter's web space to myMatthew Hunt2000-04-241-1/+1
| | | | | | | space on personal.FreeBSD.org. Notes: svn path=/head/; revision=27969
* Upgrade to 2.9.0. The software has a new primary developer andMatthew Hunt2000-04-245-45/+72
| | | | | | | | | web page; see pkg/DESCR. Submitted by: Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp> Notes: svn path=/head/; revision=27968
* WRKSRC-related fixes.Satoshi Asami2000-04-161-0/+1
| | | | Notes: svn path=/head/; revision=27645
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-3/+2
| | | | Notes: svn path=/head/; revision=27502
* Update WWW link.Matthew Hunt2000-03-191-1/+1
| | | | | | | Submitted by: Charles McColm <cmccolm@artsmail.uwaterloo.ca> Notes: svn path=/head/; revision=26827
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Install angband non-sgid, with the following side effects:Matthew Hunt1999-12-026-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. Notes: svn path=/head/; revision=23558
* Mark BROKEN until security hole (buffer overflow yielding setgid games) isKris Kennaway1999-12-011-0/+2
| | | | | | | | | fixed. Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=23535
* We no longer need to define SPECIAL_BSD to coverup for an old cursesSteve Price1999-09-201-10/+3
| | | | | | | problem. As a side effect this now builds on FreeBSD/Alpha. Notes: svn path=/head/; revision=21772
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* (Null Cowit Mewwage)Tim Vanderhoek1999-05-021-1/+1
| | | | Notes: svn path=/head/; revision=18348
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* Distfile has been upgraded without version change.Thomas Gellekum1998-02-111-1/+1
| | | | | | | | PR: 5720 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9666
* Upgrade to 2.8.3.Thomas Gellekum1998-02-107-18/+32
| | | | | | | | PR: 5690 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9653
* Fix permissions on save and user directories.Bill Fenner1997-11-162-7/+7
| | | | | | | | PR: ports/4978 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8655
* Minor upgrades.Thomas Gellekum1997-10-276-8/+23
| | | | | | | | PR: 4583 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8361
* Upgrade to 2.8.2Thomas Gellekum1997-09-195-64/+120
| | | | | | | | PR: 4566 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=7959
* Upgrade, 0.8.0 -> 0.8.1.Masafumi Max NAKANE1997-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. Notes: svn path=/head/; revision=6076
* Import of the angband port. Angband is a roguelike game.Thomas Gellekum1997-03-046-0/+123
Closes PR #2799. Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=5833