1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
# ChangeLog for games-sports/torcs
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.25 2008/09/05 23:13:30 mr_bones_ Exp $
05 Sep 2008; Michael Sterrett <mr_bones_@gentoo.org>
+files/torcs-1.3.0-as-needed.patch, torcs-1.3.0.ebuild:
support building with --as-needed with patch from Dannee McGuire via bug
#232592
08 Apr 2008; Michael Sterrett <mr_bones_@gentoo.org>
+files/torcs-1.3.0-gcc43.patch, torcs-1.3.0.ebuild:
add patch for compiling with gcc-4.3 from Bert Karwatzki via bug #216622
25 Jan 2008; Tristan Heaven <nyhm@gentoo.org> torcs-1.3.0.ebuild:
Add xf86vidmodeproto dep, bug #206416
09 Apr 2007; Peter Weller <welp@gentoo.org> torcs-1.3.0.ebuild:
Stable on amd64 wrt bug 170938
17 Mar 2007; Christian Faulhammer <opfer@gentoo.org> torcs-1.3.0.ebuild:
stable x86, bug 170938
06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> torcs-1.2.4-r1.ebuild:
Removing specific version of openal since the older CVS snapshot versions
have been removed from the tree for some time now.
12 Nov 2006; Tristan Heaven <nyhm@gentoo.org> torcs-1.3.0.ebuild:
Depend on openal-0.0.8-r1, bug #154822
*torcs-1.3.0 (07 Nov 2006)
07 Nov 2006; Tristan Heaven <nyhm@gentoo.org> +torcs-1.3.0.ebuild:
Version bump, bug #154393
04 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> torcs-1.2.4-r1.ebuild:
Marked stable on amd64.
27 Sep 2006; Tristan Heaven <nyhm@gentoo.org> torcs-1.2.4.ebuild,
torcs-1.2.4-r1.ebuild:
Add inherit eutils
14 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> torcs-1.2.4-r1.ebuild:
Stable on x86 in preparation of split openal/freealut.
23 May 2006; <Tupone@gentoo.org> torcs-1.2.4.ebuild:
gcc-4.1 patch applied to 1.2.4, too
23 May 2006; <Tupone@gentoo.org> +files/torcs-1.2.4-gcc41.patch,
torcs-1.2.4-r1.ebuild:
Fix for gcc 4.1, bug #132096 by nyhm
*torcs-1.2.4-r1 (11 May 2006)
11 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+files/torcs-1.2.4-freealut.patch, +torcs-1.2.4-r1.ebuild:
Added patch to fix openal/freealut using upstream released versions and
closing bug #132837.
07 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> torcs-1.2.4.ebuild:
stable for x86
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
*torcs-1.2.4 (27 Aug 2005)
27 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> +torcs-1.2.4.ebuild:
version bump
*torcs-1.2.3 (17 Jul 2005)
17 Jul 2005; Mike Frysinger <vapier@gentoo.org> +torcs-1.2.3.ebuild:
Version bump #80983 by Kåre Baastrup et al.
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
23 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> torcs-1.2.1.ebuild:
don't rdepend on sed
27 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> torcs-1.2.2.ebuild:
MAKEOPTS="-j1" to fix bug #43071
*torcs-1.2.2 (26 Feb 2004)
26 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> torcs-1.2.2.ebuild:
version bump; ebuild submitted by hodak@nemo.physics.ncsu.edu via bug #41599
*torcs-1.2.1 (16 Jul 2003)
16 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump #24061 + games.eclass support.
*torcs-1.0.0-r1 (7 May 2002)
11 Jul 2003; Michael Sterrett <msterret@gentoo.org> torcs-1.0.0-r1.ebuild:
fix DESCRIPTION
30 Jun 2003; Michael Sterrett <msterret@gentoo.org> torcs-1.0.0-r1.ebuild:
use sed -i; sed things in unpack instead of compile; tidy
17 jul 2002; Jose Alberto Suarez Lopez <bass@gentoo.org> torcs-1.0.0-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
7 May 2002; Spider <spider@gentoo.org> torcs-1.0.0-r1.ebuild :
fix sourceforge mirroring.
*torcs-1.0.0-r1 (29 Mar 2002)
29 Mar 2002; Bruce A. Locke <blocke@shivan.org> ChangeLog :
Moved from /usr/share/torcs to /opt/torcs (it really wants to be in /opt
based on its directory strucutre) and torcs script modified
*torcs-1.0.0 (11 Feb 2002)
11 Feb 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Initial version, based on ebuild submission.
|