aboutsummaryrefslogtreecommitdiff
path: root/games/uqm
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200772
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.6.2Martin Wilke2007-03-072-4/+4
| | | | | | | | PR: 110014 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) Notes: svn path=/head/; revision=186796
* - Update to 0.6.1Martin Wilke2007-01-112-10/+11
| | | | | | | | PR: ports/107815 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) Notes: svn path=/head/; revision=182069
* - Update to 0.6.0Martin Wilke2006-12-305-47/+55
| | | | | | | | PR: ports/107215 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) Notes: svn path=/head/; revision=181085
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-202-2/+16
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Update to 0.5.0Pav Lucistnik2006-02-075-57/+42
| | | | | | | | PR: ports/92941 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) Notes: svn path=/head/; revision=155459
* SHA256ify (manually checked and updated)Edwin Groothuis2006-01-221-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154154
* Changes:Thierry Thomas2005-11-113-23/+56
| | | | | | | | | | | | | | | | - Replace an instance of a hardcoded /usr/X11R6 with $X11BASE. This was detected by dosirak.kr.freebsd.org. - Make use of the OPTIONS variable. Because of this, replace the MUSICADDON and VOICEADDON switches with WITH_MUSIC and WITH_VOICE. - Add support for OpenAL as wished by Peter Thoenen (eol1 at yahoo com). PR: 87958 Submitted by: maintainer Notes: svn path=/head/; revision=147913
* - Update to 0.4.0Pav Lucistnik2005-07-067-250/+74
| | | | | | | | | | - No longer builds on FreeBSD 4.X PR: ports/83043 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) Notes: svn path=/head/; revision=138610
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+4
| | | | Notes: svn path=/head/; revision=105747
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Add new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-3/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98676
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-3/+2
| | | | Notes: svn path=/head/; revision=96270
* * Fix Typo and spacing in MakefileKirill Ponomarev2003-10-103-19/+77
| | | | | | | | | | | | | | | | * Mark the port i386 only. If someone manages to compile it on another platform, please let me know. * Remove dependency on SDL_mixer, as this library is no longer actually used by Ur-Quan Masters * Add switches for installing the voice and 3domusic add-on packages * Modify wrapper script so to automatically take advantage of these add-on packages PR: 57851 Submitted by: maintainer Notes: svn path=/head/; revision=90816
* Make sure the port can find all libraries even if LOCALBASE isn'tEdwin Groothuis2003-09-281-1/+1
| | | | | | | | | set in the environment. Submitted by: Stefan Farfeleder Notes: svn path=/head/; revision=89682
* New Port: games/uqm, Ur-Quan MastersEdwin Groothuis2003-09-286-0/+286
Ur-Quan Masters is a port of the original Star Control 2 for 3DO Consoles. WWW: http://sc2.sourceforge.net PR: ports/56763 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> Notes: svn path=/head/; revision=89664