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

(-)simgear/Makefile (-4 / +6 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	SimGear
8
PORTNAME=	SimGear
9
PORTVERSION=	1.0.0
9
PORTVERSION=	1.9.0
10
CATEGORIES=	devel games
10
CATEGORIES=	devel games
11
MASTER_SITES=	ftp://ftp.simgear.org/pub/simgear/Source/ \
11
MASTER_SITES=	ftp://ftp.de.simgear.org/pub/simgear/Source/ \
12
		ftp://ftp.de.simgear.org/pub/simgear/Source/
12
		ftp://ftp.simgear.org/pub/simgear/Source/
13
13
14
MAINTAINER=	ganael.laplanche@martymac.com
14
MAINTAINER=	ganael.laplanche@martymac.com
15
COMMENT=	A toolkit for 3D games and simulations
15
COMMENT=	A toolkit for 3D games and simulations
Lines 18-24 Link Here
18
RUN_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
18
RUN_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
19
LIB_DEPENDS=	openal.0:${PORTSDIR}/audio/openal \
19
LIB_DEPENDS=	openal.0:${PORTSDIR}/audio/openal \
20
		jpeg.9:${PORTSDIR}/graphics/jpeg \
20
		jpeg.9:${PORTSDIR}/graphics/jpeg \
21
		alut.1:${PORTSDIR}/audio/freealut
21
		alut.1:${PORTSDIR}/audio/freealut \
22
		osg.48:${PORTSDIR}/graphics/osg \
23
		boost_thread.4:${PORTSDIR}/devel/boost
22
24
23
USE_XORG=	ice sm x11 xext xi xt xmu
25
USE_XORG=	ice sm x11 xext xi xt xmu
24
USE_GL=	gl glu glut
26
USE_GL=	gl glu glut
(-)simgear/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (SimGear-1.0.0.tar.gz) = 6d90c1b9e6fdd3d7a4a39bef027bfd10
1
MD5 (SimGear-1.9.0.tar.gz) = c9e532dc8e80025bbd90c6be4a72aad1
2
SHA256 (SimGear-1.0.0.tar.gz) = 574e1d41a3a310f7904549af62dd0d7029d841c1eb78dcd2fc5649401b378a5d
2
SHA256 (SimGear-1.9.0.tar.gz) = 7b89130103294c29cbc3071c03c6fdbc81c3b5d7d9b3fde49c61eecea67e7a18
3
SIZE (SimGear-1.0.0.tar.gz) = 769214
3
SIZE (SimGear-1.9.0.tar.gz) = 860424
(-)simgear/pkg-plist (-118 / +171 lines)
Lines 1-130 Link Here
1
include/simgear/sound/xmlsound.hxx
1
include/simgear/xml/easyxml.hxx
2
include/simgear/sound/sample_openal.hxx
2
include/simgear/debug/debug_types.h
3
include/simgear/sound/soundmgr_openal.hxx
3
include/simgear/debug/logstream.hxx
4
include/simgear/misc/sg_path.hxx
5
include/simgear/misc/sgstream.hxx
6
include/simgear/misc/stopwatch.hxx
7
include/simgear/misc/strutils.hxx
8
include/simgear/misc/tabbed_values.hxx
9
include/simgear/misc/texcoord.hxx
10
include/simgear/misc/zfstream.hxx
11
include/simgear/misc/interpolator.hxx
12
include/simgear/misc/stdint.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
21
include/simgear/structure/SGAtomic.hxx
22
include/simgear/structure/SGBinding.hxx
23
include/simgear/structure/SGExpression.hxx
24
include/simgear/structure/SGReferenced.hxx
25
include/simgear/structure/SGSharedPtr.hxx
26
include/simgear/structure/SGSmplhist.hxx
27
include/simgear/structure/SGSmplstat.hxx
28
include/simgear/structure/Singleton.hxx
29
include/simgear/bucket/newbucket.hxx
30
include/simgear/ephemeris/celestialBody.hxx
31
include/simgear/ephemeris/ephemeris.hxx
32
include/simgear/ephemeris/jupiter.hxx
4
include/simgear/ephemeris/mars.hxx
33
include/simgear/ephemeris/mars.hxx
5
include/simgear/ephemeris/neptune.hxx
34
include/simgear/ephemeris/mercury.hxx
6
include/simgear/ephemeris/moonpos.hxx
35
include/simgear/ephemeris/moonpos.hxx
36
include/simgear/ephemeris/neptune.hxx
7
include/simgear/ephemeris/saturn.hxx
37
include/simgear/ephemeris/saturn.hxx
8
include/simgear/ephemeris/ephemeris.hxx
38
include/simgear/ephemeris/star.hxx
39
include/simgear/ephemeris/stardata.hxx
9
include/simgear/ephemeris/uranus.hxx
40
include/simgear/ephemeris/uranus.hxx
10
include/simgear/ephemeris/venus.hxx
41
include/simgear/ephemeris/venus.hxx
11
include/simgear/ephemeris/celestialBody.hxx
42
include/simgear/io/iochannel.hxx
12
include/simgear/ephemeris/stardata.hxx
13
include/simgear/ephemeris/mercury.hxx
14
include/simgear/ephemeris/star.hxx
15
include/simgear/ephemeris/jupiter.hxx
16
include/simgear/bucket/newbucket.hxx
17
include/simgear/screen/screen-dump.hxx
18
include/simgear/screen/RenderTexture.h
19
include/simgear/screen/jpgfactory.hxx
20
include/simgear/screen/shader.h
21
include/simgear/screen/texture.hxx
22
include/simgear/screen/colors.hxx
23
include/simgear/screen/extensions.hxx
24
include/simgear/screen/tr.h
25
include/simgear/io/sg_serial.hxx
26
include/simgear/io/lowlevel.hxx
43
include/simgear/io/lowlevel.hxx
27
include/simgear/io/sg_socket.hxx
28
include/simgear/io/sg_binobj.hxx
44
include/simgear/io/sg_binobj.hxx
29
include/simgear/io/iochannel.hxx
30
include/simgear/io/sg_socket_udp.hxx
31
include/simgear/io/sg_file.hxx
45
include/simgear/io/sg_file.hxx
32
include/simgear/route/route.hxx
46
include/simgear/io/sg_serial.hxx
33
include/simgear/route/waypoint.hxx
47
include/simgear/io/sg_socket.hxx
34
include/simgear/math/sg_geodesy.hxx
48
include/simgear/io/sg_socket_udp.hxx
35
include/simgear/math/SGCMath.hxx
49
include/simgear/magvar/magvar.hxx
36
include/simgear/math/SGMatrix.hxx
37
include/simgear/math/point3d.hxx
38
include/simgear/math/interpolater.hxx
50
include/simgear/math/interpolater.hxx
39
include/simgear/math/SGGeodesy.hxx
51
include/simgear/math/leastsqs.hxx
40
include/simgear/math/SGVec3.hxx
52
include/simgear/math/point3d.hxx
41
include/simgear/math/SGVec4.hxx
53
include/simgear/math/polar3d.hxx
42
include/simgear/math/SGMathFwd.hxx
54
include/simgear/math/sg_geodesy.hxx
43
include/simgear/math/sg_memory.h
44
include/simgear/math/SGLimits.hxx
45
include/simgear/math/SGMisc.hxx
46
include/simgear/math/sg_random.h
55
include/simgear/math/sg_random.h
56
include/simgear/math/sg_types.hxx
47
include/simgear/math/vector.hxx
57
include/simgear/math/vector.hxx
48
include/simgear/math/polar3d.hxx
58
include/simgear/math/Math.hxx
49
include/simgear/math/SGQuat.hxx
59
include/simgear/math/SGBox.hxx
60
include/simgear/math/SGCMath.hxx
50
include/simgear/math/SGGeoc.hxx
61
include/simgear/math/SGGeoc.hxx
51
include/simgear/math/SGGeod.hxx
62
include/simgear/math/SGGeod.hxx
52
include/simgear/math/sg_types.hxx
63
include/simgear/math/SGGeodesy.hxx
53
include/simgear/math/leastsqs.hxx
64
include/simgear/math/SGGeometry.hxx
65
include/simgear/math/SGGeometryFwd.hxx
66
include/simgear/math/SGIntersect.hxx
67
include/simgear/math/SGLimits.hxx
68
include/simgear/math/SGLineSegment.hxx
69
include/simgear/math/SGMatrix.hxx
54
include/simgear/math/SGMath.hxx
70
include/simgear/math/SGMath.hxx
55
include/simgear/version.h
71
include/simgear/math/SGMathFwd.hxx
56
include/simgear/constants.h
72
include/simgear/math/SGMisc.hxx
57
include/simgear/structure/ssgSharedPtr.hxx
73
include/simgear/math/SGPlane.hxx
58
include/simgear/structure/SGSmplstat.hxx
74
include/simgear/math/SGQuat.hxx
59
include/simgear/structure/exception.hxx
75
include/simgear/math/SGRay.hxx
60
include/simgear/structure/callback.hxx
76
include/simgear/math/SGSphere.hxx
61
include/simgear/structure/SGSharedPtr.hxx
77
include/simgear/math/SGTriangle.hxx
62
include/simgear/structure/subsystem_mgr.hxx
78
include/simgear/math/SGVec2.hxx
63
include/simgear/structure/event_mgr.hxx
79
include/simgear/math/SGVec3.hxx
64
include/simgear/structure/SGSmplhist.hxx
80
include/simgear/math/SGVec4.hxx
65
include/simgear/structure/SGReferenced.hxx
66
include/simgear/structure/commands.hxx
67
include/simgear/sg_traits.hxx
68
include/simgear/misc/zfstream.hxx
69
include/simgear/misc/interpolator.hxx
70
include/simgear/misc/stopwatch.hxx
71
include/simgear/misc/sgstream.hxx
72
include/simgear/misc/strutils.hxx
73
include/simgear/misc/sg_path.hxx
74
include/simgear/misc/texcoord.hxx
75
include/simgear/misc/tabbed_values.hxx
76
include/simgear/misc/stdint.hxx
77
include/simgear/nasal/naref.h
78
include/simgear/nasal/nasal.h
79
include/simgear/magvar/magvar.hxx
80
include/simgear/timing/geocoord.h
81
include/simgear/timing/timestamp.hxx
82
include/simgear/timing/lowleveltime.h
83
include/simgear/timing/sg_time.hxx
84
include/simgear/timing/timezone.h
85
include/simgear/environment/metar.hxx
81
include/simgear/environment/metar.hxx
86
include/simgear/environment/visual_enviro.hxx
82
include/simgear/environment/visual_enviro.hxx
87
include/simgear/debug/debug_types.h
83
include/simgear/environment/precipitation.hxx
88
include/simgear/debug/logstream.hxx
84
include/simgear/nasal/nasal.h
89
include/simgear/sg_inlines.h
85
include/simgear/nasal/naref.h
90
include/simgear/threads/SGGuard.hxx
91
include/simgear/threads/SGQueue.hxx
92
include/simgear/threads/SGThread.hxx
93
include/simgear/serial/serial.hxx
94
include/simgear/props/props_io.hxx
95
include/simgear/props/props.hxx
96
include/simgear/props/condition.hxx
86
include/simgear/props/condition.hxx
97
include/simgear/compiler.h
87
include/simgear/props/props.hxx
98
include/simgear/scene/sky/sphere.hxx
88
include/simgear/props/props_io.hxx
99
include/simgear/scene/sky/sky.hxx
89
include/simgear/route/route.hxx
100
include/simgear/scene/sky/cloud.hxx
90
include/simgear/route/waypoint.hxx
101
include/simgear/scene/sky/stars.hxx
102
include/simgear/scene/sky/newcloud.hxx
103
include/simgear/scene/sky/cloudfield.hxx
104
include/simgear/scene/sky/oursun.hxx
105
include/simgear/scene/sky/bbcache.hxx
106
include/simgear/scene/sky/moon.hxx
107
include/simgear/scene/sky/dome.hxx
108
include/simgear/scene/tgdb/leaf.hxx
109
include/simgear/scene/tgdb/pt_lights.hxx
110
include/simgear/scene/tgdb/vasi.hxx
111
include/simgear/scene/tgdb/userdata.hxx
112
include/simgear/scene/tgdb/obj.hxx
113
include/simgear/scene/tgdb/apt_signs.hxx
114
include/simgear/scene/material/mat.hxx
91
include/simgear/scene/material/mat.hxx
115
include/simgear/scene/material/matlib.hxx
92
include/simgear/scene/material/matlib.hxx
116
include/simgear/scene/material/matmodel.hxx
93
include/simgear/scene/material/matmodel.hxx
117
include/simgear/scene/model/placementtrans.hxx
118
include/simgear/scene/model/personality.hxx
119
include/simgear/scene/model/custtrans.hxx
120
include/simgear/scene/model/placement.hxx
121
include/simgear/scene/model/modellib.hxx
122
include/simgear/scene/model/persparam.hxx
123
include/simgear/scene/model/location.hxx
124
include/simgear/scene/model/shadowvolume.hxx
125
include/simgear/scene/model/animation.hxx
94
include/simgear/scene/model/animation.hxx
95
include/simgear/scene/model/particles.hxx
96
include/simgear/scene/model/location.hxx
126
include/simgear/scene/model/model.hxx
97
include/simgear/scene/model/model.hxx
127
include/simgear/xml/easyxml.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
131
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
135
include/simgear/scene/tgdb/SGTriangleBin.hxx
136
include/simgear/scene/tgdb/SGVertexArrayBin.hxx
137
include/simgear/scene/tgdb/GroundLightManager.hxx
138
include/simgear/scene/tgdb/ShaderGeometry.hxx
139
include/simgear/scene/tgdb/TileCache.hxx
140
include/simgear/scene/tgdb/TileEntry.hxx
141
include/simgear/scene/util/SGDebugDrawCallback.hxx
142
include/simgear/scene/util/SGEnlargeBoundingBox.hxx
143
include/simgear/scene/util/SGNodeMasks.hxx
144
include/simgear/scene/util/SGPickCallback.hxx
145
include/simgear/scene/util/SGSceneFeatures.hxx
146
include/simgear/scene/util/SGSceneUserData.hxx
147
include/simgear/scene/util/SGStateAttributeVisitor.hxx
148
include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
149
include/simgear/scene/util/SGUpdateVisitor.hxx
150
include/simgear/scene/util/NodeAndDrawableVisitor.hxx
151
include/simgear/scene/util/QuadTreeBuilder.hxx
152
include/simgear/scene/util/RenderConstants.hxx
153
include/simgear/scene/util/StateAttributeFactory.hxx
154
include/simgear/scene/util/VectorArrayAdapter.hxx
155
include/simgear/screen/colors.hxx
156
include/simgear/screen/texture.hxx
157
include/simgear/screen/jpgfactory.hxx
158
include/simgear/screen/screen-dump.hxx
159
include/simgear/screen/extensions.hxx
160
include/simgear/screen/RenderTexture.h
161
include/simgear/screen/shader.h
162
include/simgear/screen/tr.h
163
include/simgear/serial/serial.hxx
164
include/simgear/sound/sample_openal.hxx
165
include/simgear/sound/soundmgr_openal.hxx
166
include/simgear/sound/xmlsound.hxx
167
include/simgear/threads/SGGuard.hxx
168
include/simgear/threads/SGQueue.hxx
169
include/simgear/threads/SGThread.hxx
170
include/simgear/timing/geocoord.h
171
include/simgear/timing/lowleveltime.h
172
include/simgear/timing/sg_time.hxx
173
include/simgear/timing/timestamp.hxx
174
include/simgear/timing/timezone.h
175
include/simgear/compiler.h
176
include/simgear/constants.h
177
include/simgear/sg_inlines.h
178
include/simgear/version.h
128
@dirrm include/simgear/xml
179
@dirrm include/simgear/xml
129
@dirrm include/simgear/timing
180
@dirrm include/simgear/timing
130
@dirrm include/simgear/threads
181
@dirrm include/simgear/threads
Lines 132-137 Link Here
132
@dirrm include/simgear/sound
183
@dirrm include/simgear/sound
133
@dirrm include/simgear/serial
184
@dirrm include/simgear/serial
134
@dirrm include/simgear/screen
185
@dirrm include/simgear/screen
186
@dirrm include/simgear/scene/util
135
@dirrm include/simgear/scene/tgdb
187
@dirrm include/simgear/scene/tgdb
136
@dirrm include/simgear/scene/sky
188
@dirrm include/simgear/scene/sky
137
@dirrm include/simgear/scene/model
189
@dirrm include/simgear/scene/model
Lines 149-173 Link Here
149
@dirrm include/simgear/debug
201
@dirrm include/simgear/debug
150
@dirrm include/simgear/bucket
202
@dirrm include/simgear/bucket
151
@dirrm include/simgear
203
@dirrm include/simgear
204
lib/libsgxml.a
205
lib/libsgdebug.a
152
lib/libsgmisc.a
206
lib/libsgmisc.a
153
lib/libsgprops.a
207
lib/libsgstructure.a
208
lib/libsgbucket.a
209
lib/libsgephem.a
210
lib/libsgio.a
154
lib/libsgmagvar.a
211
lib/libsgmagvar.a
155
lib/libsgmodel.a
156
lib/libsgserial.a
157
lib/libsgroute.a
158
lib/libsgmath.a
212
lib/libsgmath.a
159
lib/libsgtgdb.a
160
lib/libsgenvironment.a
213
lib/libsgenvironment.a
214
lib/libsgnasal.a
215
lib/libsgprops.a
216
lib/libsgroute.a
217
lib/libsgmaterial.a
218
lib/libsgmodel.a
161
lib/libsgsky.a
219
lib/libsgsky.a
162
lib/libsgstructure.a
220
lib/libsgtgdb.a
163
lib/libsgdebug.a
221
lib/libsgutil.a
164
lib/libsgscreen.a
222
lib/libsgscreen.a
165
lib/libsgnasal.a
223
lib/libsgserial.a
166
lib/libsgbucket.a
167
lib/libsgxml.a
168
lib/libsgsound.a
224
lib/libsgsound.a
169
lib/libsgthreads.a
225
lib/libsgthreads.a
170
lib/libsgio.a
171
lib/libsgtiming.a
226
lib/libsgtiming.a
172
lib/libsgephem.a
173
lib/libsgmaterial.a

Return to bug 130129