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
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
sfcgal Wrapper library around CGAL for PostGIS
2.2.0 databases on this many watch lists=4 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 2.1.0_1Version of this port present on the latest quarterly branch.
Maintainer: lbartoletti@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-06-04 08:50:05
Last Update: 2025-08-05 05:53:25
Commit Hash: 864ceff
People watching this port, also watch:: postgresql17-client, proj, geos, gdal, xfce4-settings
Also Listed In: graphics math
License: GPLv2
WWW:
https://oslandia.gitlab.io/SFCGAL/
Description:
SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations. SFCGAL provides standard compliant geometry types and operations, that can be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases
Homepage    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 (147 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sfcgal-2.2.0/catalog.mk
  3. /usr/local/share/licenses/sfcgal-2.2.0/LICENSE
  4. /usr/local/share/licenses/sfcgal-2.2.0/GPLv2
  5. bin/sfcgal-config
  6. include/SFCGAL/Coordinate.h
  7. include/SFCGAL/Envelope.h
  8. include/SFCGAL/Exception.h
  9. include/SFCGAL/Geometry.h
  10. include/SFCGAL/GeometryCollection.h
  11. include/SFCGAL/GeometryVisitor.h
  12. include/SFCGAL/Kernel.h
  13. include/SFCGAL/LineString.h
  14. include/SFCGAL/MultiLineString.h
  15. include/SFCGAL/MultiPoint.h
  16. include/SFCGAL/MultiPolygon.h
  17. include/SFCGAL/MultiSolid.h
  18. include/SFCGAL/Point.h
  19. include/SFCGAL/Polygon.h
  20. include/SFCGAL/PolyhedralSurface.h
  21. include/SFCGAL/PreparedGeometry.h
  22. include/SFCGAL/Segment.h
  23. include/SFCGAL/Simplicity.h
  24. include/SFCGAL/Solid.h
  25. include/SFCGAL/Surface.h
  26. include/SFCGAL/Transform.h
  27. include/SFCGAL/Triangle.h
  28. include/SFCGAL/TriangulatedSurface.h
  29. include/SFCGAL/Validity.h
  30. include/SFCGAL/algorithm/BoundaryVisitor.h
  31. include/SFCGAL/algorithm/ConsistentOrientationBuilder.h
  32. include/SFCGAL/algorithm/alphaShapes.h
  33. include/SFCGAL/algorithm/alphaWrapping3D.h
  34. include/SFCGAL/algorithm/area.h
  35. include/SFCGAL/algorithm/buffer3D.h
  36. include/SFCGAL/algorithm/centroid.h
  37. include/SFCGAL/algorithm/collect.h
  38. include/SFCGAL/algorithm/collectionExtract.h
  39. include/SFCGAL/algorithm/collectionHomogenize.h
  40. include/SFCGAL/algorithm/collectionToMulti.h
  41. include/SFCGAL/algorithm/connection.h
  42. include/SFCGAL/algorithm/convexHull.h
  43. include/SFCGAL/algorithm/covers.h
  44. include/SFCGAL/algorithm/difference.h
  45. include/SFCGAL/algorithm/differencePrimitives.h
  46. include/SFCGAL/algorithm/distance.h
  47. include/SFCGAL/algorithm/distance3d.h
  48. include/SFCGAL/algorithm/extrude.h
  49. include/SFCGAL/algorithm/force2D.h
  50. include/SFCGAL/algorithm/force3D.h
  51. include/SFCGAL/algorithm/forceMeasured.h
  52. include/SFCGAL/algorithm/intersection.h
  53. include/SFCGAL/algorithm/intersects.h
  54. include/SFCGAL/algorithm/isSimple.h
  55. include/SFCGAL/algorithm/isValid.h
  56. include/SFCGAL/algorithm/length.h
  57. include/SFCGAL/algorithm/lineSubstring.h
  58. include/SFCGAL/algorithm/minkowskiSum.h
  59. include/SFCGAL/algorithm/minkowskiSum3D.h
  60. include/SFCGAL/algorithm/normal.h
  61. include/SFCGAL/algorithm/offset.h
  62. include/SFCGAL/algorithm/orientation.h
  63. include/SFCGAL/algorithm/partition_2.h
  64. include/SFCGAL/algorithm/plane.h
  65. include/SFCGAL/algorithm/rotate.h
  66. include/SFCGAL/algorithm/scale.h
  67. include/SFCGAL/algorithm/simplification.h
  68. include/SFCGAL/algorithm/straightSkeleton.h
  69. include/SFCGAL/algorithm/tesselate.h
  70. include/SFCGAL/algorithm/translate.h
  71. include/SFCGAL/algorithm/union.h
  72. include/SFCGAL/algorithm/visibility.h
  73. include/SFCGAL/algorithm/volume.h
  74. include/SFCGAL/capi/sfcgal_c.h
  75. include/SFCGAL/config.h
  76. include/SFCGAL/detail/ComplexComparator.h
  77. include/SFCGAL/detail/ConstraintInfo.h
  78. include/SFCGAL/detail/EnvelopeVisitor.h
  79. include/SFCGAL/detail/ForceValidityVisitor.h
  80. include/SFCGAL/detail/GeometrySet.h
  81. include/SFCGAL/detail/GetPointsVisitor.h
  82. include/SFCGAL/detail/Interval.h
  83. include/SFCGAL/detail/SegmentStore.h
  84. include/SFCGAL/detail/TestGeometry.h
  85. include/SFCGAL/detail/TypeForDimension.h
  86. include/SFCGAL/detail/algorithm/coversPoints.h
  87. include/SFCGAL/detail/algorithm/simplification.h
  88. include/SFCGAL/detail/generator/building.h
  89. include/SFCGAL/detail/generator/disc.h
  90. include/SFCGAL/detail/generator/hoch.h
  91. include/SFCGAL/detail/generator/sierpinski.h
  92. include/SFCGAL/detail/graph/Edge.h
  93. include/SFCGAL/detail/graph/GeometryGraph.h
  94. include/SFCGAL/detail/graph/GeometryGraphBuilder.h
  95. include/SFCGAL/detail/graph/Vertex.h
  96. include/SFCGAL/detail/graph/algorithm/isHalfEdge.h
  97. include/SFCGAL/detail/graph/algorithm/orientation.h
  98. include/SFCGAL/detail/io/OsgFactory.h
  99. include/SFCGAL/detail/io/Serialization.h
  100. include/SFCGAL/detail/io/WkbReader.h
  101. include/SFCGAL/detail/io/WkbWriter.h
  102. include/SFCGAL/detail/io/WktReader.h
  103. include/SFCGAL/detail/io/WktWriter.h
  104. include/SFCGAL/detail/polygonSetToMultiPolygon.h
  105. include/SFCGAL/detail/tools/CharArrayBuffer.h
  106. include/SFCGAL/detail/tools/InputStreamReader.h
  107. include/SFCGAL/detail/tools/Log.h
  108. include/SFCGAL/detail/tools/Registry.h
  109. include/SFCGAL/detail/transform/AffineTransform2.h
  110. include/SFCGAL/detail/transform/AffineTransform3.h
  111. include/SFCGAL/detail/transform/Force2D.h
  112. include/SFCGAL/detail/transform/ForceM.h
  113. include/SFCGAL/detail/transform/ForceOrderPoints.h
  114. include/SFCGAL/detail/transform/ForceZ.h
  115. include/SFCGAL/detail/transform/ForceZOrderPoints.h
  116. include/SFCGAL/detail/transform/RoundTransform.h
  117. include/SFCGAL/detail/triangulate/ConstraintDelaunayTriangulation.h
  118. include/SFCGAL/detail/triangulate/markDomains.h
  119. include/SFCGAL/detail/triangulate/triangulateInGeometrySet.h
  120. include/SFCGAL/detail/ublas.h
  121. include/SFCGAL/export.h
  122. include/SFCGAL/io/GeometryStreams.h
  123. include/SFCGAL/io/OBJ.h
  124. include/SFCGAL/io/STL.h
  125. include/SFCGAL/io/ewkt.h
  126. include/SFCGAL/io/osg.h
  127. include/SFCGAL/io/vtk.h
  128. include/SFCGAL/io/wkb.h
  129. include/SFCGAL/io/wkt.h
  130. include/SFCGAL/namespace.h
  131. include/SFCGAL/numeric.h
  132. include/SFCGAL/primitive3d/Cylinder.h
  133. include/SFCGAL/primitive3d/Sphere.h
  134. include/SFCGAL/triangulate/triangulate2DZ.h
  135. include/SFCGAL/triangulate/triangulatePolygon.h
  136. include/SFCGAL/version.h
  137. lib/cmake/SFCGAL/SFCGALConfig.cmake
  138. lib/cmake/SFCGAL/SFCGALConfigVersion.cmake
  139. lib/cmake/SFCGAL/SFCGALTargets-release.cmake
  140. lib/cmake/SFCGAL/SFCGALTargets.cmake
  141. lib/libSFCGAL.so
  142. lib/libSFCGAL.so.2
  143. lib/libSFCGAL.so.2.2.0
  144. libdata/pkgconfig/sfcgal.pc
  145. @owner
  146. @group
  147. @mode
Collapse this list.
Dependency lines:
  • sfcgal>0:databases/sfcgal
To install the port:
cd /usr/ports/databases/sfcgal/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/sfcgal
  • pkg install sfcgal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sfcgal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1754333037 SHA256 (CGAL-6.0.1.tar.xz) = 0acdfbf317c556630dd526f3253780f29b6ec9713ee92903e81b5c93c0f59b7f SIZE (CGAL-6.0.1.tar.xz) = 25659212

Expand this list (2 items)

Collapse this list.

SHA256 (SFCGAL-v2.2.0.tar.bz2) = 053ccb225dbc4b31272fbbd49d014766d5080508c61875357539f29a6da9e9a2 SIZE (SFCGAL-v2.2.0.tar.bz2) = 2839118

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sfcgal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.0_22.2.0-2.1.0_22.2.0---
FreeBSD:13:quarterly2.1.0_12.1.0_1-2.1.0_12.1.0_11.5.11.5.11.5.1
FreeBSD:14:latest2.1.0_22.2.0-2.1.0_22.2.0---
FreeBSD:14:quarterly2.1.0_12.1.0_1-2.1.0_12.1.0_11.5.11.5.11.5.1
FreeBSD:15:latest--n/a2.1.0_1n/a1.5.11.5.11.5.1_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
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libgmp.so : math/gmp
  3. libmpfr.so : math/mpfr
This port is required by:
for Libraries
  1. databases/postgis33
  2. databases/postgis34
  3. databases/postgis35
  4. databases/postgis36
  5. graphics/gdal

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. databases/postgis23*
  2. databases/postgis24*
  3. databases/postgis25*
  4. databases/postgis30*
  5. databases/postgis31*
  6. databases/postgis32*
  7. 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:
databases_sfcgal
USES:
cmake compiler:c++14-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/SFCGAL/SFCGAL/-/archive/v2.2.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port