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 2026Q3
colmap Structure from motion and multi-view stereo
4.1.1 graphics 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 4.1.1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-18 14:21:35
Last Update: 2026-07-18 14:18:47
Commit Hash: 273fd90
License: BSD2CLAUSE BSD3CLAUSE CC-BY-3.0 MIT SIFTGPU
WWW:
https://colmap.github.io/
Description:
COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (519 items)
Collapse this list.
  1. /usr/local/share/licenses/colmap-4.1.1/catalog.mk
  2. /usr/local/share/licenses/colmap-4.1.1/LICENSE
  3. /usr/local/share/licenses/colmap-4.1.1/BSD2CLAUSE
  4. /usr/local/share/licenses/colmap-4.1.1/BSD3CLAUSE
  5. /usr/local/share/licenses/colmap-4.1.1/CC-BY-3.0
  6. /usr/local/share/licenses/colmap-4.1.1/MIT
  7. /usr/local/share/licenses/colmap-4.1.1/SIFTGPU
  8. bin/colmap
  9. include/colmap/controllers/automatic_reconstruction.h
  10. include/colmap/controllers/base_option_manager.h
  11. include/colmap/controllers/bundle_adjustment.h
  12. include/colmap/controllers/feature_extraction.h
  13. include/colmap/controllers/feature_matching.h
  14. include/colmap/controllers/feature_matching_utils.h
  15. include/colmap/controllers/global_pipeline.h
  16. include/colmap/controllers/hierarchical_pipeline.h
  17. include/colmap/controllers/image_reader.h
  18. include/colmap/controllers/incremental_pipeline.h
  19. include/colmap/controllers/matcher_cache.h
  20. include/colmap/controllers/option_manager.h
  21. include/colmap/controllers/pairing.h
  22. include/colmap/controllers/reconstruction_clustering.h
  23. include/colmap/controllers/rotation_averaging.h
  24. include/colmap/controllers/undistorters.h
  25. include/colmap/estimators/alignment.h
  26. include/colmap/estimators/bundle_adjustment.h
  27. include/colmap/estimators/bundle_adjustment_caspar.h
  28. include/colmap/estimators/bundle_adjustment_ceres.h
  29. include/colmap/estimators/caspar/caspar_model_adapter.h
  30. include/colmap/estimators/coordinate_frame.h
  31. include/colmap/estimators/cost_functions/alignment.h
  32. include/colmap/estimators/cost_functions/calibration.h
  33. include/colmap/estimators/cost_functions/manifold.h
  34. include/colmap/estimators/cost_functions/motion_averaging.h
  35. include/colmap/estimators/cost_functions/pose_prior.h
  36. include/colmap/estimators/cost_functions/reprojection_error.h
  37. include/colmap/estimators/cost_functions/sampson_error.h
  38. include/colmap/estimators/cost_functions/utils.h
  39. include/colmap/estimators/covariance.h
  40. include/colmap/estimators/generalized_pose.h
  41. include/colmap/estimators/global_positioning.h
  42. include/colmap/estimators/gravity_refinement.h
  43. include/colmap/estimators/pose.h
  44. include/colmap/estimators/rotation_averaging.h
  45. include/colmap/estimators/rotation_averaging_impl.h
  46. include/colmap/estimators/solvers/absolute_pose.h
  47. include/colmap/estimators/solvers/affine_transform.h
  48. include/colmap/estimators/solvers/essential_matrix.h
  49. include/colmap/estimators/solvers/essential_matrix_coeffs.h
  50. include/colmap/estimators/solvers/essential_matrix_poly.h
  51. include/colmap/estimators/solvers/euclidean_transform.h
  52. include/colmap/estimators/solvers/fundamental_matrix.h
  53. include/colmap/estimators/solvers/generalized_absolute_pose.h
  54. include/colmap/estimators/solvers/generalized_relative_pose.h
  55. include/colmap/estimators/solvers/homography_matrix.h
  56. include/colmap/estimators/solvers/poselib_utils.h
  57. include/colmap/estimators/solvers/similarity_transform.h
  58. include/colmap/estimators/solvers/translation_transform.h
  59. include/colmap/estimators/triangulation.h
  60. include/colmap/estimators/two_view_geometry.h
  61. include/colmap/estimators/view_graph_calibration.h
  62. include/colmap/exe/database.h
  63. include/colmap/exe/feature.h
  64. include/colmap/exe/gui.h
  65. include/colmap/exe/image.h
  66. include/colmap/exe/model.h
  67. include/colmap/exe/mvs.h
  68. include/colmap/exe/sfm.h
  69. include/colmap/exe/vocab_tree.h
  70. include/colmap/feature/aliked.h
  71. include/colmap/feature/extractor.h
  72. include/colmap/feature/index.h
  73. include/colmap/feature/matcher.h
  74. include/colmap/feature/onnx_matchers.h
  75. include/colmap/feature/onnx_utils.h
  76. include/colmap/feature/resources.h
  77. include/colmap/feature/sift.h
  78. include/colmap/feature/types.h
  79. include/colmap/feature/utils.h
  80. include/colmap/geometry/bbox.h
  81. include/colmap/geometry/essential_matrix.h
  82. include/colmap/geometry/gps.h
  83. include/colmap/geometry/homography_matrix.h
  84. include/colmap/geometry/normalization.h
  85. include/colmap/geometry/pose.h
  86. include/colmap/geometry/pose_prior.h
  87. include/colmap/geometry/rigid3.h
  88. include/colmap/geometry/rigid3_matchers.h
  89. include/colmap/geometry/sim3.h
  90. include/colmap/geometry/sim3_matchers.h
  91. include/colmap/geometry/triangulation.h
  92. include/colmap/image/line.h
  93. include/colmap/image/undistortion.h
  94. include/colmap/image/warp.h
  95. include/colmap/math/connected_components.h
  96. include/colmap/math/graph_cut.h
  97. include/colmap/math/math.h
  98. include/colmap/math/matrix.h
  99. include/colmap/math/polynomial.h
  100. include/colmap/math/random.h
  101. include/colmap/math/spanning_tree.h
  102. include/colmap/math/union_find.h
  103. include/colmap/mvs/advancing_front_meshing.h
  104. include/colmap/mvs/consistency_graph.h
  105. include/colmap/mvs/cuda_flip.h
  106. include/colmap/mvs/cuda_rotate.h
  107. include/colmap/mvs/cuda_texture.h
  108. include/colmap/mvs/cuda_transpose.h
  109. include/colmap/mvs/delaunay_meshing.h
  110. include/colmap/mvs/depth_map.h
  111. include/colmap/mvs/fusion.h
  112. include/colmap/mvs/gpu_mat.h
  113. include/colmap/mvs/gpu_mat_prng.h
  114. include/colmap/mvs/gpu_mat_ref_image.h
  115. include/colmap/mvs/image.h
  116. include/colmap/mvs/mat.h
  117. include/colmap/mvs/mesh_simplification.h
  118. include/colmap/mvs/model.h
  119. include/colmap/mvs/normal_map.h
  120. include/colmap/mvs/patch_match.h
  121. include/colmap/mvs/patch_match_cuda.h
  122. include/colmap/mvs/patch_match_options.h
  123. include/colmap/mvs/poisson_meshing.h
  124. include/colmap/mvs/texture_mapping.h
  125. include/colmap/mvs/workspace.h
  126. include/colmap/optim/combination_sampler.h
  127. include/colmap/optim/least_absolute_deviations.h
  128. include/colmap/optim/loransac.h
  129. include/colmap/optim/progressive_sampler.h
  130. include/colmap/optim/random_sampler.h
  131. include/colmap/optim/ransac.h
  132. include/colmap/optim/sampler.h
  133. include/colmap/optim/sparse_cholesky.h
  134. include/colmap/optim/sprt.h
  135. include/colmap/optim/support_measurement.h
  136. include/colmap/retrieval/geometry.h
  137. include/colmap/retrieval/inverted_file.h
  138. include/colmap/retrieval/inverted_file_entry.h
  139. include/colmap/retrieval/inverted_index.h
  140. include/colmap/retrieval/resources.h
  141. include/colmap/retrieval/utils.h
  142. include/colmap/retrieval/visual_index.h
  143. include/colmap/retrieval/vote_and_verify.h
  144. include/colmap/scene/camera.h
  145. include/colmap/scene/correspondence_graph.h
  146. include/colmap/scene/database.h
  147. include/colmap/scene/database_cache.h
  148. include/colmap/scene/database_sqlite.h
  149. include/colmap/scene/frame.h
  150. include/colmap/scene/image.h
  151. include/colmap/scene/point2d.h
  152. include/colmap/scene/point3d.h
  153. include/colmap/scene/pose_graph.h
  154. include/colmap/scene/projection.h
  155. include/colmap/scene/reconstruction.h
  156. include/colmap/scene/reconstruction_clustering.h
  157. include/colmap/scene/reconstruction_io.h
  158. include/colmap/scene/reconstruction_io_binary.h
  159. include/colmap/scene/reconstruction_io_text.h
  160. include/colmap/scene/reconstruction_io_utils.h
  161. include/colmap/scene/reconstruction_manager.h
  162. include/colmap/scene/reconstruction_matchers.h
  163. include/colmap/scene/reconstruction_pruning.h
  164. include/colmap/scene/rig.h
  165. include/colmap/scene/scene_clustering.h
  166. include/colmap/scene/synthetic.h
  167. include/colmap/scene/track.h
  168. include/colmap/scene/two_view_geometry.h
  169. include/colmap/scene/visibility_pyramid.h
  170. include/colmap/sensor/bitmap.h
  171. include/colmap/sensor/database.h
  172. include/colmap/sensor/models.h
  173. include/colmap/sensor/rig.h
  174. include/colmap/sensor/specs.h
  175. include/colmap/sfm/global_mapper.h
  176. include/colmap/sfm/incremental_mapper.h
  177. include/colmap/sfm/incremental_mapper_impl.h
  178. include/colmap/sfm/incremental_triangulator.h
  179. include/colmap/sfm/observation_manager.h
  180. include/colmap/thirdparty/LSD/lsd.h
  181. include/colmap/thirdparty/PoissonRecon/Allocator.h
  182. include/colmap/thirdparty/PoissonRecon/Array.h
  183. include/colmap/thirdparty/PoissonRecon/Array.inl
  184. include/colmap/thirdparty/PoissonRecon/BSplineData.h
  185. include/colmap/thirdparty/PoissonRecon/BSplineData.inl
  186. include/colmap/thirdparty/PoissonRecon/BinaryNode.h
  187. include/colmap/thirdparty/PoissonRecon/BlockedVector.h
  188. include/colmap/thirdparty/PoissonRecon/CmdLineParser.h
  189. include/colmap/thirdparty/PoissonRecon/CmdLineParser.inl
  190. include/colmap/thirdparty/PoissonRecon/DataStream.h
  191. include/colmap/thirdparty/PoissonRecon/DataStream.imp.h
  192. include/colmap/thirdparty/PoissonRecon/DataStream.imp.inl
  193. include/colmap/thirdparty/PoissonRecon/DataStream.inl
  194. include/colmap/thirdparty/PoissonRecon/Extrapolator.h
  195. include/colmap/thirdparty/PoissonRecon/FEMTree.Evaluation.inl
  196. include/colmap/thirdparty/PoissonRecon/FEMTree.Initialize.inl
  197. include/colmap/thirdparty/PoissonRecon/FEMTree.LevelSet.2D.inl
  198. include/colmap/thirdparty/PoissonRecon/FEMTree.LevelSet.3D.inl
  199. include/colmap/thirdparty/PoissonRecon/FEMTree.LevelSet.inl
  200. include/colmap/thirdparty/PoissonRecon/FEMTree.SortedTreeNodes.inl
  201. include/colmap/thirdparty/PoissonRecon/FEMTree.System.inl
  202. include/colmap/thirdparty/PoissonRecon/FEMTree.WeightedSamples.inl
  203. include/colmap/thirdparty/PoissonRecon/FEMTree.h
  204. include/colmap/thirdparty/PoissonRecon/FEMTree.inl
  205. include/colmap/thirdparty/PoissonRecon/Factor.h
  206. include/colmap/thirdparty/PoissonRecon/Geometry.h
  207. include/colmap/thirdparty/PoissonRecon/Geometry.inl
  208. include/colmap/thirdparty/PoissonRecon/Image.h
  209. include/colmap/thirdparty/PoissonRecon/JPEG.h
  210. include/colmap/thirdparty/PoissonRecon/JPEG.inl
  211. include/colmap/thirdparty/PoissonRecon/LinearSolvers.h
  212. include/colmap/thirdparty/PoissonRecon/MAT.h
  213. include/colmap/thirdparty/PoissonRecon/MAT.inl
  214. include/colmap/thirdparty/PoissonRecon/MarchingCubes.h
  215. include/colmap/thirdparty/PoissonRecon/MergePlyClientServer.h
  216. include/colmap/thirdparty/PoissonRecon/MergePlyClientServer.inl
  217. include/colmap/thirdparty/PoissonRecon/MultiThreading.h
  218. include/colmap/thirdparty/PoissonRecon/MyAtomic.h
  219. include/colmap/thirdparty/PoissonRecon/MyExceptions.h
  220. include/colmap/thirdparty/PoissonRecon/MyMiscellany.h
  221. include/colmap/thirdparty/PoissonRecon/NestedVector.h
  222. include/colmap/thirdparty/PoissonRecon/PNG.h
  223. include/colmap/thirdparty/PoissonRecon/PNG.inl
  224. include/colmap/thirdparty/PoissonRecon/PPolynomial.h
  225. include/colmap/thirdparty/PoissonRecon/PPolynomial.inl
  226. include/colmap/thirdparty/PoissonRecon/ParameterPack.h
  227. include/colmap/thirdparty/PoissonRecon/Ply.h
  228. include/colmap/thirdparty/PoissonRecon/Ply.inl
  229. include/colmap/thirdparty/PoissonRecon/PlyFile.h
  230. include/colmap/thirdparty/PoissonRecon/PlyFile.inl
  231. include/colmap/thirdparty/PoissonRecon/PointExtent.h
  232. include/colmap/thirdparty/PoissonRecon/PointExtent.inl
  233. include/colmap/thirdparty/PoissonRecon/PointPartition.h
  234. include/colmap/thirdparty/PoissonRecon/PointPartition.inl
  235. include/colmap/thirdparty/PoissonRecon/PointPartitionClientServer.h
  236. include/colmap/thirdparty/PoissonRecon/PointPartitionClientServer.inl
  237. include/colmap/thirdparty/PoissonRecon/PoissonRecon.client.inl
  238. include/colmap/thirdparty/PoissonRecon/PoissonRecon.h
  239. include/colmap/thirdparty/PoissonRecon/PoissonRecon.server.inl
  240. include/colmap/thirdparty/PoissonRecon/PoissonReconClientServer.h
  241. include/colmap/thirdparty/PoissonRecon/PoissonReconClientServer.inl
  242. include/colmap/thirdparty/PoissonRecon/Polynomial.h
  243. include/colmap/thirdparty/PoissonRecon/Polynomial.inl
  244. include/colmap/thirdparty/PoissonRecon/PreProcessor.h
  245. include/colmap/thirdparty/PoissonRecon/Rasterizer.h
  246. include/colmap/thirdparty/PoissonRecon/Rasterizer.inl
  247. include/colmap/thirdparty/PoissonRecon/Reconstructors.h
  248. include/colmap/thirdparty/PoissonRecon/Reconstructors.streams.h
  249. include/colmap/thirdparty/PoissonRecon/RegularGrid.h
  250. include/colmap/thirdparty/PoissonRecon/RegularGrid.inl
  251. include/colmap/thirdparty/PoissonRecon/RegularTree.h
  252. include/colmap/thirdparty/PoissonRecon/RegularTree.inl
  253. include/colmap/thirdparty/PoissonRecon/Socket.h
  254. include/colmap/thirdparty/PoissonRecon/Socket.inl
  255. include/colmap/thirdparty/PoissonRecon/SparseMatrix.h
  256. include/colmap/thirdparty/PoissonRecon/SparseMatrix.inl
  257. include/colmap/thirdparty/PoissonRecon/SparseMatrixInterface.h
  258. include/colmap/thirdparty/PoissonRecon/SparseMatrixInterface.inl
  259. include/colmap/thirdparty/PoissonRecon/Streams.h
  260. include/colmap/thirdparty/PoissonRecon/SurfaceTrimmer.h
  261. include/colmap/thirdparty/PoissonRecon/VertexFactory.h
  262. include/colmap/thirdparty/PoissonRecon/VertexFactory.inl
  263. include/colmap/thirdparty/PoissonRecon/Window.h
  264. include/colmap/thirdparty/PoissonRecon/Window.inl
  265. include/colmap/thirdparty/SiftGPU/CLTexImage.h
  266. include/colmap/thirdparty/SiftGPU/CuTexImage.h
  267. include/colmap/thirdparty/SiftGPU/FrameBufferObject.h
  268. include/colmap/thirdparty/SiftGPU/GLTexImage.h
  269. include/colmap/thirdparty/SiftGPU/GlobalUtil.h
  270. include/colmap/thirdparty/SiftGPU/LiteWindow.h
  271. include/colmap/thirdparty/SiftGPU/ProgramCG.h
  272. include/colmap/thirdparty/SiftGPU/ProgramCL.h
  273. include/colmap/thirdparty/SiftGPU/ProgramCU.h
  274. include/colmap/thirdparty/SiftGPU/ProgramGLSL.h
  275. include/colmap/thirdparty/SiftGPU/ProgramGPU.h
  276. include/colmap/thirdparty/SiftGPU/PyramidCL.h
  277. include/colmap/thirdparty/SiftGPU/PyramidCU.h
  278. include/colmap/thirdparty/SiftGPU/PyramidGL.h
  279. include/colmap/thirdparty/SiftGPU/ShaderMan.h
  280. include/colmap/thirdparty/SiftGPU/SiftGPU.h
  281. include/colmap/thirdparty/SiftGPU/SiftMatch.h
  282. include/colmap/thirdparty/SiftGPU/SiftMatchCU.h
  283. include/colmap/thirdparty/SiftGPU/SiftPyramid.h
  284. include/colmap/thirdparty/VLFeat/aib.h
  285. include/colmap/thirdparty/VLFeat/array.h
  286. include/colmap/thirdparty/VLFeat/covdet.h
  287. include/colmap/thirdparty/VLFeat/dsift.h
  288. include/colmap/thirdparty/VLFeat/fisher.h
  289. include/colmap/thirdparty/VLFeat/float.h
  290. include/colmap/thirdparty/VLFeat/generic.h
  291. include/colmap/thirdparty/VLFeat/getopt_long.h
  292. include/colmap/thirdparty/VLFeat/gmm.h
  293. include/colmap/thirdparty/VLFeat/heap-def.h
  294. include/colmap/thirdparty/VLFeat/hikmeans.h
  295. include/colmap/thirdparty/VLFeat/hog.h
  296. include/colmap/thirdparty/VLFeat/homkermap.h
  297. include/colmap/thirdparty/VLFeat/host.h
  298. include/colmap/thirdparty/VLFeat/ikmeans.h
  299. include/colmap/thirdparty/VLFeat/imopv.h
  300. include/colmap/thirdparty/VLFeat/imopv_sse2.h
  301. include/colmap/thirdparty/VLFeat/kdtree.h
  302. include/colmap/thirdparty/VLFeat/kmeans.h
  303. include/colmap/thirdparty/VLFeat/lbp.h
  304. include/colmap/thirdparty/VLFeat/liop.h
  305. include/colmap/thirdparty/VLFeat/mathop.h
  306. include/colmap/thirdparty/VLFeat/mathop_avx.h
  307. include/colmap/thirdparty/VLFeat/mathop_sse2.h
  308. include/colmap/thirdparty/VLFeat/mser.h
  309. include/colmap/thirdparty/VLFeat/pgm.h
  310. include/colmap/thirdparty/VLFeat/qsort-def.h
  311. include/colmap/thirdparty/VLFeat/quickshift.h
  312. include/colmap/thirdparty/VLFeat/random.h
  313. include/colmap/thirdparty/VLFeat/rodrigues.h
  314. include/colmap/thirdparty/VLFeat/scalespace.h
  315. include/colmap/thirdparty/VLFeat/shuffle-def.h
  316. include/colmap/thirdparty/VLFeat/sift.h
  317. include/colmap/thirdparty/VLFeat/slic.h
  318. include/colmap/thirdparty/VLFeat/stringop.h
  319. include/colmap/thirdparty/VLFeat/svm.h
  320. include/colmap/thirdparty/VLFeat/svmdataset.h
  321. include/colmap/thirdparty/VLFeat/vlad.h
  322. include/colmap/ui/automatic_reconstruction_widget.h
  323. include/colmap/ui/bundle_adjustment_widget.h
  324. include/colmap/ui/colormaps.h
  325. include/colmap/ui/database_management_widget.h
  326. include/colmap/ui/dense_reconstruction_widget.h
  327. include/colmap/ui/feature_extraction_widget.h
  328. include/colmap/ui/feature_matching_widget.h
  329. include/colmap/ui/image_viewer_widget.h
  330. include/colmap/ui/license_widget.h
  331. include/colmap/ui/line_painter.h
  332. include/colmap/ui/log_widget.h
  333. include/colmap/ui/main_window.h
  334. include/colmap/ui/match_matrix_widget.h
  335. include/colmap/ui/mesh_painter.h
  336. include/colmap/ui/model_viewer_widget.h
  337. include/colmap/ui/movie_grabber_widget.h
  338. include/colmap/ui/options_widget.h
  339. include/colmap/ui/point_painter.h
  340. include/colmap/ui/point_viewer_widget.h
  341. include/colmap/ui/project_widget.h
  342. include/colmap/ui/qt_utils.h
  343. include/colmap/ui/reconstruction_manager_widget.h
  344. include/colmap/ui/reconstruction_options_widget.h
  345. include/colmap/ui/reconstruction_stats_widget.h
  346. include/colmap/ui/render_options.h
  347. include/colmap/ui/render_options_widget.h
  348. include/colmap/ui/thread_control_widget.h
  349. include/colmap/ui/triangle_painter.h
  350. include/colmap/ui/undistortion_widget.h
  351. include/colmap/util/base_controller.h
  352. include/colmap/util/cache.h
  353. include/colmap/util/controller_thread.h
  354. include/colmap/util/cuda.h
  355. include/colmap/util/cudacc.h
  356. include/colmap/util/eigen_alignment.h
  357. include/colmap/util/eigen_matchers.h
  358. include/colmap/util/endian.h
  359. include/colmap/util/enum_utils.h
  360. include/colmap/util/file.h
  361. include/colmap/util/glog_macros.h
  362. include/colmap/util/logging.h
  363. include/colmap/util/misc.h
  364. include/colmap/util/oiio_utils.h
  365. include/colmap/util/opengl_utils.h
  366. include/colmap/util/ply.h
  367. include/colmap/util/string.h
  368. include/colmap/util/testing.h
  369. include/colmap/util/threading.h
  370. include/colmap/util/timer.h
  371. include/colmap/util/types.h
  372. include/colmap/util/version.h
  373. lib/libcolmap_controllers.a
  374. lib/libcolmap_estimators.a
  375. lib/libcolmap_estimators_solvers.a
  376. lib/libcolmap_exe.a
  377. lib/libcolmap_feature.a
  378. lib/libcolmap_feature_types.a
  379. lib/libcolmap_geometry.a
  380. lib/libcolmap_image.a
  381. lib/libcolmap_lsd.a
  382. lib/libcolmap_math.a
  383. lib/libcolmap_mvs.a
  384. lib/libcolmap_optim.a
  385. lib/libcolmap_poisson_recon.a
  386. lib/libcolmap_retrieval.a
  387. lib/libcolmap_scene.a
  388. lib/libcolmap_scene_types.a
  389. lib/libcolmap_sensor.a
  390. lib/libcolmap_sfm.a
  391. lib/libcolmap_sift_gpu.a
  392. lib/libcolmap_ui.a
  393. lib/libcolmap_util.a
  394. lib/libcolmap_vlfeat.a
  395. share/applications/COLMAP.desktop
  396. share/colmap/cmake/FindCHOLMOD.cmake
  397. share/colmap/cmake/FindCryptoPP.cmake
  398. share/colmap/cmake/FindDependencies.cmake
  399. share/colmap/cmake/FindGlew.cmake
  400. share/colmap/cmake/FindGlog.cmake
  401. share/colmap/cmake/FindMetis.cmake
  402. share/colmap/cmake/Findonnxruntime.cmake
  403. share/colmap/colmap-config-version.cmake
  404. share/colmap/colmap-config.cmake
  405. share/colmap/colmap-targets-release.cmake
  406. share/colmap/colmap-targets.cmake
  407. share/doc/colmap/_images/dense.png
  408. share/doc/colmap/_images/incremental-sfm.png
  409. share/doc/colmap/_images/sparse.png
  410. share/doc/colmap/_sources/bibliography.rst.txt
  411. share/doc/colmap/_sources/cameras.rst.txt
  412. share/doc/colmap/_sources/changelog.rst.txt
  413. share/doc/colmap/_sources/cli.rst.txt
  414. share/doc/colmap/_sources/concepts.rst.txt
  415. share/doc/colmap/_sources/contribution.rst.txt
  416. share/doc/colmap/_sources/database.rst.txt
  417. share/doc/colmap/_sources/datasets.rst.txt
  418. share/doc/colmap/_sources/faq.rst.txt
  419. share/doc/colmap/_sources/features.rst.txt
  420. share/doc/colmap/_sources/format.rst.txt
  421. share/doc/colmap/_sources/gui.rst.txt
  422. share/doc/colmap/_sources/index.rst.txt
  423. share/doc/colmap/_sources/install.rst.txt
  424. share/doc/colmap/_sources/legacy.rst.txt
  425. share/doc/colmap/_sources/license.rst.txt
  426. share/doc/colmap/_sources/pycolmap/cost_functions.rst.txt
  427. share/doc/colmap/_sources/pycolmap/index.rst.txt
  428. share/doc/colmap/_sources/pycolmap/pycolmap.rst.txt
  429. share/doc/colmap/_sources/rigs.rst.txt
  430. share/doc/colmap/_sources/tutorial.rst.txt
  431. share/doc/colmap/_static/_sphinx_javascript_frameworks_compat.js
  432. share/doc/colmap/_static/base-stemmer.js
  433. share/doc/colmap/_static/basic.css
  434. share/doc/colmap/_static/css/badge_only.css
  435. share/doc/colmap/_static/css/fonts/Roboto-Slab-Bold.woff
  436. share/doc/colmap/_static/css/fonts/Roboto-Slab-Bold.woff2
  437. share/doc/colmap/_static/css/fonts/Roboto-Slab-Regular.woff
  438. share/doc/colmap/_static/css/fonts/Roboto-Slab-Regular.woff2
  439. share/doc/colmap/_static/css/fonts/fontawesome-webfont.eot
  440. share/doc/colmap/_static/css/fonts/fontawesome-webfont.svg
  441. share/doc/colmap/_static/css/fonts/fontawesome-webfont.ttf
  442. share/doc/colmap/_static/css/fonts/fontawesome-webfont.woff
  443. share/doc/colmap/_static/css/fonts/fontawesome-webfont.woff2
  444. share/doc/colmap/_static/css/fonts/lato-bold-italic.woff
  445. share/doc/colmap/_static/css/fonts/lato-bold-italic.woff2
  446. share/doc/colmap/_static/css/fonts/lato-bold.woff
  447. share/doc/colmap/_static/css/fonts/lato-bold.woff2
  448. share/doc/colmap/_static/css/fonts/lato-normal-italic.woff
  449. share/doc/colmap/_static/css/fonts/lato-normal-italic.woff2
  450. share/doc/colmap/_static/css/fonts/lato-normal.woff
  451. share/doc/colmap/_static/css/fonts/lato-normal.woff2
  452. share/doc/colmap/_static/css/theme.css
  453. share/doc/colmap/_static/custom.css
  454. share/doc/colmap/_static/doctools.js
  455. share/doc/colmap/_static/documentation_options.js
  456. share/doc/colmap/_static/english-stemmer.js
  457. share/doc/colmap/_static/file.png
  458. share/doc/colmap/_static/fonts/Lato/lato-bold.eot
  459. share/doc/colmap/_static/fonts/Lato/lato-bold.ttf
  460. share/doc/colmap/_static/fonts/Lato/lato-bold.woff
  461. share/doc/colmap/_static/fonts/Lato/lato-bold.woff2
  462. share/doc/colmap/_static/fonts/Lato/lato-bolditalic.eot
  463. share/doc/colmap/_static/fonts/Lato/lato-bolditalic.ttf
  464. share/doc/colmap/_static/fonts/Lato/lato-bolditalic.woff
  465. share/doc/colmap/_static/fonts/Lato/lato-bolditalic.woff2
  466. share/doc/colmap/_static/fonts/Lato/lato-italic.eot
  467. share/doc/colmap/_static/fonts/Lato/lato-italic.ttf
  468. share/doc/colmap/_static/fonts/Lato/lato-italic.woff
  469. share/doc/colmap/_static/fonts/Lato/lato-italic.woff2
  470. share/doc/colmap/_static/fonts/Lato/lato-regular.eot
  471. share/doc/colmap/_static/fonts/Lato/lato-regular.ttf
  472. share/doc/colmap/_static/fonts/Lato/lato-regular.woff
  473. share/doc/colmap/_static/fonts/Lato/lato-regular.woff2
  474. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
  475. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
  476. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
  477. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
  478. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
  479. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
  480. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
  481. share/doc/colmap/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
  482. share/doc/colmap/_static/jquery.js
  483. share/doc/colmap/_static/js/badge_only.js
  484. share/doc/colmap/_static/js/theme.js
  485. share/doc/colmap/_static/js/versions.js
  486. share/doc/colmap/_static/language_data.js
  487. share/doc/colmap/_static/minus.png
  488. share/doc/colmap/_static/plus.png
  489. share/doc/colmap/_static/pygments.css
  490. share/doc/colmap/_static/searchtools.js
  491. share/doc/colmap/_static/sphinx_highlight.js
  492. share/doc/colmap/bibliography.html
  493. share/doc/colmap/cameras.html
  494. share/doc/colmap/changelog.html
  495. share/doc/colmap/cli.html
  496. share/doc/colmap/concepts.html
  497. share/doc/colmap/contribution.html
  498. share/doc/colmap/database.html
  499. share/doc/colmap/datasets.html
  500. share/doc/colmap/faq.html
  501. share/doc/colmap/features.html
  502. share/doc/colmap/format.html
  503. share/doc/colmap/genindex.html
  504. share/doc/colmap/gui.html
  505. share/doc/colmap/index.html
  506. share/doc/colmap/install.html
  507. share/doc/colmap/legacy.html
  508. share/doc/colmap/license.html
  509. share/doc/colmap/objects.inv
  510. share/doc/colmap/pycolmap/cost_functions.html
  511. share/doc/colmap/pycolmap/index.html
  512. share/doc/colmap/pycolmap/pycolmap.html
  513. share/doc/colmap/rigs.html
  514. share/doc/colmap/search.html
  515. share/doc/colmap/searchindex.js
  516. share/doc/colmap/tutorial.html
  517. @owner
  518. @group
  519. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • colmap>0:graphics/colmap
To install the port:
cd /usr/ports/graphics/colmap/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/colmap
  • pkg install colmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: colmap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1784312861 SHA256 (colmap-colmap-4.1.1_GH0.tar.gz) = 0cadd938756d7046055751ca35bcf0d35911403fcb65b91d022ddc418dc110a5 SIZE (colmap-colmap-4.1.1_GH0.tar.gz) = 4701253

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. cgal>0 : math/cgal
  2. py312-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py312
  3. gmake : devel/gmake
  4. sphinx-build : textproc/py-sphinx
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. update-desktop-database : devel/desktop-file-utils
  8. eigen3.pc : math/eigen3
  9. xorgproto>=0 : x11/xorgproto
Test dependencies:
  1. gtest.pc : devel/googletest
  2. Xvfb : x11-servers/xorg-server@xvfb
  3. 8x13O.pcf.gz : x11-fonts/xorg-fonts-miscbitmaps
  4. fonts.alias : x11-fonts/font-alias
  5. base : x11/xkeyboard-config
  6. xkbcomp : x11/xkbcomp
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libPoseLib.so : graphics/poselib
  2. libboost_program_options.so : devel/boost-libs
  3. libceres.so : math/ceres-solver
  4. libcurl.so : ftp/curl
  5. libfaiss.so : math/faiss
  6. libOpenImageIO.so : graphics/openimageio
  7. libglog.so : devel/glog
  8. libmetis.so : math/metis
  9. libcholmod.so : math/suitesparse-cholmod
  10. libgmp.so : math/gmp
  11. libonnxruntime.so : misc/onnxruntime
  12. libGL.so : graphics/libglvnd
  13. libGLEW.so : graphics/glew
  14. libsqlite3.so : databases/sqlite3
  15. libQt6Core.so : devel/qt6-base
  16. libQt6Svg.so : graphics/qt6-svg
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for colmap-4.1.1: CGAL=on: Graph-cut on Delaunay triangulation based meshing algorithm DOCS=on: Build and/or install documentation ONNX=on: Use Open Neural Network Exchange (ONNX) SIMD=on: Use CPU-specific optimizations ===> Use 'make config' to modify these settings
Options name:
graphics_colmap
USES:
cmake:testing compiler:c++11-lib desktop-file-utils display:test eigen:3 gl localbase python:env qt:6 sqlite ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/colmap/colmap/tar.gz/4.1.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.1
18 Jul 2026 14:18:47
commit hash: 273fd90db662b9d94ae2aaec59512966431bf8f0commit hash: 273fd90db662b9d94ae2aaec59512966431bf8f0commit hash: 273fd90db662b9d94ae2aaec59512966431bf8f0commit hash: 273fd90db662b9d94ae2aaec59512966431bf8f0 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 4.1.1

A bug fix release.

Changelog: https://github.com/colmap/colmap/releases/tag/4.1.1

MFH:		2026Q3
(cherry picked from commit cbf37a83382b65f029a788664f8279ed24a5e518)

Number of commits found: 1