aboutsummaryrefslogtreecommitdiff
path: root/games/vavoom/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.27.1.Alejandro Pulver2008-04-241-1929/+3
| | | | | | | | | - Remove wrapper script (upstream includes it now) - Use SDL instead of ALLEGRO since it doesn't build with allegrogl. - Update pkg-message according to wrapper scripts change. Notes: svn path=/head/; revision=211894
* - Update to version 1.25.Alejandro Pulver2007-12-121-0/+1
| | | | | | | | - Add LAUNCHER option (new feature). - Add note in pkg-message about launcher. Notes: svn path=/head/; revision=203172
* - Update to version 1.24.Alejandro Pulver2007-07-241-596/+597
| | | | | | | - Add more information to pkg-message. Notes: svn path=/head/; revision=196206
* - Add missing pkg-plist entries.Alejandro Pulver2007-06-091-0/+10
| | | | Notes: svn path=/head/; revision=193122
* - Update to version 1.23.1.Alejandro Pulver2007-06-061-2650/+1926
| | | | | | | | | | - Rename DEVEL option to EDITING. - Move MODELS option to separate port "games/vavoom-extras". - Add note in pkg-message.in about "games/vavoom-extras". - Reformat and update pkg-descr. Notes: svn path=/head/; revision=192867
* - Remove %%MODELS%% from a file in pkg-plist that is always installed.Alejandro Pulver2007-01-131-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=182269
* - Update to version 1.22.1.Alejandro Pulver2006-12-211-11/+9
| | | | Notes: svn path=/head/; revision=180331
* - Add DEVEL (development tools) and MODELS (3D models forAlejandro Pulver2006-09-111-2/+2642
| | | | | | | Doom/Doom2/Heretic/Hexen/Strife) options. Notes: svn path=/head/; revision=172791
* - Update to version 1.21.2.Alejandro Pulver2006-09-091-13/+13
| | | | | | | | | | | | | - Use SF macro in MASTER_SITES. - Take maintainership. - Convert to OPTIONS. - Remove ONLY_FOR_ARCHS=i386. - Use (smart) wrapper script instead of "installuser" target. - Remove "-fno-strict-aliasing" flag only (don not change CFLAGS/CXXFLAGS), and on any OSVERSION. Notes: svn path=/head/; revision=172644
* - Update to 1.20Michael Landin2006-06-021-2/+4
| | | | | | | | PR: ports/98235 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=164214
* - Integrate with "doom-data".Simon Barner2005-11-171-0/+1
| | | | | | | | | | | | | | | | | | - Unbreak on 6.x - Add OPTIONS. - Use program's install target. - Make wrapper scripts. - Add installuser target - Add SHA256 - Respect CC and friends PR: ports/86448 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Tweaked by: Igor Pokrovsky <ip@doom.homeunix.org>, barner Approved by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=148593
* Add vavoom 1.15.1,Kirill Ponomarev2004-01-231-0/+30
Vavoom is a source port based on sources of Doom, Heretic, Hexen and a little bit from Quake. To play Vavoom you need main wad file from Doom, Ultimate Doom, Doom II, Heretic, Hexen or Strife. Differences from original game: * Polygonal engine with colored lighting, with software mode, * OpenGL support; * Translucency; * Complete support for freelook (look up & down) in all games; * A powerful language to describe game logic; * 100% client/server architecture with in-game joining; * Quake-style console, with key bindings; * Indirect support for DeHackEd; * Crosshair; * Jumping; PR: ports/61765 Submitted by: Igor Pokrovsky <tiamat@comset.net> Notes: svn path=/head/; revision=98893