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.
Port details
colmap Structure from motion and multi-view stereo
4.1.0 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.0.4Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-08 03:26:05
Last Update: 2026-06-28 10:59:29
Commit Hash: 566d192
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

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.0/catalog.mk
  2. /usr/local/share/licenses/colmap-4.1.0/LICENSE
  3. /usr/local/share/licenses/colmap-4.1.0/BSD2CLAUSE
  4. /usr/local/share/licenses/colmap-4.1.0/BSD3CLAUSE
  5. /usr/local/share/licenses/colmap-4.1.0/CC-BY-3.0
  6. /usr/local/share/licenses/colmap-4.1.0/MIT
  7. /usr/local/share/licenses/colmap-4.1.0/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 = 1782483115 SHA256 (colmap-colmap-4.1.0_GH0.tar.gz) = fc944df46ee9c213d4256cec30c085a6baa67256e7e6e0be63b13ea43ce9fcf7 SIZE (colmap-colmap-4.1.0_GH0.tar.gz) = 4695288

Packages (timestamps in pop-ups are UTC):
colmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.34.0.3---n/an/an/a
FreeBSD:13:quarterly4.0.34.0.3-3.11.1_2-n/an/an/a
FreeBSD:14:latest4.1.04.1.0------
FreeBSD:14:quarterly4.0.44.0.4----3.8_4-
FreeBSD:15:latest4.1.04.1.0n/a-n/an/a3.8_4-
FreeBSD:15:quarterly4.0.44.0.4n/a-n/an/a--
FreeBSD:16:latest4.0.44.1.0n/a-n/an/a--
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.0: 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.0?dummy=/
Collapse this list.

Number of commits found: 108 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.0
28 Jun 2026 10:59:29
commit hash: 566d192e79c6a3557c4fab38020f98e6e649f423commit hash: 566d192e79c6a3557c4fab38020f98e6e649f423commit hash: 566d192e79c6a3557c4fab38020f98e6e649f423commit hash: 566d192e79c6a3557c4fab38020f98e6e649f423 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 4.1.0

 - comes with a new GPU-based backend (caspar) which I haven't
   hooked up for now.
 - disable the ONNX option on i386 to have the port build there

Changelog: https://github.com/colmap/colmap/releases/tag/4.1.0
4.0.4
26 Jun 2026 17:23:09
commit hash: cac9f223e74e902ee4826d541149c9cd505b51e6commit hash: cac9f223e74e902ee4826d541149c9cd505b51e6commit hash: cac9f223e74e902ee4826d541149c9cd505b51e6commit hash: cac9f223e74e902ee4826d541149c9cd505b51e6 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
graphics/colmap: Fix packaging with sphinx-9.0.4
4.0.4
30 Apr 2026 12:47:59
commit hash: 75052c64b7fe60b39612d2e2a6b46eb659a6fde5commit hash: 75052c64b7fe60b39612d2e2a6b46eb659a6fde5commit hash: 75052c64b7fe60b39612d2e2a6b46eb659a6fde5commit hash: 75052c64b7fe60b39612d2e2a6b46eb659a6fde5 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 4.0.4

A bug fix release.

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

MFH:		2026Q2
4.0.3
07 Apr 2026 14:22:49
commit hash: d41060d7833b1755f3afc802b435550d34dfd96fcommit hash: d41060d7833b1755f3afc802b435550d34dfd96fcommit hash: d41060d7833b1755f3afc802b435550d34dfd96fcommit hash: d41060d7833b1755f3afc802b435550d34dfd96f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 4.0.3

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

MFH:		2026Q2
4.0.2
30 Mar 2026 00:46:05
commit hash: 4b905b3655be2d66f0ad9fbb3ce15eef3f070477commit hash: 4b905b3655be2d66f0ad9fbb3ce15eef3f070477commit hash: 4b905b3655be2d66f0ad9fbb3ce15eef3f070477commit hash: 4b905b3655be2d66f0ad9fbb3ce15eef3f070477 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
graphics/colmap: prevent to find Qt5 components if they coexist with Qt6

Reported by:	bulk -t
Approved by:	portmgr blanket
4.0.2
24 Mar 2026 19:12:38
commit hash: 177047a0eb18ae076a05c172b642c5db8a34a306commit hash: 177047a0eb18ae076a05c172b642c5db8a34a306commit hash: 177047a0eb18ae076a05c172b642c5db8a34a306commit hash: 177047a0eb18ae076a05c172b642c5db8a34a306 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 4.0.2

 - now uses OpenImageIO instead of FreeImage
 - new option ONNX to use ONNX Runtime
 - added USES=display:test, fixing one unit test

Changelog: https://github.com/colmap/colmap/releases/tag/4.0.0
Changelog: https://github.com/colmap/colmap/releases/tag/4.0.1
Changelog: https://github.com/colmap/colmap/releases/tag/4.0.2
3.13.0
12 Nov 2025 13:53:36
commit hash: a67d5ca0f9ad74a953a1a203868c804a5bd5c197commit hash: a67d5ca0f9ad74a953a1a203868c804a5bd5c197commit hash: a67d5ca0f9ad74a953a1a203868c804a5bd5c197commit hash: a67d5ca0f9ad74a953a1a203868c804a5bd5c197 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.13.0

Changelog: https://github.com/colmap/colmap/releases/tag/3.13.0
3.12.6_1
20 Oct 2025 11:48:39
commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
3.12.6
19 Sep 2025 08:25:53
commit hash: 44f03de08c362222bd11dd43b20fdb301bfe0b2dcommit hash: 44f03de08c362222bd11dd43b20fdb301bfe0b2dcommit hash: 44f03de08c362222bd11dd43b20fdb301bfe0b2dcommit hash: 44f03de08c362222bd11dd43b20fdb301bfe0b2d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.12.6

 - remove option OPENMP, it makes no sense not to have it when
   available
 - convert to Qt6.  Port can still do Qt5, but it doesn't seem
   to be too useful to support both.

Changelog: https://github.com/colmap/colmap/releases/tag/3.12.6
3.12.5
29 Aug 2025 18:01:56
commit hash: 0fe25586b41be4cea833f72516ebea141a1f7417commit hash: 0fe25586b41be4cea833f72516ebea141a1f7417commit hash: 0fe25586b41be4cea833f72516ebea141a1f7417commit hash: 0fe25586b41be4cea833f72516ebea141a1f7417 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.12.5

Upstream now supports compilation with boost 1.89, so drop our site
patch.

Changelog: https://github.com/colmap/colmap/releases/tag/3.12.5
3.12.4
10 Aug 2025 19:17:26
commit hash: 6388336f03c48e285ca1a702a76877a57ed0e424commit hash: 6388336f03c48e285ca1a702a76877a57ed0e424commit hash: 6388336f03c48e285ca1a702a76877a57ed0e424commit hash: 6388336f03c48e285ca1a702a76877a57ed0e424 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.12.4

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

MFH:		2025Q3
3.12.3_1
04 Aug 2025 13:23:24
commit hash: 614101677d84c38b2b7f21185a5e86a4e4fbd62acommit hash: 614101677d84c38b2b7f21185a5e86a4e4fbd62acommit hash: 614101677d84c38b2b7f21185a5e86a4e4fbd62acommit hash: 614101677d84c38b2b7f21185a5e86a4e4fbd62a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: no longer depend on libboost_system

This boost component is no longer a shared library.
Patch cmake build scripts so it doesn't try to detect it.
Also remove now unreferenced BOOST_STATIC options.

Reported by:	fluffy
3.12.3
21 Jul 2025 09:11:23
commit hash: d417fdc0aac214ce299fdaf8068588409f7f2846commit hash: d417fdc0aac214ce299fdaf8068588409f7f2846commit hash: d417fdc0aac214ce299fdaf8068588409f7f2846commit hash: d417fdc0aac214ce299fdaf8068588409f7f2846 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.12.3

Changelog: https://github.com/colmap/colmap/releases/tag/3.12.2
Changelog: https://github.com/colmap/colmap/releases/tag/3.12.3
3.12.1
09 Jul 2025 15:52:34
commit hash: d48ee4e1b56e438b2038b954483bdcdfd3c4cc5ecommit hash: d48ee4e1b56e438b2038b954483bdcdfd3c4cc5ecommit hash: d48ee4e1b56e438b2038b954483bdcdfd3c4cc5ecommit hash: d48ee4e1b56e438b2038b954483bdcdfd3c4cc5e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.12.1

Changelog: https://github.com/colmap/colmap/releases/tag/3.12.0
Changelog: https://github.com/colmap/colmap/releases/tag/3.12.1
3.11.1_2
02 Jun 2025 00:40:43
commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost update
3.11.1_1
14 Feb 2025 03:17:22
commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
3.11.1
17 Dec 2024 00:31:52
commit hash: 13b4aed19b6141e9410ba55528d925571b0108e4commit hash: 13b4aed19b6141e9410ba55528d925571b0108e4commit hash: 13b4aed19b6141e9410ba55528d925571b0108e4commit hash: 13b4aed19b6141e9410ba55528d925571b0108e4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: touch up

 - document expected test suite failures
 - add missing TEST_DEPENDS
 - remove outdated commented out Makefile chunk

See also:	https://github.com/colmap/colmap/issues/3021
3.11.1
10 Dec 2024 09:05:46
commit hash: 1e2a4c95b428fec16c0f5c6deaa13d73c6a19df7commit hash: 1e2a4c95b428fec16c0f5c6deaa13d73c6a19df7commit hash: 1e2a4c95b428fec16c0f5c6deaa13d73c6a19df7commit hash: 1e2a4c95b428fec16c0f5c6deaa13d73c6a19df7 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.11.1

Changelog: https://github.com/colmap/colmap/releases/tag/3.11.0
Changelog: https://github.com/colmap/colmap/releases/tag/3.11.1
3.10_1
20 Nov 2024 10:05:25
commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
3.10
21 Oct 2024 09:36:01
commit hash: 7c5635e13680f929d07c809bff5e9e0356dc657bcommit hash: 7c5635e13680f929d07c809bff5e9e0356dc657bcommit hash: 7c5635e13680f929d07c809bff5e9e0356dc657bcommit hash: 7c5635e13680f929d07c809bff5e9e0356dc657b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.10

 - remove TEST option, it is obsoleted CMAKE_TESTING_ON
 - touch up Makefile

Changelog: https://github.com/colmap/colmap/releases
3.8_6
03 Oct 2024 10:25:14
commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
3.8_5
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
3.8_4
04 Oct 2023 20:01:38
commit hash: 943d012d6dd00e22fe04f4a84400c11cd2bcac55commit hash: 943d012d6dd00e22fe04f4a84400c11cd2bcac55commit hash: 943d012d6dd00e22fe04f4a84400c11cd2bcac55commit hash: 943d012d6dd00e22fe04f4a84400c11cd2bcac55 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Thierry Thomas
graphics/colmap: fix build with ceres-solver-2.2.0.r1

PR:		274200
Reported by:	fuz (maintainer)
See also:	https://github.com/colmap/colmap/issues/1496
3.8_3
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
3.8_2
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
3.8_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
3.8
14 Feb 2023 20:18:57
commit hash: b62e5d969022eb4120ecf4537b130df6ee34eeadcommit hash: b62e5d969022eb4120ecf4537b130df6ee34eeadcommit hash: b62e5d969022eb4120ecf4537b130df6ee34eeadcommit hash: b62e5d969022eb4120ecf4537b130df6ee34eead files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/colmap: update to 3.8

 - add two missing dependencies
 - libflann is no longer bundled, build with math/flann instead

Changelog: https://colmap.github.io/changelog.html

Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38512
3.7_1
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
3.7_1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
3.7
11 Nov 2022 20:41:58
commit hash: a1e972553d1e091365b2913ba895738331e86831commit hash: a1e972553d1e091365b2913ba895738331e86831commit hash: a1e972553d1e091365b2913ba895738331e86831commit hash: a1e972553d1e091365b2913ba895738331e86831 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Robert Clausecker
graphics/colmap: update to 3.7

- Update to 3.7
- portclippy and portfmt a bit
- Assume MAINTAINER
3.6_10
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.6_10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6_10
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
3.6_9
12 Jul 2022 17:13:01
commit hash: 09928f1e65638a05d2598d24fa9552f08eeedd2bcommit hash: 09928f1e65638a05d2598d24fa9552f08eeedd2bcommit hash: 09928f1e65638a05d2598d24fa9552f08eeedd2bcommit hash: 09928f1e65638a05d2598d24fa9552f08eeedd2b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/ceres-solver: Update 2.0.0 -> 2.1.0

Bump 3 ports.
3.6_8
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
3.6_7
17 Apr 2022 23:58:01
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.6.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
3.6_6
03 Oct 2021 19:41:19
commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991commit hash: 54cc4cc6eaed14e3d495ca3a3b6f86f3f429b991 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
*/*: Remove more compiler:openmp instances

Reported by: antoine@
Fixes:	07fb2d5e9d00
3.6_5
02 Sep 2021 18:47:50
commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
math/cgal: Update to 5.3

Changes:
 - https://www.cgal.org/2021/07/06/cgal53/
 - fix pkg-plist with QT5 option enabled

PR:		258085
Approved by:	wen
3.6_4
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
3.6_3
17 Jun 2021 04:51:16
commit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acf files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
math/cgal: Update to 5.2.1

 - Remove files/patch-CMakeLists.txt
 - Remove LD_CONFIG and move USES (pet porlint)
 - Bump ports

Changes:
   - https://www.cgal.org/2021/03/17/cgal521/
   - https://www.cgal.org/2020/12/22/cgal52/

PR:		255171
Approved by:	wen
3.6_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.6_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.6_2
31 Jan 2021 02:42:50
Revision:563450Original commit files touched by this commit
jbeich search for other commits by this committer
Orphan a few more ports
3.6_2
31 Jan 2021 01:17:52
Revision:563443Original commit files touched by this commit
jbeich search for other commits by this committer
aarch64 support OpenMP since FreeBSD 12.2
3.6_2
31 Jan 2021 01:17:39
Revision:563442Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: unbreak on FreeBSD >= 13 i386

cc1plus: out of memory allocating 65536 bytes after a total of 0 bytes

Reported by:	pkg-fallout
3.6_2
14 Jan 2021 14:18:05
Revision:561560Original commit files touched by this commit
dbaio search for other commits by this committer
graphics/colmap: Use latest Sphinx version

Approved by:	portmgr blanket
3.6_2
12 Dec 2020 17:04:37
Revision:557839Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
3.6_1
04 Nov 2020 01:05:44
Revision:554044Original commit files touched by this commit
jbeich search for other commits by this committer
math/ceres-solver: update to 2.0.0

Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.14.0...2.0.0
Reported by:	Repology
3.6
25 Jul 2020 00:55:36
Revision:543388Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.6

Changes:	https://github.com/colmap/colmap/releases/tag/3.6
3.5_11
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5_11
08 May 2020 05:35:11
Revision:534326Original commit files touched by this commit
lbartoletti search for other commits by this committer
smath/cgal: Update to 5.0.2

The new version of CGAL brings improvements and a lot of changes, including 2
major ones [1](header only[2] and require c++14) requiring to patch all software
depending on it.

[1] https://www.cgal.org/2019/11/08/cgal50/
[2] https://doc.cgal.org/latest/Manual/installation.html

math/cgal:

   - Update to 5.0.2

databases/sfcgal:

   - Fix with cgal5 : use c++14 and add gmpxx link
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5_10
08 Mar 2020 21:55:55
Revision:528081Original commit files touched by this commit
jbeich search for other commits by this committer
Document OpenMP from base system cannot be used in some cases
3.5_10
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
3.5_9
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
3.5_9
27 Sep 2019 17:25:50
Revision:513047Original commit files touched by this commit
jbeich search for other commits by this committer
Drop verbose flag for CTest after r444324

ninja: error: unknown target 'ARGS=-V'
3.5_9
14 Sep 2019 22:01:13
Revision:512079Original commit files touched by this commit
jbeich search for other commits by this committer
Drop C++11 workaround for GCC < 6 after r449590

lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
3.5_9
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
3.5_8
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.5_7
17 Jun 2019 11:51:10
Revision:504415Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: unbreak OPENMP with GCC 9

In file included from lib/VLFeat/kmeans.h:21,
                 from lib/VLFeat/kmeans.c:363:
lib/VLFeat/kmeans.c: In function '_vl_kmeans_quantize_f':
lib/VLFeat/mathop.h:92:37: error: 'vl_infinity_d' not specified in enclosing
'parallel'
   92 | #define VL_INFINITY_D (vl_infinity_d.value)
      |                       ~~~~~~~~~~~~~~^~~~~~~
lib/VLFeat/kmeans.c:685:34: note: in expansion of macro 'VL_INFINITY_D'
  685 |       TYPE bestDistance = (TYPE) VL_INFINITY_D ;
      |                                  ^~~~~~~~~~~~~
In file included from lib/VLFeat/kmeans.c:1782:
lib/VLFeat/kmeans.c:672:9: error: enclosing 'parallel'
  672 | #pragma omp parallel default(none) \
      |         ^~~
In file included from lib/VLFeat/kmeans.c:1788:
lib/VLFeat/kmeans.c: In function '_vl_kmeans_quantize_d':
lib/VLFeat/kmeans.c:685:27: error: 'vl_infinity_d' not specified in enclosing
'parallel'
  685 |       TYPE bestDistance = (TYPE) VL_INFINITY_D ;
lib/VLFeat/kmeans.c:672:9: error: enclosing 'parallel'
  672 | #pragma omp parallel default(none) \
      |         ^~~

PR:		238330
Reported by:	antoine (via exp-run)
3.5_7
27 Apr 2019 19:09:16
Revision:500264Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: unbreak OPENMP on -CURRENT i386 after r499662

ld: error: undefined symbol: __atomic_load
>>> referenced by PoissonRecon.cpp
>>>               PoissonRecon.cpp.o:(.omp_outlined.) in archive
lib/PoissonRecon/libpoisson_recon.a

ld: error: undefined symbol: __atomic_compare_exchange
>>> referenced by PoissonRecon.cpp
>>>               PoissonRecon.cpp.o:(.omp_outlined.) in archive
lib/PoissonRecon/libpoisson_recon.a

Reported by:	pkg-fallout
3.5_7
22 Apr 2019 17:38:04
Revision:499662Original commit files touched by this commit
jbeich search for other commits by this committer
math/ceres-solver: don't force GCC for OpenMP on -CURRENT

Limited to amd64 and i386. LLVM openmp doesn't support other
architectures on FreeBSD (unlike Linux) but it's only important where
Clang is default e.g., aarch64, armv6, armv7.
3.5_7
22 Apr 2019 17:37:56
Revision:499661Original commit files touched by this commit
jbeich search for other commits by this committer
math/ceres-solver: drop GCC RPATH after r499061

USES=fortran was used to ensure linking against libceres picks up
correct libgcc_s to satisfy dependencies e.g., suitesparse, *blas.
3.5_7
22 Apr 2019 17:37:39
Revision:499660Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: drop USES=gmake

Ignored: is marked as broken: USES=gmake is incompatible with cmake's
ninja-generator
3.5_7
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
3.5_6
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
3.5_5
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5_4
26 Dec 2018 09:06:35
Revision:488363Original commit files touched by this commit
tcberner search for other commits by this committer
Update math/eigen3 to 3.3.7

- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
3.5_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.5_2
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
3.5_1
10 Oct 2018 21:44:30
Revision:481770Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: drop FreeBSD 11.1 support per EOL
3.5_1
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
3.5
27 Aug 2018 11:05:14
Revision:478190Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.5

Changes:	https://github.com/colmap/colmap/blob/3.5/CHANGELOG.txt
3.4_4
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
3.4_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.4_2
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
3.4_2
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
3.4_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
3.4
11 Feb 2018 08:16:12
Revision:461466Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: unbreak OPENMP=off after r446135

src/ext/PBA/SparseBundleCPU.cpp:1208:7: error: non-constant-expression cannot be
narrowed from type 'size_t' (aka 'unsigned long') to 'int' in initializer list
[-Wc++11-narrowing]
      RUN_THREAD(ComputeProjection, threads[i], last - first, camera, point,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:933:3: note: expanded from macro 'RUN_THREAD'
  DECLEAR_THREAD_DATA(X, __VA_ARGS__); \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:908:30: note: expanded from macro
'DECLEAR_THREAD_DATA'
  X##_STRUCT<Float> tdata = {i, __VA_ARGS__}; \
                             ^
src/ext/PBA/SparseBundleCPU.cpp:1537:68: error: non-constant-expression cannot
be narrowed from type 'size_t' (aka 'unsigned long') to 'int' in initializer
list [-Wc++11-narrowing]
                 intrinsic_fixed, radial_distortion, shuffle, jct, first);
                                                                   ^~~~~
src/ext/PBA/SparseBundleCPU.cpp:933:26: note: expanded from macro 'RUN_THREAD'
  DECLEAR_THREAD_DATA(X, __VA_ARGS__); \
                         ^~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:908:33: note: expanded from macro
'DECLEAR_THREAD_DATA'
  X##_STRUCT<Float> tdata = {i, __VA_ARGS__}; \
                                ^~~~~~~~~~~
src/ext/PBA/SparseBundleCPU.cpp:1537:68: note: insert an explicit cast to
silence this issue
                 intrinsic_fixed, radial_distortion, shuffle, jct, first);
                                                                   ^~~~~
                                                                  
static_cast<int>(
3.4
11 Feb 2018 08:15:51
Revision:461465Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: don't use pkg-plist for a single file after r460536
3.4
31 Jan 2018 21:36:54
Revision:460536Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.4

Changes:	https://github.com/colmap/colmap/blob/3.4/CHANGELOG.txt
3.3_1
31 Jan 2018 21:36:11
Revision:460535Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: drop Clang workaround
3.3_1
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
3.3
02 Jan 2018 16:49:24
Revision:457914Original commit files touched by this commit
tcberner search for other commits by this committer
New USES=eigen

  Usage:
    USES=eigen:<version>[,<type>]

    version: 2 or 3 (required)
    type:    build (default), run

  For example:
    USES=eigen:2,build,run
  will add a BUILD- and RUN_DEPENDS on math/eigen2, and
    USES=eigen:3
  will add a BUILD_DEPENDS on math/eigen3.

* Convert the existing ports to use it
  - biology/iqtree: remove run time dependency (seemed not to be needed)
  - graphics/movit: remove run time dependency (seemed not to be needed)
  - science/avogadro: add run time dependeny (installed cmake file requires it
to be present)

Reviewed by:	rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13702
3.3
01 Jan 2018 13:42:55
Revision:457776Original commit files touched by this commit
jbeich search for other commits by this committer
Improve CMake style in my ports

- Convert to CMAKE_{ON,OFF} helpers
- Convert to _CMAKE_BOOL option helpers
- android-file-transfer: Share _CMAKE_BOOL via _IMPLIES
- Annotate types
3.3
05 Dec 2017 20:52:58
Revision:455621Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.3

Changes:	https://github.com/colmap/colmap/blob/3.3/CHANGELOG.txt
3.2_4
18 Nov 2017 19:32:39
Revision:454454Original commit files touched by this commit
zeising search for other commits by this committer
Bump portrevision to chase graphics/glew shard library version update.

PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
3.2_3
05 Nov 2017 21:57:15
Revision:453582Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: unbreak -msse -mno-sse2 build
3.2_3
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.2_2
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.2_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
3.2
05 Sep 2017 05:47:38
Revision:449270Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: try#2 to unbreak on non-x86

../ext/VLFeat/libvlfeat.a(host.c.o): In function `_vl_x86cpu_info_init':
host.c:(.text+0x1c): undefined reference to `_vl_cpuid'
host.c:(.text+0x40): undefined reference to `_vl_cpuid'
collect2: error: ld returned 1 exit status

Reported by:	pkg-fallout (aarch64, armv6)
3.2
05 Sep 2017 01:05:19
Revision:449264Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.2

Changes:	https://github.com/colmap/colmap/blob/3.2/CHANGELOG.txt
3.1.4_1
18 Jul 2017 11:30:15
Revision:446135Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: try to unbreak on non-x86

g++5: error: unrecognized command line option '-mfpmath=sse'

Reported by:	pkg-fallout (aarch64)
3.1.4
17 Jun 2017 10:54:15
Revision:443769Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.1.4

Changes:	https://github.com/colmap/colmap/blob/542ce21/CHANGELOG.txt
3.0
24 May 2017 04:26:27
Revision:441562Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to 3.0

Changes:	https://github.com/colmap/colmap/compare/2.1...3.0
2.1_7
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2.1_6
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2.1_5
06 Apr 2017 22:16:03
Revision:437903Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: drop g++49 workaround after r437437
2.1_5
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707

Number of commits found: 108 (showing only 100 on this page)

1 | 2  »