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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2020Q3
geogram Programming library of geometric algorithms
1.7.5 math on this many watch lists=0 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 1.7.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-22 23:20:41
Last Update: 2020-09-22 23:20:03
Commit Hash: 4171d65
License: BSD3CLAUSE
WWW:
http://alice.loria.fr/software/geogram/doc/html/index.html
Description:
Geogram is a programming library of geometric algorithms. It includes a simple yet efficient Mesh data structure (for surfacic and volumetric meshes), exact computer arithmetics (a-la Shewchuck, implemented in GEO::expansion), a predicate code generator (PCK: Predicate Construction Kit), standard geometric predicates (orient/insphere), Delaunay triangulation, Voronoi diagram, spatial search data structures, spatial sorting) and less standard ones (more general geometric predicates, intersection between a Voronoi diagram and a triangular or tetrahedral mesh embedded in n dimensions). The latter is used by FWD/WarpDrive, the first algorithm that computes semi-discrete Optimal Transport in 3d that scales up to 1 million Dirac masses (see compute_OTM in example programs). WWW: http://alice.loria.fr/software/geogram/doc/html/index.html
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 (355 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/geogram-1.7.5/catalog.mk
  3. /usr/local/share/licenses/geogram-1.7.5/LICENSE
  4. /usr/local/share/licenses/geogram-1.7.5/BSD3CLAUSE
  5. bin/geobox
  6. bin/geocod
  7. bin/geodump
  8. bin/geogram_demo_Application
  9. bin/geogram_demo_Delaunay2d
  10. bin/geogram_demo_Delaunay3d
  11. bin/geogram_demo_Evert
  12. bin/geogram_demo_GLUP
  13. bin/geogram_demo_Raytrace
  14. bin/geogram_demo_SimpleApp
  15. bin/geoshade
  16. bin/vorpalite
  17. bin/vorpaview
  18. include/geogram1/geogram/NL/nl.h
  19. include/geogram1/geogram/NL/nl_64.h
  20. include/geogram1/geogram/NL/nl_arpack.h
  21. include/geogram1/geogram/NL/nl_blas.h
  22. include/geogram1/geogram/NL/nl_cholmod.h
  23. include/geogram1/geogram/NL/nl_context.h
  24. include/geogram1/geogram/NL/nl_cuda.h
  25. include/geogram1/geogram/NL/nl_ext.h
  26. include/geogram1/geogram/NL/nl_iterative_solvers.h
  27. include/geogram1/geogram/NL/nl_linkage.h
  28. include/geogram1/geogram/NL/nl_matrix.h
  29. include/geogram1/geogram/NL/nl_mkl.h
  30. include/geogram1/geogram/NL/nl_preconditioners.h
  31. include/geogram1/geogram/NL/nl_private.h
  32. include/geogram1/geogram/NL/nl_superlu.h
  33. include/geogram1/geogram/api/defs.h
  34. include/geogram1/geogram/basic/algorithm.h
  35. include/geogram1/geogram/basic/android_wrapper.h
  36. include/geogram1/geogram/basic/argused.h
  37. include/geogram1/geogram/basic/assert.h
  38. include/geogram1/geogram/basic/atomics.h
  39. include/geogram1/geogram/basic/attributes.h
  40. include/geogram1/geogram/basic/b_stream.h
  41. include/geogram1/geogram/basic/command_line.h
  42. include/geogram1/geogram/basic/command_line_args.h
  43. include/geogram1/geogram/basic/common.h
  44. include/geogram1/geogram/basic/counted.h
  45. include/geogram1/geogram/basic/environment.h
  46. include/geogram1/geogram/basic/factory.h
  47. include/geogram1/geogram/basic/file_system.h
  48. include/geogram1/geogram/basic/geofile.h
  49. include/geogram1/geogram/basic/geometry.h
  50. include/geogram1/geogram/basic/geometry_nd.h
  51. include/geogram1/geogram/basic/line_stream.h
  52. include/geogram1/geogram/basic/logger.h
  53. include/geogram1/geogram/basic/matrix.h
  54. include/geogram1/geogram/basic/memory.h
  55. include/geogram1/geogram/basic/numeric.h
  56. include/geogram1/geogram/basic/packed_arrays.h
  57. include/geogram1/geogram/basic/permutation.h
  58. include/geogram1/geogram/basic/process.h
  59. include/geogram1/geogram/basic/process_private.h
  60. include/geogram1/geogram/basic/progress.h
  61. include/geogram1/geogram/basic/psm.h
  62. include/geogram1/geogram/basic/quaternion.h
  63. include/geogram1/geogram/basic/range.h
  64. include/geogram1/geogram/basic/smart_pointer.h
  65. include/geogram1/geogram/basic/stopwatch.h
  66. include/geogram1/geogram/basic/string.h
  67. include/geogram1/geogram/basic/thread_sync.h
  68. include/geogram1/geogram/basic/vecg.h
  69. include/geogram1/geogram/bibliography/bibliography.h
  70. include/geogram1/geogram/delaunay/LFS.h
  71. include/geogram1/geogram/delaunay/cavity.h
  72. include/geogram1/geogram/delaunay/delaunay.h
  73. include/geogram1/geogram/delaunay/delaunay_2d.h
  74. include/geogram1/geogram/delaunay/delaunay_3d.h
  75. include/geogram1/geogram/delaunay/delaunay_nn.h
  76. include/geogram1/geogram/delaunay/delaunay_tetgen.h
  77. include/geogram1/geogram/delaunay/delaunay_triangle.h
  78. include/geogram1/geogram/delaunay/parallel_delaunay_3d.h
  79. include/geogram1/geogram/delaunay/periodic.h
  80. include/geogram1/geogram/delaunay/periodic_delaunay_3d.h
  81. include/geogram1/geogram/image/color.h
  82. include/geogram1/geogram/image/colormap.h
  83. include/geogram1/geogram/image/image.h
  84. include/geogram1/geogram/image/image_library.h
  85. include/geogram1/geogram/image/image_rasterizer.h
  86. include/geogram1/geogram/image/image_serializer.h
  87. include/geogram1/geogram/image/image_serializer_pgm.h
  88. include/geogram1/geogram/image/image_serializer_stb.h
  89. include/geogram1/geogram/image/image_serializer_xpm.h
  90. include/geogram1/geogram/image/morpho_math.h
  91. include/geogram1/geogram/lua/lua_io.h
  92. include/geogram1/geogram/lua/lua_wrap.h
  93. include/geogram1/geogram/mesh/index.h
  94. include/geogram1/geogram/mesh/mesh.h
  95. include/geogram1/geogram/mesh/mesh_AABB.h
  96. include/geogram1/geogram/mesh/mesh_baking.h
  97. include/geogram1/geogram/mesh/mesh_compare.h
  98. include/geogram1/geogram/mesh/mesh_decimate.h
  99. include/geogram1/geogram/mesh/mesh_degree3_vertices.h
  100. include/geogram1/geogram/mesh/mesh_distance.h
  101. include/geogram1/geogram/mesh/mesh_fill_holes.h
  102. include/geogram1/geogram/mesh/mesh_frame_field.h
  103. include/geogram1/geogram/mesh/mesh_geometry.h
  104. include/geogram1/geogram/mesh/mesh_halfedges.h
  105. include/geogram1/geogram/mesh/mesh_intersection.h
  106. include/geogram1/geogram/mesh/mesh_io.h
  107. include/geogram1/geogram/mesh/mesh_manifold_harmonics.h
  108. include/geogram1/geogram/mesh/mesh_partition.h
  109. include/geogram1/geogram/mesh/mesh_preprocessing.h
  110. include/geogram1/geogram/mesh/mesh_remesh.h
  111. include/geogram1/geogram/mesh/mesh_reorder.h
  112. include/geogram1/geogram/mesh/mesh_repair.h
  113. include/geogram1/geogram/mesh/mesh_sampling.h
  114. include/geogram1/geogram/mesh/mesh_smoothing.h
  115. include/geogram1/geogram/mesh/mesh_subdivision.h
  116. include/geogram1/geogram/mesh/mesh_tetrahedralize.h
  117. include/geogram1/geogram/mesh/mesh_topology.h
  118. include/geogram1/geogram/mesh/triangle_intersection.h
  119. include/geogram1/geogram/numerics/expansion_nt.h
  120. include/geogram1/geogram/numerics/lbfgs_optimizers.h
  121. include/geogram1/geogram/numerics/matrix_util.h
  122. include/geogram1/geogram/numerics/multi_precision.h
  123. include/geogram1/geogram/numerics/optimizer.h
  124. include/geogram1/geogram/numerics/predicates.h
  125. include/geogram1/geogram/numerics/predicates/.pck.h
  126. include/geogram1/geogram/numerics/predicates/aligned3d.h
  127. include/geogram1/geogram/numerics/predicates/det3d.h
  128. include/geogram1/geogram/numerics/predicates/det4d.h
  129. include/geogram1/geogram/numerics/predicates/det_compare_4d.h
  130. include/geogram1/geogram/numerics/predicates/dot3d.h
  131. include/geogram1/geogram/numerics/predicates/dot_compare_3d.h
  132. include/geogram1/geogram/numerics/predicates/orient2d.h
  133. include/geogram1/geogram/numerics/predicates/orient3d.h
  134. include/geogram1/geogram/numerics/predicates/orient4d.h
  135. include/geogram1/geogram/numerics/predicates/side1.h
  136. include/geogram1/geogram/numerics/predicates/side2.h
  137. include/geogram1/geogram/numerics/predicates/side3.h
  138. include/geogram1/geogram/numerics/predicates/side3_2dlifted.h
  139. include/geogram1/geogram/numerics/predicates/side3h.h
  140. include/geogram1/geogram/numerics/predicates/side4.h
  141. include/geogram1/geogram/numerics/predicates/side4h.h
  142. include/geogram1/geogram/numerics/predicates/side_for_boolean.h
  143. include/geogram1/geogram/parameterization/mesh_ABF.h
  144. include/geogram1/geogram/parameterization/mesh_LSCM.h
  145. include/geogram1/geogram/parameterization/mesh_PGP_2d.h
  146. include/geogram1/geogram/parameterization/mesh_atlas_maker.h
  147. include/geogram1/geogram/parameterization/mesh_global_param.h
  148. include/geogram1/geogram/parameterization/mesh_param_packer.h
  149. include/geogram1/geogram/parameterization/mesh_param_validator.h
  150. include/geogram1/geogram/parameterization/mesh_segmentation.h
  151. include/geogram1/geogram/points/co3ne.h
  152. include/geogram1/geogram/points/colocate.h
  153. include/geogram1/geogram/points/kd_tree.h
  154. include/geogram1/geogram/points/nn_search.h
  155. include/geogram1/geogram/points/principal_axes.h
  156. include/geogram1/geogram/third_party/HLBFGS/HLBFGS.h
  157. include/geogram1/geogram/third_party/HLBFGS/HLBFGS_BLAS.h
  158. include/geogram1/geogram/third_party/HLBFGS/ICFS.h
  159. include/geogram1/geogram/third_party/HLBFGS/LineSearch.h
  160. include/geogram1/geogram/third_party/HLBFGS/Lite_Sparse_Matrix.h
  161. include/geogram1/geogram/third_party/HLBFGS/Sparse_Entry.h
  162. include/geogram1/geogram/third_party/LM7/libmeshb7.h
  163. include/geogram1/geogram/third_party/PoissonRecon/Allocator.h
  164. include/geogram1/geogram/third_party/PoissonRecon/Array.h
  165. include/geogram1/geogram/third_party/PoissonRecon/BSplineData.h
  166. include/geogram1/geogram/third_party/PoissonRecon/BinaryNode.h
  167. include/geogram1/geogram/third_party/PoissonRecon/Factor.h
  168. include/geogram1/geogram/third_party/PoissonRecon/FunctionData.h
  169. include/geogram1/geogram/third_party/PoissonRecon/Geometry.h
  170. include/geogram1/geogram/third_party/PoissonRecon/Hash.h
  171. include/geogram1/geogram/third_party/PoissonRecon/MAT.h
  172. include/geogram1/geogram/third_party/PoissonRecon/MarchingCubes.h
  173. include/geogram1/geogram/third_party/PoissonRecon/MemoryUsage.h
  174. include/geogram1/geogram/third_party/PoissonRecon/MultiGridOctreeData.h
  175. include/geogram1/geogram/third_party/PoissonRecon/MyTime.h
  176. include/geogram1/geogram/third_party/PoissonRecon/Octree.h
  177. include/geogram1/geogram/third_party/PoissonRecon/PPolynomial.h
  178. include/geogram1/geogram/third_party/PoissonRecon/PlyVertexMini.h
  179. include/geogram1/geogram/third_party/PoissonRecon/PointStream.h
  180. include/geogram1/geogram/third_party/PoissonRecon/Polynomial.h
  181. include/geogram1/geogram/third_party/PoissonRecon/SparseMatrix.h
  182. include/geogram1/geogram/third_party/PoissonRecon/poisson_geogram.h
  183. include/geogram1/geogram/third_party/PoissonRecon/unused/CmdLineParser.h
  184. include/geogram1/geogram/third_party/PoissonRecon/unused/Ply.h
  185. include/geogram1/geogram/third_party/PoissonRecon/unused/PlyPointStream.h
  186. include/geogram1/geogram/third_party/gzstream/gzstream.h
  187. include/geogram1/geogram/third_party/lua/lapi.h
  188. include/geogram1/geogram/third_party/lua/lauxlib.h
  189. include/geogram1/geogram/third_party/lua/lcode.h
  190. include/geogram1/geogram/third_party/lua/lctype.h
  191. include/geogram1/geogram/third_party/lua/ldebug.h
  192. include/geogram1/geogram/third_party/lua/ldo.h
  193. include/geogram1/geogram/third_party/lua/lfunc.h
  194. include/geogram1/geogram/third_party/lua/lgc.h
  195. include/geogram1/geogram/third_party/lua/llex.h
  196. include/geogram1/geogram/third_party/lua/llimits.h
  197. include/geogram1/geogram/third_party/lua/lmem.h
  198. include/geogram1/geogram/third_party/lua/lobject.h
  199. include/geogram1/geogram/third_party/lua/lopcodes.h
  200. include/geogram1/geogram/third_party/lua/lparser.h
  201. include/geogram1/geogram/third_party/lua/lprefix.h
  202. include/geogram1/geogram/third_party/lua/lstate.h
  203. include/geogram1/geogram/third_party/lua/lstring.h
  204. include/geogram1/geogram/third_party/lua/ltable.h
  205. include/geogram1/geogram/third_party/lua/ltm.h
  206. include/geogram1/geogram/third_party/lua/lua.h
  207. include/geogram1/geogram/third_party/lua/luaconf.h
  208. include/geogram1/geogram/third_party/lua/lualib.h
  209. include/geogram1/geogram/third_party/lua/lundump.h
  210. include/geogram1/geogram/third_party/lua/lvm.h
  211. include/geogram1/geogram/third_party/lua/lzio.h
  212. include/geogram1/geogram/third_party/pstdint.h
  213. include/geogram1/geogram/third_party/rply/rply.h
  214. include/geogram1/geogram/third_party/rply/rplyfile.h
  215. include/geogram1/geogram/third_party/stb_image/stb_image.h
  216. include/geogram1/geogram/third_party/stb_image/stb_image_write.h
  217. include/geogram1/geogram/third_party/tetgen/tetgen.h
  218. include/geogram1/geogram/third_party/triangle/triangle.h
  219. include/geogram1/geogram/third_party/xatlas/OLD/xatlas.h
  220. include/geogram1/geogram/third_party/xatlas/xatlas.h
  221. include/geogram1/geogram/third_party/zlib/crc32.h
  222. include/geogram1/geogram/third_party/zlib/deflate.h
  223. include/geogram1/geogram/third_party/zlib/gzguts.h
  224. include/geogram1/geogram/third_party/zlib/inffast.h
  225. include/geogram1/geogram/third_party/zlib/inffixed.h
  226. include/geogram1/geogram/third_party/zlib/inflate.h
  227. include/geogram1/geogram/third_party/zlib/inftrees.h
  228. include/geogram1/geogram/third_party/zlib/trees.h
  229. include/geogram1/geogram/third_party/zlib/zconf.h
  230. include/geogram1/geogram/third_party/zlib/zlib.h
  231. include/geogram1/geogram/third_party/zlib/zutil.h
  232. include/geogram1/geogram/voronoi/CVT.h
  233. include/geogram1/geogram/voronoi/RVD.h
  234. include/geogram1/geogram/voronoi/RVD_callback.h
  235. include/geogram1/geogram/voronoi/RVD_mesh_builder.h
  236. include/geogram1/geogram/voronoi/convex_cell.h
  237. include/geogram1/geogram/voronoi/generic_RVD.h
  238. include/geogram1/geogram/voronoi/generic_RVD_cell.h
  239. include/geogram1/geogram/voronoi/generic_RVD_polygon.h
  240. include/geogram1/geogram/voronoi/generic_RVD_utils.h
  241. include/geogram1/geogram/voronoi/generic_RVD_vertex.h
  242. include/geogram1/geogram/voronoi/integration_simplex.h
  243. include/geogram1/geogram_gfx/GLUP/GLUP.h
  244. include/geogram1/geogram_gfx/GLUP/GLUP_context.h
  245. include/geogram1/geogram_gfx/GLUP/GLUP_context_ES.h
  246. include/geogram1/geogram_gfx/GLUP/GLUP_context_GLSL.h
  247. include/geogram1/geogram_gfx/GLUP/GLUP_marching_cells.h
  248. include/geogram1/geogram_gfx/GLUP/GLUP_private.h
  249. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/ShaderToy.h
  250. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/constants.h
  251. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/defs.h
  252. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/fragment_ray_tracing.h
  253. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/fragment_shader_utils.h
  254. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/portable_fragment_shader.h
  255. include/geogram1/geogram_gfx/GLUP/shaders/GLUP/stdglup.h
  256. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/fragment_shader.h
  257. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/fragment_shader_state.h
  258. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/fragment_shader_utils.h
  259. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/lines_fragment_shader.h
  260. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/points_fragment_shader.h
  261. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/points_vertex_shader.h
  262. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/spheres_fragment_shader.h
  263. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/spheres_vertex_shader.h
  264. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/vertex_shader.h
  265. include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/vertex_shader_state.h
  266. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/fragment_shader.h
  267. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/gather_vertex_shader.h
  268. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/geometry_shader_preamble.h
  269. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/lines_fragment_shader.h
  270. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/marching_cells.h
  271. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/points_fragment_shader.h
  272. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/points_vertex_shader.h
  273. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/spheres_fragment_shader.h
  274. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/spheres_vertex_shader.h
  275. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/state.h
  276. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/tess_evaluation_shader.h
  277. include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/vertex_shader.h
  278. include/geogram1/geogram_gfx/GLUP/shaders/embedded_shaders.h
  279. include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/ambient_occlusion_fragment_shader.h
  280. include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/blur_fragment_shader.h
  281. include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/depth_dependent_blur_fragment_shader.h
  282. include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/unsharp_masking_fragment_shader.h
  283. include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/vertex_shader.h
  284. include/geogram1/geogram_gfx/ImGui_ext/icon_font.h
  285. include/geogram1/geogram_gfx/ImGui_ext/imgui_ext.h
  286. include/geogram1/geogram_gfx/api/defs.h
  287. include/geogram1/geogram_gfx/basic/GL.h
  288. include/geogram1/geogram_gfx/basic/GLSL.h
  289. include/geogram1/geogram_gfx/basic/common.h
  290. include/geogram1/geogram_gfx/basic/frame_buffer_object.h
  291. include/geogram1/geogram_gfx/full_screen_effects/ambient_occlusion.h
  292. include/geogram1/geogram_gfx/full_screen_effects/full_screen_effect.h
  293. include/geogram1/geogram_gfx/full_screen_effects/unsharp_masking.h
  294. include/geogram1/geogram_gfx/gui/application.h
  295. include/geogram1/geogram_gfx/gui/arc_ball.h
  296. include/geogram1/geogram_gfx/gui/command.h
  297. include/geogram1/geogram_gfx/gui/console.h
  298. include/geogram1/geogram_gfx/gui/events.h
  299. include/geogram1/geogram_gfx/gui/gui_state.h
  300. include/geogram1/geogram_gfx/gui/gui_state_h.h
  301. include/geogram1/geogram_gfx/gui/gui_state_v.h
  302. include/geogram1/geogram_gfx/gui/simple_application.h
  303. include/geogram1/geogram_gfx/gui/simple_mesh_application.h
  304. include/geogram1/geogram_gfx/gui/status_bar.h
  305. include/geogram1/geogram_gfx/gui/text_editor.h
  306. include/geogram1/geogram_gfx/lua/lua_glup.h
  307. include/geogram1/geogram_gfx/lua/lua_imgui.h
  308. include/geogram1/geogram_gfx/lua/lua_simple_application.h
  309. include/geogram1/geogram_gfx/mesh/mesh_gfx.h
  310. include/geogram1/geogram_gfx/third_party/ImGui/OLD/glup_compat.h
  311. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imconfig.h
  312. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui.h
  313. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_android.h
  314. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_glfw.h
  315. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_opengl3.h
  316. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_win32.h
  317. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_internal.h
  318. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imstb_rectpack.h
  319. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imstb_textedit.h
  320. include/geogram1/geogram_gfx/third_party/ImGui/OLD/imstb_truetype.h
  321. include/geogram1/geogram_gfx/third_party/ImGui/glup_compat.h
  322. include/geogram1/geogram_gfx/third_party/ImGui/imconfig.h
  323. include/geogram1/geogram_gfx/third_party/ImGui/imgui.h
  324. include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_glfw.h
  325. include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_opengl3.h
  326. include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_win32.h
  327. include/geogram1/geogram_gfx/third_party/ImGui/imgui_internal.h
  328. include/geogram1/geogram_gfx/third_party/ImGui/imstb_rectpack.h
  329. include/geogram1/geogram_gfx/third_party/ImGui/imstb_textedit.h
  330. include/geogram1/geogram_gfx/third_party/ImGui/imstb_truetype.h
  331. include/geogram1/geogram_gfx/third_party/ImGuiColorTextEdit/TextEditor.h
  332. include/geogram1/geogram_gfx/third_party/glad/KHR/khrplatform.h
  333. include/geogram1/geogram_gfx/third_party/glad/glad.h
  334. include/geogram1/geogram_gfx/third_party/imgui_fonts/cousine_regular.h
  335. include/geogram1/geogram_gfx/third_party/imgui_fonts/fa_brands.h
  336. include/geogram1/geogram_gfx/third_party/imgui_fonts/fa_regular.h
  337. include/geogram1/geogram_gfx/third_party/imgui_fonts/fa_solid.h
  338. include/geogram1/geogram_gfx/third_party/imgui_fonts/roboto_medium.h
  339. include/geogram1/geogram_gfx/third_party/imgui_lua_bindings/imgui_iterator.h
  340. lib/cmake/modules/FindGeogram.cmake
  341. lib/libgeogram.so
  342. lib/libgeogram.so.1
  343. lib/libgeogram.so.1.7.5
  344. lib/libgeogram_gfx.so
  345. lib/libgeogram_gfx.so.1
  346. lib/libgeogram_gfx.so.1.7.5
  347. lib/libgeogram_num_3rdparty.so
  348. lib/libgeogram_num_3rdparty.so.1
  349. lib/libgeogram_num_3rdparty.so.1.7.5
  350. libdata/pkgconfig/geogram1.pc
  351. libdata/pkgconfig/geogram_gfx1.pc
  352. @dir include/geogram1/geogram_gfx/gui/colormaps
  353. @owner
  354. @group
  355. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • geogram>0:math/geogram
To install the port:
cd /usr/ports/math/geogram/ && make install clean
To add the package, run one of these commands:
  • pkg install math/geogram
  • pkg install geogram
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: geogram
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1587085337 SHA256 (alicevision-geogram-v1.7.5_GH0.tar.gz) = 5bc3eb0bed27feed0c4f2406ca85328e65013a6a7881c50bd41fb53384306ef6 SIZE (alicevision-geogram-v1.7.5_GH0.tar.gz) = 9166081

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. xorgproto>=0 : x11/xorgproto
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xcursor.pc : x11/libXcursor
  7. xi.pc : x11/libXi
  8. xinerama.pc : x11/libXinerama
  9. xrandr.pc : x11/libXrandr
  10. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xcursor.pc : x11/libXcursor
  3. xi.pc : x11/libXi
  4. xinerama.pc : x11/libXinerama
  5. xrandr.pc : x11/libXrandr
  6. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libglfw.so : graphics/glfw
  2. libGL.so : graphics/mesa-libs
  3. libGLU.so : graphics/libGLU
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_geogram
USES:
cmake gl localbase:ldflags xorg xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alicevision/geogram/tar.gz/v1.7.5?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.5
22 Sep 2020 23:20:04
Revision:549643Original commit files touched by this commit
yuri search for other commits by this committer
MFH: r549628

math/geogram: Fix build on 13

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
1.7.5
22 Sep 2020 23:20:03
commit hash: 4171d65e5ca599250fb3ba6807375287181ba940commit hash: 4171d65e5ca599250fb3ba6807375287181ba940commit hash: 4171d65e5ca599250fb3ba6807375287181ba940commit hash: 4171d65e5ca599250fb3ba6807375287181ba940 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
MFH: r549628

math/geogram: Fix build on 13

Reported by:	fallout

Approved by:	ports-secteam (fluffy)

Number of commits found: 2