aboutsummaryrefslogtreecommitdiff
path: root/games/tyrquake/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.57.Alejandro Pulver2007-09-051-2/+1
| | | | 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-161-6/+1
| | | | | | | - 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-251-6/+11
| | | | | | | | - 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
* - Update to version 0.54.Alejandro Pulver2006-06-211-1/+1
| | | | Notes: svn path=/head/; revision=165977
* This is meant to be a very conservative branch of the Quake source code. IAlejandro Pulver2006-05-211-0/+51
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