=================================================================== RCS file: /cvs/ports/graphics/simgear/pkg/Attic/PLIST,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/graphics/simgear/pkg/Attic/PLIST 2010/03/02 14:22:24 1.2 +++ ports/graphics/simgear/pkg/Attic/PLIST 2011/11/29 06:04:24 1.3 @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2010/03/02 14:22:24 yason Exp $ +@comment $OpenBSD: PLIST,v 1.3 2011/11/29 06:04:24 yason Exp $ include/simgear/ include/simgear/bucket/ include/simgear/bucket/newbucket.hxx @@ -27,8 +27,12 @@ include/simgear/io/ include/simgear/io/iochannel.hxx include/simgear/io/lowlevel.hxx +include/simgear/io/raw_socket.hxx include/simgear/io/sg_binobj.hxx include/simgear/io/sg_file.hxx +include/simgear/io/sg_netBuffer.hxx +include/simgear/io/sg_netChannel.hxx +include/simgear/io/sg_netChat.hxx include/simgear/io/sg_serial.hxx include/simgear/io/sg_socket.hxx include/simgear/io/sg_socket_udp.hxx @@ -62,16 +66,17 @@ include/simgear/math/beziercurve.hxx include/simgear/math/interpolater.hxx include/simgear/math/leastsqs.hxx -include/simgear/math/point3d.hxx -include/simgear/math/polar3d.hxx +include/simgear/math/project.hxx include/simgear/math/sg_geodesy.hxx include/simgear/math/sg_random.h include/simgear/math/sg_types.hxx -include/simgear/math/vector.hxx include/simgear/misc/ include/simgear/misc/PathOptions.hxx +include/simgear/misc/ResourceManager.hxx include/simgear/misc/interpolator.hxx +include/simgear/misc/sg_dir.hxx include/simgear/misc/sg_path.hxx +include/simgear/misc/sg_sleep.hxx include/simgear/misc/sgstream.hxx include/simgear/misc/stdint.hxx include/simgear/misc/stopwatch.hxx @@ -86,8 +91,10 @@ include/simgear/props/AtomicChangeListener.hxx include/simgear/props/ExtendedPropertyAdapter.hxx include/simgear/props/condition.hxx +include/simgear/props/propertyObject.hxx include/simgear/props/props.hxx include/simgear/props/props_io.hxx +include/simgear/props/tiedpropertylist.hxx include/simgear/route/ include/simgear/route/route.hxx include/simgear/route/waypoint.hxx @@ -123,8 +130,10 @@ include/simgear/scene/material/mat.hxx include/simgear/scene/material/matlib.hxx include/simgear/scene/material/matmodel.hxx +include/simgear/scene/material/mipmap.hxx include/simgear/scene/model/ include/simgear/scene/model/CheckSceneryVisitor.hxx +include/simgear/scene/model/ConditionNode.hxx include/simgear/scene/model/ModelRegistry.hxx include/simgear/scene/model/SGClipGroup.hxx include/simgear/scene/model/SGInteractionAnimation.hxx @@ -145,7 +154,6 @@ include/simgear/scene/model/placement.hxx include/simgear/scene/sky/ include/simgear/scene/sky/CloudShaderGeometry.hxx -include/simgear/scene/sky/bbcache.hxx include/simgear/scene/sky/cloud.hxx include/simgear/scene/sky/cloudfield.hxx include/simgear/scene/sky/dome.hxx @@ -174,6 +182,8 @@ include/simgear/scene/tgdb/obj.hxx include/simgear/scene/tgdb/pt_lights.hxx include/simgear/scene/tgdb/userdata.hxx +include/simgear/scene/tsync/ +include/simgear/scene/tsync/terrasync.hxx include/simgear/scene/util/ include/simgear/scene/util/CopyOp.hxx include/simgear/scene/util/NodeAndDrawableVisitor.hxx @@ -194,12 +204,10 @@ include/simgear/scene/util/UpdateOnceCallback.hxx include/simgear/scene/util/VectorArrayAdapter.hxx include/simgear/screen/ -include/simgear/screen/RenderTexture.h include/simgear/screen/colors.hxx include/simgear/screen/extensions.hxx include/simgear/screen/jpgfactory.hxx include/simgear/screen/screen-dump.hxx -include/simgear/screen/shader.h include/simgear/screen/tr.h include/simgear/serial/ include/simgear/serial/serial.hxx @@ -207,6 +215,7 @@ include/simgear/sound/ include/simgear/sound/sample_group.hxx include/simgear/sound/sample_openal.hxx +include/simgear/sound/sample_queue.hxx include/simgear/sound/soundmgr_openal.hxx include/simgear/sound/xmlsound.hxx include/simgear/structure/ @@ -234,7 +243,6 @@ include/simgear/threads/SGQueue.hxx include/simgear/threads/SGThread.hxx include/simgear/timing/ -include/simgear/timing/geocoord.h include/simgear/timing/lowleveltime.h include/simgear/timing/sg_time.hxx include/simgear/timing/timestamp.hxx @@ -264,5 +272,6 @@ lib/libsgtgdb.a lib/libsgthreads.a lib/libsgtiming.a +lib/libsgtsync.a lib/libsgutil.a lib/libsgxml.a