FreeBSD Bugzilla – Attachment 177386 Details for
Bug 214819
converters/osm2pgsql: ERROR: error: calling a protected constructor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
New port for legacy geos-3.5
geos35.shar (text/plain), 22.80 KB, created by
Dmitry Marakasov
on 2016-11-25 14:29:56 UTC
(
hide
)
Description:
New port for legacy geos-3.5
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-11-25 14:29:56 UTC
Size:
22.80 KB
patch
obsolete
># 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: ># ># geos35 ># geos35/Makefile ># geos35/distinfo ># geos35/pkg-descr ># geos35/pkg-plist ># geos35/files ># geos35/files/patch-tools_geos-config.in ># >echo c - geos35 >mkdir -p geos35 > /dev/null 2>&1 >echo x - geos35/Makefile >sed 's/^X//' >geos35/Makefile << '3ff6a494e0a8f019b18a10b54678cbe3' >X# Created by: Leonardo Martins <lmartins@nepe.eee.ufg.br> >X# $FreeBSD: head/graphics/geos/Makefile 426351 2016-11-19 08:02:56Z sunpoet $ >X >XPORTNAME= geos >XPORTVERSION= 3.5.0 >XPORTREVISION= 3 >XCATEGORIES= graphics geography >XMASTER_SITES= http://download.osgeo.org/geos/ \ >X LOCAL/sunpoet >XPKGNAMESUFFIX= 35 >X >XMAINTAINER= amdmi3@FreeBSD.org >XCOMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" >X >XLICENSE= LGPL21 >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XCONFIGURE_ARGS= --program-suffix=35 \ >X ac_cv_path_SWIG=${LOCALBASE}/bin/swig3.0 >XGNU_CONFIGURE= yes >XINSTALL_TARGET= install-strip >XTEST_TARGET= check >XUSE_LDCONFIG= yes >XUSES= gmake libtool tar:bzip2 >X >XPLIST_SUB= PORTVERSION=${PORTVERSION} >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|-lstdc++||' ${WRKSRC}/tests/geostest/Makefile.in ${WRKSRC}/tests/thread/Makefile.in >X >Xpost-configure: >X @${FIND} ${WRKSRC} -name Makefile -exec ${REINPLACE_CMD} -e '/CXXFLAGS = / s| -O2||' '{}' \; >X >Xpost-install: >X @${MKDIR} ${STAGEDIR}${PREFIX}/include/geos35 >X @${MV} ${STAGEDIR}${PREFIX}/include/geos ${STAGEDIR}${PREFIX}/include/geos35 >X @${MV} ${STAGEDIR}${PREFIX}/include/*.h ${STAGEDIR}${PREFIX}/include/geos35 >X @${RM} ${STAGEDIR}${PREFIX}/lib/libgeos_c* >X @${MV} ${STAGEDIR}${PREFIX}/lib/libgeos.a ${STAGEDIR}${PREFIX}/lib/libgeos35.a >X @${MV} ${STAGEDIR}${PREFIX}/lib/libgeos.so ${STAGEDIR}${PREFIX}/lib/libgeos35.so >X @${FIND} ${STAGEDIR}${PREFIX}/include -type f -exec ${REINPLACE_CMD} -i '' \ >X -e 's|include <geos|&35/geos|' {} \; >X >X.include <bsd.port.mk> >3ff6a494e0a8f019b18a10b54678cbe3 >echo x - geos35/distinfo >sed 's/^X//' >geos35/distinfo << '9319e6eece1a179919baf5a14d1af0a3' >XTIMESTAMP = 1479915831 >XSHA256 (geos-3.5.0.tar.bz2) = 49982b23bcfa64a53333dab136b82e25354edeb806e5a2e2f5b8aa98b1d0ae02 >XSIZE (geos-3.5.0.tar.bz2) = 1949397 >9319e6eece1a179919baf5a14d1af0a3 >echo x - geos35/pkg-descr >sed 's/^X//' >geos35/pkg-descr << 'ef9c279d97867873767be97d25fade85' >XGEOS (Geometry Engine - Open Source) is a C++ port of the >XJava Topology Suite (JTS). As such, it aims to contain the complete >Xfunctionality of JTS in C++. This includes all the OpenGIS "Simple >XFeatures for SQL" spatial predicate functions and spatial operators, >Xas well as specific JTS topology functions such as IsValid(). >X >XWWW: http://trac.osgeo.org/geos/ >ef9c279d97867873767be97d25fade85 >echo x - geos35/pkg-plist >sed 's/^X//' >geos35/pkg-plist << 'ff4e10ac405dd3e45ea046b9396c389f' >Xbin/geos-config35 >Xinclude/geos35/geos.h >Xinclude/geos35/geos/algorithm/Angle.h >Xinclude/geos35/geos/algorithm/BoundaryNodeRule.h >Xinclude/geos35/geos/algorithm/CGAlgorithms.h >Xinclude/geos35/geos/algorithm/CentralEndpointIntersector.h >Xinclude/geos35/geos/algorithm/Centroid.h >Xinclude/geos35/geos/algorithm/CentroidArea.h >Xinclude/geos35/geos/algorithm/CentroidLine.h >Xinclude/geos35/geos/algorithm/CentroidPoint.h >Xinclude/geos35/geos/algorithm/ConvexHull.h >Xinclude/geos35/geos/algorithm/ConvexHull.inl >Xinclude/geos35/geos/algorithm/HCoordinate.h >Xinclude/geos35/geos/algorithm/InteriorPointArea.h >Xinclude/geos35/geos/algorithm/InteriorPointLine.h >Xinclude/geos35/geos/algorithm/InteriorPointPoint.h >Xinclude/geos35/geos/algorithm/LineIntersector.h >Xinclude/geos35/geos/algorithm/MCPointInRing.h >Xinclude/geos35/geos/algorithm/MinimumDiameter.h >Xinclude/geos35/geos/algorithm/NotRepresentableException.h >Xinclude/geos35/geos/algorithm/PointInRing.h >Xinclude/geos35/geos/algorithm/PointLocator.h >Xinclude/geos35/geos/algorithm/RayCrossingCounter.h >Xinclude/geos35/geos/algorithm/RobustDeterminant.h >Xinclude/geos35/geos/algorithm/SIRtreePointInRing.h >Xinclude/geos35/geos/algorithm/SimplePointInRing.h >Xinclude/geos35/geos/algorithm/distance/DiscreteHausdorffDistance.h >Xinclude/geos35/geos/algorithm/distance/DistanceToPoint.h >Xinclude/geos35/geos/algorithm/distance/PointPairDistance.h >Xinclude/geos35/geos/algorithm/locate/IndexedPointInAreaLocator.h >Xinclude/geos35/geos/algorithm/locate/PointOnGeometryLocator.h >Xinclude/geos35/geos/algorithm/locate/SimplePointInAreaLocator.h >Xinclude/geos35/geos/export.h >Xinclude/geos35/geos/geom.h >Xinclude/geos35/geos/geom/BinaryOp.h >Xinclude/geos35/geos/geom/Coordinate.h >Xinclude/geos35/geos/geom/Coordinate.inl >Xinclude/geos35/geos/geom/CoordinateArraySequence.h >Xinclude/geos35/geos/geom/CoordinateArraySequenceFactory.h >Xinclude/geos35/geos/geom/CoordinateArraySequenceFactory.inl >Xinclude/geos35/geos/geom/CoordinateFilter.h >Xinclude/geos35/geos/geom/CoordinateList.h >Xinclude/geos35/geos/geom/CoordinateSequence.h >Xinclude/geos35/geos/geom/CoordinateSequenceFactory.h >Xinclude/geos35/geos/geom/CoordinateSequenceFilter.h >Xinclude/geos35/geos/geom/Dimension.h >Xinclude/geos35/geos/geom/Envelope.h >Xinclude/geos35/geos/geom/Envelope.inl >Xinclude/geos35/geos/geom/Geometry.h >Xinclude/geos35/geos/geom/GeometryCollection.h >Xinclude/geos35/geos/geom/GeometryCollection.inl >Xinclude/geos35/geos/geom/GeometryComponentFilter.h >Xinclude/geos35/geos/geom/GeometryFactory.h >Xinclude/geos35/geos/geom/GeometryFactory.inl >Xinclude/geos35/geos/geom/GeometryFilter.h >Xinclude/geos35/geos/geom/GeometryList.h >Xinclude/geos35/geos/geom/IntersectionMatrix.h >Xinclude/geos35/geos/geom/LineSegment.h >Xinclude/geos35/geos/geom/LineSegment.inl >Xinclude/geos35/geos/geom/LineString.h >Xinclude/geos35/geos/geom/Lineal.h >Xinclude/geos35/geos/geom/LinearRing.h >Xinclude/geos35/geos/geom/Location.h >Xinclude/geos35/geos/geom/MultiLineString.h >Xinclude/geos35/geos/geom/MultiLineString.inl >Xinclude/geos35/geos/geom/MultiPoint.h >Xinclude/geos35/geos/geom/MultiPolygon.h >Xinclude/geos35/geos/geom/MultiPolygon.inl >Xinclude/geos35/geos/geom/Point.h >Xinclude/geos35/geos/geom/Polygon.h >Xinclude/geos35/geos/geom/Polygonal.h >Xinclude/geos35/geos/geom/PrecisionModel.h >Xinclude/geos35/geos/geom/PrecisionModel.inl >Xinclude/geos35/geos/geom/Puntal.h >Xinclude/geos35/geos/geom/Triangle.h >Xinclude/geos35/geos/geom/prep/AbstractPreparedPolygonContains.h >Xinclude/geos35/geos/geom/prep/BasicPreparedGeometry.h >Xinclude/geos35/geos/geom/prep/PreparedGeometry.h >Xinclude/geos35/geos/geom/prep/PreparedGeometryFactory.h >Xinclude/geos35/geos/geom/prep/PreparedLineString.h >Xinclude/geos35/geos/geom/prep/PreparedLineStringIntersects.h >Xinclude/geos35/geos/geom/prep/PreparedPoint.h >Xinclude/geos35/geos/geom/prep/PreparedPolygon.h >Xinclude/geos35/geos/geom/prep/PreparedPolygonContains.h >Xinclude/geos35/geos/geom/prep/PreparedPolygonContainsProperly.h >Xinclude/geos35/geos/geom/prep/PreparedPolygonCovers.h >Xinclude/geos35/geos/geom/prep/PreparedPolygonIntersects.h >Xinclude/geos35/geos/geom/prep/PreparedPolygonPredicate.h >Xinclude/geos35/geos/geom/util/ComponentCoordinateExtracter.h >Xinclude/geos35/geos/geom/util/CoordinateOperation.h >Xinclude/geos35/geos/geom/util/GeometryCombiner.h >Xinclude/geos35/geos/geom/util/GeometryEditor.h >Xinclude/geos35/geos/geom/util/GeometryEditorOperation.h >Xinclude/geos35/geos/geom/util/GeometryExtracter.h >Xinclude/geos35/geos/geom/util/GeometryTransformer.h >Xinclude/geos35/geos/geom/util/LinearComponentExtracter.h >Xinclude/geos35/geos/geom/util/PointExtracter.h >Xinclude/geos35/geos/geom/util/PolygonExtracter.h >Xinclude/geos35/geos/geom/util/ShortCircuitedGeometryVisitor.h >Xinclude/geos35/geos/geom/util/SineStarFactory.h >Xinclude/geos35/geos/geomUtil.h >Xinclude/geos35/geos/geomgraph.h >Xinclude/geos35/geos/geomgraph/Depth.h >Xinclude/geos35/geos/geomgraph/DirectedEdge.h >Xinclude/geos35/geos/geomgraph/DirectedEdge.inl >Xinclude/geos35/geos/geomgraph/DirectedEdgeStar.h >Xinclude/geos35/geos/geomgraph/Edge.h >Xinclude/geos35/geos/geomgraph/EdgeEnd.h >Xinclude/geos35/geos/geomgraph/EdgeEndStar.h >Xinclude/geos35/geos/geomgraph/EdgeIntersection.h >Xinclude/geos35/geos/geomgraph/EdgeIntersectionList.h >Xinclude/geos35/geos/geomgraph/EdgeList.h >Xinclude/geos35/geos/geomgraph/EdgeNodingValidator.h >Xinclude/geos35/geos/geomgraph/EdgeRing.h >Xinclude/geos35/geos/geomgraph/GeometryGraph.h >Xinclude/geos35/geos/geomgraph/GeometryGraph.inl >Xinclude/geos35/geos/geomgraph/GraphComponent.h >Xinclude/geos35/geos/geomgraph/Label.h >Xinclude/geos35/geos/geomgraph/Node.h >Xinclude/geos35/geos/geomgraph/NodeFactory.h >Xinclude/geos35/geos/geomgraph/NodeMap.h >Xinclude/geos35/geos/geomgraph/PlanarGraph.h >Xinclude/geos35/geos/geomgraph/Position.h >Xinclude/geos35/geos/geomgraph/Quadrant.h >Xinclude/geos35/geos/geomgraph/TopologyLocation.h >Xinclude/geos35/geos/geomgraph/index/EdgeSetIntersector.h >Xinclude/geos35/geos/geomgraph/index/MonotoneChain.h >Xinclude/geos35/geos/geomgraph/index/MonotoneChainEdge.h >Xinclude/geos35/geos/geomgraph/index/MonotoneChainIndexer.h >Xinclude/geos35/geos/geomgraph/index/SegmentIntersector.h >Xinclude/geos35/geos/geomgraph/index/SimpleEdgeSetIntersector.h >Xinclude/geos35/geos/geomgraph/index/SimpleMCSweepLineIntersector.h >Xinclude/geos35/geos/geomgraph/index/SimpleSweepLineIntersector.h >Xinclude/geos35/geos/geomgraph/index/SweepLineEvent.h >Xinclude/geos35/geos/geomgraph/index/SweepLineEventObj.h >Xinclude/geos35/geos/geomgraph/index/SweepLineSegment.h >Xinclude/geos35/geos/geomgraphindex.h >Xinclude/geos35/geos/geosAlgorithm.h >Xinclude/geos35/geos/index/ItemVisitor.h >Xinclude/geos35/geos/index/SpatialIndex.h >Xinclude/geos35/geos/index/bintree/Bintree.h >Xinclude/geos35/geos/index/bintree/Interval.h >Xinclude/geos35/geos/index/bintree/Key.h >Xinclude/geos35/geos/index/bintree/Node.h >Xinclude/geos35/geos/index/bintree/NodeBase.h >Xinclude/geos35/geos/index/bintree/Root.h >Xinclude/geos35/geos/index/chain/MonotoneChain.h >Xinclude/geos35/geos/index/chain/MonotoneChainBuilder.h >Xinclude/geos35/geos/index/chain/MonotoneChainOverlapAction.h >Xinclude/geos35/geos/index/chain/MonotoneChainSelectAction.h >Xinclude/geos35/geos/index/intervalrtree/IntervalRTreeBranchNode.h >Xinclude/geos35/geos/index/intervalrtree/IntervalRTreeLeafNode.h >Xinclude/geos35/geos/index/intervalrtree/IntervalRTreeNode.h >Xinclude/geos35/geos/index/intervalrtree/SortedPackedIntervalRTree.h >Xinclude/geos35/geos/index/quadtree/DoubleBits.h >Xinclude/geos35/geos/index/quadtree/IntervalSize.h >Xinclude/geos35/geos/index/quadtree/Key.h >Xinclude/geos35/geos/index/quadtree/Node.h >Xinclude/geos35/geos/index/quadtree/NodeBase.h >Xinclude/geos35/geos/index/quadtree/Quadtree.h >Xinclude/geos35/geos/index/quadtree/Root.h >Xinclude/geos35/geos/index/strtree/AbstractNode.h >Xinclude/geos35/geos/index/strtree/AbstractSTRtree.h >Xinclude/geos35/geos/index/strtree/Boundable.h >Xinclude/geos35/geos/index/strtree/Interval.h >Xinclude/geos35/geos/index/strtree/ItemBoundable.h >Xinclude/geos35/geos/index/strtree/SIRtree.h >Xinclude/geos35/geos/index/strtree/STRtree.h >Xinclude/geos35/geos/index/sweepline/SweepLineEvent.h >Xinclude/geos35/geos/index/sweepline/SweepLineIndex.h >Xinclude/geos35/geos/index/sweepline/SweepLineInterval.h >Xinclude/geos35/geos/index/sweepline/SweepLineOverlapAction.h >Xinclude/geos35/geos/indexBintree.h >Xinclude/geos35/geos/indexChain.h >Xinclude/geos35/geos/indexQuadtree.h >Xinclude/geos35/geos/indexStrtree.h >Xinclude/geos35/geos/indexSweepline.h >Xinclude/geos35/geos/inline.h >Xinclude/geos35/geos/io.h >Xinclude/geos35/geos/io/ByteOrderDataInStream.h >Xinclude/geos35/geos/io/ByteOrderDataInStream.inl >Xinclude/geos35/geos/io/ByteOrderValues.h >Xinclude/geos35/geos/io/CLocalizer.h >Xinclude/geos35/geos/io/ParseException.h >Xinclude/geos35/geos/io/StringTokenizer.h >Xinclude/geos35/geos/io/WKBConstants.h >Xinclude/geos35/geos/io/WKBReader.h >Xinclude/geos35/geos/io/WKBWriter.h >Xinclude/geos35/geos/io/WKTReader.h >Xinclude/geos35/geos/io/WKTReader.inl >Xinclude/geos35/geos/io/WKTWriter.h >Xinclude/geos35/geos/io/Writer.h >Xinclude/geos35/geos/linearref/ExtractLineByLocation.h >Xinclude/geos35/geos/linearref/LengthIndexOfPoint.h >Xinclude/geos35/geos/linearref/LengthIndexedLine.h >Xinclude/geos35/geos/linearref/LengthLocationMap.h >Xinclude/geos35/geos/linearref/LinearGeometryBuilder.h >Xinclude/geos35/geos/linearref/LinearIterator.h >Xinclude/geos35/geos/linearref/LinearLocation.h >Xinclude/geos35/geos/linearref/LocationIndexOfLine.h >Xinclude/geos35/geos/linearref/LocationIndexOfPoint.h >Xinclude/geos35/geos/linearref/LocationIndexedLine.h >Xinclude/geos35/geos/noding.h >Xinclude/geos35/geos/noding/BasicSegmentString.h >Xinclude/geos35/geos/noding/FastNodingValidator.h >Xinclude/geos35/geos/noding/FastSegmentSetIntersectionFinder.h >Xinclude/geos35/geos/noding/GeometryNoder.h >Xinclude/geos35/geos/noding/IntersectionAdder.h >Xinclude/geos35/geos/noding/IntersectionFinderAdder.h >Xinclude/geos35/geos/noding/IteratedNoder.h >Xinclude/geos35/geos/noding/MCIndexNoder.h >Xinclude/geos35/geos/noding/MCIndexNoder.inl >Xinclude/geos35/geos/noding/MCIndexSegmentSetMutualIntersector.h >Xinclude/geos35/geos/noding/NodableSegmentString.h >Xinclude/geos35/geos/noding/NodedSegmentString.h >Xinclude/geos35/geos/noding/Noder.h >Xinclude/geos35/geos/noding/NodingValidator.h >Xinclude/geos35/geos/noding/Octant.h >Xinclude/geos35/geos/noding/OrientedCoordinateArray.h >Xinclude/geos35/geos/noding/ScaledNoder.h >Xinclude/geos35/geos/noding/SegmentIntersectionDetector.h >Xinclude/geos35/geos/noding/SegmentIntersector.h >Xinclude/geos35/geos/noding/SegmentNode.h >Xinclude/geos35/geos/noding/SegmentNodeList.h >Xinclude/geos35/geos/noding/SegmentPointComparator.h >Xinclude/geos35/geos/noding/SegmentSetMutualIntersector.h >Xinclude/geos35/geos/noding/SegmentString.h >Xinclude/geos35/geos/noding/SegmentStringUtil.h >Xinclude/geos35/geos/noding/SimpleNoder.h >Xinclude/geos35/geos/noding/SingleInteriorIntersectionFinder.h >Xinclude/geos35/geos/noding/SinglePassNoder.h >Xinclude/geos35/geos/noding/snapround/HotPixel.h >Xinclude/geos35/geos/noding/snapround/HotPixel.inl >Xinclude/geos35/geos/noding/snapround/MCIndexPointSnapper.h >Xinclude/geos35/geos/noding/snapround/MCIndexSnapRounder.h >Xinclude/geos35/geos/noding/snapround/SimpleSnapRounder.h >Xinclude/geos35/geos/nodingSnapround.h >Xinclude/geos35/geos/opBuffer.h >Xinclude/geos35/geos/opDistance.h >Xinclude/geos35/geos/opLinemerge.h >Xinclude/geos35/geos/opOverlay.h >Xinclude/geos35/geos/opPolygonize.h >Xinclude/geos35/geos/opPredicate.h >Xinclude/geos35/geos/opRelate.h >Xinclude/geos35/geos/opValid.h >Xinclude/geos35/geos/operation.h >Xinclude/geos35/geos/operation/GeometryGraphOperation.h >Xinclude/geos35/geos/operation/IsSimpleOp.h >Xinclude/geos35/geos/operation/buffer/BufferBuilder.h >Xinclude/geos35/geos/operation/buffer/BufferInputLineSimplifier.h >Xinclude/geos35/geos/operation/buffer/BufferOp.h >Xinclude/geos35/geos/operation/buffer/BufferParameters.h >Xinclude/geos35/geos/operation/buffer/BufferSubgraph.h >Xinclude/geos35/geos/operation/buffer/OffsetCurveBuilder.h >Xinclude/geos35/geos/operation/buffer/OffsetCurveSetBuilder.h >Xinclude/geos35/geos/operation/buffer/OffsetSegmentGenerator.h >Xinclude/geos35/geos/operation/buffer/OffsetSegmentString.h >Xinclude/geos35/geos/operation/buffer/RightmostEdgeFinder.h >Xinclude/geos35/geos/operation/buffer/SubgraphDepthLocater.h >Xinclude/geos35/geos/operation/distance/ConnectedElementLocationFilter.h >Xinclude/geos35/geos/operation/distance/ConnectedElementPointFilter.h >Xinclude/geos35/geos/operation/distance/DistanceOp.h >Xinclude/geos35/geos/operation/distance/GeometryLocation.h >Xinclude/geos35/geos/operation/intersection/Rectangle.h >Xinclude/geos35/geos/operation/intersection/RectangleIntersection.h >Xinclude/geos35/geos/operation/intersection/RectangleIntersectionBuilder.h >Xinclude/geos35/geos/operation/linemerge/EdgeString.h >Xinclude/geos35/geos/operation/linemerge/LineMergeDirectedEdge.h >Xinclude/geos35/geos/operation/linemerge/LineMergeEdge.h >Xinclude/geos35/geos/operation/linemerge/LineMergeGraph.h >Xinclude/geos35/geos/operation/linemerge/LineMerger.h >Xinclude/geos35/geos/operation/linemerge/LineSequencer.h >Xinclude/geos35/geos/operation/overlay/EdgeSetNoder.h >Xinclude/geos35/geos/operation/overlay/ElevationMatrix.h >Xinclude/geos35/geos/operation/overlay/ElevationMatrixCell.h >Xinclude/geos35/geos/operation/overlay/FuzzyPointLocator.h >Xinclude/geos35/geos/operation/overlay/LineBuilder.h >Xinclude/geos35/geos/operation/overlay/MaximalEdgeRing.h >Xinclude/geos35/geos/operation/overlay/MinimalEdgeRing.h >Xinclude/geos35/geos/operation/overlay/MinimalEdgeRing.inl >Xinclude/geos35/geos/operation/overlay/OffsetPointGenerator.h >Xinclude/geos35/geos/operation/overlay/OverlayNodeFactory.h >Xinclude/geos35/geos/operation/overlay/OverlayOp.h >Xinclude/geos35/geos/operation/overlay/OverlayResultValidator.h >Xinclude/geos35/geos/operation/overlay/PointBuilder.h >Xinclude/geos35/geos/operation/overlay/PolygonBuilder.h >Xinclude/geos35/geos/operation/overlay/snap/GeometrySnapper.h >Xinclude/geos35/geos/operation/overlay/snap/LineStringSnapper.h >Xinclude/geos35/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h >Xinclude/geos35/geos/operation/overlay/snap/SnapOverlayOp.h >Xinclude/geos35/geos/operation/polygonize/EdgeRing.h >Xinclude/geos35/geos/operation/polygonize/PolygonizeDirectedEdge.h >Xinclude/geos35/geos/operation/polygonize/PolygonizeEdge.h >Xinclude/geos35/geos/operation/polygonize/PolygonizeGraph.h >Xinclude/geos35/geos/operation/polygonize/Polygonizer.h >Xinclude/geos35/geos/operation/predicate/RectangleContains.h >Xinclude/geos35/geos/operation/predicate/RectangleIntersects.h >Xinclude/geos35/geos/operation/predicate/SegmentIntersectionTester.h >Xinclude/geos35/geos/operation/relate/EdgeEndBuilder.h >Xinclude/geos35/geos/operation/relate/EdgeEndBundle.h >Xinclude/geos35/geos/operation/relate/EdgeEndBundleStar.h >Xinclude/geos35/geos/operation/relate/RelateComputer.h >Xinclude/geos35/geos/operation/relate/RelateNode.h >Xinclude/geos35/geos/operation/relate/RelateNodeFactory.h >Xinclude/geos35/geos/operation/relate/RelateNodeGraph.h >Xinclude/geos35/geos/operation/relate/RelateOp.h >Xinclude/geos35/geos/operation/sharedpaths/SharedPathsOp.h >Xinclude/geos35/geos/operation/union/CascadedPolygonUnion.h >Xinclude/geos35/geos/operation/union/CascadedUnion.h >Xinclude/geos35/geos/operation/union/GeometryListHolder.h >Xinclude/geos35/geos/operation/union/PointGeometryUnion.h >Xinclude/geos35/geos/operation/union/UnaryUnionOp.h >Xinclude/geos35/geos/operation/valid/ConnectedInteriorTester.h >Xinclude/geos35/geos/operation/valid/ConsistentAreaTester.h >Xinclude/geos35/geos/operation/valid/IsValidOp.h >Xinclude/geos35/geos/operation/valid/QuadtreeNestedRingTester.h >Xinclude/geos35/geos/operation/valid/RepeatedPointTester.h >Xinclude/geos35/geos/operation/valid/SimpleNestedRingTester.h >Xinclude/geos35/geos/operation/valid/SweeplineNestedRingTester.h >Xinclude/geos35/geos/operation/valid/TopologyValidationError.h >Xinclude/geos35/geos/planargraph.h >Xinclude/geos35/geos/planargraph/DirectedEdge.h >Xinclude/geos35/geos/planargraph/DirectedEdgeStar.h >Xinclude/geos35/geos/planargraph/Edge.h >Xinclude/geos35/geos/planargraph/GraphComponent.h >Xinclude/geos35/geos/planargraph/Node.h >Xinclude/geos35/geos/planargraph/NodeMap.h >Xinclude/geos35/geos/planargraph/PlanarGraph.h >Xinclude/geos35/geos/planargraph/Subgraph.h >Xinclude/geos35/geos/planargraph/algorithm/ConnectedSubgraphFinder.h >Xinclude/geos35/geos/platform.h >Xinclude/geos35/geos/precision.h >Xinclude/geos35/geos/precision/CommonBits.h >Xinclude/geos35/geos/precision/CommonBitsOp.h >Xinclude/geos35/geos/precision/CommonBitsRemover.h >Xinclude/geos35/geos/precision/EnhancedPrecisionOp.h >Xinclude/geos35/geos/precision/GeometryPrecisionReducer.h >Xinclude/geos35/geos/precision/PrecisionReducerCoordinateOperation.h >Xinclude/geos35/geos/precision/SimpleGeometryPrecisionReducer.h >Xinclude/geos35/geos/profiler.h >Xinclude/geos35/geos/simplify/DouglasPeuckerLineSimplifier.h >Xinclude/geos35/geos/simplify/DouglasPeuckerSimplifier.h >Xinclude/geos35/geos/simplify/LineSegmentIndex.h >Xinclude/geos35/geos/simplify/TaggedLineSegment.h >Xinclude/geos35/geos/simplify/TaggedLineString.h >Xinclude/geos35/geos/simplify/TaggedLineStringSimplifier.h >Xinclude/geos35/geos/simplify/TaggedLinesSimplifier.h >Xinclude/geos35/geos/simplify/TopologyPreservingSimplifier.h >Xinclude/geos35/geos/spatialIndex.h >Xinclude/geos35/geos/timeval.h >Xinclude/geos35/geos/triangulate/DelaunayTriangulationBuilder.h >Xinclude/geos35/geos/triangulate/IncrementalDelaunayTriangulator.h >Xinclude/geos35/geos/triangulate/VoronoiDiagramBuilder.h >Xinclude/geos35/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h >Xinclude/geos35/geos/triangulate/quadedge/LocateFailureException.h >Xinclude/geos35/geos/triangulate/quadedge/QuadEdge.h >Xinclude/geos35/geos/triangulate/quadedge/QuadEdgeLocator.h >Xinclude/geos35/geos/triangulate/quadedge/QuadEdgeSubdivision.h >Xinclude/geos35/geos/triangulate/quadedge/TrianglePredicate.h >Xinclude/geos35/geos/triangulate/quadedge/TriangleVisitor.h >Xinclude/geos35/geos/triangulate/quadedge/Vertex.h >Xinclude/geos35/geos/unload.h >Xinclude/geos35/geos/util.h >Xinclude/geos35/geos/util/Assert.h >Xinclude/geos35/geos/util/AssertionFailedException.h >Xinclude/geos35/geos/util/CoordinateArrayFilter.h >Xinclude/geos35/geos/util/GEOSException.h >Xinclude/geos35/geos/util/GeometricShapeFactory.h >Xinclude/geos35/geos/util/IllegalArgumentException.h >Xinclude/geos35/geos/util/IllegalStateException.h >Xinclude/geos35/geos/util/Interrupt.h >Xinclude/geos35/geos/util/Machine.h >Xinclude/geos35/geos/util/TopologyException.h >Xinclude/geos35/geos/util/UniqueCoordinateArrayFilter.h >Xinclude/geos35/geos/util/UnsupportedOperationException.h >Xinclude/geos35/geos/util/math.h >Xinclude/geos35/geos/version.h >Xinclude/geos35/geos_c.h >Xlib/libgeos-%%PORTVERSION%%.so >Xlib/libgeos35.a >Xlib/libgeos35.so >ff4e10ac405dd3e45ea046b9396c389f >echo c - geos35/files >mkdir -p geos35/files > /dev/null 2>&1 >echo x - geos35/files/patch-tools_geos-config.in >sed 's/^X//' >geos35/files/patch-tools_geos-config.in << '49b2b6c530269bdea5d4bfa172dc1107' >X--- tools/geos-config.in.orig 2015-08-14 18:23:15 UTC >X+++ tools/geos-config.in >X@@ -6,7 +6,7 @@ libdir=@libdir@ >X usage() >X { >X cat <<EOF >X-Usage: geos-config [OPTIONS] >X+Usage: geos35-config [OPTIONS] >X Options: >X [--prefix] >X [--version] >X@@ -38,30 +38,30 @@ case $1 in >X echo @VERSION@ >X ;; >X --cflags) >X- echo -I${prefix}/include >X+ echo -I${prefix}/include/geos35 >X ;; >X --libs) >X # TODO: make an alias for --clibs >X # see http://trac.osgeo.org/geos/ticket/497 >X- echo -L${libdir} -lgeos >X+ echo -L${libdir} -lgeos35 >X ;; >X --clibs) >X- echo -L${libdir} -lgeos_c >X+ echo -L${libdir} -lgeos_c35 >X ;; >X --cclibs) >X- echo -L${libdir} -lgeos >X+ echo -L${libdir} -lgeos35 >X ;; >X --static-clibs) >X- echo -L${libdir} -lgeos_c -lgeos -m >X+ echo -L${libdir} -lgeos_c35 -lgeos -m >X ;; >X --static-cclibs) >X- echo -L${libdir} -lgeos -m >X+ echo -L${libdir} -lgeos35 -m >X ;; >X --ldflags) >X echo -L${libdir} >X ;; >X --includes) >X- echo ${prefix}/include >X+ echo ${prefix}/include/geos35 >X ;; >X --jtsport) >X echo @JTS_PORT@ >49b2b6c530269bdea5d4bfa172dc1107 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 214819
: 177386 |
177387
|
177390