notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details on branch 2024Q4
geos Geometry Engine, Open Source
3.13.0 graphics on this many watch lists=11 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.13.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-03 06:34:47
Last Update: 2024-09-15 20:09:36
Commit Hash: 2698577
People watching this port, also watch:: proj, curl, freetype2, unzip, libxml2
Also Listed In: geography
License: LGPL21
WWW:
https://libgeos.org/
https://github.com/libgeos/geos
Description:
GEOS (Geometry Engine - Open Source) is a C++ port of the JTS Topology Suite (JTS). It aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS enhanced functions. GEOS provides spatial functionality to many other projects and products.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (532 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/geos-3.13.0/catalog.mk
  3. /usr/local/share/licenses/geos-3.13.0/LICENSE
  4. /usr/local/share/licenses/geos-3.13.0/LGPL21
  5. bin/geos-config
  6. bin/geosop
  7. include/geos.h
  8. include/geos/algorithm/Angle.h
  9. include/geos/algorithm/Area.h
  10. include/geos/algorithm/BoundaryNodeRule.h
  11. include/geos/algorithm/CGAlgorithmsDD.h
  12. include/geos/algorithm/CentralEndpointIntersector.h
  13. include/geos/algorithm/Centroid.h
  14. include/geos/algorithm/CircularArcs.h
  15. include/geos/algorithm/ConvexHull.h
  16. include/geos/algorithm/Distance.h
  17. include/geos/algorithm/HCoordinate.h
  18. include/geos/algorithm/InteriorPointArea.h
  19. include/geos/algorithm/InteriorPointLine.h
  20. include/geos/algorithm/InteriorPointPoint.h
  21. include/geos/algorithm/Interpolate.h
  22. include/geos/algorithm/Intersection.h
  23. include/geos/algorithm/Length.h
  24. include/geos/algorithm/LineIntersector.h
  25. include/geos/algorithm/MinimumAreaRectangle.h
  26. include/geos/algorithm/MinimumBoundingCircle.h
  27. include/geos/algorithm/MinimumDiameter.h
  28. include/geos/algorithm/NotRepresentableException.h
  29. include/geos/algorithm/Orientation.h
  30. include/geos/algorithm/PointInRing.h
  31. include/geos/algorithm/PointLocation.h
  32. include/geos/algorithm/PointLocator.h
  33. include/geos/algorithm/PolygonNodeTopology.h
  34. include/geos/algorithm/RayCrossingCounter.h
  35. include/geos/algorithm/Rectangle.h
  36. include/geos/algorithm/RobustDeterminant.h
  37. include/geos/algorithm/SimplePointInRing.h
  38. include/geos/algorithm/construct/IndexedDistanceToPoint.h
  39. include/geos/algorithm/construct/IndexedPointInPolygonsLocator.h
  40. include/geos/algorithm/construct/LargestEmptyCircle.h
  41. include/geos/algorithm/construct/MaximumInscribedCircle.h
  42. include/geos/algorithm/distance/DiscreteFrechetDistance.h
  43. include/geos/algorithm/distance/DiscreteHausdorffDistance.h
  44. include/geos/algorithm/distance/DistanceToPoint.h
  45. include/geos/algorithm/distance/PointPairDistance.h
  46. include/geos/algorithm/hull/ConcaveHull.h
  47. include/geos/algorithm/hull/ConcaveHullOfPolygons.h
  48. include/geos/algorithm/hull/HullTri.h
  49. include/geos/algorithm/hull/HullTriangulation.h
  50. include/geos/algorithm/locate/IndexedPointInAreaLocator.h
  51. include/geos/algorithm/locate/PointOnGeometryLocator.h
  52. include/geos/algorithm/locate/SimplePointInAreaLocator.h
  53. include/geos/constants.h
  54. include/geos/coverage/Corner.h
  55. include/geos/coverage/CoverageBoundarySegmentFinder.h
  56. include/geos/coverage/CoverageEdge.h
  57. include/geos/coverage/CoverageGapFinder.h
  58. include/geos/coverage/CoveragePolygon.h
  59. include/geos/coverage/CoveragePolygonValidator.h
  60. include/geos/coverage/CoverageRing.h
  61. include/geos/coverage/CoverageRingEdges.h
  62. include/geos/coverage/CoverageSimplifier.h
  63. include/geos/coverage/CoverageUnion.h
  64. include/geos/coverage/CoverageValidator.h
  65. include/geos/coverage/InvalidSegmentDetector.h
  66. include/geos/coverage/TPVWSimplifier.h
  67. include/geos/coverage/VertexRingCounter.h
  68. include/geos/edgegraph/EdgeGraph.h
  69. include/geos/edgegraph/EdgeGraphBuilder.h
  70. include/geos/edgegraph/HalfEdge.h
  71. include/geos/edgegraph/MarkHalfEdge.h
  72. include/geos/export.h
  73. include/geos/geom.h
  74. include/geos/geom/CircularArc.h
  75. include/geos/geom/CircularString.h
  76. include/geos/geom/CompoundCurve.h
  77. include/geos/geom/Coordinate.h
  78. include/geos/geom/CoordinateFilter.h
  79. include/geos/geom/CoordinateList.h
  80. include/geos/geom/CoordinateSequence.h
  81. include/geos/geom/CoordinateSequenceFilter.h
  82. include/geos/geom/CoordinateSequenceIterator.h
  83. include/geos/geom/CoordinateSequences.h
  84. include/geos/geom/Curve.h
  85. include/geos/geom/CurvePolygon.h
  86. include/geos/geom/Dimension.h
  87. include/geos/geom/Envelope.h
  88. include/geos/geom/Geometry.h
  89. include/geos/geom/GeometryCollection.h
  90. include/geos/geom/GeometryComponentFilter.h
  91. include/geos/geom/GeometryFactory.h
  92. include/geos/geom/GeometryFilter.h
  93. include/geos/geom/GeometryTypeName.h
  94. include/geos/geom/HeuristicOverlay.h
  95. include/geos/geom/IntersectionMatrix.h
  96. include/geos/geom/LineSegment.h
  97. include/geos/geom/LineString.h
  98. include/geos/geom/LinearRing.h
  99. include/geos/geom/Location.h
  100. include/geos/geom/MultiCurve.h
  101. include/geos/geom/MultiLineString.h
  102. include/geos/geom/MultiPoint.h
  103. include/geos/geom/MultiPolygon.h
  104. include/geos/geom/MultiSurface.h
  105. include/geos/geom/Point.h
  106. include/geos/geom/Polygon.h
  107. include/geos/geom/Position.h
  108. include/geos/geom/PrecisionModel.h
  109. include/geos/geom/Quadrant.h
  110. include/geos/geom/SimpleCurve.h
  111. include/geos/geom/Surface.h
  112. include/geos/geom/SurfaceImpl.h
  113. include/geos/geom/Triangle.h
  114. include/geos/geom/prep/AbstractPreparedPolygonContains.h
  115. include/geos/geom/prep/BasicPreparedGeometry.h
  116. include/geos/geom/prep/PreparedGeometry.h
  117. include/geos/geom/prep/PreparedGeometryFactory.h
  118. include/geos/geom/prep/PreparedLineString.h
  119. include/geos/geom/prep/PreparedLineStringDistance.h
  120. include/geos/geom/prep/PreparedLineStringIntersects.h
  121. include/geos/geom/prep/PreparedLineStringNearestPoints.h
  122. include/geos/geom/prep/PreparedPoint.h
  123. include/geos/geom/prep/PreparedPolygon.h
  124. include/geos/geom/prep/PreparedPolygonContains.h
  125. include/geos/geom/prep/PreparedPolygonContainsProperly.h
  126. include/geos/geom/prep/PreparedPolygonCovers.h
  127. include/geos/geom/prep/PreparedPolygonDistance.h
  128. include/geos/geom/prep/PreparedPolygonIntersects.h
  129. include/geos/geom/prep/PreparedPolygonPredicate.h
  130. include/geos/geom/util/ComponentCoordinateExtracter.h
  131. include/geos/geom/util/CoordinateOperation.h
  132. include/geos/geom/util/Densifier.h
  133. include/geos/geom/util/GeometryCombiner.h
  134. include/geos/geom/util/GeometryEditor.h
  135. include/geos/geom/util/GeometryEditorOperation.h
  136. include/geos/geom/util/GeometryExtracter.h
  137. include/geos/geom/util/GeometryFixer.h
  138. include/geos/geom/util/GeometryLister.h
  139. include/geos/geom/util/GeometryMapper.h
  140. include/geos/geom/util/GeometryTransformer.h
  141. include/geos/geom/util/LinearComponentExtracter.h
  142. include/geos/geom/util/NoOpGeometryOperation.h
  143. include/geos/geom/util/PointExtracter.h
  144. include/geos/geom/util/PolygonExtracter.h
  145. include/geos/geom/util/PolygonalExtracter.h
  146. include/geos/geom/util/ShortCircuitedGeometryVisitor.h
  147. include/geos/geom/util/SineStarFactory.h
  148. include/geos/geomgraph/Depth.h
  149. include/geos/geomgraph/DirectedEdge.h
  150. include/geos/geomgraph/DirectedEdgeStar.h
  151. include/geos/geomgraph/Edge.h
  152. include/geos/geomgraph/EdgeEnd.h
  153. include/geos/geomgraph/EdgeEndStar.h
  154. include/geos/geomgraph/EdgeIntersection.h
  155. include/geos/geomgraph/EdgeIntersectionList.h
  156. include/geos/geomgraph/EdgeList.h
  157. include/geos/geomgraph/EdgeNodingValidator.h
  158. include/geos/geomgraph/EdgeRing.h
  159. include/geos/geomgraph/GeometryGraph.h
  160. include/geos/geomgraph/GraphComponent.h
  161. include/geos/geomgraph/Label.h
  162. include/geos/geomgraph/Node.h
  163. include/geos/geomgraph/NodeFactory.h
  164. include/geos/geomgraph/NodeMap.h
  165. include/geos/geomgraph/PlanarGraph.h
  166. include/geos/geomgraph/TopologyLocation.h
  167. include/geos/geomgraph/index/EdgeSetIntersector.h
  168. include/geos/geomgraph/index/MonotoneChain.h
  169. include/geos/geomgraph/index/MonotoneChainEdge.h
  170. include/geos/geomgraph/index/MonotoneChainIndexer.h
  171. include/geos/geomgraph/index/SegmentIntersector.h
  172. include/geos/geomgraph/index/SimpleEdgeSetIntersector.h
  173. include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h
  174. include/geos/geomgraph/index/SimpleSweepLineIntersector.h
  175. include/geos/geomgraph/index/SweepLineEvent.h
  176. include/geos/geomgraph/index/SweepLineEventObj.h
  177. include/geos/geomgraph/index/SweepLineSegment.h
  178. include/geos/index/ItemVisitor.h
  179. include/geos/index/SpatialIndex.h
  180. include/geos/index/VertexSequencePackedRtree.h
  181. include/geos/index/bintree/Bintree.h
  182. include/geos/index/bintree/Interval.h
  183. include/geos/index/bintree/Key.h
  184. include/geos/index/bintree/Node.h
  185. include/geos/index/bintree/NodeBase.h
  186. include/geos/index/bintree/Root.h
  187. include/geos/index/chain/MonotoneChain.h
  188. include/geos/index/chain/MonotoneChainBuilder.h
  189. include/geos/index/chain/MonotoneChainOverlapAction.h
  190. include/geos/index/chain/MonotoneChainSelectAction.h
  191. include/geos/index/intervalrtree/IntervalRTreeBranchNode.h
  192. include/geos/index/intervalrtree/IntervalRTreeLeafNode.h
  193. include/geos/index/intervalrtree/IntervalRTreeNode.h
  194. include/geos/index/intervalrtree/SortedPackedIntervalRTree.h
  195. include/geos/index/kdtree/KdNode.h
  196. include/geos/index/kdtree/KdNodeVisitor.h
  197. include/geos/index/kdtree/KdTree.h
  198. include/geos/index/quadtree/IntervalSize.h
  199. include/geos/index/quadtree/Key.h
  200. include/geos/index/quadtree/Node.h
  201. include/geos/index/quadtree/NodeBase.h
  202. include/geos/index/quadtree/Quadtree.h
  203. include/geos/index/quadtree/Root.h
  204. include/geos/index/strtree/AbstractNode.h
  205. include/geos/index/strtree/AbstractSTRtree.h
  206. include/geos/index/strtree/Boundable.h
  207. include/geos/index/strtree/BoundablePair.h
  208. include/geos/index/strtree/EnvelopeUtil.h
  209. include/geos/index/strtree/GeometryItemDistance.h
  210. include/geos/index/strtree/Interval.h
  211. include/geos/index/strtree/ItemBoundable.h
  212. include/geos/index/strtree/ItemDistance.h
  213. include/geos/index/strtree/SIRtree.h
  214. include/geos/index/strtree/STRtree.h
  215. include/geos/index/strtree/SimpleSTRdistance.h
  216. include/geos/index/strtree/SimpleSTRnode.h
  217. include/geos/index/strtree/SimpleSTRtree.h
  218. include/geos/index/strtree/TemplateSTRNode.h
  219. include/geos/index/strtree/TemplateSTRNodePair.h
  220. include/geos/index/strtree/TemplateSTRtree.h
  221. include/geos/index/strtree/TemplateSTRtreeDistance.h
  222. include/geos/index/sweepline/SweepLineEvent.h
  223. include/geos/index/sweepline/SweepLineIndex.h
  224. include/geos/index/sweepline/SweepLineInterval.h
  225. include/geos/index/sweepline/SweepLineOverlapAction.h
  226. include/geos/io/ByteOrderDataInStream.h
  227. include/geos/io/ByteOrderValues.h
  228. include/geos/io/CLocalizer.h
  229. include/geos/io/CheckOrdinatesFilter.h
  230. include/geos/io/GeoJSON.h
  231. include/geos/io/GeoJSONReader.h
  232. include/geos/io/GeoJSONWriter.h
  233. include/geos/io/OrdinateSet.h
  234. include/geos/io/ParseException.h
  235. include/geos/io/StringTokenizer.h
  236. include/geos/io/WKBConstants.h
  237. include/geos/io/WKBReader.h
  238. include/geos/io/WKBStreamReader.h
  239. include/geos/io/WKBWriter.h
  240. include/geos/io/WKTFileReader.h
  241. include/geos/io/WKTReader.h
  242. include/geos/io/WKTStreamReader.h
  243. include/geos/io/WKTWriter.h
  244. include/geos/io/Writer.h
  245. include/geos/linearref/ExtractLineByLocation.h
  246. include/geos/linearref/LengthIndexOfPoint.h
  247. include/geos/linearref/LengthIndexedLine.h
  248. include/geos/linearref/LengthLocationMap.h
  249. include/geos/linearref/LinearGeometryBuilder.h
  250. include/geos/linearref/LinearIterator.h
  251. include/geos/linearref/LinearLocation.h
  252. include/geos/linearref/LocationIndexOfLine.h
  253. include/geos/linearref/LocationIndexOfPoint.h
  254. include/geos/linearref/LocationIndexedLine.h
  255. include/geos/math/DD.h
  256. include/geos/namespaces.h
  257. include/geos/noding/BasicSegmentString.h
  258. include/geos/noding/BoundaryChainNoder.h
  259. include/geos/noding/FastNodingValidator.h
  260. include/geos/noding/FastSegmentSetIntersectionFinder.h
  261. include/geos/noding/GeometryNoder.h
  262. include/geos/noding/IntersectionAdder.h
  263. include/geos/noding/IntersectionFinderAdder.h
  264. include/geos/noding/IteratedNoder.h
  265. include/geos/noding/MCIndexNoder.h
  266. include/geos/noding/MCIndexSegmentSetMutualIntersector.h
  267. include/geos/noding/NodableSegmentString.h
  268. include/geos/noding/NodedSegmentString.h
  269. include/geos/noding/Noder.h
  270. include/geos/noding/NodingIntersectionFinder.h
  271. include/geos/noding/NodingValidator.h
  272. include/geos/noding/Octant.h
  273. include/geos/noding/OrientedCoordinateArray.h
  274. include/geos/noding/ScaledNoder.h
  275. include/geos/noding/SegmentExtractingNoder.h
  276. include/geos/noding/SegmentIntersectionDetector.h
  277. include/geos/noding/SegmentIntersector.h
  278. include/geos/noding/SegmentNode.h
  279. include/geos/noding/SegmentNodeList.h
  280. include/geos/noding/SegmentPointComparator.h
  281. include/geos/noding/SegmentSetMutualIntersector.h
  282. include/geos/noding/SegmentString.h
  283. include/geos/noding/SegmentStringUtil.h
  284. include/geos/noding/SimpleNoder.h
  285. include/geos/noding/SinglePassNoder.h
  286. include/geos/noding/ValidatingNoder.h
  287. include/geos/noding/snap/SnappingIntersectionAdder.h
  288. include/geos/noding/snap/SnappingNoder.h
  289. include/geos/noding/snap/SnappingPointIndex.h
  290. include/geos/noding/snapround/HotPixel.h
  291. include/geos/noding/snapround/HotPixelIndex.h
  292. include/geos/noding/snapround/MCIndexPointSnapper.h
  293. include/geos/noding/snapround/MCIndexSnapRounder.h
  294. include/geos/noding/snapround/SnapRoundingIntersectionAdder.h
  295. include/geos/noding/snapround/SnapRoundingNoder.h
  296. include/geos/operation/BoundaryOp.h
  297. include/geos/operation/GeometryGraphOperation.h
  298. include/geos/operation/buffer/BufferBuilder.h
  299. include/geos/operation/buffer/BufferCurveSetBuilder.h
  300. include/geos/operation/buffer/BufferInputLineSimplifier.h
  301. include/geos/operation/buffer/BufferOp.h
  302. include/geos/operation/buffer/BufferParameters.h
  303. include/geos/operation/buffer/BufferSubgraph.h
  304. include/geos/operation/buffer/OffsetCurve.h
  305. include/geos/operation/buffer/OffsetCurveBuilder.h
  306. include/geos/operation/buffer/OffsetCurveSection.h
  307. include/geos/operation/buffer/OffsetSegmentGenerator.h
  308. include/geos/operation/buffer/OffsetSegmentString.h
  309. include/geos/operation/buffer/RightmostEdgeFinder.h
  310. include/geos/operation/buffer/SegmentMCIndex.h
  311. include/geos/operation/buffer/SubgraphDepthLocater.h
  312. include/geos/operation/cluster/AbstractClusterFinder.h
  313. include/geos/operation/cluster/Clusters.h
  314. include/geos/operation/cluster/DBSCANClusterFinder.h
  315. include/geos/operation/cluster/DisjointOperation.h
  316. include/geos/operation/cluster/EnvelopeDistanceClusterFinder.h
  317. include/geos/operation/cluster/EnvelopeIntersectsClusterFinder.h
  318. include/geos/operation/cluster/GeometryDistanceClusterFinder.h
  319. include/geos/operation/cluster/GeometryFlattener.h
  320. include/geos/operation/cluster/GeometryIntersectsClusterFinder.h
  321. include/geos/operation/cluster/UnionFind.h
  322. include/geos/operation/distance/ConnectedElementLocationFilter.h
  323. include/geos/operation/distance/ConnectedElementPointFilter.h
  324. include/geos/operation/distance/DistanceOp.h
  325. include/geos/operation/distance/FacetSequence.h
  326. include/geos/operation/distance/FacetSequenceTreeBuilder.h
  327. include/geos/operation/distance/GeometryLocation.h
  328. include/geos/operation/distance/IndexedFacetDistance.h
  329. include/geos/operation/intersection/Rectangle.h
  330. include/geos/operation/intersection/RectangleIntersection.h
  331. include/geos/operation/intersection/RectangleIntersectionBuilder.h
  332. include/geos/operation/linemerge/EdgeString.h
  333. include/geos/operation/linemerge/LineMergeDirectedEdge.h
  334. include/geos/operation/linemerge/LineMergeEdge.h
  335. include/geos/operation/linemerge/LineMergeGraph.h
  336. include/geos/operation/linemerge/LineMerger.h
  337. include/geos/operation/linemerge/LineSequencer.h
  338. include/geos/operation/overlay/MaximalEdgeRing.h
  339. include/geos/operation/overlay/MinimalEdgeRing.h
  340. include/geos/operation/overlay/OverlayNodeFactory.h
  341. include/geos/operation/overlay/PolygonBuilder.h
  342. include/geos/operation/overlay/snap/GeometrySnapper.h
  343. include/geos/operation/overlay/snap/LineStringSnapper.h
  344. include/geos/operation/overlay/snap/SnapOverlayOp.h
  345. include/geos/operation/overlay/validate/FuzzyPointLocator.h
  346. include/geos/operation/overlay/validate/OffsetPointGenerator.h
  347. include/geos/operation/overlay/validate/OverlayResultValidator.h
  348. include/geos/operation/overlayng/CoverageUnion.h
  349. include/geos/operation/overlayng/Edge.h
  350. include/geos/operation/overlayng/EdgeKey.h
  351. include/geos/operation/overlayng/EdgeMerger.h
  352. include/geos/operation/overlayng/EdgeNodingBuilder.h
  353. include/geos/operation/overlayng/EdgeSourceInfo.h
  354. include/geos/operation/overlayng/ElevationModel.h
  355. include/geos/operation/overlayng/IndexedPointOnLineLocator.h
  356. include/geos/operation/overlayng/InputGeometry.h
  357. include/geos/operation/overlayng/IntersectionPointBuilder.h
  358. include/geos/operation/overlayng/LineBuilder.h
  359. include/geos/operation/overlayng/LineLimiter.h
  360. include/geos/operation/overlayng/MaximalEdgeRing.h
  361. include/geos/operation/overlayng/OverlayEdge.h
  362. include/geos/operation/overlayng/OverlayEdgeRing.h
  363. include/geos/operation/overlayng/OverlayGraph.h
  364. include/geos/operation/overlayng/OverlayLabel.h
  365. include/geos/operation/overlayng/OverlayLabeller.h
  366. include/geos/operation/overlayng/OverlayMixedPoints.h
  367. include/geos/operation/overlayng/OverlayNG.h
  368. include/geos/operation/overlayng/OverlayNGRobust.h
  369. include/geos/operation/overlayng/OverlayPoints.h
  370. include/geos/operation/overlayng/OverlayUtil.h
  371. include/geos/operation/overlayng/PolygonBuilder.h
  372. include/geos/operation/overlayng/PrecisionReducer.h
  373. include/geos/operation/overlayng/PrecisionUtil.h
  374. include/geos/operation/overlayng/RingClipper.h
  375. include/geos/operation/overlayng/RobustClipEnvelopeComputer.h
  376. include/geos/operation/overlayng/UnaryUnionNG.h
  377. include/geos/operation/polygonize/BuildArea.h
  378. include/geos/operation/polygonize/EdgeRing.h
  379. include/geos/operation/polygonize/HoleAssigner.h
  380. include/geos/operation/polygonize/PolygonizeDirectedEdge.h
  381. include/geos/operation/polygonize/PolygonizeEdge.h
  382. include/geos/operation/polygonize/PolygonizeGraph.h
  383. include/geos/operation/polygonize/Polygonizer.h
  384. include/geos/operation/predicate/RectangleContains.h
  385. include/geos/operation/predicate/RectangleIntersects.h
  386. include/geos/operation/predicate/SegmentIntersectionTester.h
  387. include/geos/operation/relate/EdgeEndBuilder.h
  388. include/geos/operation/relate/EdgeEndBundle.h
  389. include/geos/operation/relate/EdgeEndBundleStar.h
  390. include/geos/operation/relate/RelateComputer.h
  391. include/geos/operation/relate/RelateNode.h
  392. include/geos/operation/relate/RelateNodeFactory.h
  393. include/geos/operation/relate/RelateNodeGraph.h
  394. include/geos/operation/relate/RelateOp.h
  395. include/geos/operation/relateng/AdjacentEdgeLocator.h
  396. include/geos/operation/relateng/BasicPredicate.h
  397. include/geos/operation/relateng/DimensionLocation.h
  398. include/geos/operation/relateng/EdgeSegmentIntersector.h
  399. include/geos/operation/relateng/EdgeSegmentOverlapAction.h
  400. include/geos/operation/relateng/EdgeSetIntersector.h
  401. include/geos/operation/relateng/IMPatternMatcher.h
  402. include/geos/operation/relateng/IMPredicate.h
  403. include/geos/operation/relateng/IntersectionMatrixPattern.h
  404. include/geos/operation/relateng/LineStringExtracter.h
  405. include/geos/operation/relateng/LinearBoundary.h
  406. include/geos/operation/relateng/NodeSection.h
  407. include/geos/operation/relateng/NodeSections.h
  408. include/geos/operation/relateng/PolygonNodeConverter.h
  409. include/geos/operation/relateng/RelateEdge.h
  410. include/geos/operation/relateng/RelateGeometry.h
  411. include/geos/operation/relateng/RelateMatrixPredicate.h
  412. include/geos/operation/relateng/RelateNG.h
  413. include/geos/operation/relateng/RelateNode.h
  414. include/geos/operation/relateng/RelatePointLocator.h
  415. include/geos/operation/relateng/RelatePredicate.h
  416. include/geos/operation/relateng/RelateSegmentString.h
  417. include/geos/operation/relateng/TopologyComputer.h
  418. include/geos/operation/relateng/TopologyPredicate.h
  419. include/geos/operation/sharedpaths/SharedPathsOp.h
  420. include/geos/operation/union/CascadedPolygonUnion.h
  421. include/geos/operation/union/CoverageUnion.h
  422. include/geos/operation/union/DisjointSubsetUnion.h
  423. include/geos/operation/union/OverlapUnion.h
  424. include/geos/operation/union/PointGeometryUnion.h
  425. include/geos/operation/union/UnaryUnionOp.h
  426. include/geos/operation/union/UnionStrategy.h
  427. include/geos/operation/valid/ConsistentAreaTester.h
  428. include/geos/operation/valid/IndexedNestedHoleTester.h
  429. include/geos/operation/valid/IndexedNestedPolygonTester.h
  430. include/geos/operation/valid/IsSimpleOp.h
  431. include/geos/operation/valid/IsValidOp.h
  432. include/geos/operation/valid/MakeValid.h
  433. include/geos/operation/valid/PolygonIntersectionAnalyzer.h
  434. include/geos/operation/valid/PolygonRing.h
  435. include/geos/operation/valid/PolygonRingSelfNode.h
  436. include/geos/operation/valid/PolygonRingTouch.h
  437. include/geos/operation/valid/PolygonTopologyAnalyzer.h
  438. include/geos/operation/valid/RepeatedPointRemover.h
  439. include/geos/operation/valid/RepeatedPointTester.h
  440. include/geos/operation/valid/TopologyValidationError.h
  441. include/geos/planargraph/DirectedEdge.h
  442. include/geos/planargraph/DirectedEdgeStar.h
  443. include/geos/planargraph/Edge.h
  444. include/geos/planargraph/GraphComponent.h
  445. include/geos/planargraph/Node.h
  446. include/geos/planargraph/NodeMap.h
  447. include/geos/planargraph/PlanarGraph.h
  448. include/geos/planargraph/Subgraph.h
  449. include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h
  450. include/geos/precision/CommonBits.h
  451. include/geos/precision/CommonBitsOp.h
  452. include/geos/precision/CommonBitsRemover.h
  453. include/geos/precision/EnhancedPrecisionOp.h
  454. include/geos/precision/GeometryPrecisionReducer.h
  455. include/geos/precision/MinimumClearance.h
  456. include/geos/precision/PointwisePrecisionReducerTransformer.h
  457. include/geos/precision/PrecisionReducerCoordinateOperation.h
  458. include/geos/precision/PrecisionReducerTransformer.h
  459. include/geos/precision/SimpleGeometryPrecisionReducer.h
  460. include/geos/profiler.h
  461. include/geos/shape/fractal/HilbertCode.h
  462. include/geos/shape/fractal/HilbertEncoder.h
  463. include/geos/shape/fractal/MortonCode.h
  464. include/geos/simplify/ComponentJumpChecker.h
  465. include/geos/simplify/DouglasPeuckerLineSimplifier.h
  466. include/geos/simplify/DouglasPeuckerSimplifier.h
  467. include/geos/simplify/LineSegmentIndex.h
  468. include/geos/simplify/LinkedLine.h
  469. include/geos/simplify/LinkedRing.h
  470. include/geos/simplify/PolygonHullSimplifier.h
  471. include/geos/simplify/RingHull.h
  472. include/geos/simplify/RingHullIndex.h
  473. include/geos/simplify/TaggedLineSegment.h
  474. include/geos/simplify/TaggedLineString.h
  475. include/geos/simplify/TaggedLineStringSimplifier.h
  476. include/geos/simplify/TaggedLinesSimplifier.h
  477. include/geos/simplify/TopologyPreservingSimplifier.h
  478. include/geos/triangulate/DelaunayTriangulationBuilder.h
  479. include/geos/triangulate/IncrementalDelaunayTriangulator.h
  480. include/geos/triangulate/VoronoiDiagramBuilder.h
  481. include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h
  482. include/geos/triangulate/polygon/PolygonEarClipper.h
  483. include/geos/triangulate/polygon/PolygonHoleJoiner.h
  484. include/geos/triangulate/polygon/PolygonNoder.h
  485. include/geos/triangulate/polygon/PolygonTriangulator.h
  486. include/geos/triangulate/polygon/TriDelaunayImprover.h
  487. include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h
  488. include/geos/triangulate/quadedge/LocateFailureException.h
  489. include/geos/triangulate/quadedge/QuadEdge.h
  490. include/geos/triangulate/quadedge/QuadEdgeLocator.h
  491. include/geos/triangulate/quadedge/QuadEdgeQuartet.h
  492. include/geos/triangulate/quadedge/QuadEdgeSubdivision.h
  493. include/geos/triangulate/quadedge/TrianglePredicate.h
  494. include/geos/triangulate/quadedge/TriangleVisitor.h
  495. include/geos/triangulate/quadedge/Vertex.h
  496. include/geos/triangulate/tri/Tri.h
  497. include/geos/triangulate/tri/TriEdge.h
  498. include/geos/triangulate/tri/TriList.h
  499. include/geos/triangulate/tri/TriangulationBuilder.h
  500. include/geos/unload.h
  501. include/geos/util.h
  502. include/geos/util/Assert.h
  503. include/geos/util/AssertionFailedException.h
  504. include/geos/util/CoordinateArrayFilter.h
  505. include/geos/util/GEOSException.h
  506. include/geos/util/GeometricShapeFactory.h
  507. include/geos/util/IllegalArgumentException.h
  508. include/geos/util/IllegalStateException.h
  509. include/geos/util/Interrupt.h
  510. include/geos/util/Machine.h
  511. include/geos/util/TopologyException.h
  512. include/geos/util/UniqueCoordinateArrayFilter.h
  513. include/geos/util/UnsupportedOperationException.h
  514. include/geos/util/math.h
  515. include/geos/util/string.h
  516. include/geos/vend/include_nlohmann_json.hpp
  517. include/geos/vend/json.hpp
  518. include/geos/version.h
  519. include/geos_c.h
  520. lib/cmake/GEOS/geos-config-version.cmake
  521. lib/cmake/GEOS/geos-config.cmake
  522. lib/cmake/GEOS/geos-targets-release.cmake
  523. lib/cmake/GEOS/geos-targets.cmake
  524. lib/libgeos.so
  525. lib/libgeos.so.3.13.0
  526. lib/libgeos_c.so
  527. lib/libgeos_c.so.1
  528. lib/libgeos_c.so.1.19.0
  529. libdata/pkgconfig/geos.pc
  530. @owner
  531. @group
  532. @mode
Collapse this list.
Dependency lines:
  • geos>0:graphics/geos
To install the port:
cd /usr/ports/graphics/geos/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/geos
  • pkg install geos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: geos
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1726080939 SHA256 (geos-3.13.0.tar.bz2) = 47ec83ff334d672b9e4426695f15da6e6368244214971fabf386ff8ef6df39e4 SIZE (geos-3.13.0.tar.bz2) = 6801211

Packages (timestamps in pop-ups are UTC):
geos
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.13.03.13.0-3.13.03.13.0-3.8.1-
FreeBSD:13:quarterly3.13.03.13.03.11.23.13.03.13.03.12.13.12.13.12.1
FreeBSD:14:latest3.13.03.13.03.11.13.13.03.13.03.11.2-3.11.2
FreeBSD:14:quarterly3.13.03.13.0-3.13.03.13.03.12.13.12.13.12.1
FreeBSD:15:latest3.13.03.13.0n/a3.13.0n/a3.12.13.12.13.12.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. astro/libosmium
for Libraries
  1. databases/grass7
  2. databases/grass8
  3. databases/imposm3
  4. databases/postgis31
  5. databases/postgis32
  6. databases/postgis33
  7. databases/postgis34
Expand this list (43 items / 36 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/postgis35
  3. databases/spatialite
  4. databases/spatialite-tools
  5. databases/spatialite_gui
  6. devel/libgpkg
  7. devel/librttopo
  8. devel/py-shapely
  9. graphics/gdal
  10. graphics/gmt
  11. graphics/librasterlite2
  12. graphics/mapcache
  13. graphics/mapserver
  14. graphics/osgearth
  15. graphics/ossim
  16. graphics/php-geos
  17. graphics/py-pygeos
  18. graphics/qgis
  19. graphics/qgis-ltr
  20. math/R-cran-sf
  21. math/R-cran-terra
  22. math/pdal
  23. science/paraview
  24. science/rubygem-rgeo
  25. Collapse this list.

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. astro/osmium*
  2. databases/postgis*
  3. databases/postgis20*
  4. databases/postgis21*
  5. databases/postgis22*
  6. databases/postgis23*
  7. databases/postgis24*
  8. databases/postgis25*
  9. databases/postgis30*
  10. databases/pyspatialite*
  11. graphics/librasterlite*
  12. graphics/libreatlas*
  13. math/py-basemap*
  14. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
graphics_geos
USES:
cmake compiler:c++14-lang pathfix tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://download.osgeo.org/geos/
  2. https://github.com/libgeos/geos/releases/download/3.13.0/
Collapse this list.

There are no commits on branch 2024Q4 for this port