Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/games/simgear/PLIST,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/games/simgear/PLIST,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/games/simgear/PLIST 2009/06/14 17:56:56 1.3 +++ pkgsrc/games/simgear/PLIST 2010/08/27 06:11:50 1.4 @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:56:56 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2010/08/27 06:11:50 adam Exp $ include/simgear/bucket/newbucket.hxx include/simgear/compiler.h include/simgear/constants.h include/simgear/debug/debug_types.h include/simgear/debug/logstream.hxx include/simgear/environment/metar.hxx +include/simgear/environment/precipitation.hxx include/simgear/environment/visual_enviro.hxx include/simgear/ephemeris/celestialBody.hxx include/simgear/ephemeris/ephemeris.hxx @@ -25,28 +26,41 @@ include/simgear/io/sg_file.hxx include/simgear/io/sg_serial.hxx include/simgear/io/sg_socket.hxx include/simgear/io/sg_socket_udp.hxx +include/simgear/magvar/coremag.hxx include/simgear/magvar/magvar.hxx +include/simgear/math/Math.hxx +include/simgear/math/SGBox.hxx include/simgear/math/SGCMath.hxx include/simgear/math/SGGeoc.hxx include/simgear/math/SGGeod.hxx include/simgear/math/SGGeodesy.hxx +include/simgear/math/SGGeometry.hxx +include/simgear/math/SGGeometryFwd.hxx +include/simgear/math/SGIntersect.hxx include/simgear/math/SGLimits.hxx +include/simgear/math/SGLineSegment.hxx include/simgear/math/SGMath.hxx include/simgear/math/SGMathFwd.hxx include/simgear/math/SGMatrix.hxx include/simgear/math/SGMisc.hxx +include/simgear/math/SGPlane.hxx include/simgear/math/SGQuat.hxx +include/simgear/math/SGRay.hxx +include/simgear/math/SGSphere.hxx +include/simgear/math/SGTriangle.hxx +include/simgear/math/SGVec2.hxx include/simgear/math/SGVec3.hxx include/simgear/math/SGVec4.hxx +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/sg_geodesy.hxx -include/simgear/math/sg_memory.h include/simgear/math/sg_random.h include/simgear/math/sg_types.hxx include/simgear/math/vector.hxx +include/simgear/misc/PathOptions.hxx include/simgear/misc/interpolator.hxx include/simgear/misc/sg_path.hxx include/simgear/misc/sgstream.hxx @@ -58,24 +72,62 @@ include/simgear/misc/texcoord.hxx include/simgear/misc/zfstream.hxx include/simgear/nasal/naref.h include/simgear/nasal/nasal.h +include/simgear/props/AtomicChangeListener.hxx +include/simgear/props/ExtendedPropertyAdapter.hxx include/simgear/props/condition.hxx include/simgear/props/props.hxx include/simgear/props/props_io.hxx include/simgear/route/route.hxx include/simgear/route/waypoint.hxx +include/simgear/scene/bvh/BVHBoundingBoxVisitor.hxx +include/simgear/scene/bvh/BVHDebugCollectVisitor.hxx +include/simgear/scene/bvh/BVHGroup.hxx +include/simgear/scene/bvh/BVHLineGeometry.hxx +include/simgear/scene/bvh/BVHLineSegmentVisitor.hxx +include/simgear/scene/bvh/BVHMotionTransform.hxx +include/simgear/scene/bvh/BVHNearestPointVisitor.hxx +include/simgear/scene/bvh/BVHNode.hxx +include/simgear/scene/bvh/BVHStaticBinary.hxx +include/simgear/scene/bvh/BVHStaticData.hxx +include/simgear/scene/bvh/BVHStaticGeometry.hxx +include/simgear/scene/bvh/BVHStaticGeometryBuilder.hxx +include/simgear/scene/bvh/BVHStaticLeaf.hxx +include/simgear/scene/bvh/BVHStaticNode.hxx +include/simgear/scene/bvh/BVHStaticTriangle.hxx +include/simgear/scene/bvh/BVHSubTreeCollector.hxx +include/simgear/scene/bvh/BVHTransform.hxx +include/simgear/scene/bvh/BVHVisitor.hxx +include/simgear/scene/material/Effect.hxx +include/simgear/scene/material/EffectBuilder.hxx +include/simgear/scene/material/EffectCullVisitor.hxx +include/simgear/scene/material/EffectGeode.hxx +include/simgear/scene/material/GLPredicate.hxx +include/simgear/scene/material/Pass.hxx +include/simgear/scene/material/Technique.hxx +include/simgear/scene/material/TextureBuilder.hxx include/simgear/scene/material/mat.hxx include/simgear/scene/material/matlib.hxx include/simgear/scene/material/matmodel.hxx +include/simgear/scene/model/CheckSceneryVisitor.hxx +include/simgear/scene/model/ModelRegistry.hxx +include/simgear/scene/model/SGClipGroup.hxx +include/simgear/scene/model/SGInteractionAnimation.hxx +include/simgear/scene/model/SGMaterialAnimation.hxx +include/simgear/scene/model/SGOffsetTransform.hxx +include/simgear/scene/model/SGPagedLOD.hxx +include/simgear/scene/model/SGReaderWriterXML.hxx +include/simgear/scene/model/SGReaderWriterXMLOptions.hxx +include/simgear/scene/model/SGRotateTransform.hxx +include/simgear/scene/model/SGScaleTransform.hxx +include/simgear/scene/model/SGText.hxx +include/simgear/scene/model/SGTranslateTransform.hxx include/simgear/scene/model/animation.hxx -include/simgear/scene/model/custtrans.hxx -include/simgear/scene/model/location.hxx include/simgear/scene/model/model.hxx include/simgear/scene/model/modellib.hxx -include/simgear/scene/model/personality.hxx +include/simgear/scene/model/particles.hxx include/simgear/scene/model/persparam.hxx include/simgear/scene/model/placement.hxx -include/simgear/scene/model/placementtrans.hxx -include/simgear/scene/model/shadowvolume.hxx +include/simgear/scene/sky/CloudShaderGeometry.hxx include/simgear/scene/sky/bbcache.hxx include/simgear/scene/sky/cloud.hxx include/simgear/scene/sky/cloudfield.hxx @@ -86,34 +138,73 @@ include/simgear/scene/sky/oursun.hxx include/simgear/scene/sky/sky.hxx include/simgear/scene/sky/sphere.hxx include/simgear/scene/sky/stars.hxx +include/simgear/scene/tgdb/GroundLightManager.hxx +include/simgear/scene/tgdb/ReaderWriterSTG.hxx +include/simgear/scene/tgdb/SGDirectionalLightBin.hxx +include/simgear/scene/tgdb/SGLightBin.hxx +include/simgear/scene/tgdb/SGOceanTile.hxx +include/simgear/scene/tgdb/SGReaderWriterBTG.hxx +include/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx +include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx +include/simgear/scene/tgdb/SGTriangleBin.hxx +include/simgear/scene/tgdb/SGVasiDrawable.hxx +include/simgear/scene/tgdb/SGVertexArrayBin.hxx +include/simgear/scene/tgdb/ShaderGeometry.hxx +include/simgear/scene/tgdb/TileCache.hxx +include/simgear/scene/tgdb/TileEntry.hxx include/simgear/scene/tgdb/apt_signs.hxx -include/simgear/scene/tgdb/leaf.hxx include/simgear/scene/tgdb/obj.hxx include/simgear/scene/tgdb/pt_lights.hxx include/simgear/scene/tgdb/userdata.hxx -include/simgear/scene/tgdb/vasi.hxx +include/simgear/scene/util/CopyOp.hxx +include/simgear/scene/util/NodeAndDrawableVisitor.hxx +include/simgear/scene/util/PrimitiveUtils.hxx +include/simgear/scene/util/QuadTreeBuilder.hxx +include/simgear/scene/util/RenderConstants.hxx +include/simgear/scene/util/SGDebugDrawCallback.hxx +include/simgear/scene/util/SGEnlargeBoundingBox.hxx +include/simgear/scene/util/SGNodeMasks.hxx +include/simgear/scene/util/SGPickCallback.hxx +include/simgear/scene/util/SGSceneFeatures.hxx +include/simgear/scene/util/SGSceneUserData.hxx +include/simgear/scene/util/SGStateAttributeVisitor.hxx +include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx +include/simgear/scene/util/SGUpdateVisitor.hxx +include/simgear/scene/util/SplicingVisitor.hxx +include/simgear/scene/util/StateAttributeFactory.hxx +include/simgear/scene/util/UpdateOnceCallback.hxx +include/simgear/scene/util/VectorArrayAdapter.hxx 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/texture.hxx include/simgear/screen/tr.h include/simgear/serial/serial.hxx include/simgear/sg_inlines.h -include/simgear/sg_traits.hxx +include/simgear/sound/sample_group.hxx include/simgear/sound/sample_openal.hxx include/simgear/sound/soundmgr_openal.hxx include/simgear/sound/xmlsound.hxx +include/simgear/structure/OSGUtils.hxx +include/simgear/structure/OSGVersion.hxx +include/simgear/structure/SGAtomic.hxx +include/simgear/structure/SGBinding.hxx +include/simgear/structure/SGExpression.hxx include/simgear/structure/SGReferenced.hxx include/simgear/structure/SGSharedPtr.hxx include/simgear/structure/SGSmplhist.hxx include/simgear/structure/SGSmplstat.hxx +include/simgear/structure/SGWeakPtr.hxx +include/simgear/structure/SGWeakReferenced.hxx +include/simgear/structure/Singleton.hxx +include/simgear/structure/StringTable.hxx include/simgear/structure/callback.hxx include/simgear/structure/commands.hxx include/simgear/structure/event_mgr.hxx include/simgear/structure/exception.hxx -include/simgear/structure/ssgSharedPtr.hxx +include/simgear/structure/intern.hxx include/simgear/structure/subsystem_mgr.hxx include/simgear/threads/SGGuard.hxx include/simgear/threads/SGQueue.hxx @@ -126,6 +217,7 @@ include/simgear/timing/timezone.h include/simgear/version.h include/simgear/xml/easyxml.hxx lib/libsgbucket.a +lib/libsgbvh.a lib/libsgdebug.a lib/libsgenvironment.a lib/libsgephem.a @@ -146,4 +238,5 @@ lib/libsgstructure.a lib/libsgtgdb.a lib/libsgthreads.a lib/libsgtiming.a +lib/libsgutil.a lib/libsgxml.a