Ravenports generated: 19 Jun 2023 18:41
[ravenports.git] / bucket_5D / geos
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               geos
4 VERSION=                3.11.2
5 KEYWORDS=               graphics geography
6 VARIANTS=               standard
7 SDESC[standard]=        C++ port of the Java Topology Suite (JTS)
8 HOMEPAGE=               https://trac.osgeo.org/geos/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://download.osgeo.org/geos/
13 DISTFILE[1]=            geos-3.11.2.tar.bz2:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 USES=                   cmake c++:primary
23
24 LICENSE=                LGPL21:primary
25 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
26 LICENSE_FILE=           LGPL21:{{WRKSRC}}/COPYING
27 LICENSE_AWK=            TERMS:"^$$"
28 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/include/geos.h
29 LICENSE_SCHEME=         solo
30
31 FPC_EQUIVALENT=         graphics/geos
32
33 SOVERSION=              1.17.2
34 PLIST_SUB=              PORTVERSION=3.11.2
35
36 post-install:
37         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/geosop
39
40 [FILE:324:descriptions/desc.primary]
41 GEOS (Geometry Engine - Open Source) is a C++ port of the
42 Java Topology Suite (JTS). As such, it aims to contain the complete
43 functionality of JTS in C++. This includes all the OpenGIS "Simple
44 Features for SQL" spatial predicate functions and spatial operators,
45 as well as specific JTS topology functions such as IsValid().
46
47
48 [FILE:98:distinfo]
49 b1f077669481c5a3e62affc49e96eb06f281987a5d36fdab225217e5b825e4cc      6774288 geos-3.11.2.tar.bz2
50
51
52 [FILE:113:manifests/plist.primary]
53 bin/
54  geos-config
55  geosop
56 lib/
57  libgeos.so.%%PORTVERSION%%
58  libgeos_c.so.%%SOMAJOR%%
59  libgeos_c.so.%%SOVERSION%%
60
61
62 [FILE:10375:manifests/plist.dev]
63 include/
64  geos.h
65  geos_c.h
66 include/geos/
67  constants.h
68  export.h
69  geom.h
70  namespaces.h
71  profiler.h
72  unload.h
73  util.h
74  version.h
75 include/geos/algorithm/
76  Angle.h
77  Area.h
78  BoundaryNodeRule.h
79  CGAlgorithmsDD.h
80  CentralEndpointIntersector.h
81  Centroid.h
82  ConvexHull.h
83  Distance.h
84  HCoordinate.h
85  InteriorPointArea.h
86  InteriorPointLine.h
87  InteriorPointPoint.h
88  Intersection.h
89  Length.h
90  LineIntersector.h
91  MinimumBoundingCircle.h
92  MinimumDiameter.h
93  NotRepresentableException.h
94  Orientation.h
95  PointInRing.h
96  PointLocation.h
97  PointLocator.h
98  PolygonNodeTopology.h
99  RayCrossingCounter.h
100  RayCrossingCounterDD.h
101  RobustDeterminant.h
102  SimplePointInRing.h
103 include/geos/algorithm/construct/
104  LargestEmptyCircle.h
105  MaximumInscribedCircle.h
106 include/geos/algorithm/distance/
107  DiscreteFrechetDistance.h
108  DiscreteHausdorffDistance.h
109  DistanceToPoint.h
110  PointPairDistance.h
111 include/geos/algorithm/hull/
112  ConcaveHull.h
113  ConcaveHullOfPolygons.h
114  HullTri.h
115  HullTriangulation.h
116 include/geos/algorithm/locate/
117  IndexedPointInAreaLocator.h
118  PointOnGeometryLocator.h
119  SimplePointInAreaLocator.h
120 include/geos/edgegraph/
121  EdgeGraph.h
122  EdgeGraphBuilder.h
123  HalfEdge.h
124  MarkHalfEdge.h
125 include/geos/geom/
126  Coordinate.h
127  CoordinateArraySequence.h
128  CoordinateArraySequenceFactory.h
129  CoordinateFilter.h
130  CoordinateList.h
131  CoordinateSequence.h
132  CoordinateSequenceFactory.h
133  CoordinateSequenceFilter.h
134  DefaultCoordinateSequenceFactory.h
135  Dimension.h
136  Envelope.h
137  FixedSizeCoordinateSequence.h
138  Geometry.h
139  GeometryCollection.h
140  GeometryComponentFilter.h
141  GeometryFactory.h
142  GeometryFilter.h
143  HeuristicOverlay.h
144  IntersectionMatrix.h
145  LineSegment.h
146  LineString.h
147  LinearRing.h
148  Location.h
149  MultiLineString.h
150  MultiPoint.h
151  MultiPolygon.h
152  Point.h
153  Polygon.h
154  Position.h
155  PrecisionModel.h
156  Quadrant.h
157  Triangle.h
158 include/geos/geom/prep/
159  AbstractPreparedPolygonContains.h
160  BasicPreparedGeometry.h
161  PreparedGeometry.h
162  PreparedGeometryFactory.h
163  PreparedLineString.h
164  PreparedLineStringDistance.h
165  PreparedLineStringIntersects.h
166  PreparedLineStringNearestPoints.h
167  PreparedPoint.h
168  PreparedPolygon.h
169  PreparedPolygonContains.h
170  PreparedPolygonContainsProperly.h
171  PreparedPolygonCovers.h
172  PreparedPolygonDistance.h
173  PreparedPolygonIntersects.h
174  PreparedPolygonPredicate.h
175 include/geos/geom/util/
176  ComponentCoordinateExtracter.h
177  CoordinateOperation.h
178  Densifier.h
179  GeometryCombiner.h
180  GeometryEditor.h
181  GeometryEditorOperation.h
182  GeometryExtracter.h
183  GeometryFixer.h
184  GeometryMapper.h
185  GeometryTransformer.h
186  LinearComponentExtracter.h
187  NoOpGeometryOperation.h
188  PointExtracter.h
189  PolygonExtracter.h
190  ShortCircuitedGeometryVisitor.h
191  SineStarFactory.h
192 include/geos/geomgraph/
193  Depth.h
194  DirectedEdge.h
195  DirectedEdgeStar.h
196  Edge.h
197  EdgeEnd.h
198  EdgeEndStar.h
199  EdgeIntersection.h
200  EdgeIntersectionList.h
201  EdgeList.h
202  EdgeNodingValidator.h
203  EdgeRing.h
204  GeometryGraph.h
205  GraphComponent.h
206  Label.h
207  Node.h
208  NodeFactory.h
209  NodeMap.h
210  PlanarGraph.h
211  TopologyLocation.h
212 include/geos/geomgraph/index/
213  EdgeSetIntersector.h
214  MonotoneChain.h
215  MonotoneChainEdge.h
216  MonotoneChainIndexer.h
217  SegmentIntersector.h
218  SimpleEdgeSetIntersector.h
219  SimpleMCSweepLineIntersector.h
220  SimpleSweepLineIntersector.h
221  SweepLineEvent.h
222  SweepLineEventObj.h
223  SweepLineSegment.h
224 include/geos/index/
225  ItemVisitor.h
226  SpatialIndex.h
227  VertexSequencePackedRtree.h
228 include/geos/index/bintree/
229  Bintree.h
230  Interval.h
231  Key.h
232  Node.h
233  NodeBase.h
234  Root.h
235 include/geos/index/chain/
236  MonotoneChain.h
237  MonotoneChainBuilder.h
238  MonotoneChainOverlapAction.h
239  MonotoneChainSelectAction.h
240 include/geos/index/intervalrtree/
241  IntervalRTreeBranchNode.h
242  IntervalRTreeLeafNode.h
243  IntervalRTreeNode.h
244  SortedPackedIntervalRTree.h
245 include/geos/index/kdtree/
246  KdNode.h
247  KdNodeVisitor.h
248  KdTree.h
249 include/geos/index/quadtree/
250  IntervalSize.h
251  Key.h
252  Node.h
253  NodeBase.h
254  Quadtree.h
255  Root.h
256 include/geos/index/strtree/
257  AbstractNode.h
258  AbstractSTRtree.h
259  Boundable.h
260  BoundablePair.h
261  EnvelopeUtil.h
262  GeometryItemDistance.h
263  Interval.h
264  ItemBoundable.h
265  ItemDistance.h
266  SIRtree.h
267  STRtree.h
268  SimpleSTRdistance.h
269  SimpleSTRnode.h
270  SimpleSTRtree.h
271  TemplateSTRNode.h
272  TemplateSTRNodePair.h
273  TemplateSTRtree.h
274  TemplateSTRtreeDistance.h
275 include/geos/index/sweepline/
276  SweepLineEvent.h
277  SweepLineIndex.h
278  SweepLineInterval.h
279  SweepLineOverlapAction.h
280 include/geos/io/
281  ByteOrderDataInStream.h
282  ByteOrderValues.h
283  CLocalizer.h
284  GeoJSON.h
285  GeoJSONReader.h
286  GeoJSONWriter.h
287  ParseException.h
288  StringTokenizer.h
289  WKBConstants.h
290  WKBReader.h
291  WKBWriter.h
292  WKTReader.h
293  WKTWriter.h
294  Writer.h
295 include/geos/linearref/
296  ExtractLineByLocation.h
297  LengthIndexOfPoint.h
298  LengthIndexedLine.h
299  LengthLocationMap.h
300  LinearGeometryBuilder.h
301  LinearIterator.h
302  LinearLocation.h
303  LocationIndexOfLine.h
304  LocationIndexOfPoint.h
305  LocationIndexedLine.h
306 include/geos/math/DD.h
307 include/geos/noding/
308  BasicSegmentString.h
309  FastNodingValidator.h
310  FastSegmentSetIntersectionFinder.h
311  GeometryNoder.h
312  IntersectionAdder.h
313  IntersectionFinderAdder.h
314  IteratedNoder.h
315  MCIndexNoder.h
316  MCIndexSegmentSetMutualIntersector.h
317  NodableSegmentString.h
318  NodedSegmentString.h
319  Noder.h
320  NodingIntersectionFinder.h
321  NodingValidator.h
322  Octant.h
323  OrientedCoordinateArray.h
324  ScaledNoder.h
325  SegmentExtractingNoder.h
326  SegmentIntersectionDetector.h
327  SegmentIntersector.h
328  SegmentNode.h
329  SegmentNodeList.h
330  SegmentPointComparator.h
331  SegmentSetMutualIntersector.h
332  SegmentString.h
333  SegmentStringUtil.h
334  SimpleNoder.h
335  SinglePassNoder.h
336  ValidatingNoder.h
337 include/geos/noding/snap/
338  SnappingIntersectionAdder.h
339  SnappingNoder.h
340  SnappingPointIndex.h
341 include/geos/noding/snapround/
342  HotPixel.h
343  HotPixelIndex.h
344  MCIndexPointSnapper.h
345  MCIndexSnapRounder.h
346  SnapRoundingIntersectionAdder.h
347  SnapRoundingNoder.h
348 include/geos/operation/
349  BoundaryOp.h
350  GeometryGraphOperation.h
351 include/geos/operation/buffer/
352  BufferBuilder.h
353  BufferCurveSetBuilder.h
354  BufferInputLineSimplifier.h
355  BufferOp.h
356  BufferParameters.h
357  BufferSubgraph.h
358  OffsetCurve.h
359  OffsetCurveBuilder.h
360  OffsetSegmentGenerator.h
361  OffsetSegmentString.h
362  RightmostEdgeFinder.h
363  SegmentMCIndex.h
364  SubgraphDepthLocater.h
365 include/geos/operation/distance/
366  ConnectedElementLocationFilter.h
367  ConnectedElementPointFilter.h
368  DistanceOp.h
369  FacetSequence.h
370  FacetSequenceTreeBuilder.h
371  GeometryLocation.h
372  IndexedFacetDistance.h
373 include/geos/operation/intersection/
374  Rectangle.h
375  RectangleIntersection.h
376  RectangleIntersectionBuilder.h
377 include/geos/operation/linemerge/
378  EdgeString.h
379  LineMergeDirectedEdge.h
380  LineMergeEdge.h
381  LineMergeGraph.h
382  LineMerger.h
383  LineSequencer.h
384 include/geos/operation/overlay/
385  EdgeSetNoder.h
386  ElevationMatrix.h
387  ElevationMatrixCell.h
388  LineBuilder.h
389  MaximalEdgeRing.h
390  MinimalEdgeRing.h
391  OverlayNodeFactory.h
392  OverlayOp.h
393  PointBuilder.h
394  PolygonBuilder.h
395 include/geos/operation/overlay/snap/
396  GeometrySnapper.h
397  LineStringSnapper.h
398  SnapOverlayOp.h
399 include/geos/operation/overlay/validate/
400  FuzzyPointLocator.h
401  OffsetPointGenerator.h
402  OverlayResultValidator.h
403 include/geos/operation/overlayng/
404  CoverageUnion.h
405  Edge.h
406  EdgeKey.h
407  EdgeMerger.h
408  EdgeNodingBuilder.h
409  EdgeSourceInfo.h
410  ElevationModel.h
411  IndexedPointOnLineLocator.h
412  InputGeometry.h
413  IntersectionPointBuilder.h
414  LineBuilder.h
415  LineLimiter.h
416  MaximalEdgeRing.h
417  OverlayEdge.h
418  OverlayEdgeRing.h
419  OverlayGraph.h
420  OverlayLabel.h
421  OverlayLabeller.h
422  OverlayMixedPoints.h
423  OverlayNG.h
424  OverlayNGRobust.h
425  OverlayPoints.h
426  OverlayUtil.h
427  PolygonBuilder.h
428  PrecisionReducer.h
429  PrecisionUtil.h
430  RingClipper.h
431  RobustClipEnvelopeComputer.h
432  UnaryUnionNG.h
433 include/geos/operation/polygonize/
434  BuildArea.h
435  EdgeRing.h
436  HoleAssigner.h
437  PolygonizeDirectedEdge.h
438  PolygonizeEdge.h
439  PolygonizeGraph.h
440  Polygonizer.h
441 include/geos/operation/predicate/
442  RectangleContains.h
443  RectangleIntersects.h
444  SegmentIntersectionTester.h
445 include/geos/operation/relate/
446  EdgeEndBuilder.h
447  EdgeEndBundle.h
448  EdgeEndBundleStar.h
449  RelateComputer.h
450  RelateNode.h
451  RelateNodeFactory.h
452  RelateNodeGraph.h
453  RelateOp.h
454 include/geos/operation/sharedpaths/SharedPathsOp.h
455 include/geos/operation/union/
456  CascadedPolygonUnion.h
457  CoverageUnion.h
458  OverlapUnion.h
459  PointGeometryUnion.h
460  UnaryUnionOp.h
461  UnionStrategy.h
462 include/geos/operation/valid/
463  ConsistentAreaTester.h
464  IndexedNestedHoleTester.h
465  IndexedNestedPolygonTester.h
466  IsSimpleOp.h
467  IsValidOp.h
468  MakeValid.h
469  PolygonIntersectionAnalyzer.h
470  PolygonNode.h
471  PolygonRing.h
472  PolygonRingSelfNode.h
473  PolygonRingTouch.h
474  PolygonTopologyAnalyzer.h
475  RepeatedPointRemover.h
476  RepeatedPointTester.h
477  TopologyValidationError.h
478 include/geos/planargraph/
479  DirectedEdge.h
480  DirectedEdgeStar.h
481  Edge.h
482  GraphComponent.h
483  Node.h
484  NodeMap.h
485  PlanarGraph.h
486  Subgraph.h
487 include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h
488 include/geos/precision/
489  CommonBits.h
490  CommonBitsOp.h
491  CommonBitsRemover.h
492  EnhancedPrecisionOp.h
493  GeometryPrecisionReducer.h
494  MinimumClearance.h
495  PointwisePrecisionReducerTransformer.h
496  PrecisionReducerCoordinateOperation.h
497  PrecisionReducerTransformer.h
498  SimpleGeometryPrecisionReducer.h
499 include/geos/shape/fractal/
500  HilbertCode.h
501  HilbertEncoder.h
502  MortonCode.h
503 include/geos/simplify/
504  DouglasPeuckerLineSimplifier.h
505  DouglasPeuckerSimplifier.h
506  LineSegmentIndex.h
507  LinkedRing.h
508  PolygonHullSimplifier.h
509  RingHull.h
510  RingHullIndex.h
511  TaggedLineSegment.h
512  TaggedLineString.h
513  TaggedLineStringSimplifier.h
514  TaggedLinesSimplifier.h
515  TopologyPreservingSimplifier.h
516 include/geos/triangulate/
517  DelaunayTriangulationBuilder.h
518  IncrementalDelaunayTriangulator.h
519  VoronoiDiagramBuilder.h
520 include/geos/triangulate/polygon/
521  ConstrainedDelaunayTriangulator.h
522  PolygonEarClipper.h
523  PolygonHoleJoiner.h
524  PolygonNoder.h
525  PolygonTriangulator.h
526  TriDelaunayImprover.h
527 include/geos/triangulate/quadedge/
528  LastFoundQuadEdgeLocator.h
529  LocateFailureException.h
530  QuadEdge.h
531  QuadEdgeLocator.h
532  QuadEdgeQuartet.h
533  QuadEdgeSubdivision.h
534  TrianglePredicate.h
535  TriangleVisitor.h
536  Vertex.h
537 include/geos/triangulate/tri/
538  Tri.h
539  TriEdge.h
540  TriList.h
541  TriangulationBuilder.h
542 include/geos/util/
543  Assert.h
544  AssertionFailedException.h
545  CoordinateArrayFilter.h
546  GEOSException.h
547  GeometricShapeFactory.h
548  IllegalArgumentException.h
549  IllegalStateException.h
550  Interrupt.h
551  Machine.h
552  TopologyException.h
553  UniqueCoordinateArrayFilter.h
554  UnsupportedOperationException.h
555  math.h
556 include/geos/vend/
557  include_nlohmann_json.hpp
558  json.hpp
559 lib/
560  libgeos.so
561  libgeos_c.so
562 lib/cmake/GEOS/
563  geos-config-version.cmake
564  geos-config.cmake
565  geos-targets-release.cmake
566  geos-targets.cmake
567 lib/pkgconfig/geos.pc
568