aboutsummaryrefslogtreecommitdiff
path: root/games/freebsd-games/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix segfault when saving game in adventurePav Lucistnik2004-10-111-1/+1
| | | | | | | | PR: ports/72165 Submitted by: Joel Ray Holveck <joelh@piquan.org> Notes: svn path=/head/; revision=118649
* . Patch the paths in a number of source files to respect ${PREFIX}. NotGreg Lewis2004-01-221-3/+13
| | | | | | | | | | only were they hardwired, they were hardwired incorrectly (the prefix was set to /usr/local/local/local). Reported and tested by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=98821
* Fix the inverted logic in battlestar's initialization, which led toPeter Pentchev2004-01-131-1/+1
| | | | | | | a coredump shortly after starting a game from the beginning. Notes: svn path=/head/; revision=98089
* - Teach quiz where to find it's data filesPav Lucistnik2004-01-121-1/+3
| | | | | | | | PR: ports/61235 (inspired by) Reported by: Mark Laws <mdl@60hz.org> Notes: svn path=/head/; revision=98019
* . Bump PORTREVISION for the previous two fixes since hack now works.Greg Lewis2003-11-201-0/+1
| | | | Notes: svn path=/head/; revision=94514
* . Have hack look in the correct location for itself. Fixes theGreg Lewis2003-11-201-1/+3
| | | | | | | | | | "Can't get status of hack" error and exit. PR: 59443 Submitted by: Mark Laws <mdl@60hz.org> Notes: svn path=/head/; revision=94511
* Somebody please pass me the pointy hat. I fouled up the distfileMark Murray2003-11-131-3/+1
| | | | | | | rather badly. This fixes it. Notes: svn path=/head/; revision=93915
* Bunch 'o fixes for the BSD games, many from NetBSD.Mark Murray2003-11-111-4/+1
| | | | | | | | Submitted by: "Stephen J. Roznowski" <sjr@comcast.net> PR: 12727 Notes: svn path=/head/; revision=93725
* . Bump PORTREVISION for rogue save file overflow fix.Greg Lewis2003-08-211-0/+1
| | | | Notes: svn path=/head/; revision=87466
* . Enable rogue.Greg Lewis2003-08-141-0/+2
| | | | Notes: svn path=/head/; revision=86940
* fix games/freebsd-games: Trivial fix to unbreak it on -CURRENTDaichi GOTO2003-07-281-0/+1
| | | | | | | | PR: 54873 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=85712
* fix games/freebsd-games:Daichi GOTO2003-07-021-0/+6
| | | | | | | | | | | | - Some of the games in freebsd-games needs data files which is installed in /usr/local/share/games, but they won't work correctly because they look at /usr/share/games. PR: 53016 Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> Notes: svn path=/head/; revision=84043
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75954
* Add a port for FreeBSD-games to replace the "standard" games removedMark Murray2002-11-241-0/+53
in the base distribution. Notes: svn path=/head/; revision=71018