aboutsummaryrefslogtreecommitdiff
path: root/games/tyrquake
Commit message (Collapse)AuthorAgeFilesLines
* - Allow to build with MAKE_JOBS_SAFEMartin Wilke2009-03-311-0/+1
| | | | | | | | PR: 133222 133223 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=231355
* - Do not link with dga library.Alejandro Pulver2009-02-191-2/+11
| | | | Notes: svn path=/head/; revision=228684
* - Remove DGA as it causes problems with Xorg 7.x.Alejandro Pulver2009-02-195-2/+169
| | | | | | | | | | | - Bump PORTREVISION. - Submitter takes maintainership. PR: ports/130936 Submitted by: Roland Smith <rsmith@xs4all.nl> Notes: svn path=/head/; revision=228661
* - Update to version 0.59.Alejandro Pulver2008-05-052-4/+4
| | | | Notes: svn path=/head/; revision=212693
* - Update to version 0.58.Alejandro Pulver2007-09-293-14/+4
| | | | | | | | | - Remove patch that was integrated upstream. Reported by: portscout Notes: svn path=/head/; revision=200305
* - Fix build now when USE_GL does not imply USE_XLIBPav Lucistnik2007-09-271-0/+1
| | | | Notes: svn path=/head/; revision=200158
* - Update to version 0.57.Alejandro Pulver2007-09-053-5/+14
| | | | Notes: svn path=/head/; revision=198783
* - 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 version 0.56.Alejandro Pulver2007-02-162-9/+4
| | | | | | | - Drop FreeBSD 4.x support (USE_GCC and stdint.h -> inttypes.h). Notes: svn path=/head/; revision=185327
* - Fix building on !i386 (remove -mtune=i686 flag).Alejandro Pulver2006-10-041-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=174488
* - Update to version 0.55.Alejandro Pulver2006-09-2513-540/+15
| | | | | | | | - Fix typing error in pkg-message. - Remove patches because they were integrated in the new version. Notes: svn path=/head/; revision=173766
* - Fix building on non-i386.Alejandro Pulver2006-08-031-1/+1
| | | | | | | | PR: ports/101328 Submitted by: Roland Smith <rsmith@xs4all.nl> Notes: svn path=/head/; revision=169602
* - Fix building on 4.x (since the last update stdint.h is included in anotherAlejandro Pulver2006-07-301-0/+11
| | | | | | | source file). Notes: svn path=/head/; revision=169145
* - Update to version 0.54.Alejandro Pulver2006-06-213-15/+4
| | | | Notes: svn path=/head/; revision=165977
* This is meant to be a very conservative branch of the Quake source code. IAlejandro Pulver2006-05-2115-0/+607
intend to support Quake and Quakeworld in both software and GL versions, as well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on adding lots of rendering enhancements, but rather fixing little bugs that I've come across over the years. I'll be adding small enhancements, but I don't want to completely overhaul the engine. WWW: http://disenchant.net/engine.html Approved by: garga (mentor) Notes: svn path=/head/; revision=162991