View | Details | Raw Unified | Return to bug 144462
Collapse All | Expand All

(-)devel/simgear/Makefile (-3 / +3 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	SimGear
8
PORTNAME=	SimGear
9
PORTVERSION=	1.9.1
9
PORTVERSION=	2.0.0
10
PORTREVISION=	5
11
CATEGORIES=	devel games
10
CATEGORIES=	devel games
12
MASTER_SITES=	ftp://ftp.de.simgear.org/pub/simgear/Source/ \
11
MASTER_SITES=	ftp://ftp.de.simgear.org/pub/simgear/Source/ \
13
		ftp://ftp.simgear.org/pub/simgear/Source/
12
		ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \
13
		ftp://goflyflightgear.com/simgear/Source/
14
14
15
MAINTAINER=	ganael.laplanche@martymac.com
15
MAINTAINER=	ganael.laplanche@martymac.com
16
COMMENT=	A toolkit for 3D games and simulations
16
COMMENT=	A toolkit for 3D games and simulations
(-)devel/simgear/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (SimGear-1.9.1.tar.gz) = edfdaa60518a06699a409d0eb9f1b157
1
MD5 (SimGear-2.0.0.tar.gz) = 414bea545ea1e8ce17e4aa0809159cec
2
SHA256 (SimGear-1.9.1.tar.gz) = ba9014ad08594730db388cfe9ba9f59c82cd81b4e8bc91e2c254f5b47afcfa6a
2
SHA256 (SimGear-2.0.0.tar.gz) = a55847b8aefdeabb511b761a2a39290b36b841b22e813d62217cd32c7351d121
3
SIZE (SimGear-1.9.1.tar.gz) = 851327
3
SIZE (SimGear-2.0.0.tar.gz) = 1058343
(-)devel/simgear/files/patch-simgear-compiler.h (+17 lines)
Line 0 Link Here
1
--- simgear/compiler.h.orig	2010-02-25 09:07:12.998305929 +0000
2
+++ simgear/compiler.h	2010-02-25 09:07:20.148299853 +0000
3
@@ -149,14 +149,6 @@
4
 #  endif
5
 #endif
6
 
7
-#if defined (__FreeBSD__)
8
-#  if __FreeBSD_version < 500000
9
-     extern "C" {
10
-       inline int isnan(double r) { return !(r <= 0 || r >= 0); }
11
-     }
12
-#  endif
13
-#endif
14
-
15
 #if defined (__CYGWIN__)
16
 #  include <ieeefp.h>		// isnan
17
 #endif
(-)devel/simgear/pkg-plist (-163 / +204 lines)
Lines 1-181 Link Here
1
include/simgear/xml/easyxml.hxx
1
include/simgear/compiler.h
2
include/simgear/debug/debug_types.h
2
include/simgear/timing/timestamp.hxx
3
include/simgear/debug/logstream.hxx
3
include/simgear/timing/timezone.h
4
include/simgear/misc/sg_path.hxx
4
include/simgear/timing/geocoord.h
5
include/simgear/misc/sgstream.hxx
5
include/simgear/timing/sg_time.hxx
6
include/simgear/misc/stopwatch.hxx
6
include/simgear/timing/lowleveltime.h
7
include/simgear/misc/strutils.hxx
7
include/simgear/magvar/coremag.hxx
8
include/simgear/misc/tabbed_values.hxx
8
include/simgear/magvar/magvar.hxx
9
include/simgear/misc/texcoord.hxx
9
include/simgear/route/waypoint.hxx
10
include/simgear/misc/zfstream.hxx
10
include/simgear/route/route.hxx
11
include/simgear/misc/interpolator.hxx
11
include/simgear/version.h
12
include/simgear/misc/stdint.hxx
12
include/simgear/structure/SGSmplstat.hxx
13
include/simgear/misc/PathOptions.hxx
14
include/simgear/structure/callback.hxx
15
include/simgear/structure/commands.hxx
16
include/simgear/structure/exception.hxx
17
include/simgear/structure/event_mgr.hxx
18
include/simgear/structure/subsystem_mgr.hxx
19
include/simgear/structure/OSGUtils.hxx
20
include/simgear/structure/OSGVersion.hxx
13
include/simgear/structure/OSGVersion.hxx
14
include/simgear/structure/exception.hxx
15
include/simgear/structure/SGWeakPtr.hxx
16
include/simgear/structure/StringTable.hxx
17
include/simgear/structure/SGWeakReferenced.hxx
18
include/simgear/structure/SGSharedPtr.hxx
21
include/simgear/structure/SGAtomic.hxx
19
include/simgear/structure/SGAtomic.hxx
22
include/simgear/structure/SGBinding.hxx
20
include/simgear/structure/commands.hxx
21
include/simgear/structure/intern.hxx
22
include/simgear/structure/OSGUtils.hxx
23
include/simgear/structure/SGExpression.hxx
23
include/simgear/structure/SGExpression.hxx
24
include/simgear/structure/Singleton.hxx
25
include/simgear/structure/subsystem_mgr.hxx
26
include/simgear/structure/event_mgr.hxx
27
include/simgear/structure/SGBinding.hxx
24
include/simgear/structure/SGReferenced.hxx
28
include/simgear/structure/SGReferenced.hxx
25
include/simgear/structure/SGSharedPtr.hxx
26
include/simgear/structure/SGSmplhist.hxx
29
include/simgear/structure/SGSmplhist.hxx
27
include/simgear/structure/SGSmplstat.hxx
30
include/simgear/structure/callback.hxx
28
include/simgear/structure/Singleton.hxx
31
include/simgear/constants.h
29
include/simgear/bucket/newbucket.hxx
32
include/simgear/xml/easyxml.hxx
30
include/simgear/ephemeris/celestialBody.hxx
33
include/simgear/sound/sample_group.hxx
31
include/simgear/ephemeris/ephemeris.hxx
34
include/simgear/sound/sample_openal.hxx
32
include/simgear/ephemeris/jupiter.hxx
35
include/simgear/sound/xmlsound.hxx
33
include/simgear/ephemeris/mars.hxx
36
include/simgear/sound/soundmgr_openal.hxx
34
include/simgear/ephemeris/mercury.hxx
37
include/simgear/math/vector.hxx
35
include/simgear/ephemeris/moonpos.hxx
36
include/simgear/ephemeris/neptune.hxx
37
include/simgear/ephemeris/saturn.hxx
38
include/simgear/ephemeris/star.hxx
39
include/simgear/ephemeris/stardata.hxx
40
include/simgear/ephemeris/uranus.hxx
41
include/simgear/ephemeris/venus.hxx
42
include/simgear/io/iochannel.hxx
43
include/simgear/io/lowlevel.hxx
44
include/simgear/io/sg_binobj.hxx
45
include/simgear/io/sg_file.hxx
46
include/simgear/io/sg_serial.hxx
47
include/simgear/io/sg_socket.hxx
48
include/simgear/io/sg_socket_udp.hxx
49
include/simgear/magvar/magvar.hxx
50
include/simgear/math/interpolater.hxx
51
include/simgear/math/leastsqs.hxx
52
include/simgear/math/point3d.hxx
53
include/simgear/math/polar3d.hxx
38
include/simgear/math/polar3d.hxx
54
include/simgear/math/sg_geodesy.hxx
55
include/simgear/math/sg_random.h
39
include/simgear/math/sg_random.h
56
include/simgear/math/sg_types.hxx
57
include/simgear/math/vector.hxx
58
include/simgear/math/Math.hxx
40
include/simgear/math/Math.hxx
59
include/simgear/math/SGBox.hxx
41
include/simgear/math/interpolater.hxx
60
include/simgear/math/SGCMath.hxx
42
include/simgear/math/SGQuat.hxx
61
include/simgear/math/SGGeoc.hxx
62
include/simgear/math/SGGeod.hxx
43
include/simgear/math/SGGeod.hxx
63
include/simgear/math/SGGeodesy.hxx
44
include/simgear/math/sg_types.hxx
64
include/simgear/math/SGGeometry.hxx
45
include/simgear/math/SGGeoc.hxx
65
include/simgear/math/SGGeometryFwd.hxx
46
include/simgear/math/SGPlane.hxx
66
include/simgear/math/SGIntersect.hxx
67
include/simgear/math/SGLimits.hxx
68
include/simgear/math/SGLineSegment.hxx
47
include/simgear/math/SGLineSegment.hxx
69
include/simgear/math/SGMatrix.hxx
48
include/simgear/math/SGGeometryFwd.hxx
49
include/simgear/math/leastsqs.hxx
70
include/simgear/math/SGMath.hxx
50
include/simgear/math/SGMath.hxx
71
include/simgear/math/SGMathFwd.hxx
51
include/simgear/math/beziercurve.hxx
72
include/simgear/math/SGMisc.hxx
73
include/simgear/math/SGPlane.hxx
74
include/simgear/math/SGQuat.hxx
75
include/simgear/math/SGRay.hxx
76
include/simgear/math/SGSphere.hxx
52
include/simgear/math/SGSphere.hxx
77
include/simgear/math/SGTriangle.hxx
53
include/simgear/math/SGTriangle.hxx
78
include/simgear/math/SGVec2.hxx
54
include/simgear/math/SGVec2.hxx
79
include/simgear/math/SGVec3.hxx
55
include/simgear/math/SGMatrix.hxx
56
include/simgear/math/SGIntersect.hxx
57
include/simgear/math/point3d.hxx
58
include/simgear/math/SGCMath.hxx
59
include/simgear/math/SGGeodesy.hxx
60
include/simgear/math/SGGeometry.hxx
61
include/simgear/math/sg_geodesy.hxx
62
include/simgear/math/SGMathFwd.hxx
63
include/simgear/math/SGBox.hxx
80
include/simgear/math/SGVec4.hxx
64
include/simgear/math/SGVec4.hxx
65
include/simgear/math/SGVec3.hxx
66
include/simgear/math/SGMisc.hxx
67
include/simgear/math/SGLimits.hxx
68
include/simgear/math/SGRay.hxx
69
include/simgear/serial/serial.hxx
70
include/simgear/ephemeris/star.hxx
71
include/simgear/ephemeris/celestialBody.hxx
72
include/simgear/ephemeris/jupiter.hxx
73
include/simgear/ephemeris/ephemeris.hxx
74
include/simgear/ephemeris/stardata.hxx
75
include/simgear/ephemeris/mercury.hxx
76
include/simgear/ephemeris/uranus.hxx
77
include/simgear/ephemeris/venus.hxx
78
include/simgear/ephemeris/saturn.hxx
79
include/simgear/ephemeris/neptune.hxx
80
include/simgear/ephemeris/mars.hxx
81
include/simgear/ephemeris/moonpos.hxx
82
include/simgear/threads/SGGuard.hxx
83
include/simgear/threads/SGQueue.hxx
84
include/simgear/threads/SGThread.hxx
85
include/simgear/misc/strutils.hxx
86
include/simgear/misc/stopwatch.hxx
87
include/simgear/misc/sgstream.hxx
88
include/simgear/misc/PathOptions.hxx
89
include/simgear/misc/interpolator.hxx
90
include/simgear/misc/zfstream.hxx
91
include/simgear/misc/tabbed_values.hxx
92
include/simgear/misc/stdint.hxx
93
include/simgear/misc/sg_path.hxx
94
include/simgear/misc/texcoord.hxx
81
include/simgear/environment/metar.hxx
95
include/simgear/environment/metar.hxx
82
include/simgear/environment/visual_enviro.hxx
83
include/simgear/environment/precipitation.hxx
96
include/simgear/environment/precipitation.hxx
84
include/simgear/nasal/nasal.h
97
include/simgear/environment/visual_enviro.hxx
85
include/simgear/nasal/naref.h
98
include/simgear/io/iochannel.hxx
86
include/simgear/props/condition.hxx
99
include/simgear/io/lowlevel.hxx
87
include/simgear/props/props.hxx
100
include/simgear/io/sg_socket_udp.hxx
88
include/simgear/props/props_io.hxx
101
include/simgear/io/sg_binobj.hxx
89
include/simgear/route/route.hxx
102
include/simgear/io/sg_file.hxx
90
include/simgear/route/waypoint.hxx
103
include/simgear/io/sg_socket.hxx
91
include/simgear/scene/material/mat.hxx
104
include/simgear/io/sg_serial.hxx
92
include/simgear/scene/material/matlib.hxx
105
include/simgear/screen/tr.h
106
include/simgear/screen/jpgfactory.hxx
107
include/simgear/screen/shader.h
108
include/simgear/screen/RenderTexture.h
109
include/simgear/screen/extensions.hxx
110
include/simgear/screen/colors.hxx
111
include/simgear/screen/screen-dump.hxx
112
include/simgear/bucket/newbucket.hxx
113
include/simgear/scene/material/EffectBuilder.hxx
114
include/simgear/scene/material/Pass.hxx
115
include/simgear/scene/material/EffectCullVisitor.hxx
116
include/simgear/scene/material/GLPredicate.hxx
117
include/simgear/scene/material/TextureBuilder.hxx
118
include/simgear/scene/material/Effect.hxx
93
include/simgear/scene/material/matmodel.hxx
119
include/simgear/scene/material/matmodel.hxx
94
include/simgear/scene/model/animation.hxx
120
include/simgear/scene/material/matlib.hxx
95
include/simgear/scene/model/particles.hxx
121
include/simgear/scene/material/EffectGeode.hxx
96
include/simgear/scene/model/location.hxx
122
include/simgear/scene/material/Technique.hxx
97
include/simgear/scene/model/model.hxx
123
include/simgear/scene/material/mat.hxx
98
include/simgear/scene/model/modellib.hxx
99
include/simgear/scene/model/ModelRegistry.hxx
100
include/simgear/scene/model/persparam.hxx
101
include/simgear/scene/model/placement.hxx
102
include/simgear/scene/model/placementtrans.hxx
103
include/simgear/scene/model/CheckSceneryVisitor.hxx
104
include/simgear/scene/model/SGClipGroup.hxx
105
include/simgear/scene/model/SGMaterialAnimation.hxx
106
include/simgear/scene/model/SGOffsetTransform.hxx
107
include/simgear/scene/model/SGPagedLOD.hxx
108
include/simgear/scene/model/SGReaderWriterXML.hxx
109
include/simgear/scene/model/SGReaderWriterXMLOptions.hxx
110
include/simgear/scene/model/SGRotateTransform.hxx
111
include/simgear/scene/model/SGScaleTransform.hxx
112
include/simgear/scene/model/SGTranslateTransform.hxx
113
include/simgear/scene/sky/cloud.hxx
114
include/simgear/scene/sky/dome.hxx
115
include/simgear/scene/sky/moon.hxx
116
include/simgear/scene/sky/oursun.hxx
117
include/simgear/scene/sky/sky.hxx
118
include/simgear/scene/sky/sphere.hxx
119
include/simgear/scene/sky/stars.hxx
120
include/simgear/scene/sky/bbcache.hxx
121
include/simgear/scene/sky/cloudfield.hxx
122
include/simgear/scene/sky/newcloud.hxx
123
include/simgear/scene/sky/CloudShaderGeometry.hxx
124
include/simgear/scene/tgdb/apt_signs.hxx
125
include/simgear/scene/tgdb/obj.hxx
126
include/simgear/scene/tgdb/pt_lights.hxx
127
include/simgear/scene/tgdb/userdata.hxx
128
include/simgear/scene/tgdb/ReaderWriterSTG.hxx
129
include/simgear/scene/tgdb/SGOceanTile.hxx
130
include/simgear/scene/tgdb/SGVasiDrawable.hxx
124
include/simgear/scene/tgdb/SGVasiDrawable.hxx
125
include/simgear/scene/tgdb/ReaderWriterSTG.hxx
126
include/simgear/scene/tgdb/pt_lights.hxx
131
include/simgear/scene/tgdb/SGDirectionalLightBin.hxx
127
include/simgear/scene/tgdb/SGDirectionalLightBin.hxx
132
include/simgear/scene/tgdb/SGLightBin.hxx
133
include/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx
134
include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
128
include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
135
include/simgear/scene/tgdb/SGTriangleBin.hxx
129
include/simgear/scene/tgdb/obj.hxx
136
include/simgear/scene/tgdb/SGVertexArrayBin.hxx
130
include/simgear/scene/tgdb/userdata.hxx
137
include/simgear/scene/tgdb/GroundLightManager.hxx
131
include/simgear/scene/tgdb/GroundLightManager.hxx
132
include/simgear/scene/tgdb/SGLightBin.hxx
133
include/simgear/scene/tgdb/SGReaderWriterBTG.hxx
134
include/simgear/scene/tgdb/apt_signs.hxx
135
include/simgear/scene/tgdb/SGVertexArrayBin.hxx
136
include/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx
138
include/simgear/scene/tgdb/ShaderGeometry.hxx
137
include/simgear/scene/tgdb/ShaderGeometry.hxx
139
include/simgear/scene/tgdb/TileCache.hxx
140
include/simgear/scene/tgdb/TileEntry.hxx
138
include/simgear/scene/tgdb/TileEntry.hxx
141
include/simgear/scene/util/SGDebugDrawCallback.hxx
139
include/simgear/scene/tgdb/SGTriangleBin.hxx
142
include/simgear/scene/util/SGEnlargeBoundingBox.hxx
140
include/simgear/scene/tgdb/SGOceanTile.hxx
141
include/simgear/scene/tgdb/TileCache.hxx
142
include/simgear/scene/bvh/BVHStaticData.hxx
143
include/simgear/scene/bvh/BVHStaticGeometry.hxx
144
include/simgear/scene/bvh/BVHStaticLeaf.hxx
145
include/simgear/scene/bvh/BVHStaticNode.hxx
146
include/simgear/scene/bvh/BVHVisitor.hxx
147
include/simgear/scene/bvh/BVHLineSegmentVisitor.hxx
148
include/simgear/scene/bvh/BVHNode.hxx
149
include/simgear/scene/bvh/BVHTransform.hxx
150
include/simgear/scene/bvh/BVHGroup.hxx
151
include/simgear/scene/bvh/BVHBoundingBoxVisitor.hxx
152
include/simgear/scene/bvh/BVHStaticTriangle.hxx
153
include/simgear/scene/bvh/BVHSubTreeCollector.hxx
154
include/simgear/scene/bvh/BVHStaticBinary.hxx
155
include/simgear/scene/bvh/BVHLineGeometry.hxx
156
include/simgear/scene/bvh/BVHDebugCollectVisitor.hxx
157
include/simgear/scene/bvh/BVHStaticGeometryBuilder.hxx
158
include/simgear/scene/bvh/BVHMotionTransform.hxx
159
include/simgear/scene/bvh/BVHNearestPointVisitor.hxx
160
include/simgear/scene/util/UpdateOnceCallback.hxx
161
include/simgear/scene/util/SplicingVisitor.hxx
143
include/simgear/scene/util/SGNodeMasks.hxx
162
include/simgear/scene/util/SGNodeMasks.hxx
144
include/simgear/scene/util/SGPickCallback.hxx
163
include/simgear/scene/util/CopyOp.hxx
164
include/simgear/scene/util/VectorArrayAdapter.hxx
165
include/simgear/scene/util/SGEnlargeBoundingBox.hxx
166
include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
145
include/simgear/scene/util/SGSceneFeatures.hxx
167
include/simgear/scene/util/SGSceneFeatures.hxx
146
include/simgear/scene/util/SGSceneUserData.hxx
168
include/simgear/scene/util/StateAttributeFactory.hxx
169
include/simgear/scene/util/QuadTreeBuilder.hxx
170
include/simgear/scene/util/PrimitiveUtils.hxx
171
include/simgear/scene/util/SGPickCallback.hxx
172
include/simgear/scene/util/NodeAndDrawableVisitor.hxx
173
include/simgear/scene/util/SGDebugDrawCallback.hxx
147
include/simgear/scene/util/SGStateAttributeVisitor.hxx
174
include/simgear/scene/util/SGStateAttributeVisitor.hxx
148
include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
149
include/simgear/scene/util/SGUpdateVisitor.hxx
175
include/simgear/scene/util/SGUpdateVisitor.hxx
150
include/simgear/scene/util/NodeAndDrawableVisitor.hxx
176
include/simgear/scene/util/SGSceneUserData.hxx
151
include/simgear/scene/util/QuadTreeBuilder.hxx
152
include/simgear/scene/util/RenderConstants.hxx
177
include/simgear/scene/util/RenderConstants.hxx
153
include/simgear/scene/util/StateAttributeFactory.hxx
178
include/simgear/scene/sky/sky.hxx
154
include/simgear/scene/util/VectorArrayAdapter.hxx
179
include/simgear/scene/sky/cloud.hxx
155
include/simgear/screen/colors.hxx
180
include/simgear/scene/sky/CloudShaderGeometry.hxx
156
include/simgear/screen/texture.hxx
181
include/simgear/scene/sky/oursun.hxx
157
include/simgear/screen/jpgfactory.hxx
182
include/simgear/scene/sky/moon.hxx
158
include/simgear/screen/screen-dump.hxx
183
include/simgear/scene/sky/bbcache.hxx
159
include/simgear/screen/extensions.hxx
184
include/simgear/scene/sky/dome.hxx
160
include/simgear/screen/RenderTexture.h
185
include/simgear/scene/sky/stars.hxx
161
include/simgear/screen/shader.h
186
include/simgear/scene/sky/newcloud.hxx
162
include/simgear/screen/tr.h
187
include/simgear/scene/sky/sphere.hxx
163
include/simgear/serial/serial.hxx
188
include/simgear/scene/sky/cloudfield.hxx
164
include/simgear/sound/sample_openal.hxx
189
include/simgear/scene/model/persparam.hxx
165
include/simgear/sound/soundmgr_openal.hxx
190
include/simgear/scene/model/modellib.hxx
166
include/simgear/sound/xmlsound.hxx
191
include/simgear/scene/model/SGOffsetTransform.hxx
167
include/simgear/threads/SGGuard.hxx
192
include/simgear/scene/model/SGText.hxx
168
include/simgear/threads/SGQueue.hxx
193
include/simgear/scene/model/SGClipGroup.hxx
169
include/simgear/threads/SGThread.hxx
194
include/simgear/scene/model/SGRotateTransform.hxx
170
include/simgear/timing/geocoord.h
195
include/simgear/scene/model/SGScaleTransform.hxx
171
include/simgear/timing/lowleveltime.h
196
include/simgear/scene/model/placement.hxx
172
include/simgear/timing/sg_time.hxx
197
include/simgear/scene/model/SGTranslateTransform.hxx
173
include/simgear/timing/timestamp.hxx
198
include/simgear/scene/model/ModelRegistry.hxx
174
include/simgear/timing/timezone.h
199
include/simgear/scene/model/CheckSceneryVisitor.hxx
175
include/simgear/compiler.h
200
include/simgear/scene/model/particles.hxx
176
include/simgear/constants.h
201
include/simgear/scene/model/SGInteractionAnimation.hxx
202
include/simgear/scene/model/SGReaderWriterXML.hxx
203
include/simgear/scene/model/SGMaterialAnimation.hxx
204
include/simgear/scene/model/model.hxx
205
include/simgear/scene/model/SGReaderWriterXMLOptions.hxx
206
include/simgear/scene/model/animation.hxx
207
include/simgear/scene/model/SGPagedLOD.hxx
208
include/simgear/props/condition.hxx
209
include/simgear/props/props.hxx
210
include/simgear/props/ExtendedPropertyAdapter.hxx
211
include/simgear/props/props_io.hxx
212
include/simgear/props/AtomicChangeListener.hxx
213
include/simgear/debug/debug_types.h
214
include/simgear/debug/logstream.hxx
215
include/simgear/nasal/naref.h
216
include/simgear/nasal/nasal.h
177
include/simgear/sg_inlines.h
217
include/simgear/sg_inlines.h
178
include/simgear/version.h
179
@dirrm include/simgear/xml
218
@dirrm include/simgear/xml
180
@dirrm include/simgear/timing
219
@dirrm include/simgear/timing
181
@dirrm include/simgear/threads
220
@dirrm include/simgear/threads
Lines 188-193 Link Here
188
@dirrm include/simgear/scene/sky
227
@dirrm include/simgear/scene/sky
189
@dirrm include/simgear/scene/model
228
@dirrm include/simgear/scene/model
190
@dirrm include/simgear/scene/material
229
@dirrm include/simgear/scene/material
230
@dirrm include/simgear/scene/bvh
191
@dirrm include/simgear/scene
231
@dirrm include/simgear/scene
192
@dirrm include/simgear/route
232
@dirrm include/simgear/route
193
@dirrm include/simgear/props
233
@dirrm include/simgear/props
Lines 201-226 Link Here
201
@dirrm include/simgear/debug
241
@dirrm include/simgear/debug
202
@dirrm include/simgear/bucket
242
@dirrm include/simgear/bucket
203
@dirrm include/simgear
243
@dirrm include/simgear
204
lib/libsgxml.a
205
lib/libsgdebug.a
206
lib/libsgmisc.a
244
lib/libsgmisc.a
207
lib/libsgstructure.a
245
lib/libsgscreen.a
208
lib/libsgbucket.a
209
lib/libsgephem.a
210
lib/libsgio.a
211
lib/libsgmagvar.a
212
lib/libsgmath.a
213
lib/libsgenvironment.a
214
lib/libsgnasal.a
215
lib/libsgprops.a
246
lib/libsgprops.a
216
lib/libsgroute.a
247
lib/libsgroute.a
217
lib/libsgmaterial.a
218
lib/libsgmodel.a
248
lib/libsgmodel.a
219
lib/libsgsky.a
249
lib/libsgmath.a
250
lib/libsgmaterial.a
220
lib/libsgtgdb.a
251
lib/libsgtgdb.a
221
lib/libsgutil.a
252
lib/libsgmagvar.a
222
lib/libsgscreen.a
253
lib/libsgstructure.a
254
lib/libsgdebug.a
255
lib/libsgnasal.a
256
lib/libsgsky.a
223
lib/libsgserial.a
257
lib/libsgserial.a
258
lib/libsgutil.a
259
lib/libsgtiming.a
260
lib/libsgxml.a
261
lib/libsgbvh.a
224
lib/libsgsound.a
262
lib/libsgsound.a
263
lib/libsgio.a
264
lib/libsgenvironment.a
265
lib/libsgbucket.a
266
lib/libsgephem.a
225
lib/libsgthreads.a
267
lib/libsgthreads.a
226
lib/libsgtiming.a
(-)games/flightgear-data/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	FlightGear-data
8
PORTNAME=	FlightGear-data
9
PORTVERSION=	1.9.0
9
PORTVERSION=	2.0.0
10
CATEGORIES=	games
10
CATEGORIES=	games
11
# see http://www.flightgear.org/templates.js
11
# see http://www.flightgear.org/templates.js
12
MASTER_SITES=	ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \
12
MASTER_SITES=	ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \
(-)games/flightgear-data/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (FlightGear-data-1.9.0.tar.bz2) = 4a6eabe5cd9f9b4063efbc38908ab068
1
MD5 (FlightGear-data-2.0.0.tar.bz2) = 85009e54cfd0cf74fd66fdd97c23ccd0
2
SHA256 (FlightGear-data-1.9.0.tar.bz2) = 19600130d862108678d415e71b2fe3d8c9cd4168e123704b0121dd7fd6adc3c0
2
SHA256 (FlightGear-data-2.0.0.tar.bz2) = 814512de047e6ac12625af09ce1fab357249e162405011ba6c77318f0bdc754f
3
SIZE (FlightGear-data-1.9.0.tar.bz2) = 239976097
3
SIZE (FlightGear-data-2.0.0.tar.bz2) = 302068846
(-)games/flightgear/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	FlightGear
8
PORTNAME=	FlightGear
9
PORTVERSION=	1.9.1
9
PORTVERSION=	2.0.0
10
PORTREVISION=	5
11
CATEGORIES=	games
10
CATEGORIES=	games
12
# see http://www.flightgear.org/templates.js
11
# see http://www.flightgear.org/templates.js
13
MASTER_SITES=	ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
12
MASTER_SITES=	ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
(-)games/flightgear/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (FlightGear-1.9.1.tar.gz) = ae83c05ba70841d6706908276bc960fd
1
MD5 (FlightGear-2.0.0.tar.gz) = 549aa45171480082f5b6e5e8d5ce8930
2
SHA256 (FlightGear-1.9.1.tar.gz) = 81162a349137bcc98934a9606b50dad9b293d561a089423814af4d178f0b3d01
2
SHA256 (FlightGear-2.0.0.tar.gz) = 8f874534b4f62de6ebac8a513f51cbc5b408aa57424c3715036df65292b6079e
3
SIZE (FlightGear-1.9.1.tar.gz) = 2246411
3
SIZE (FlightGear-2.0.0.tar.gz) = 2425099
(-)games/flightgear/pkg-plist (-5 / +6 lines)
Lines 1-10 Link Here
1
bin/fgfs
2
bin/js_server
3
bin/gl-info
4
bin/est-epsilon
5
bin/fgviewer
1
bin/js_demo
6
bin/js_demo
7
bin/alcinfo
2
bin/fgjs
8
bin/fgjs
3
bin/est-epsilon
4
bin/metar
9
bin/metar
5
bin/terrasync
10
bin/terrasync
6
bin/gl-info
7
bin/yasim
11
bin/yasim
8
bin/js_server
9
bin/al-info
10
bin/fgfs

Return to bug 144462