aboutsummaryrefslogtreecommitdiff
path: root/games/torcs
Commit message (Collapse)AuthorAgeFilesLines
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-151-4/+0
| | | | | | | with letter f-h Notes: svn path=/head/; revision=190038
* Upgrade to 1.3.0.Thierry Thomas2006-11-056-27/+205
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=3777&release_id=461004> Notes: svn path=/head/; revision=176494
* update freealut to 1.1.0Oliver Lehmann2006-06-081-2/+2
| | | | Notes: svn path=/head/; revision=164837
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* update to openal 20060211 [1]Oliver Lehmann2006-04-231-1/+2
| | | | | | | | | | | | | fix dependant ports [2] PR: ports/96172 [1] ports/95192 [2] Submitted by: maintainer [1] oliver [2] Approved by: maintainer Notes: svn path=/head/; revision=160213
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Move freeglut from x11-toolkits to graphics, where libglut already isPav Lucistnik2006-01-161-1/+1
| | | | | | | | | PR: ports/91711 Submitted by: Sangwoo Shim <sangwoos@gmail.com> Repocopied by: marcus Notes: svn path=/head/; revision=153604
* Chase the plib update by bumping PORTREVISION, since it is staticallyJean-Yves Lefort2005-12-071-0/+1
| | | | | | | linked in. Notes: svn path=/head/; revision=150577
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Upgrade to 1.2.4.Thierry Thomas2005-08-286-1650/+1054
| | | | Notes: svn path=/head/; revision=141110
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Yet another attempt to fix on amd64:Thierry Thomas2005-02-283-21/+42
| | | | | | | | | | don't take strndup from publib, which is not relocatable, but define it. Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=130037
* Try to fix a building failure reported by Kris on pointyhat.Thierry Thomas2005-02-241-5/+9
| | | | | | | | If this is not sufficient, it should at least speed up the post-patch target. Notes: svn path=/head/; revision=129695
* Upgrade to TORCS-1.2.3.Thierry Thomas2005-02-166-605/+300
| | | | | | | Remark: it is currently broken on FreeBSD-4.11. Notes: svn path=/head/; revision=129045
* Unbreak on amd64 since plib is built with -fPIC.Thierry Thomas2004-06-221-4/+0
| | | | | | | PR: ports/68109 Notes: svn path=/head/; revision=111997
* BROKEN on amd64: Does not buildKris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111809
* Chase PLIB's upgrade.Thierry Thomas2004-06-012-2/+21
| | | | Notes: svn path=/head/; revision=110619
* Yet another attempt to unbreak TORCS on amd64:Thierry Thomas2004-05-301-5/+1
| | | | | | | define -fPIC for CXXFLAGS and CFLAGS. Notes: svn path=/head/; revision=110393
* BROKEN on amd64: Needs to link against shared librariesKris Kennaway2004-05-301-0/+4
| | | | Notes: svn path=/head/; revision=110388
* Try to fix on amd64 by compiling with -fPIC.Thierry Thomas2004-05-231-2/+2
| | | | | | | Reported by: Kris. Notes: svn path=/head/; revision=109782
* Fix distinfo.Thierry Thomas2004-05-032-44/+309
| | | | | | | | | Sorry, my previous commit was made with files from Release Candidate. Reported by: Ion-Mihai Tetcu <itetcu@apropo.ro> Notes: svn path=/head/; revision=108290
* Upgrade to 1.2.2.Thierry Thomas2004-05-0210-2294/+3456
| | | | Notes: svn path=/head/; revision=108212
* - Fix build on 5.x and unbreak this portKirill Ponomarev2004-02-152-4/+28
| | | | | | | | PR: ports/62887 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=100992
* BROKEN on 5.x: Does not compileKris Kennaway2004-02-091-0/+4
| | | | Notes: svn path=/head/; revision=100440
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+8
| | | | Notes: svn path=/head/; revision=99360
* chase x11-toolkits/freeglut update.Edwin Groothuis2003-10-041-11/+1
| | | | | | | | PR: ports/57377 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=90225
* Mark broken on amd64 and ia64Tilman Keskinoz2003-10-021-1/+7
| | | | | | | | PR: 57330 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90051
* Fix build on 4.x by including sys/types.h.Eric Anholt2003-05-091-0/+10
| | | | | | | | Reported by: kris (bento) Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Notes: svn path=/head/; revision=80567
* Add torcs 1.2.1, the Open Racing Car Simulator.Eric Anholt2003-05-059-0/+2350
PR: 51454 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=80192