[BACK]Return to PLIST CVS log [TXT][DIR] Up to [local] / ports / graphics / osg / pkg

Diff for /ports/graphics/osg/pkg/Attic/PLIST between version 1.2 and 1.4

version 1.2, 2009/08/05 14:05:46 version 1.4, 2010/03/02 09:48:33
Line 5 
Line 5 
 @bin bin/osgfilecache  @bin bin/osgfilecache
 @bin bin/osgversion  @bin bin/osgversion
 @bin bin/osgviewer  @bin bin/osgviewer
   @bin bin/present3D
 include/OpenThreads/  include/OpenThreads/
 include/OpenThreads/Atomic  include/OpenThreads/Atomic
 include/OpenThreads/Barrier  include/OpenThreads/Barrier
Line 24 
Line 25 
 include/osg/ApplicationUsage  include/osg/ApplicationUsage
 include/osg/ArgumentParser  include/osg/ArgumentParser
 include/osg/Array  include/osg/Array
   include/osg/ArrayDispatchers
   include/osg/AudioStream
 include/osg/AutoTransform  include/osg/AutoTransform
 include/osg/Billboard  include/osg/Billboard
 include/osg/BlendColor  include/osg/BlendColor
Line 68 
Line 71 
 include/osg/FrontFace  include/osg/FrontFace
 include/osg/GL  include/osg/GL
 include/osg/GL2Extensions  include/osg/GL2Extensions
   include/osg/GLBeginEndAdapter
 include/osg/GLExtensions  include/osg/GLExtensions
 include/osg/GLObjects  include/osg/GLObjects
 include/osg/GLU  include/osg/GLU
Line 104 
Line 108 
 include/osg/NodeVisitor  include/osg/NodeVisitor
 include/osg/Notify  include/osg/Notify
 include/osg/Object  include/osg/Object
   include/osg/Observer
   include/osg/ObserverNodePath
 include/osg/OccluderNode  include/osg/OccluderNode
 include/osg/OcclusionQueryNode  include/osg/OcclusionQueryNode
 include/osg/OperationThread  include/osg/OperationThread
Line 132 
Line 138 
 include/osg/ShapeDrawable  include/osg/ShapeDrawable
 include/osg/State  include/osg/State
 include/osg/StateAttribute  include/osg/StateAttribute
   include/osg/StateAttributeCallback
 include/osg/StateSet  include/osg/StateSet
 include/osg/Stats  include/osg/Stats
 include/osg/Stencil  include/osg/Stencil
Line 183 
Line 190 
 include/osg/observer_ptr  include/osg/observer_ptr
 include/osg/ref_ptr  include/osg/ref_ptr
 include/osgAnimation/  include/osgAnimation/
   include/osgAnimation/Action
   include/osgAnimation/ActionAnimation
   include/osgAnimation/ActionBlendIn
   include/osgAnimation/ActionBlendOut
   include/osgAnimation/ActionCallback
   include/osgAnimation/ActionStripAnimation
   include/osgAnimation/ActionVisitor
 include/osgAnimation/Animation  include/osgAnimation/Animation
 include/osgAnimation/AnimationManagerBase  include/osgAnimation/AnimationManagerBase
 include/osgAnimation/Assert  include/osgAnimation/AnimationUpdateCallback
 include/osgAnimation/BasicAnimationManager  include/osgAnimation/BasicAnimationManager
 include/osgAnimation/Bone  include/osgAnimation/Bone
   include/osgAnimation/BoneMapVisitor
 include/osgAnimation/Channel  include/osgAnimation/Channel
 include/osgAnimation/CubicBezier  include/osgAnimation/CubicBezier
 include/osgAnimation/EaseMotion  include/osgAnimation/EaseMotion
 include/osgAnimation/Export  include/osgAnimation/Export
   include/osgAnimation/FrameAction
 include/osgAnimation/Interpolator  include/osgAnimation/Interpolator
 include/osgAnimation/Keyframe  include/osgAnimation/Keyframe
 include/osgAnimation/LinkVisitor  include/osgAnimation/LinkVisitor
   include/osgAnimation/MorphGeometry
 include/osgAnimation/RigGeometry  include/osgAnimation/RigGeometry
   include/osgAnimation/RigTransform
   include/osgAnimation/RigTransformHardware
   include/osgAnimation/RigTransformSoftware
 include/osgAnimation/Sampler  include/osgAnimation/Sampler
 include/osgAnimation/Skeleton  include/osgAnimation/Skeleton
 include/osgAnimation/Skinning  include/osgAnimation/StackedMatrixElement
   include/osgAnimation/StackedQuaternionElement
   include/osgAnimation/StackedRotateAxisElement
   include/osgAnimation/StackedScaleElement
   include/osgAnimation/StackedTransform
   include/osgAnimation/StackedTransformElement
   include/osgAnimation/StackedTranslateElement
   include/osgAnimation/StatsHandler
   include/osgAnimation/StatsVisitor
 include/osgAnimation/Target  include/osgAnimation/Target
 include/osgAnimation/Timeline  include/osgAnimation/Timeline
 include/osgAnimation/TimelineAnimationManager  include/osgAnimation/TimelineAnimationManager
 include/osgAnimation/UpdateCallback  include/osgAnimation/UpdateBone
   include/osgAnimation/UpdateMaterial
   include/osgAnimation/UpdateMatrixTransform
 include/osgAnimation/Vec3Packed  include/osgAnimation/Vec3Packed
 include/osgAnimation/VertexInfluence  include/osgAnimation/VertexInfluence
 include/osgDB/  include/osgDB/
 include/osgDB/Archive  include/osgDB/Archive
 include/osgDB/AuthenticationMap  include/osgDB/AuthenticationMap
   include/osgDB/Callbacks
 include/osgDB/ConvertUTF  include/osgDB/ConvertUTF
   include/osgDB/DataTypes
 include/osgDB/DatabasePager  include/osgDB/DatabasePager
   include/osgDB/DatabaseRevisions
 include/osgDB/DotOsgWrapper  include/osgDB/DotOsgWrapper
 include/osgDB/DynamicLibrary  include/osgDB/DynamicLibrary
 include/osgDB/Export  include/osgDB/Export
 include/osgDB/Field  
 include/osgDB/FieldReader  
 include/osgDB/FieldReaderIterator  
 include/osgDB/FileCache  include/osgDB/FileCache
 include/osgDB/FileNameUtils  include/osgDB/FileNameUtils
 include/osgDB/FileUtils  include/osgDB/FileUtils
 include/osgDB/ImageOptions  include/osgDB/ImageOptions
 include/osgDB/ImagePager  include/osgDB/ImagePager
 include/osgDB/Input  include/osgDB/Input
   include/osgDB/InputStream
   include/osgDB/ObjectWrapper
   include/osgDB/Options
 include/osgDB/Output  include/osgDB/Output
   include/osgDB/OutputStream
 include/osgDB/ParameterOutput  include/osgDB/ParameterOutput
 include/osgDB/PluginQuery  include/osgDB/PluginQuery
 include/osgDB/ReadFile  include/osgDB/ReadFile
Line 230 
Line 264 
 include/osgDB/Registry  include/osgDB/Registry
 include/osgDB/Serializer  include/osgDB/Serializer
 include/osgDB/SharedStateManager  include/osgDB/SharedStateManager
   include/osgDB/StreamOperator
 include/osgDB/Version  include/osgDB/Version
 include/osgDB/WriteFile  include/osgDB/WriteFile
   include/osgDB/XmlParser
 include/osgDB/fstream  include/osgDB/fstream
 include/osgFX/  include/osgFX/
 include/osgFX/AnisotropicLighting  include/osgFX/AnisotropicLighting
Line 240 
Line 276 
 include/osgFX/Effect  include/osgFX/Effect
 include/osgFX/Export  include/osgFX/Export
 include/osgFX/MultiTextureControl  include/osgFX/MultiTextureControl
   include/osgFX/Outline
 include/osgFX/Registry  include/osgFX/Registry
 include/osgFX/Scribe  include/osgFX/Scribe
 include/osgFX/SpecularHighlights  include/osgFX/SpecularHighlights
Line 260 
Line 297 
 include/osgGA/KeySwitchMatrixManipulator  include/osgGA/KeySwitchMatrixManipulator
 include/osgGA/MatrixManipulator  include/osgGA/MatrixManipulator
 include/osgGA/NodeTrackerManipulator  include/osgGA/NodeTrackerManipulator
   include/osgGA/SphericalManipulator
 include/osgGA/StateSetManipulator  include/osgGA/StateSetManipulator
 include/osgGA/TerrainManipulator  include/osgGA/TerrainManipulator
 include/osgGA/TrackballManipulator  include/osgGA/TrackballManipulator
Line 280 
Line 318 
 include/osgManipulator/ScaleAxisDragger  include/osgManipulator/ScaleAxisDragger
 include/osgManipulator/Selection  include/osgManipulator/Selection
 include/osgManipulator/TabBoxDragger  include/osgManipulator/TabBoxDragger
   include/osgManipulator/TabBoxTrackballDragger
 include/osgManipulator/TabPlaneDragger  include/osgManipulator/TabPlaneDragger
 include/osgManipulator/TabPlaneTrackballDragger  include/osgManipulator/TabPlaneTrackballDragger
 include/osgManipulator/TrackballDragger  include/osgManipulator/TrackballDragger
Line 329 
Line 368 
 include/osgParticle/VariableRateCounter  include/osgParticle/VariableRateCounter
 include/osgParticle/Version  include/osgParticle/Version
 include/osgParticle/range  include/osgParticle/range
   include/osgPresentation/
   include/osgPresentation/AnimationMaterial
   include/osgPresentation/CompileSlideCallback
   include/osgPresentation/PickEventHandler
   include/osgPresentation/SlideEventHandler
   include/osgPresentation/SlideShowConstructor
 include/osgShadow/  include/osgShadow/
 include/osgShadow/ConvexPolyhedron  include/osgShadow/ConvexPolyhedron
 include/osgShadow/DebugShadowMap  include/osgShadow/DebugShadowMap
Line 407 
Line 452 
 include/osgUtil/GLObjectsVisitor  include/osgUtil/GLObjectsVisitor
 include/osgUtil/HalfWayMapGenerator  include/osgUtil/HalfWayMapGenerator
 include/osgUtil/HighlightMapGenerator  include/osgUtil/HighlightMapGenerator
   include/osgUtil/IncrementalCompileOperation
 include/osgUtil/IntersectVisitor  include/osgUtil/IntersectVisitor
 include/osgUtil/IntersectionVisitor  include/osgUtil/IntersectionVisitor
 include/osgUtil/LineSegmentIntersector  include/osgUtil/LineSegmentIntersector
Line 415 
Line 461 
 include/osgUtil/PlaneIntersector  include/osgUtil/PlaneIntersector
 include/osgUtil/PolytopeIntersector  include/osgUtil/PolytopeIntersector
 include/osgUtil/PositionalStateContainer  include/osgUtil/PositionalStateContainer
   include/osgUtil/PrintVisitor
 include/osgUtil/ReflectionMapGenerator  include/osgUtil/ReflectionMapGenerator
 include/osgUtil/RenderBin  include/osgUtil/RenderBin
 include/osgUtil/RenderLeaf  include/osgUtil/RenderLeaf
Line 422 
Line 469 
 include/osgUtil/ReversePrimitiveFunctor  include/osgUtil/ReversePrimitiveFunctor
 include/osgUtil/SceneGraphBuilder  include/osgUtil/SceneGraphBuilder
 include/osgUtil/SceneView  include/osgUtil/SceneView
   include/osgUtil/ShaderGen
 include/osgUtil/Simplifier  include/osgUtil/Simplifier
 include/osgUtil/SmoothingVisitor  include/osgUtil/SmoothingVisitor
 include/osgUtil/StateGraph  include/osgUtil/StateGraph
Line 436 
Line 484 
 include/osgViewer/  include/osgViewer/
 include/osgViewer/CompositeViewer  include/osgViewer/CompositeViewer
 include/osgViewer/Export  include/osgViewer/Export
   include/osgViewer/GraphicsHandleX11
 include/osgViewer/GraphicsWindow  include/osgViewer/GraphicsWindow
 include/osgViewer/GraphicsWindowX11  include/osgViewer/GraphicsWindowX11
 include/osgViewer/PixelBufferX11  include/osgViewer/PixelBufferX11
Line 448 
Line 497 
 include/osgViewer/ViewerEventHandlers  include/osgViewer/ViewerEventHandlers
 include/osgViewer/api/  include/osgViewer/api/
 include/osgViewer/api/X11/  include/osgViewer/api/X11/
   include/osgViewer/api/X11/GraphicsHandleX11
 include/osgViewer/api/X11/GraphicsWindowX11  include/osgViewer/api/X11/GraphicsWindowX11
 include/osgViewer/api/X11/PixelBufferX11  include/osgViewer/api/X11/PixelBufferX11
 include/osgVolume/  include/osgVolume/
Line 486 
Line 536 
 include/osgWidget/Widget  include/osgWidget/Widget
 include/osgWidget/Window  include/osgWidget/Window
 include/osgWidget/WindowManager  include/osgWidget/WindowManager
 lib/osgPlugins-2.8.2/  lib/osgPlugins-${V}/
 lib/pkgconfig/  lib/pkgconfig/
   lib/pkgconfig/openscenegraph-osg.pc
   lib/pkgconfig/openscenegraph-osgAnimation.pc
   lib/pkgconfig/openscenegraph-osgDB.pc
   lib/pkgconfig/openscenegraph-osgFX.pc
   lib/pkgconfig/openscenegraph-osgGA.pc
   lib/pkgconfig/openscenegraph-osgIntrospection.pc
   lib/pkgconfig/openscenegraph-osgManipulator.pc
   lib/pkgconfig/openscenegraph-osgParticle.pc
   lib/pkgconfig/openscenegraph-osgShadow.pc
   lib/pkgconfig/openscenegraph-osgSim.pc
   lib/pkgconfig/openscenegraph-osgTerrain.pc
   lib/pkgconfig/openscenegraph-osgText.pc
   lib/pkgconfig/openscenegraph-osgUtil.pc
   lib/pkgconfig/openscenegraph-osgViewer.pc
   lib/pkgconfig/openscenegraph-osgVolume.pc
   lib/pkgconfig/openscenegraph-osgWidget.pc
 lib/pkgconfig/openscenegraph.pc  lib/pkgconfig/openscenegraph.pc
 lib/pkgconfig/openthreads.pc  lib/pkgconfig/openthreads.pc

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

CVSweb