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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
|
# ChangeLog for dev-games/ode
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/ode/ChangeLog,v 1.35 2007/01/06 01:46:56 nyhm Exp $
06 Jan 2007; Tristan Heaven <nyhm@gentoo.org> ode-0.6-r1.ebuild:
Set WANT_AUTOCONF and WANT_AUTOMAKE
30 Oct 2006; Tristan Heaven <nyhm@gentoo.org> ode-0.6-r1.ebuild,
ode-0.7.ebuild:
Needs opengl and glu to build examples, bug #153033
*ode-0.7 (17 Oct 2006)
17 Oct 2006; <tupone@gentoo.org> +files/ode-0.7-flags.patch,
+ode-0.7.ebuild:
Bumped to 0.7 . Bug #150857 by Christopher Mire
05 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.6-r1.ebuild:
Stable on amd64 wrt bug #146080.
27 Sep 2006; Tristan Heaven <nyhm@gentoo.org> ode-0.6.ebuild,
ode-0.6-r1.ebuild:
Add app-arch/unzip to DEPEND, bug #148227
30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> ode-0.6-r1.ebuild:
Stable on ppc.
17 Aug 2006; Markus Rothe <corsair@gentoo.org> ode-0.6-r1.ebuild:
Stable on ppc64
*ode-0.6-r1 (08 Aug 2006)
08 Aug 2006; Chris Bainbridge <chrb@gentoo.org> +ode-0.6-r1.ebuild:
Add src_test(). It currently fails, see #143247
06 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> ode-0.6.ebuild:
stable for x86
28 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> ode-0.6.ebuild:
Adding ~x86-fbsd keyword.
15 Jul 2006; Tom Gall <tgall@gentoo.org> ode-0.6.ebuild:
added ~ppc64
13 Jul 2006; Aron Griffis <agriffis@gentoo.org> ode-0.5-r4.ebuild:
Mark 0.5-r4 stable on ia64
*ode-0.6 (19 Jun 2006)
19 Jun 2006; <Tupone@gentoo.org> +files/ode-0.6-flags.patch,
+ode-0.6.ebuild:
Version bump, bug #136357 by Terry L. Triplett
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> ode-0.5-r4.ebuild:
Mark 0.5-r4 ~ia64
09 Jan 2006; Ferris McCormick <fmccor@gentoo.org> ode-0.5-r4.ebuild:
Add ~sparc keyword. Builds fine on sparc and runs its examples
as expected. (Needed for some simulation packages.)
05 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.5-r4.ebuild:
Added modular X dependencies and closing bug #117542.
05 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> -ode-0.5-r3.ebuild:
Removing older version.
*ode-0.5-r4 (12 Nov 2005)
12 Nov 2005; <chrb@gentoo.org> +ode-0.5-r4.ebuild:
Added drawstuff headers to go with lib, request by Ulrich Hertlein.
05 Nov 2005; <chrb@gentoo.org> ode-0.5-r3.ebuild:
fix for gcc-3.4
*ode-0.5-r3 (30 Oct 2005)
30 Oct 2005; Mike Frysinger <vapier@gentoo.org> files/ode-0.5-PIC.patch,
+ode-0.5-r3.ebuild:
Fix paths to examples #110895 by Peter Koeleman.
02 Aug 2005; Chris Bainbridge <chrb@gentoo.org> ode-0.5-r2.ebuild:
Store user-settings file for later use by future versions of pyode.
03 Apr 2005; Chris Bainbridge <chrb@gentoo.org> ode-0.5-r2.ebuild:
Fixed graphic paths so demos actually run. Re-added debug build.
08 Jan 2005; Mike Frysinger <vapier@gentoo.org> +files/0.5-PIC.patch,
ode-0.5-r2.ebuild:
Add patch to enable building with PIC #77079 by lukenshiro@ngi.it.
*ode-0.5-r2 (07 Jan 2005)
07 Jan 2005; Mike Frysinger <vapier@gentoo.org> -ode-0.5-r1.ebuild,
+ode-0.5-r2.ebuild:
Since ode only produces a static library atm, force it to be built with
-fPIC #77004 by Rick.
12 Nov 2004; Simon Stelling <blubb@gentoo.org> :
added ~amd64
11 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.5-r1.ebuild:
Added ~amd64 KEYWORD and closing bug #68066.
*ode-0.5-r1 (29 Jul 2004)
29 Jul 2004; Chris Bainbridge <chrb@gentoo.org> +ode-0.5-r1.ebuild:
Added debug build, TriMesh support, and extended docs with examples
*ode-0.5 (01 Jun 2004)
01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ode-0.5.ebuild:
version bump - bug #52635
19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.039.ebuild:
Adding IUSE.
30 Oct 2003; Luca Barbato <lu_zero@gentoo.org> ode-0.039.ebuild:
Marked ppc
01 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> ode-0.039.ebuild:
use emake (but -j1 because it fails parallel make); add error message
*ode-0.039 (20 Jul 2003)
20 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + remove filter-flags + redo flag manipulation.
*ode-0.035-r1 (23 Jun 2003)
01 Jul 2003; George Shapovalov <george@gentoo.org> ode-0.035-r1.ebuild :
package build fails with >=gcc-3.3 (#22071)
I added pkg_setup which checks gcc version and if 3.3* is found
outputs explanation and possible resolutions and then dies.
23 Jun 2003; George Shapovalov <george@gentoo.org> ode-0.035-r1.ebuild :
see (#22071)
made configuring sed construct more readable and "standard"
fixed Makefile to honor user defined CFLAGS instead of throwing them out
*ode-0.035 (02 Apr 2003)
02 Apr 2003; Philip Walls <malverian@gentoo.org> ode-0.035.ebuild :
Version bump
*ode-0.03 (07 Nov 2002)
28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ode-0.03.ebuild:
HOMEPAGE fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
07 Nov 2002; George Shapovalov <george@gentoo.org> ode-0.03.ebuild :
Initial release
Open Dynamics Engine 0.03
ebuild submitted by Julien Cayzac <gentoo@brainlex.com>
|