aboutsummaryrefslogtreecommitdiff
path: root/games/uhexen
Commit message (Collapse)AuthorAgeFilesLines
* Refactor parts or previous change to stop breaking POLA when not usingAlexey Dokuchaev2005-05-041-3/+3
| | | | | | | OPTIONS but command line -DFOO arguments instead. Notes: svn path=/head/; revision=134583
* - WITH_NOWAD -> not WITH_WAD as this is preferred schemeAlexey Dokuchaev2005-05-042-5/+53
| | | | | | | | | | | | - Add a patch that adds the `-nograb' command line option which disables the input grabbing done by SDL when run in windowed mode [1] - Add dependency on `audio/timidity' so in-game music works again - Bump PORTREVISION Obtained from: http://roman.mainer.de/uhexen/ Notes: svn path=/head/; revision=134578
* Attempt to fix the build on !i386.Alexey Dokuchaev2005-05-032-4/+43
| | | | | | | Tested on: panther Notes: svn path=/head/; revision=134545
* - Reword OPTIONS text slightly to be more specificAlexey Dokuchaev2005-05-031-29/+13
| | | | | | | | | - Don't mention knobs in pre-everything::, we have OPTIONS now - Retire WITHOUT_WAD knob, reorder to DTRT - Create directories and touch files silently Notes: svn path=/head/; revision=134521
* I love this game. So:Alexey Dokuchaev2005-05-031-4/+4
| | | | | | | | | - Beautify Makefile header - One <space> -> <tab> nit - Take maintainership Notes: svn path=/head/; revision=134520
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* BROKEN on !i386: Does not compileKris Kennaway2004-03-131-0/+4
| | | | Notes: svn path=/head/; revision=103859
* - Unbreak (fix pkg-plist)Pav Lucistnik2004-02-232-14/+19
| | | | | | | | | | | - Use PLIST_* - Use OPTIONS PR: ports/63012 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=101897
* BROKEN: Broken pkg-plistKris Kennaway2004-02-091-0/+2
| | | | Notes: svn path=/head/; revision=100452
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-5/+1
| | | | Notes: svn path=/head/; revision=98663
* download and install the shareware .wad file if WITHOUT_WAD isn't specifiedOliver Lehmann2003-12-153-2/+33
| | | | Notes: svn path=/head/; revision=95900
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Add uhexen 0.601, yet another port of Hexen.Maxim Sobolev2003-02-1010-0/+160
Notes: svn path=/head/; revision=75244