From nobody@FreeBSD.org  Wed Dec 11 20:40:44 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 3CAD91D7
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Dec 2013 20:40:44 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 2948F15D6
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Dec 2013 20:40:44 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBBKeh1p046661
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Dec 2013 20:40:43 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBBKehuQ046616;
	Wed, 11 Dec 2013 20:40:43 GMT
	(envelope-from nobody)
Message-Id: <201312112040.rBBKehuQ046616@oldred.freebsd.org>
Date: Wed, 11 Dec 2013 20:40:43 GMT
From: lbartoletti <coder@tuxfamily.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] graphics/osgearth
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184706
>Category:       ports
>Synopsis:       [NEW PORT] graphics/osgearth
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mandree
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 20:50:00 UTC 2013
>Closed-Date:    Fri Jan 17 22:54:16 UTC 2014
>Last-Modified:  Thu Jan 23 08:30:01 UTC 2014
>Originator:     lbartoletti
>Release:        
>Organization:
>Environment:
>Description:
Add graphics/osgearth

Logs :

https://redports.org/buildarchive/20131211193948-40985/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	osgearth
#	osgearth/distinfo
#	osgearth/pkg-descr
#	osgearth/Makefile
#	osgearth/pkg-plist
#	osgearth/files
#	osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp
#
echo c - osgearth
mkdir -p osgearth > /dev/null 2>&1
echo x - osgearth/distinfo
sed 's/^X//' >osgearth/distinfo << 'aa283bbb0c61f6e6c89d0c8a924822e0'
XSHA256 (osgearth-2.5.zip) = 07745925344bc74dec9e2c441ccaca746c34a67895b93e14326ab2856354b0aa
XSIZE (osgearth-2.5.zip) = 50693211
aa283bbb0c61f6e6c89d0c8a924822e0
echo x - osgearth/pkg-descr
sed 's/^X//' >osgearth/pkg-descr << 'f29dbb187d524e0ef727ac55719d19d9'
XosgEarth is a C++ terrain rendering SDK. Just create a simple XML file, point 
Xit at your imagery, elevation, and vector data, load it into your favorite 
XOpenSceneGraph application, and go! osgEarth supports all kinds of data and 
Xcomes with lots of examples to help you get up and running quickly and easily.
X
XWWW: http://osgearth.org/
f29dbb187d524e0ef727ac55719d19d9
echo x - osgearth/Makefile
sed 's/^X//' >osgearth/Makefile << '61fc99ba7274d7e15387ad58a76f1d9f'
X# Created by: lbartoletti <coder@tuxfamily.org>
X# $FreeBSD$
X
XPORTNAME=	osgearth
XPORTVERSION=	2.5
XCATEGORIES=	graphics geography
XMASTER_SITES=	https://github.com/gwaldron/${PORTNAME}/archive/
X
XMAINTAINER=	coder@tuxfamily.org
XCOMMENT=	osgEarth is a C++ terrain rendering toolkit for OpenSceneGraph
X
XLICENSE=	LGPL3
X
XBUILD_DEPENDS=	${LOCALBASE}/include/minizip/unzip.h:${PORTSDIR}/archivers/minizip
XLIB_DEPENDS=	libosg.so:${PORTSDIR}/graphics/osg-devel \
X				libgdal.so:${PORTSDIR}/graphics/gdal \
X				libcurl.so:${PORTSDIR}/ftp/curl
X
XWRKSRC=	${WRKDIR}/${PORTNAME}-${DISTNAME}
X
XUSE_ZIP=	YES
XUSES=	cmake
XUSE_GMAKE=	YES
X
XUSE_LDCONFIG=	YES
X
XFETCH_ARGS=	-Fpr
X
XCMAKE_ARGS+=	-DCMAKE_INCLUDE_PATH:PATH=${LOCALBASE}/include -DMINIZIP_INCLUDE_DIR=${LOCALBASE}/include/minizip -DCMAKE_LIBRARY_PATH:PATH=${LOCALBASE}/lib -DLIB_POSTFIX:STRING="" -DOSGEARTH_USE_QT:BOOL=FALSE
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
61fc99ba7274d7e15387ad58a76f1d9f
echo x - osgearth/pkg-plist
sed 's/^X//' >osgearth/pkg-plist << '78fed10e0db325486c31cdafd16fe263'
Xbin/osgearth_annotation
Xbin/osgearth_backfill
Xbin/osgearth_boundarygen
Xbin/osgearth_cache
Xbin/osgearth_city
Xbin/osgearth_clamp
Xbin/osgearth_colorfilter
Xbin/osgearth_controls
Xbin/osgearth_elevation
Xbin/osgearth_featureeditor
Xbin/osgearth_featurefilter
Xbin/osgearth_featureinfo
Xbin/osgearth_featuremanip
Xbin/osgearth_featurequery
Xbin/osgearth_features
Xbin/osgearth_graticule
Xbin/osgearth_imageoverlay
Xbin/osgearth_los
Xbin/osgearth_manip
Xbin/osgearth_map
Xbin/osgearth_measure
Xbin/osgearth_minimap
Xbin/osgearth_occlusionculling
Xbin/osgearth_overlayviewer
Xbin/osgearth_package
Xbin/osgearth_sequencecontrol
Xbin/osgearth_shadercomp
Xbin/osgearth_shadow
Xbin/osgearth_sharedlayer
Xbin/osgearth_terraineffects
Xbin/osgearth_terrainprofile
Xbin/osgearth_tfs
Xbin/osgearth_tileindex
Xbin/osgearth_tilesource
Xbin/osgearth_toc
Xbin/osgearth_tracks
Xbin/osgearth_version
Xbin/osgearth_viewer
Xinclude/osgEarth/AlphaEffect
Xinclude/osgEarth/AutoScale
Xinclude/osgEarth/Bounds
Xinclude/osgEarth/Cache
Xinclude/osgEarth/CacheBin
Xinclude/osgEarth/CacheEstimator
Xinclude/osgEarth/CachePolicy
Xinclude/osgEarth/CacheSeed
Xinclude/osgEarth/Capabilities
Xinclude/osgEarth/ClampableNode
Xinclude/osgEarth/ClampingTechnique
Xinclude/osgEarth/ColorFilter
Xinclude/osgEarth/Common
Xinclude/osgEarth/CompositeTileSource
Xinclude/osgEarth/Config
Xinclude/osgEarth/Containers
Xinclude/osgEarth/Cube
Xinclude/osgEarth/CullingUtils
Xinclude/osgEarth/DPLineSegmentIntersector
Xinclude/osgEarth/DateTime
Xinclude/osgEarth/Decluttering
Xinclude/osgEarth/DepthOffset
Xinclude/osgEarth/Draggers
Xinclude/osgEarth/DrapeableNode
Xinclude/osgEarth/DrapingTechnique
Xinclude/osgEarth/DrawInstanced
Xinclude/osgEarth/ECEF
Xinclude/osgEarth/ElevationLOD
Xinclude/osgEarth/ElevationLayer
Xinclude/osgEarth/ElevationQuery
Xinclude/osgEarth/Export
Xinclude/osgEarth/FadeEffect
Xinclude/osgEarth/FileUtils
Xinclude/osgEarth/GeoCommon
Xinclude/osgEarth/GeoData
Xinclude/osgEarth/GeoMath
Xinclude/osgEarth/Geoid
Xinclude/osgEarth/HTTPClient
Xinclude/osgEarth/HeightFieldUtils
Xinclude/osgEarth/IOTypes
Xinclude/osgEarth/ImageLayer
Xinclude/osgEarth/ImageMosaic
Xinclude/osgEarth/ImageToHeightFieldConverter
Xinclude/osgEarth/ImageUtils
Xinclude/osgEarth/JsonUtils
Xinclude/osgEarth/Layer
Xinclude/osgEarth/LineFunctor
Xinclude/osgEarth/LocalTangentPlane
Xinclude/osgEarth/Locators
Xinclude/osgEarth/Map
Xinclude/osgEarth/MapCallback
Xinclude/osgEarth/MapFrame
Xinclude/osgEarth/MapInfo
Xinclude/osgEarth/MapModelChange
Xinclude/osgEarth/MapNode
Xinclude/osgEarth/MapNodeObserver
Xinclude/osgEarth/MapNodeOptions
Xinclude/osgEarth/MapOptions
Xinclude/osgEarth/MaskLayer
Xinclude/osgEarth/MaskNode
Xinclude/osgEarth/MaskSource
Xinclude/osgEarth/MemCache
Xinclude/osgEarth/ModelLayer
Xinclude/osgEarth/ModelSource
Xinclude/osgEarth/NodeUtils
Xinclude/osgEarth/Notify
Xinclude/osgEarth/OverlayDecorator
Xinclude/osgEarth/OverlayNode
Xinclude/osgEarth/Pickers
Xinclude/osgEarth/PrimitiveIntersector
Xinclude/osgEarth/Profile
Xinclude/osgEarth/Progress
Xinclude/osgEarth/Random
Xinclude/osgEarth/Registry
Xinclude/osgEarth/Revisioning
Xinclude/osgEarth/ShaderFactory
Xinclude/osgEarth/ShaderGenerator
Xinclude/osgEarth/ShaderUtils
Xinclude/osgEarth/SparseTexture2DArray
Xinclude/osgEarth/SpatialReference
Xinclude/osgEarth/StateSetCache
Xinclude/osgEarth/StringUtils
Xinclude/osgEarth/TaskService
Xinclude/osgEarth/Terrain
Xinclude/osgEarth/TerrainEffect
Xinclude/osgEarth/TerrainEngineNode
Xinclude/osgEarth/TerrainLayer
Xinclude/osgEarth/TerrainOptions
Xinclude/osgEarth/TextureCompositor
Xinclude/osgEarth/TextureCompositorMulti
Xinclude/osgEarth/TextureCompositorTexArray
Xinclude/osgEarth/ThreadingUtils
Xinclude/osgEarth/TileKey
Xinclude/osgEarth/TileSource
Xinclude/osgEarth/TimeControl
Xinclude/osgEarth/TraversalData
Xinclude/osgEarth/URI
Xinclude/osgEarth/Units
Xinclude/osgEarth/Utils
Xinclude/osgEarth/Version
Xinclude/osgEarth/VerticalDatum
Xinclude/osgEarth/Viewpoint
Xinclude/osgEarth/VirtualProgram
Xinclude/osgEarth/XmlUtils
Xinclude/osgEarth/optional
Xinclude/osgEarth/tinystr.h
Xinclude/osgEarth/tinyxml.h
Xinclude/osgEarthAnnotation/AnnotationData
Xinclude/osgEarthAnnotation/AnnotationEditing
Xinclude/osgEarthAnnotation/AnnotationNode
Xinclude/osgEarthAnnotation/AnnotationRegistry
Xinclude/osgEarthAnnotation/AnnotationSettings
Xinclude/osgEarthAnnotation/AnnotationUtils
Xinclude/osgEarthAnnotation/CircleNode
Xinclude/osgEarthAnnotation/Common
Xinclude/osgEarthAnnotation/Decoration
Xinclude/osgEarthAnnotation/EllipseNode
Xinclude/osgEarthAnnotation/Export
Xinclude/osgEarthAnnotation/FeatureEditing
Xinclude/osgEarthAnnotation/FeatureNode
Xinclude/osgEarthAnnotation/HighlightDecoration
Xinclude/osgEarthAnnotation/ImageOverlay
Xinclude/osgEarthAnnotation/ImageOverlayEditor
Xinclude/osgEarthAnnotation/LabelNode
Xinclude/osgEarthAnnotation/LocalGeometryNode
Xinclude/osgEarthAnnotation/LocalizedNode
Xinclude/osgEarthAnnotation/ModelNode
Xinclude/osgEarthAnnotation/OrthoNode
Xinclude/osgEarthAnnotation/PlaceNode
Xinclude/osgEarthAnnotation/RectangleNode
Xinclude/osgEarthAnnotation/ScaleDecoration
Xinclude/osgEarthAnnotation/TrackNode
Xinclude/osgEarthDrivers/agglite/AGGLiteOptions
Xinclude/osgEarthDrivers/arcgis/ArcGISOptions
Xinclude/osgEarthDrivers/bing/BingOptions
Xinclude/osgEarthDrivers/cache_filesystem/FileSystemCache
Xinclude/osgEarthDrivers/debug/DebugOptions
Xinclude/osgEarthDrivers/engine_byo/BYOTerrainEngineNode
Xinclude/osgEarthDrivers/engine_byo/BYOTerrainEngineOptions
Xinclude/osgEarthDrivers/engine_byo/Common
Xinclude/osgEarthDrivers/engine_mp/Common
Xinclude/osgEarthDrivers/engine_mp/DynamicLODScaleCallback
Xinclude/osgEarthDrivers/engine_mp/FileLocationCallback
Xinclude/osgEarthDrivers/engine_mp/KeyNodeFactory
Xinclude/osgEarthDrivers/engine_mp/MPGeometry
Xinclude/osgEarthDrivers/engine_mp/MPTerrainEngineNode
Xinclude/osgEarthDrivers/engine_mp/MPTerrainEngineOptions
Xinclude/osgEarthDrivers/engine_mp/QuickReleaseGLObjects
Xinclude/osgEarthDrivers/engine_mp/SingleKeyNodeFactory
Xinclude/osgEarthDrivers/engine_mp/TerrainNode
Xinclude/osgEarthDrivers/engine_mp/TileGroup
Xinclude/osgEarthDrivers/engine_mp/TileModel
Xinclude/osgEarthDrivers/engine_mp/TileModelCompiler
Xinclude/osgEarthDrivers/engine_mp/TileModelFactory
Xinclude/osgEarthDrivers/engine_mp/TileNode
Xinclude/osgEarthDrivers/engine_mp/TileNodeRegistry
Xinclude/osgEarthDrivers/engine_mp/TilePagedLOD
Xinclude/osgEarthDrivers/engine_osgterrain/Common
Xinclude/osgEarthDrivers/engine_osgterrain/CustomTerrainTechnique
Xinclude/osgEarthDrivers/engine_osgterrain/DynamicLODScaleCallback
Xinclude/osgEarthDrivers/engine_osgterrain/FileLocationCallback
Xinclude/osgEarthDrivers/engine_osgterrain/KeyNodeFactory
Xinclude/osgEarthDrivers/engine_osgterrain/LODFactorCallback
Xinclude/osgEarthDrivers/engine_osgterrain/MultiPassTerrainTechnique
Xinclude/osgEarthDrivers/engine_osgterrain/OSGTerrainEngineNode
Xinclude/osgEarthDrivers/engine_osgterrain/OSGTerrainOptions
Xinclude/osgEarthDrivers/engine_osgterrain/OSGTileFactory
Xinclude/osgEarthDrivers/engine_osgterrain/ParallelKeyNodeFactory
Xinclude/osgEarthDrivers/engine_osgterrain/SerialKeyNodeFactory
Xinclude/osgEarthDrivers/engine_osgterrain/SinglePassTerrainTechnique
Xinclude/osgEarthDrivers/engine_osgterrain/StreamingTerrainNode
Xinclude/osgEarthDrivers/engine_osgterrain/StreamingTile
Xinclude/osgEarthDrivers/engine_osgterrain/TerrainNode
Xinclude/osgEarthDrivers/engine_osgterrain/Tile
Xinclude/osgEarthDrivers/engine_osgterrain/TileBuilder
Xinclude/osgEarthDrivers/engine_osgterrain/TransparentLayer
Xinclude/osgEarthDrivers/engine_quadtree/Common
Xinclude/osgEarthDrivers/engine_quadtree/CustomPagedLOD
Xinclude/osgEarthDrivers/engine_quadtree/DynamicLODScaleCallback
Xinclude/osgEarthDrivers/engine_quadtree/FileLocationCallback
Xinclude/osgEarthDrivers/engine_quadtree/KeyNodeFactory
Xinclude/osgEarthDrivers/engine_quadtree/LODFactorCallback
Xinclude/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineNode
Xinclude/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineOptions
Xinclude/osgEarthDrivers/engine_quadtree/QuickReleaseGLObjects
Xinclude/osgEarthDrivers/engine_quadtree/SerialKeyNodeFactory
Xinclude/osgEarthDrivers/engine_quadtree/TerrainNode
Xinclude/osgEarthDrivers/engine_quadtree/TileModel
Xinclude/osgEarthDrivers/engine_quadtree/TileModelCompiler
Xinclude/osgEarthDrivers/engine_quadtree/TileModelFactory
Xinclude/osgEarthDrivers/engine_quadtree/TileNode
Xinclude/osgEarthDrivers/engine_quadtree/TileNodeRegistry
Xinclude/osgEarthDrivers/feature_ogr/FeatureCursorOGR
Xinclude/osgEarthDrivers/feature_ogr/OGRFeatureOptions
Xinclude/osgEarthDrivers/feature_tfs/TFSFeatureOptions
Xinclude/osgEarthDrivers/feature_wfs/WFSFeatureOptions
Xinclude/osgEarthDrivers/gdal/GDALOptions
Xinclude/osgEarthDrivers/kml/KML
Xinclude/osgEarthDrivers/kml/KMLOptions
Xinclude/osgEarthDrivers/mask_feature/FeatureMaskOptions
Xinclude/osgEarthDrivers/model_feature_geom/FeatureGeomModelOptions
Xinclude/osgEarthDrivers/model_feature_stencil/FeatureStencilModelOptions
Xinclude/osgEarthDrivers/model_simple/SimpleModelOptions
Xinclude/osgEarthDrivers/ocean_surface/OceanSurface
Xinclude/osgEarthDrivers/osg/OSGOptions
Xinclude/osgEarthDrivers/refresh/RefreshOptions
Xinclude/osgEarthDrivers/tilecache/TileCacheOptions
Xinclude/osgEarthDrivers/tileindex/TileIndexOptions
Xinclude/osgEarthDrivers/tileservice/TileServiceOptions
Xinclude/osgEarthDrivers/tms/TMSOptions
Xinclude/osgEarthDrivers/vpb/VPBOptions
Xinclude/osgEarthDrivers/wcs/WCSOptions
Xinclude/osgEarthDrivers/wms/TileService
Xinclude/osgEarthDrivers/wms/WMSOptions
Xinclude/osgEarthDrivers/xyz/XYZOptions
Xinclude/osgEarthDrivers/yahoo/YahooOptions
Xinclude/osgEarthFeatures/AltitudeFilter
Xinclude/osgEarthFeatures/BufferFilter
Xinclude/osgEarthFeatures/BuildGeometryFilter
Xinclude/osgEarthFeatures/BuildTextFilter
Xinclude/osgEarthFeatures/BuildTextOperator
Xinclude/osgEarthFeatures/CentroidFilter
Xinclude/osgEarthFeatures/Common
Xinclude/osgEarthFeatures/ConvertTypeFilter
Xinclude/osgEarthFeatures/CropFilter
Xinclude/osgEarthFeatures/ExtrudeGeometryFilter
Xinclude/osgEarthFeatures/Feature
Xinclude/osgEarthFeatures/FeatureCursor
Xinclude/osgEarthFeatures/FeatureDisplayLayout
Xinclude/osgEarthFeatures/FeatureDrawSet
Xinclude/osgEarthFeatures/FeatureListSource
Xinclude/osgEarthFeatures/FeatureModelGraph
Xinclude/osgEarthFeatures/FeatureModelSource
Xinclude/osgEarthFeatures/FeatureSource
Xinclude/osgEarthFeatures/FeatureSourceIndexNode
Xinclude/osgEarthFeatures/FeatureTileSource
Xinclude/osgEarthFeatures/Filter
Xinclude/osgEarthFeatures/FilterContext
Xinclude/osgEarthFeatures/GeometryCompiler
Xinclude/osgEarthFeatures/GeometryUtils
Xinclude/osgEarthFeatures/LabelSource
Xinclude/osgEarthFeatures/MeshClamper
Xinclude/osgEarthFeatures/OgrUtils
Xinclude/osgEarthFeatures/OptimizerHints
Xinclude/osgEarthFeatures/PolygonizeLines
Xinclude/osgEarthFeatures/ResampleFilter
Xinclude/osgEarthFeatures/ScaleFilter
Xinclude/osgEarthFeatures/ScatterFilter
Xinclude/osgEarthFeatures/Script
Xinclude/osgEarthFeatures/ScriptEngine
Xinclude/osgEarthFeatures/Session
Xinclude/osgEarthFeatures/SubstituteModelFilter
Xinclude/osgEarthFeatures/TessellateOperator
Xinclude/osgEarthFeatures/TextSymbolizer
Xinclude/osgEarthFeatures/TransformFilter
Xinclude/osgEarthFeatures/VirtualFeatureSource
Xinclude/osgEarthSymbology/AGG.h
Xinclude/osgEarthSymbology/AltitudeSymbol
Xinclude/osgEarthSymbology/Color
Xinclude/osgEarthSymbology/Common
Xinclude/osgEarthSymbology/CssUtils
Xinclude/osgEarthSymbology/Expression
Xinclude/osgEarthSymbology/ExtrusionSymbol
Xinclude/osgEarthSymbology/Fill
Xinclude/osgEarthSymbology/GEOS
Xinclude/osgEarthSymbology/Geometry
Xinclude/osgEarthSymbology/GeometryFactory
Xinclude/osgEarthSymbology/GeometryRasterizer
Xinclude/osgEarthSymbology/IconResource
Xinclude/osgEarthSymbology/IconSymbol
Xinclude/osgEarthSymbology/InstanceResource
Xinclude/osgEarthSymbology/InstanceSymbol
Xinclude/osgEarthSymbology/LineSymbol
Xinclude/osgEarthSymbology/MarkerResource
Xinclude/osgEarthSymbology/MarkerSymbol
Xinclude/osgEarthSymbology/MeshConsolidator
Xinclude/osgEarthSymbology/MeshSubdivider
Xinclude/osgEarthSymbology/ModelResource
Xinclude/osgEarthSymbology/ModelSymbol
Xinclude/osgEarthSymbology/PointSymbol
Xinclude/osgEarthSymbology/PolygonSymbol
Xinclude/osgEarthSymbology/Query
Xinclude/osgEarthSymbology/RenderSymbol
Xinclude/osgEarthSymbology/Resource
Xinclude/osgEarthSymbology/ResourceCache
Xinclude/osgEarthSymbology/ResourceLibrary
Xinclude/osgEarthSymbology/Skins
Xinclude/osgEarthSymbology/StencilVolumeNode
Xinclude/osgEarthSymbology/Stroke
Xinclude/osgEarthSymbology/Style
Xinclude/osgEarthSymbology/StyleSelector
Xinclude/osgEarthSymbology/StyleSheet
Xinclude/osgEarthSymbology/Symbol
Xinclude/osgEarthSymbology/Tags
Xinclude/osgEarthSymbology/TextSymbol
Xinclude/osgEarthUtil/AnnotationEvents
Xinclude/osgEarthUtil/ArcGIS
Xinclude/osgEarthUtil/AutoClipPlaneHandler
Xinclude/osgEarthUtil/BrightnessContrastColorFilter
Xinclude/osgEarthUtil/CMYKColorFilter
Xinclude/osgEarthUtil/ChromaKeyColorFilter
Xinclude/osgEarthUtil/ClampCallback
Xinclude/osgEarthUtil/Common
Xinclude/osgEarthUtil/ContourMap
Xinclude/osgEarthUtil/Controls
Xinclude/osgEarthUtil/DataScanner
Xinclude/osgEarthUtil/DateTime
Xinclude/osgEarthUtil/DetailTexture
Xinclude/osgEarthUtil/EarthManipulator
Xinclude/osgEarthUtil/ExampleResources
Xinclude/osgEarthUtil/Export
Xinclude/osgEarthUtil/FeatureManipTool
Xinclude/osgEarthUtil/FeatureQueryTool
Xinclude/osgEarthUtil/Formatter
Xinclude/osgEarthUtil/GLSLColorFilter
Xinclude/osgEarthUtil/GammaColorFilter
Xinclude/osgEarthUtil/GeodeticGraticule
Xinclude/osgEarthUtil/HSLColorFilter
Xinclude/osgEarthUtil/HTM
Xinclude/osgEarthUtil/LODBlending
Xinclude/osgEarthUtil/LatLongFormatter
Xinclude/osgEarthUtil/LineOfSight
Xinclude/osgEarthUtil/LinearLineOfSight
Xinclude/osgEarthUtil/MGRSFormatter
Xinclude/osgEarthUtil/MGRSGraticule
Xinclude/osgEarthUtil/MeasureTool
Xinclude/osgEarthUtil/MouseCoordsTool
Xinclude/osgEarthUtil/NormalMap
Xinclude/osgEarthUtil/ObjectLocator
Xinclude/osgEarthUtil/PolyhedralLineOfSight
Xinclude/osgEarthUtil/RGBColorFilter
Xinclude/osgEarthUtil/RadialLineOfSight
Xinclude/osgEarthUtil/ShadowUtils
Xinclude/osgEarthUtil/SkyNode
Xinclude/osgEarthUtil/SpatialData
Xinclude/osgEarthUtil/StarData
Xinclude/osgEarthUtil/TFS
Xinclude/osgEarthUtil/TFSPackager
Xinclude/osgEarthUtil/TMS
Xinclude/osgEarthUtil/TMSBackFiller
Xinclude/osgEarthUtil/TMSPackager
Xinclude/osgEarthUtil/TerrainProfile
Xinclude/osgEarthUtil/TileIndex
Xinclude/osgEarthUtil/TileIndexBuilder
Xinclude/osgEarthUtil/UTMGraticule
Xinclude/osgEarthUtil/VerticalScale
Xinclude/osgEarthUtil/WFS
Xinclude/osgEarthUtil/WMS
Xlib/libosgEarth.so
Xlib/libosgEarth.so.0
Xlib/libosgEarth.so.2.5.0
Xlib/libosgEarthAnnotation.so
Xlib/libosgEarthAnnotation.so.0
Xlib/libosgEarthAnnotation.so.2.5.0
Xlib/libosgEarthFeatures.so
Xlib/libosgEarthFeatures.so.0
Xlib/libosgEarthFeatures.so.2.5.0
Xlib/libosgEarthSymbology.so
Xlib/libosgEarthSymbology.so.0
Xlib/libosgEarthSymbology.so.2.5.0
Xlib/libosgEarthUtil.so
Xlib/libosgEarthUtil.so.0
Xlib/libosgEarthUtil.so.2.5.0
Xlib/osgPlugins-3.1.3/osgdb_earth.so
Xlib/osgPlugins-3.1.3/osgdb_kml.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_agglite.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_arcgis.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_arcgis_map_cache.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_bing.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_cache_filesystem.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_debug.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_engine_byo.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_engine_mp.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_engine_osgterrain.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_engine_quadtree.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_feature_ogr.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_feature_tfs.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_feature_wfs.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_gdal.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_label_annotation.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_label_overlay.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_mask_feature.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_model_feature_geom.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_model_feature_stencil.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_model_simple.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_ocean_surface.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_osg.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_refresh.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_tilecache.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_tileindex.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_tileservice.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_tms.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm2008.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm84.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm96.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_vpb.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_wcs.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_wms.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_xyz.so
Xlib/osgPlugins-3.1.3/osgdb_osgearth_yahoo.so
X@dirrmtry lib/osgPlugins-3.1.3
X@dirrmtry include/osgEarthUtil
X@dirrmtry include/osgEarthSymbology
X@dirrmtry include/osgEarthFeatures
X@dirrmtry include/osgEarthDrivers/yahoo
X@dirrmtry include/osgEarthDrivers/xyz
X@dirrmtry include/osgEarthDrivers/wms
X@dirrmtry include/osgEarthDrivers/wcs
X@dirrmtry include/osgEarthDrivers/vpb
X@dirrmtry include/osgEarthDrivers/tms
X@dirrmtry include/osgEarthDrivers/tileservice
X@dirrmtry include/osgEarthDrivers/tileindex
X@dirrmtry include/osgEarthDrivers/tilecache
X@dirrmtry include/osgEarthDrivers/refresh
X@dirrmtry include/osgEarthDrivers/osg
X@dirrmtry include/osgEarthDrivers/ocean_surface
X@dirrmtry include/osgEarthDrivers/model_simple
X@dirrmtry include/osgEarthDrivers/model_feature_stencil
X@dirrmtry include/osgEarthDrivers/model_feature_geom
X@dirrmtry include/osgEarthDrivers/mask_feature
X@dirrmtry include/osgEarthDrivers/kml
X@dirrmtry include/osgEarthDrivers/gdal
X@dirrmtry include/osgEarthDrivers/feature_wfs
X@dirrmtry include/osgEarthDrivers/feature_tfs
X@dirrmtry include/osgEarthDrivers/feature_ogr
X@dirrmtry include/osgEarthDrivers/engine_quadtree
X@dirrmtry include/osgEarthDrivers/engine_osgterrain
X@dirrmtry include/osgEarthDrivers/engine_mp
X@dirrmtry include/osgEarthDrivers/engine_byo
X@dirrmtry include/osgEarthDrivers/debug
X@dirrmtry include/osgEarthDrivers/cache_filesystem
X@dirrmtry include/osgEarthDrivers/bing
X@dirrmtry include/osgEarthDrivers/arcgis
X@dirrmtry include/osgEarthDrivers/agglite
X@dirrmtry include/osgEarthDrivers
X@dirrmtry include/osgEarthAnnotation
X@dirrmtry include/osgEarth
78fed10e0db325486c31cdafd16fe263
echo c - osgearth/files
mkdir -p osgearth/files > /dev/null 2>&1
echo x - osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp
sed 's/^X//' >osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp << '44668297458c0add72aebcc320f2192b'
X--- src/osgEarth/ThreadingUtils.cpp.orig	2013-05-16 20:29:30.000000000 +0200
X+++ src/osgEarth/ThreadingUtils.cpp	2013-05-16 20:28:01.000000000 +0200
X@@ -23,6 +23,7 @@
X #else
X #   include <unistd.h>
X #   include <sys/syscall.h>
X+#   include <sys/thr.h>
X #endif
X 
X using namespace osgEarth::Threading;
X@@ -38,6 +39,10 @@
X   return (unsigned)::GetCurrentThreadId();
X #elif __APPLE__
X   return ::syscall(SYS_thread_selfid);
X+#elif __FreeBSD__
X+  long lwpid;
X+  thr_self(&lwpid);
X+  return lwpid;
X #else
X   return (unsigned)::syscall(SYS_gettid);
X #endif
44668297458c0add72aebcc320f2192b
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mandree 
Responsible-Changed-By: mandree 
Responsible-Changed-When: Tue Jan 14 02:02:08 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184706 
State-Changed-From-To: open->suspended 
State-Changed-By: mandree 
State-Changed-When: Tue Jan 14 02:02:21 UTC 2014 
State-Changed-Why:  
blocked by ports/184697 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184706 
State-Changed-From-To: suspended->open 
State-Changed-By: mandree 
State-Changed-When: Wed Jan 15 00:15:21 UTC 2014 
State-Changed-Why:  
archivers/minizip has been committed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184706 

From: Matthias Andree <mandree@FreeBSD.org>
To: bug-followup@FreeBSD.org, coder@tuxfamily.org
Cc:  
Subject: Re: ports/184706: [NEW PORT] graphics/osgearth
Date: Fri, 17 Jan 2014 01:51:22 +0100

 Greetings,
 
 initial testing indicates that the mbtiles plugin/include are missing
 from pkg-plist.  Is that an oversight or a deliberate omission?
 
 Cheers,
 Matthias
State-Changed-From-To: open->closed 
State-Changed-By: mandree 
State-Changed-When: Fri Jan 17 22:54:15 UTC 2014 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184706 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184706: commit references a PR
Date: Fri, 17 Jan 2014 22:54:12 +0000 (UTC)

 Author: mandree
 Date: Fri Jan 17 22:54:02 2014
 New Revision: 340133
 URL: http://svnweb.freebsd.org/changeset/ports/340133
 QAT: https://qat.redports.org/buildarchive/r340133/
 
 Log:
   Add new port graphics/osgearth, pkg-descr:
   
   osgEarth is a C++ terrain rendering SDK. Just create a simple XML file,
   point it at your imagery, elevation, and vector data, load it into your
   favorite OpenSceneGraph application, and go! osgEarth supports all kinds
   of data and comes with lots of examples to help you get up and running
   quickly and easily.
   
   WWW: http://osgearth.org/
   
   PR:		ports/184706
   Submitted by:	lbartoletti <coder@tuxfamily.org>
 
 Added:
   head/graphics/osgearth/
   head/graphics/osgearth/Makefile   (contents, props changed)
   head/graphics/osgearth/distinfo   (contents, props changed)
   head/graphics/osgearth/files/
   head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp   (contents, props changed)
   head/graphics/osgearth/pkg-descr   (contents, props changed)
   head/graphics/osgearth/pkg-plist   (contents, props changed)
 Modified:
   head/graphics/Makefile
 
 Modified: head/graphics/Makefile
 ==============================================================================
 --- head/graphics/Makefile	Fri Jan 17 22:35:11 2014	(r340132)
 +++ head/graphics/Makefile	Fri Jan 17 22:54:02 2014	(r340133)
 @@ -632,6 +632,7 @@
      SUBDIR += orca
      SUBDIR += osg
      SUBDIR += osg-devel
 +    SUBDIR += osgearth
      SUBDIR += oyranos
      SUBDIR += p5-Acme-Steganography-Image-Png
      SUBDIR += p5-CAD-Drawing
 
 Added: head/graphics/osgearth/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/osgearth/Makefile	Fri Jan 17 22:54:02 2014	(r340133)
 @@ -0,0 +1,32 @@
 +# Created by: lbartoletti <coder@tuxfamily.org>
 +# $FreeBSD$
 +
 +PORTNAME=	osgearth
 +PORTVERSION=	2.5
 +CATEGORIES=	graphics geography
 +MASTER_SITES=	https://github.com/gwaldron/${PORTNAME}/archive/
 +
 +MAINTAINER=	coder@tuxfamily.org
 +COMMENT=	osgEarth is a C++ terrain rendering toolkit for OpenSceneGraph
 +
 +LICENSE=	LGPL3
 +
 +BUILD_DEPENDS=	${LOCALBASE}/bin/minizip:${PORTSDIR}/archivers/minizip
 +LIB_DEPENDS=	libosg.so:${PORTSDIR}/graphics/osg-devel \
 +		libgdal.so:${PORTSDIR}/graphics/gdal \
 +		libcurl.so:${PORTSDIR}/ftp/curl
 +
 +WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTNAME}
 +
 +USE_LDCONFIG=	YES
 +USE_SQLITE=	3
 +USE_ZIP=	YES
 +USES=		cmake gmake pkgconfig
 +
 +CMAKE_ARGS+=	-DCMAKE_INCLUDE_PATH:PATH=${LOCALBASE}/include \
 +		-DMINIZIP_INCLUDE_DIR=${LOCALBASE}/include/minizip \
 +		-DCMAKE_LIBRARY_PATH:PATH=${LOCALBASE}/lib \
 +		-DLIB_POSTFIX:STRING="" \
 +		-DOSGEARTH_USE_QT:BOOL=FALSE
 +
 +.include <bsd.port.mk>
 
 Added: head/graphics/osgearth/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/osgearth/distinfo	Fri Jan 17 22:54:02 2014	(r340133)
 @@ -0,0 +1,2 @@
 +SHA256 (osgearth-2.5.zip) = 07745925344bc74dec9e2c441ccaca746c34a67895b93e14326ab2856354b0aa
 +SIZE (osgearth-2.5.zip) = 50693211
 
 Added: head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp	Fri Jan 17 22:54:02 2014	(r340133)
 @@ -0,0 +1,21 @@
 +--- src/osgEarth/ThreadingUtils.cpp.orig	2013-05-16 20:29:30.000000000 +0200
 ++++ src/osgEarth/ThreadingUtils.cpp	2013-05-16 20:28:01.000000000 +0200
 +@@ -23,6 +23,7 @@
 + #else
 + #   include <unistd.h>
 + #   include <sys/syscall.h>
 ++#   include <sys/thr.h>
 + #endif
 + 
 + using namespace osgEarth::Threading;
 +@@ -38,6 +39,10 @@
 +   return (unsigned)::GetCurrentThreadId();
 + #elif __APPLE__
 +   return ::syscall(SYS_thread_selfid);
 ++#elif __FreeBSD__
 ++  long lwpid;
 ++  thr_self(&lwpid);
 ++  return lwpid;
 + #else
 +   return (unsigned)::syscall(SYS_gettid);
 + #endif
 
 Added: head/graphics/osgearth/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/osgearth/pkg-descr	Fri Jan 17 22:54:02 2014	(r340133)
 @@ -0,0 +1,6 @@
 +osgEarth is a C++ terrain rendering SDK. Just create a simple XML file, point 
 +it at your imagery, elevation, and vector data, load it into your favorite 
 +OpenSceneGraph application, and go! osgEarth supports all kinds of data and 
 +comes with lots of examples to help you get up and running quickly and easily.
 +
 +WWW: http://osgearth.org/
 
 Added: head/graphics/osgearth/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/osgearth/pkg-plist	Fri Jan 17 22:54:02 2014	(r340133)
 @@ -0,0 +1,478 @@
 +bin/osgearth_annotation
 +bin/osgearth_backfill
 +bin/osgearth_boundarygen
 +bin/osgearth_cache
 +bin/osgearth_city
 +bin/osgearth_clamp
 +bin/osgearth_colorfilter
 +bin/osgearth_controls
 +bin/osgearth_elevation
 +bin/osgearth_featureeditor
 +bin/osgearth_featurefilter
 +bin/osgearth_featureinfo
 +bin/osgearth_featuremanip
 +bin/osgearth_featurequery
 +bin/osgearth_features
 +bin/osgearth_graticule
 +bin/osgearth_imageoverlay
 +bin/osgearth_los
 +bin/osgearth_manip
 +bin/osgearth_map
 +bin/osgearth_measure
 +bin/osgearth_minimap
 +bin/osgearth_occlusionculling
 +bin/osgearth_overlayviewer
 +bin/osgearth_package
 +bin/osgearth_sequencecontrol
 +bin/osgearth_shadercomp
 +bin/osgearth_shadow
 +bin/osgearth_sharedlayer
 +bin/osgearth_terraineffects
 +bin/osgearth_terrainprofile
 +bin/osgearth_tfs
 +bin/osgearth_tileindex
 +bin/osgearth_tilesource
 +bin/osgearth_toc
 +bin/osgearth_tracks
 +bin/osgearth_version
 +bin/osgearth_viewer
 +include/osgEarth/AlphaEffect
 +include/osgEarth/AutoScale
 +include/osgEarth/Bounds
 +include/osgEarth/Cache
 +include/osgEarth/CacheBin
 +include/osgEarth/CacheEstimator
 +include/osgEarth/CachePolicy
 +include/osgEarth/CacheSeed
 +include/osgEarth/Capabilities
 +include/osgEarth/ClampableNode
 +include/osgEarth/ClampingTechnique
 +include/osgEarth/ColorFilter
 +include/osgEarth/Common
 +include/osgEarth/CompositeTileSource
 +include/osgEarth/Config
 +include/osgEarth/Containers
 +include/osgEarth/Cube
 +include/osgEarth/CullingUtils
 +include/osgEarth/DPLineSegmentIntersector
 +include/osgEarth/DateTime
 +include/osgEarth/Decluttering
 +include/osgEarth/DepthOffset
 +include/osgEarth/Draggers
 +include/osgEarth/DrapeableNode
 +include/osgEarth/DrapingTechnique
 +include/osgEarth/DrawInstanced
 +include/osgEarth/ECEF
 +include/osgEarth/ElevationLOD
 +include/osgEarth/ElevationLayer
 +include/osgEarth/ElevationQuery
 +include/osgEarth/Export
 +include/osgEarth/FadeEffect
 +include/osgEarth/FileUtils
 +include/osgEarth/GeoCommon
 +include/osgEarth/GeoData
 +include/osgEarth/GeoMath
 +include/osgEarth/Geoid
 +include/osgEarth/HTTPClient
 +include/osgEarth/HeightFieldUtils
 +include/osgEarth/IOTypes
 +include/osgEarth/ImageLayer
 +include/osgEarth/ImageMosaic
 +include/osgEarth/ImageToHeightFieldConverter
 +include/osgEarth/ImageUtils
 +include/osgEarth/JsonUtils
 +include/osgEarth/Layer
 +include/osgEarth/LineFunctor
 +include/osgEarth/LocalTangentPlane
 +include/osgEarth/Locators
 +include/osgEarth/Map
 +include/osgEarth/MapCallback
 +include/osgEarth/MapFrame
 +include/osgEarth/MapInfo
 +include/osgEarth/MapModelChange
 +include/osgEarth/MapNode
 +include/osgEarth/MapNodeObserver
 +include/osgEarth/MapNodeOptions
 +include/osgEarth/MapOptions
 +include/osgEarth/MaskLayer
 +include/osgEarth/MaskNode
 +include/osgEarth/MaskSource
 +include/osgEarth/MemCache
 +include/osgEarth/ModelLayer
 +include/osgEarth/ModelSource
 +include/osgEarth/NodeUtils
 +include/osgEarth/Notify
 +include/osgEarth/OverlayDecorator
 +include/osgEarth/OverlayNode
 +include/osgEarth/Pickers
 +include/osgEarth/PrimitiveIntersector
 +include/osgEarth/Profile
 +include/osgEarth/Progress
 +include/osgEarth/Random
 +include/osgEarth/Registry
 +include/osgEarth/Revisioning
 +include/osgEarth/ShaderFactory
 +include/osgEarth/ShaderGenerator
 +include/osgEarth/ShaderUtils
 +include/osgEarth/SparseTexture2DArray
 +include/osgEarth/SpatialReference
 +include/osgEarth/StateSetCache
 +include/osgEarth/StringUtils
 +include/osgEarth/TaskService
 +include/osgEarth/Terrain
 +include/osgEarth/TerrainEffect
 +include/osgEarth/TerrainEngineNode
 +include/osgEarth/TerrainLayer
 +include/osgEarth/TerrainOptions
 +include/osgEarth/TextureCompositor
 +include/osgEarth/TextureCompositorMulti
 +include/osgEarth/TextureCompositorTexArray
 +include/osgEarth/ThreadingUtils
 +include/osgEarth/TileKey
 +include/osgEarth/TileSource
 +include/osgEarth/TimeControl
 +include/osgEarth/TraversalData
 +include/osgEarth/URI
 +include/osgEarth/Units
 +include/osgEarth/Utils
 +include/osgEarth/Version
 +include/osgEarth/VerticalDatum
 +include/osgEarth/Viewpoint
 +include/osgEarth/VirtualProgram
 +include/osgEarth/XmlUtils
 +include/osgEarth/optional
 +include/osgEarth/tinystr.h
 +include/osgEarth/tinyxml.h
 +include/osgEarthAnnotation/AnnotationData
 +include/osgEarthAnnotation/AnnotationEditing
 +include/osgEarthAnnotation/AnnotationNode
 +include/osgEarthAnnotation/AnnotationRegistry
 +include/osgEarthAnnotation/AnnotationSettings
 +include/osgEarthAnnotation/AnnotationUtils
 +include/osgEarthAnnotation/CircleNode
 +include/osgEarthAnnotation/Common
 +include/osgEarthAnnotation/Decoration
 +include/osgEarthAnnotation/EllipseNode
 +include/osgEarthAnnotation/Export
 +include/osgEarthAnnotation/FeatureEditing
 +include/osgEarthAnnotation/FeatureNode
 +include/osgEarthAnnotation/HighlightDecoration
 +include/osgEarthAnnotation/ImageOverlay
 +include/osgEarthAnnotation/ImageOverlayEditor
 +include/osgEarthAnnotation/LabelNode
 +include/osgEarthAnnotation/LocalGeometryNode
 +include/osgEarthAnnotation/LocalizedNode
 +include/osgEarthAnnotation/ModelNode
 +include/osgEarthAnnotation/OrthoNode
 +include/osgEarthAnnotation/PlaceNode
 +include/osgEarthAnnotation/RectangleNode
 +include/osgEarthAnnotation/ScaleDecoration
 +include/osgEarthAnnotation/TrackNode
 +include/osgEarthDrivers/agglite/AGGLiteOptions
 +include/osgEarthDrivers/arcgis/ArcGISOptions
 +include/osgEarthDrivers/bing/BingOptions
 +include/osgEarthDrivers/cache_filesystem/FileSystemCache
 +include/osgEarthDrivers/debug/DebugOptions
 +include/osgEarthDrivers/engine_byo/BYOTerrainEngineNode
 +include/osgEarthDrivers/engine_byo/BYOTerrainEngineOptions
 +include/osgEarthDrivers/engine_byo/Common
 +include/osgEarthDrivers/engine_mp/Common
 +include/osgEarthDrivers/engine_mp/DynamicLODScaleCallback
 +include/osgEarthDrivers/engine_mp/FileLocationCallback
 +include/osgEarthDrivers/engine_mp/KeyNodeFactory
 +include/osgEarthDrivers/engine_mp/MPGeometry
 +include/osgEarthDrivers/engine_mp/MPTerrainEngineNode
 +include/osgEarthDrivers/engine_mp/MPTerrainEngineOptions
 +include/osgEarthDrivers/engine_mp/QuickReleaseGLObjects
 +include/osgEarthDrivers/engine_mp/SingleKeyNodeFactory
 +include/osgEarthDrivers/engine_mp/TerrainNode
 +include/osgEarthDrivers/engine_mp/TileGroup
 +include/osgEarthDrivers/engine_mp/TileModel
 +include/osgEarthDrivers/engine_mp/TileModelCompiler
 +include/osgEarthDrivers/engine_mp/TileModelFactory
 +include/osgEarthDrivers/engine_mp/TileNode
 +include/osgEarthDrivers/engine_mp/TileNodeRegistry
 +include/osgEarthDrivers/engine_mp/TilePagedLOD
 +include/osgEarthDrivers/engine_osgterrain/Common
 +include/osgEarthDrivers/engine_osgterrain/CustomTerrainTechnique
 +include/osgEarthDrivers/engine_osgterrain/DynamicLODScaleCallback
 +include/osgEarthDrivers/engine_osgterrain/FileLocationCallback
 +include/osgEarthDrivers/engine_osgterrain/KeyNodeFactory
 +include/osgEarthDrivers/engine_osgterrain/LODFactorCallback
 +include/osgEarthDrivers/engine_osgterrain/MultiPassTerrainTechnique
 +include/osgEarthDrivers/engine_osgterrain/OSGTerrainEngineNode
 +include/osgEarthDrivers/engine_osgterrain/OSGTerrainOptions
 +include/osgEarthDrivers/engine_osgterrain/OSGTileFactory
 +include/osgEarthDrivers/engine_osgterrain/ParallelKeyNodeFactory
 +include/osgEarthDrivers/engine_osgterrain/SerialKeyNodeFactory
 +include/osgEarthDrivers/engine_osgterrain/SinglePassTerrainTechnique
 +include/osgEarthDrivers/engine_osgterrain/StreamingTerrainNode
 +include/osgEarthDrivers/engine_osgterrain/StreamingTile
 +include/osgEarthDrivers/engine_osgterrain/TerrainNode
 +include/osgEarthDrivers/engine_osgterrain/Tile
 +include/osgEarthDrivers/engine_osgterrain/TileBuilder
 +include/osgEarthDrivers/engine_osgterrain/TransparentLayer
 +include/osgEarthDrivers/engine_quadtree/Common
 +include/osgEarthDrivers/engine_quadtree/CustomPagedLOD
 +include/osgEarthDrivers/engine_quadtree/DynamicLODScaleCallback
 +include/osgEarthDrivers/engine_quadtree/FileLocationCallback
 +include/osgEarthDrivers/engine_quadtree/KeyNodeFactory
 +include/osgEarthDrivers/engine_quadtree/LODFactorCallback
 +include/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineNode
 +include/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineOptions
 +include/osgEarthDrivers/engine_quadtree/QuickReleaseGLObjects
 +include/osgEarthDrivers/engine_quadtree/SerialKeyNodeFactory
 +include/osgEarthDrivers/engine_quadtree/TerrainNode
 +include/osgEarthDrivers/engine_quadtree/TileModel
 +include/osgEarthDrivers/engine_quadtree/TileModelCompiler
 +include/osgEarthDrivers/engine_quadtree/TileModelFactory
 +include/osgEarthDrivers/engine_quadtree/TileNode
 +include/osgEarthDrivers/engine_quadtree/TileNodeRegistry
 +include/osgEarthDrivers/feature_ogr/FeatureCursorOGR
 +include/osgEarthDrivers/feature_ogr/OGRFeatureOptions
 +include/osgEarthDrivers/feature_tfs/TFSFeatureOptions
 +include/osgEarthDrivers/feature_wfs/WFSFeatureOptions
 +include/osgEarthDrivers/gdal/GDALOptions
 +include/osgEarthDrivers/kml/KML
 +include/osgEarthDrivers/kml/KMLOptions
 +include/osgEarthDrivers/mask_feature/FeatureMaskOptions
 +include/osgEarthDrivers/mbtiles/MBTilesOptions
 +include/osgEarthDrivers/model_feature_geom/FeatureGeomModelOptions
 +include/osgEarthDrivers/model_feature_stencil/FeatureStencilModelOptions
 +include/osgEarthDrivers/model_simple/SimpleModelOptions
 +include/osgEarthDrivers/ocean_surface/OceanSurface
 +include/osgEarthDrivers/osg/OSGOptions
 +include/osgEarthDrivers/refresh/RefreshOptions
 +include/osgEarthDrivers/tilecache/TileCacheOptions
 +include/osgEarthDrivers/tileindex/TileIndexOptions
 +include/osgEarthDrivers/tileservice/TileServiceOptions
 +include/osgEarthDrivers/tms/TMSOptions
 +include/osgEarthDrivers/vpb/VPBOptions
 +include/osgEarthDrivers/wcs/WCSOptions
 +include/osgEarthDrivers/wms/TileService
 +include/osgEarthDrivers/wms/WMSOptions
 +include/osgEarthDrivers/xyz/XYZOptions
 +include/osgEarthDrivers/yahoo/YahooOptions
 +include/osgEarthFeatures/AltitudeFilter
 +include/osgEarthFeatures/BufferFilter
 +include/osgEarthFeatures/BuildGeometryFilter
 +include/osgEarthFeatures/BuildTextFilter
 +include/osgEarthFeatures/BuildTextOperator
 +include/osgEarthFeatures/CentroidFilter
 +include/osgEarthFeatures/Common
 +include/osgEarthFeatures/ConvertTypeFilter
 +include/osgEarthFeatures/CropFilter
 +include/osgEarthFeatures/ExtrudeGeometryFilter
 +include/osgEarthFeatures/Feature
 +include/osgEarthFeatures/FeatureCursor
 +include/osgEarthFeatures/FeatureDisplayLayout
 +include/osgEarthFeatures/FeatureDrawSet
 +include/osgEarthFeatures/FeatureListSource
 +include/osgEarthFeatures/FeatureModelGraph
 +include/osgEarthFeatures/FeatureModelSource
 +include/osgEarthFeatures/FeatureSource
 +include/osgEarthFeatures/FeatureSourceIndexNode
 +include/osgEarthFeatures/FeatureTileSource
 +include/osgEarthFeatures/Filter
 +include/osgEarthFeatures/FilterContext
 +include/osgEarthFeatures/GeometryCompiler
 +include/osgEarthFeatures/GeometryUtils
 +include/osgEarthFeatures/LabelSource
 +include/osgEarthFeatures/MeshClamper
 +include/osgEarthFeatures/OgrUtils
 +include/osgEarthFeatures/OptimizerHints
 +include/osgEarthFeatures/PolygonizeLines
 +include/osgEarthFeatures/ResampleFilter
 +include/osgEarthFeatures/ScaleFilter
 +include/osgEarthFeatures/ScatterFilter
 +include/osgEarthFeatures/Script
 +include/osgEarthFeatures/ScriptEngine
 +include/osgEarthFeatures/Session
 +include/osgEarthFeatures/SubstituteModelFilter
 +include/osgEarthFeatures/TessellateOperator
 +include/osgEarthFeatures/TextSymbolizer
 +include/osgEarthFeatures/TransformFilter
 +include/osgEarthFeatures/VirtualFeatureSource
 +include/osgEarthSymbology/AGG.h
 +include/osgEarthSymbology/AltitudeSymbol
 +include/osgEarthSymbology/Color
 +include/osgEarthSymbology/Common
 +include/osgEarthSymbology/CssUtils
 +include/osgEarthSymbology/Expression
 +include/osgEarthSymbology/ExtrusionSymbol
 +include/osgEarthSymbology/Fill
 +include/osgEarthSymbology/GEOS
 +include/osgEarthSymbology/Geometry
 +include/osgEarthSymbology/GeometryFactory
 +include/osgEarthSymbology/GeometryRasterizer
 +include/osgEarthSymbology/IconResource
 +include/osgEarthSymbology/IconSymbol
 +include/osgEarthSymbology/InstanceResource
 +include/osgEarthSymbology/InstanceSymbol
 +include/osgEarthSymbology/LineSymbol
 +include/osgEarthSymbology/MarkerResource
 +include/osgEarthSymbology/MarkerSymbol
 +include/osgEarthSymbology/MeshConsolidator
 +include/osgEarthSymbology/MeshSubdivider
 +include/osgEarthSymbology/ModelResource
 +include/osgEarthSymbology/ModelSymbol
 +include/osgEarthSymbology/PointSymbol
 +include/osgEarthSymbology/PolygonSymbol
 +include/osgEarthSymbology/Query
 +include/osgEarthSymbology/RenderSymbol
 +include/osgEarthSymbology/Resource
 +include/osgEarthSymbology/ResourceCache
 +include/osgEarthSymbology/ResourceLibrary
 +include/osgEarthSymbology/Skins
 +include/osgEarthSymbology/StencilVolumeNode
 +include/osgEarthSymbology/Stroke
 +include/osgEarthSymbology/Style
 +include/osgEarthSymbology/StyleSelector
 +include/osgEarthSymbology/StyleSheet
 +include/osgEarthSymbology/Symbol
 +include/osgEarthSymbology/Tags
 +include/osgEarthSymbology/TextSymbol
 +include/osgEarthUtil/AnnotationEvents
 +include/osgEarthUtil/ArcGIS
 +include/osgEarthUtil/AutoClipPlaneHandler
 +include/osgEarthUtil/BrightnessContrastColorFilter
 +include/osgEarthUtil/CMYKColorFilter
 +include/osgEarthUtil/ChromaKeyColorFilter
 +include/osgEarthUtil/ClampCallback
 +include/osgEarthUtil/Common
 +include/osgEarthUtil/ContourMap
 +include/osgEarthUtil/Controls
 +include/osgEarthUtil/DataScanner
 +include/osgEarthUtil/DateTime
 +include/osgEarthUtil/DetailTexture
 +include/osgEarthUtil/EarthManipulator
 +include/osgEarthUtil/ExampleResources
 +include/osgEarthUtil/Export
 +include/osgEarthUtil/FeatureManipTool
 +include/osgEarthUtil/FeatureQueryTool
 +include/osgEarthUtil/Formatter
 +include/osgEarthUtil/GLSLColorFilter
 +include/osgEarthUtil/GammaColorFilter
 +include/osgEarthUtil/GeodeticGraticule
 +include/osgEarthUtil/HSLColorFilter
 +include/osgEarthUtil/HTM
 +include/osgEarthUtil/LODBlending
 +include/osgEarthUtil/LatLongFormatter
 +include/osgEarthUtil/LineOfSight
 +include/osgEarthUtil/LinearLineOfSight
 +include/osgEarthUtil/MGRSFormatter
 +include/osgEarthUtil/MGRSGraticule
 +include/osgEarthUtil/MeasureTool
 +include/osgEarthUtil/MouseCoordsTool
 +include/osgEarthUtil/NormalMap
 +include/osgEarthUtil/ObjectLocator
 +include/osgEarthUtil/PolyhedralLineOfSight
 +include/osgEarthUtil/RGBColorFilter
 +include/osgEarthUtil/RadialLineOfSight
 +include/osgEarthUtil/ShadowUtils
 +include/osgEarthUtil/SkyNode
 +include/osgEarthUtil/SpatialData
 +include/osgEarthUtil/StarData
 +include/osgEarthUtil/TFS
 +include/osgEarthUtil/TFSPackager
 +include/osgEarthUtil/TMS
 +include/osgEarthUtil/TMSBackFiller
 +include/osgEarthUtil/TMSPackager
 +include/osgEarthUtil/TerrainProfile
 +include/osgEarthUtil/TileIndex
 +include/osgEarthUtil/TileIndexBuilder
 +include/osgEarthUtil/UTMGraticule
 +include/osgEarthUtil/VerticalScale
 +include/osgEarthUtil/WFS
 +include/osgEarthUtil/WMS
 +lib/libosgEarth.so
 +lib/libosgEarth.so.0
 +lib/libosgEarth.so.2.5.0
 +lib/libosgEarthAnnotation.so
 +lib/libosgEarthAnnotation.so.0
 +lib/libosgEarthAnnotation.so.2.5.0
 +lib/libosgEarthFeatures.so
 +lib/libosgEarthFeatures.so.0
 +lib/libosgEarthFeatures.so.2.5.0
 +lib/libosgEarthSymbology.so
 +lib/libosgEarthSymbology.so.0
 +lib/libosgEarthSymbology.so.2.5.0
 +lib/libosgEarthUtil.so
 +lib/libosgEarthUtil.so.0
 +lib/libosgEarthUtil.so.2.5.0
 +lib/osgPlugins-3.1.3/osgdb_earth.so
 +lib/osgPlugins-3.1.3/osgdb_kml.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_agglite.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_arcgis.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_arcgis_map_cache.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_bing.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_cache_filesystem.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_debug.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_engine_byo.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_engine_mp.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_engine_osgterrain.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_engine_quadtree.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_feature_ogr.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_feature_tfs.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_feature_wfs.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_gdal.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_label_annotation.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_label_overlay.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_mask_feature.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_mbtiles.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_model_feature_geom.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_model_feature_stencil.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_model_simple.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_ocean_surface.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_osg.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_refresh.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_tilecache.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_tileindex.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_tileservice.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_tms.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm2008.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm84.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm96.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_vpb.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_wcs.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_wms.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_xyz.so
 +lib/osgPlugins-3.1.3/osgdb_osgearth_yahoo.so
 +@dirrmtry lib/osgPlugins-3.1.3
 +@dirrmtry include/osgEarthUtil
 +@dirrmtry include/osgEarthSymbology
 +@dirrmtry include/osgEarthFeatures
 +@dirrmtry include/osgEarthDrivers/yahoo
 +@dirrmtry include/osgEarthDrivers/xyz
 +@dirrmtry include/osgEarthDrivers/wms
 +@dirrmtry include/osgEarthDrivers/wcs
 +@dirrmtry include/osgEarthDrivers/vpb
 +@dirrmtry include/osgEarthDrivers/tms
 +@dirrmtry include/osgEarthDrivers/tileservice
 +@dirrmtry include/osgEarthDrivers/tileindex
 +@dirrmtry include/osgEarthDrivers/tilecache
 +@dirrmtry include/osgEarthDrivers/refresh
 +@dirrmtry include/osgEarthDrivers/osg
 +@dirrmtry include/osgEarthDrivers/ocean_surface
 +@dirrmtry include/osgEarthDrivers/model_simple
 +@dirrmtry include/osgEarthDrivers/model_feature_stencil
 +@dirrmtry include/osgEarthDrivers/model_feature_geom
 +@dirrmtry include/osgEarthDrivers/mbtiles
 +@dirrmtry include/osgEarthDrivers/mask_feature
 +@dirrmtry include/osgEarthDrivers/kml
 +@dirrmtry include/osgEarthDrivers/gdal
 +@dirrmtry include/osgEarthDrivers/feature_wfs
 +@dirrmtry include/osgEarthDrivers/feature_tfs
 +@dirrmtry include/osgEarthDrivers/feature_ogr
 +@dirrmtry include/osgEarthDrivers/engine_quadtree
 +@dirrmtry include/osgEarthDrivers/engine_osgterrain
 +@dirrmtry include/osgEarthDrivers/engine_mp
 +@dirrmtry include/osgEarthDrivers/engine_byo
 +@dirrmtry include/osgEarthDrivers/debug
 +@dirrmtry include/osgEarthDrivers/cache_filesystem
 +@dirrmtry include/osgEarthDrivers/bing
 +@dirrmtry include/osgEarthDrivers/arcgis
 +@dirrmtry include/osgEarthDrivers/agglite
 +@dirrmtry include/osgEarthDrivers
 +@dirrmtry include/osgEarthAnnotation
 +@dirrmtry include/osgEarth
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From: Matthias Andree <matthias.andree@gmx.de>
To: bug-followup@FreeBSD.org, coder@tuxfamily.org
Cc:  
Subject: Re: ports/184706: [NEW PORT] graphics/osgearth
Date: Sat, 18 Jan 2014 00:52:45 +0100

 turns out that mbtiles automatically picked up sqlite3 in my testing on
 a live system; I have added SQLITE3 as a dependency to make sure we
 always have this.

From: Matthias Andree <mandree@FreeBSD.org>
To: coder@tuxfamily.org
Cc: bug-followup@FreeBSD.org, Dmitry Marakasov <amdmi3@amdmi3.ru>
Subject: Re: ports/184706: Possible conflict with other osg-dependent ports
 in graphics/osgearth
Date: Sat, 18 Jan 2014 10:41:28 +0100

 lbartoletti,
 
 The graphics/osg and osg-devel maintainer, Dmitry Marakasov (copied)
 warns that your osgearth port depending on osg-devel can cause conflicts
 between ports requiring osg, and ports requiring osg-devel such as yours.
 
 This can mean that in practice, either osgearth, or a set of other
 ports, are not installable.
 
 *Are there technical reasons why graphics/osg would be unsuitable, or
 can we change the osgearth dependency to graphics/osg (from osg-devel)?*
 
 Please respond soonish.
 
 Thank you.
 
 Cheers,
 Matthias

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184706: commit references a PR
Date: Thu, 23 Jan 2014 08:23:51 +0000 (UTC)

 Author: mandree
 Date: Thu Jan 23 08:23:43 2014
 New Revision: 340806
 URL: http://svnweb.freebsd.org/changeset/ports/340806
 QAT: https://qat.redports.org/buildarchive/r340806/
 
 Log:
   Move port to depend on graphics/osg, which was recently updated to
   3.2.0, and osgearth's requirement was 3.0.1, to avoid conflicts with
   other ports that depend on graphics/osg.
   
   Make the graphics/osg version a variable, to ease maintainer's jobs as
   graphics/osg gets updated (which requires osgearth's PORTREVISION and
   PLIST_SUB to be bumped).
   
   Some part of the discussion around PLIST_SUB is not recorded in the PR,
   but it is still related to
   PR:		ports/184706
   Submitted by:	amdmi3
 
 Modified:
   head/graphics/osgearth/Makefile
   head/graphics/osgearth/pkg-plist
 
 Modified: head/graphics/osgearth/Makefile
 ==============================================================================
 --- head/graphics/osgearth/Makefile	Thu Jan 23 08:05:14 2014	(r340805)
 +++ head/graphics/osgearth/Makefile	Thu Jan 23 08:23:43 2014	(r340806)
 @@ -12,7 +12,7 @@ COMMENT=	osgEarth is a C++ terrain rende
  LICENSE=	LGPL3
  
  BUILD_DEPENDS=	${LOCALBASE}/bin/minizip:${PORTSDIR}/archivers/minizip
 -LIB_DEPENDS=	libosg.so:${PORTSDIR}/graphics/osg-devel \
 +LIB_DEPENDS=	libosg.so:${PORTSDIR}/graphics/osg \
  		libgdal.so:${PORTSDIR}/graphics/gdal \
  		libcurl.so:${PORTSDIR}/ftp/curl
  
 @@ -22,6 +22,7 @@ USE_LDCONFIG=	YES
  USE_SQLITE=	3
  USE_ZIP=	YES
  USES=		cmake gmake pkgconfig
 +PLIST_SUB=	OSGVERSION=3.2.0
  
  CMAKE_ARGS+=	-DCMAKE_INCLUDE_PATH:PATH=${LOCALBASE}/include \
  		-DMINIZIP_INCLUDE_DIR=${LOCALBASE}/include/minizip \
 
 Modified: head/graphics/osgearth/pkg-plist
 ==============================================================================
 --- head/graphics/osgearth/pkg-plist	Thu Jan 23 08:05:14 2014	(r340805)
 +++ head/graphics/osgearth/pkg-plist	Thu Jan 23 08:23:43 2014	(r340806)
 @@ -400,45 +400,45 @@ lib/libosgEarthSymbology.so.2.5.0
  lib/libosgEarthUtil.so
  lib/libosgEarthUtil.so.0
  lib/libosgEarthUtil.so.2.5.0
 -lib/osgPlugins-3.1.3/osgdb_earth.so
 -lib/osgPlugins-3.1.3/osgdb_kml.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_agglite.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_arcgis.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_arcgis_map_cache.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_bing.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_cache_filesystem.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_debug.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_engine_byo.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_engine_mp.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_engine_osgterrain.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_engine_quadtree.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_feature_ogr.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_feature_tfs.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_feature_wfs.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_gdal.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_label_annotation.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_label_overlay.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_mask_feature.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_mbtiles.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_model_feature_geom.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_model_feature_stencil.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_model_simple.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_ocean_surface.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_osg.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_refresh.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_tilecache.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_tileindex.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_tileservice.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_tms.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm2008.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm84.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_vdatum_egm96.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_vpb.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_wcs.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_wms.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_xyz.so
 -lib/osgPlugins-3.1.3/osgdb_osgearth_yahoo.so
 -@dirrmtry lib/osgPlugins-3.1.3
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_earth.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_kml.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_agglite.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_arcgis.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_arcgis_map_cache.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_bing.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_cache_filesystem.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_debug.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_byo.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_mp.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_osgterrain.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_quadtree.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_ogr.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_tfs.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_wfs.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_gdal.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_label_annotation.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_label_overlay.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_mask_feature.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_mbtiles.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_model_feature_geom.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_model_feature_stencil.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_model_simple.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_ocean_surface.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_osg.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_refresh.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tilecache.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tileindex.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tileservice.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tms.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vdatum_egm2008.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vdatum_egm84.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vdatum_egm96.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vpb.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_wcs.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_wms.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_xyz.so
 +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_yahoo.so
 +@dirrmtry lib/osgPlugins-%%OSGVERSION%%
  @dirrmtry include/osgEarthUtil
  @dirrmtry include/osgEarthSymbology
  @dirrmtry include/osgEarthFeatures
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
