notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
openmvg Multiple View Geometry (MVG) library
2.1_3 misc 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 2.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-12 09:05:55
Last Update: 2024-03-09 14:05:20
Commit Hash: 95323d1
Also Listed In: science
License: MPL20
WWW:
https://imagine.enpc.fr/%7Emoulonp/openMVG/
Description:
"open Multiple View Geometry" is a library for computer-vision scientists and especially targeted to the Multiple View Geometry community. It is designed to provide an easy access to the classical problem solvers in Multiple View Geometry and solve them accurately.
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 (538 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openmvg-2.1_3/catalog.mk
  3. /usr/local/share/licenses/openmvg-2.1_3/LICENSE
  4. /usr/local/share/licenses/openmvg-2.1_3/MPL20
  5. bin/openMVG_main_AlternativeVO
  6. bin/openMVG_main_ChangeLocalOrigin
  7. bin/openMVG_main_ColHarmonize
  8. bin/openMVG_main_ComputeClusters
  9. bin/openMVG_main_ComputeFeatures
  10. bin/openMVG_main_ComputeMatches
  11. bin/openMVG_main_ComputeSfM_DataColor
  12. bin/openMVG_main_ComputeStructureFromKnownPoses
  13. bin/openMVG_main_ComputeVLAD
  14. bin/openMVG_main_ConvertList
  15. bin/openMVG_main_ConvertSfM_DataFormat
  16. bin/openMVG_main_ExportCameraFrustums
  17. bin/openMVG_main_ExportUndistortedImages
  18. bin/openMVG_main_FrustumFiltering
  19. bin/openMVG_main_GeometricFilter
  20. bin/openMVG_main_ListMatchingPairs
  21. bin/openMVG_main_MatchesToTracks
  22. bin/openMVG_main_PairGenerator
  23. bin/openMVG_main_PointsFiltering
  24. bin/openMVG_main_SfM
  25. bin/openMVG_main_SfMInit_ImageListing
  26. bin/openMVG_main_SfMInit_ImageListingFromKnownPoses
  27. bin/openMVG_main_SfM_Localization
  28. bin/openMVG_main_SplitMatchFileIntoMatchFiles
  29. bin/openMVG_main_evalQuality
  30. bin/openMVG_main_exportKeypoints
  31. bin/openMVG_main_exportMatches
  32. bin/openMVG_main_exportTracks
  33. bin/openMVG_main_geodesy_registration_to_gps_position
  34. bin/openMVG_main_openMVG2Agisoft
  35. bin/openMVG_main_openMVG2CMPMVS
  36. bin/openMVG_main_openMVG2Colmap
  37. bin/openMVG_main_openMVG2MESHLAB
  38. bin/openMVG_main_openMVG2MVE2
  39. bin/openMVG_main_openMVG2MVSTEXTURING
  40. bin/openMVG_main_openMVG2NVM
  41. bin/openMVG_main_openMVG2PMVS
  42. bin/openMVG_main_openMVG2WebGL
  43. bin/openMVG_main_openMVG2openMVS
  44. bin/openMVG_main_openMVGSpherical2Cubic
  45. bin/ui_openMVG_MatchesViewer
  46. bin/ui_openMVG_control_points_registration
  47. include/openMVG/cameras/Camera_Common.hpp
  48. include/openMVG/cameras/Camera_Intrinsics.hpp
  49. include/openMVG/cameras/Camera_Intrinsics_io.hpp
  50. include/openMVG/cameras/Camera_Pinhole.hpp
  51. include/openMVG/cameras/Camera_Pinhole_Brown.hpp
  52. include/openMVG/cameras/Camera_Pinhole_Brown_io.hpp
  53. include/openMVG/cameras/Camera_Pinhole_Fisheye.hpp
  54. include/openMVG/cameras/Camera_Pinhole_Fisheye_io.hpp
  55. include/openMVG/cameras/Camera_Pinhole_Radial.hpp
  56. include/openMVG/cameras/Camera_Pinhole_Radial_io.hpp
  57. include/openMVG/cameras/Camera_Pinhole_io.hpp
  58. include/openMVG/cameras/Camera_Spherical.hpp
  59. include/openMVG/cameras/Camera_Spherical_io.hpp
  60. include/openMVG/cameras/Camera_undistort_image.hpp
  61. include/openMVG/cameras/Cameras_Common_command_line_helper.hpp
  62. include/openMVG/cameras/PinholeCamera.hpp
  63. include/openMVG/cameras/cameras.hpp
  64. include/openMVG/cameras/cameras_io.hpp
  65. include/openMVG/clustering/kmeans.hpp
  66. include/openMVG/clustering/kmeans_trait.hpp
  67. include/openMVG/color_harmonization/global_quantile_gain_offset_alignment.hpp
  68. include/openMVG/color_harmonization/selection_VLDSegment.hpp
  69. include/openMVG/color_harmonization/selection_fullFrame.hpp
  70. include/openMVG/color_harmonization/selection_interface.hpp
  71. include/openMVG/color_harmonization/selection_matchedPoints.hpp
  72. include/openMVG/exif/exif_IO.hpp
  73. include/openMVG/exif/exif_IO_EasyExif.hpp
  74. include/openMVG/exif/sensor_width_database/ParseDatabase.hpp
  75. include/openMVG/exif/sensor_width_database/datasheet.hpp
  76. include/openMVG/features/akaze/AKAZE.hpp
  77. include/openMVG/features/akaze/AKAZE_io.hpp
  78. include/openMVG/features/akaze/image_describer_akaze.hpp
  79. include/openMVG/features/akaze/image_describer_akaze_io.hpp
  80. include/openMVG/features/akaze/mldb_descriptor.hpp
  81. include/openMVG/features/akaze/msurf_descriptor.hpp
  82. include/openMVG/features/binary_regions.hpp
  83. include/openMVG/features/descriptor.hpp
  84. include/openMVG/features/dipole/dipole_descriptor.hpp
  85. include/openMVG/features/fast/fast_detector.hpp
  86. include/openMVG/features/feature.hpp
  87. include/openMVG/features/feature_container.hpp
  88. include/openMVG/features/image_describer.hpp
  89. include/openMVG/features/liop/liop_descriptor.hpp
  90. include/openMVG/features/mser/mser.hpp
  91. include/openMVG/features/mser/mser_region.hpp
  92. include/openMVG/features/regions.hpp
  93. include/openMVG/features/regions_factory.hpp
  94. include/openMVG/features/regions_factory_io.hpp
  95. include/openMVG/features/regions_scale_sort.hpp
  96. include/openMVG/features/scalar_regions.hpp
  97. include/openMVG/features/sift/SIFT_Anatomy_Image_Describer.hpp
  98. include/openMVG/features/sift/SIFT_Anatomy_Image_Describer_io.hpp
  99. include/openMVG/features/sift/hierarchical_gaussian_scale_space.hpp
  100. include/openMVG/features/sift/octaver.hpp
  101. include/openMVG/features/sift/sift_DescriptorExtractor.hpp
  102. include/openMVG/features/sift/sift_KeypointExtractor.hpp
  103. include/openMVG/features/sift/sift_keypoint.hpp
  104. include/openMVG/features/svg_features.hpp
  105. include/openMVG/features/tbmr/tbmr.hpp
  106. include/openMVG/geodesy/geodesy.hpp
  107. include/openMVG/geometry/Similarity3.hpp
  108. include/openMVG/geometry/Similarity3_Kernel.hpp
  109. include/openMVG/geometry/box.hpp
  110. include/openMVG/geometry/convex_hull.hpp
  111. include/openMVG/geometry/frustum.hpp
  112. include/openMVG/geometry/half_space_intersection.hpp
  113. include/openMVG/geometry/plane_estimation_kernel.hpp
  114. include/openMVG/geometry/pose3.hpp
  115. include/openMVG/geometry/pose3_io.hpp
  116. include/openMVG/geometry/rigid_transformation3D_srt.hpp
  117. include/openMVG/graph/connectedComponent.hpp
  118. include/openMVG/graph/graph.hpp
  119. include/openMVG/graph/graph_builder.hpp
  120. include/openMVG/graph/graph_graphviz_export.hpp
  121. include/openMVG/graph/graph_stats.hpp
  122. include/openMVG/graph/triplet_finder.hpp
  123. include/openMVG/graphics/color_gradient.hpp
  124. include/openMVG/image/image_concat.hpp
  125. include/openMVG/image/image_container.hpp
  126. include/openMVG/image/image_converter.hpp
  127. include/openMVG/image/image_convolution.hpp
  128. include/openMVG/image/image_convolution_base.hpp
  129. include/openMVG/image/image_diffusion.hpp
  130. include/openMVG/image/image_drawing.hpp
  131. include/openMVG/image/image_filtering.hpp
  132. include/openMVG/image/image_integral.hpp
  133. include/openMVG/image/image_io.hpp
  134. include/openMVG/image/image_resampling.hpp
  135. include/openMVG/image/image_warping.hpp
  136. include/openMVG/image/pixel_types.hpp
  137. include/openMVG/image/sample.hpp
  138. include/openMVG/linearProgramming/bisectionLP.hpp
  139. include/openMVG/linearProgramming/lInfinityCV/global_translations_fromTij.hpp
  140. include/openMVG/linearProgramming/lInfinityCV/lInfinityCV.hpp
  141. include/openMVG/linearProgramming/lInfinityCV/resection.hpp
  142. include/openMVG/linearProgramming/lInfinityCV/resection_kernel.hpp
  143. include/openMVG/linearProgramming/lInfinityCV/tijsAndXis_From_xi_Ri.hpp
  144. include/openMVG/linearProgramming/lInfinityCV/tijsAndXis_From_xi_Ri_noise.hpp
  145. include/openMVG/linearProgramming/lInfinityCV/triangulation.hpp
  146. include/openMVG/linearProgramming/lInfinityCV/triplet_tijsAndXis_kernel.hpp
  147. include/openMVG/linearProgramming/linearProgramming.hpp
  148. include/openMVG/linearProgramming/linearProgrammingInterface.hpp
  149. include/openMVG/linearProgramming/linearProgrammingOSI_X.hpp
  150. include/openMVG/matching/cascade_hasher.hpp
  151. include/openMVG/matching/indMatch.hpp
  152. include/openMVG/matching/indMatchDecoratorXY.hpp
  153. include/openMVG/matching/indMatch_io.hpp
  154. include/openMVG/matching/indMatch_utils.hpp
  155. include/openMVG/matching/kvld/algorithm.h
  156. include/openMVG/matching/kvld/kvld.h
  157. include/openMVG/matching/kvld/kvld_draw.h
  158. include/openMVG/matching/matcher_brute_force.hpp
  159. include/openMVG/matching/matcher_cascade_hashing.hpp
  160. include/openMVG/matching/matcher_hnsw.hpp
  161. include/openMVG/matching/matcher_kdtree_flann.hpp
  162. include/openMVG/matching/matcher_type.hpp
  163. include/openMVG/matching/matching_filters.hpp
  164. include/openMVG/matching/matching_interface.hpp
  165. include/openMVG/matching/metric.hpp
  166. include/openMVG/matching/metric_hamming.hpp
  167. include/openMVG/matching/metric_hnsw.hpp
  168. include/openMVG/matching/metric_simd.hpp
  169. include/openMVG/matching/pairwiseAdjacencyDisplay.hpp
  170. include/openMVG/matching/regions_matcher.hpp
  171. include/openMVG/matching/svg_matches.hpp
  172. include/openMVG/matching_image_collection/Cascade_Hashing_Matcher_Regions.hpp
  173. include/openMVG/matching_image_collection/E_ACRobust.hpp
  174. include/openMVG/matching_image_collection/E_ACRobust_Angular.hpp
  175. include/openMVG/matching_image_collection/Eo_Robust.hpp
  176. include/openMVG/matching_image_collection/F_ACRobust.hpp
  177. include/openMVG/matching_image_collection/GeometricFilter.hpp
  178. include/openMVG/matching_image_collection/Geometric_Filter_utils.hpp
  179. include/openMVG/matching_image_collection/H_ACRobust.hpp
  180. include/openMVG/matching_image_collection/Matcher.hpp
  181. include/openMVG/matching_image_collection/Matcher_Regions.hpp
  182. include/openMVG/matching_image_collection/Pair_Builder.hpp
  183. include/openMVG/matching_image_collection/Retrieval_Helpers.hpp
  184. include/openMVG/matching_image_collection/Vlad.hpp
  185. include/openMVG/matching_image_collection/VladBase.hpp
  186. include/openMVG/multiview/LiGT/LiGT_algorithm.hpp
  187. include/openMVG/multiview/LiGT/LiGT_algorithm_converter.hpp
  188. include/openMVG/multiview/LiGT/LiGT_types.hpp
  189. include/openMVG/multiview/conditioning.hpp
  190. include/openMVG/multiview/essential.hpp
  191. include/openMVG/multiview/motion_from_essential.hpp
  192. include/openMVG/multiview/projection.hpp
  193. include/openMVG/multiview/rotation_averaging.hpp
  194. include/openMVG/multiview/rotation_averaging_common.hpp
  195. include/openMVG/multiview/rotation_averaging_l1.hpp
  196. include/openMVG/multiview/rotation_averaging_l2.hpp
  197. include/openMVG/multiview/solver_affine.hpp
  198. include/openMVG/multiview/solver_essential_eight_point.hpp
  199. include/openMVG/multiview/solver_essential_five_point.hpp
  200. include/openMVG/multiview/solver_essential_kernel.hpp
  201. include/openMVG/multiview/solver_essential_three_point.hpp
  202. include/openMVG/multiview/solver_fundamental_kernel.hpp
  203. include/openMVG/multiview/solver_homography_kernel.hpp
  204. include/openMVG/multiview/solver_resection.hpp
  205. include/openMVG/multiview/solver_resection_kernel.hpp
  206. include/openMVG/multiview/solver_resection_metrics.hpp
  207. include/openMVG/multiview/solver_resection_p3p.hpp
  208. include/openMVG/multiview/solver_resection_p3p_ke.hpp
  209. include/openMVG/multiview/solver_resection_p3p_kneip.hpp
  210. include/openMVG/multiview/solver_resection_p3p_nordberg.hpp
  211. include/openMVG/multiview/solver_resection_up2p_kukelova.hpp
  212. include/openMVG/multiview/solver_translation_knownRotation_kernel.hpp
  213. include/openMVG/multiview/test_data_sets.hpp
  214. include/openMVG/multiview/translation_averaging_common.hpp
  215. include/openMVG/multiview/translation_averaging_solver.hpp
  216. include/openMVG/multiview/translation_averaging_test.hpp
  217. include/openMVG/multiview/triangulation.hpp
  218. include/openMVG/multiview/triangulation_method.hpp
  219. include/openMVG/multiview/triangulation_nview.hpp
  220. include/openMVG/multiview/two_view_kernel.hpp
  221. include/openMVG/numeric/accumulator_trait.hpp
  222. include/openMVG/numeric/eigen_alias_definition.hpp
  223. include/openMVG/numeric/extract_columns.hpp
  224. include/openMVG/numeric/l1_solver_admm.hpp
  225. include/openMVG/numeric/lm.hpp
  226. include/openMVG/numeric/nullspace.hpp
  227. include/openMVG/numeric/numeric.h
  228. include/openMVG/numeric/poly.h
  229. include/openMVG/robust_estimation/gms_filter.hpp
  230. include/openMVG/robust_estimation/guided_matching.hpp
  231. include/openMVG/robust_estimation/rand_sampling.hpp
  232. include/openMVG/robust_estimation/robust_estimator_ACRansac.hpp
  233. include/openMVG/robust_estimation/robust_estimator_ACRansacKernelAdaptator.hpp
  234. include/openMVG/robust_estimation/robust_estimator_LMeds.hpp
  235. include/openMVG/robust_estimation/robust_estimator_MaxConsensus.hpp
  236. include/openMVG/robust_estimation/robust_estimator_Ransac.hpp
  237. include/openMVG/robust_estimation/robust_estimator_lineKernel_test.hpp
  238. include/openMVG/robust_estimation/robust_ransac_tools.hpp
  239. include/openMVG/robust_estimation/score_evaluator.hpp
  240. include/openMVG/sfm/pipelines/global/GlobalSfM_rotation_averaging.hpp
  241. include/openMVG/sfm/pipelines/global/GlobalSfM_translation_averaging.hpp
  242. include/openMVG/sfm/pipelines/global/mutexSet.hpp
  243. include/openMVG/sfm/pipelines/global/sfm_global_engine_relative_motions.hpp
  244. include/openMVG/sfm/pipelines/global/sfm_global_reindex.hpp
  245. include/openMVG/sfm/pipelines/global/triplet_t_ACRansac_kernelAdaptator.hpp
  246. include/openMVG/sfm/pipelines/localization/SfM_Localizer.hpp
  247. include/openMVG/sfm/pipelines/localization/SfM_Localizer_Single_3DTrackObservation_Database.hpp
  248. include/openMVG/sfm/pipelines/pipelines_test.hpp
  249. include/openMVG/sfm/pipelines/relative_pose_engine.hpp
  250. include/openMVG/sfm/pipelines/sequential/SfmSceneInitializer.hpp
  251. include/openMVG/sfm/pipelines/sequential/SfmSceneInitializerMaxPair.hpp
  252. include/openMVG/sfm/pipelines/sequential/SfmSceneInitializerStellar.hpp
  253. include/openMVG/sfm/pipelines/sequential/sequential_SfM.hpp
  254. include/openMVG/sfm/pipelines/sequential/sequential_SfM2.hpp
  255. include/openMVG/sfm/pipelines/sfm_engine.hpp
  256. include/openMVG/sfm/pipelines/sfm_features_provider.hpp
  257. include/openMVG/sfm/pipelines/sfm_matches_provider.hpp
  258. include/openMVG/sfm/pipelines/sfm_preemptive_regions_provider.hpp
  259. include/openMVG/sfm/pipelines/sfm_regions_provider.hpp
  260. include/openMVG/sfm/pipelines/sfm_regions_provider_cache.hpp
  261. include/openMVG/sfm/pipelines/sfm_robust_model_estimation.hpp
  262. include/openMVG/sfm/pipelines/stellar/relative_scale.hpp
  263. include/openMVG/sfm/pipelines/stellar/sfm_stellar_engine.hpp
  264. include/openMVG/sfm/pipelines/stellar/stellar_definitions.hpp
  265. include/openMVG/sfm/pipelines/stellar/stellar_solver.hpp
  266. include/openMVG/sfm/pipelines/structure_from_known_poses/structure_estimator.hpp
  267. include/openMVG/sfm/sfm.hpp
  268. include/openMVG/sfm/sfm_data.hpp
  269. include/openMVG/sfm/sfm_data_BA.hpp
  270. include/openMVG/sfm/sfm_data_BA_ceres.hpp
  271. include/openMVG/sfm/sfm_data_BA_ceres_camera_functor.hpp
  272. include/openMVG/sfm/sfm_data_colorization.hpp
  273. include/openMVG/sfm/sfm_data_filters.hpp
  274. include/openMVG/sfm/sfm_data_filters_frustum.hpp
  275. include/openMVG/sfm/sfm_data_graph_utils.hpp
  276. include/openMVG/sfm/sfm_data_io.hpp
  277. include/openMVG/sfm/sfm_data_io_baf.hpp
  278. include/openMVG/sfm/sfm_data_io_cereal.hpp
  279. include/openMVG/sfm/sfm_data_io_ply.hpp
  280. include/openMVG/sfm/sfm_data_transform.hpp
  281. include/openMVG/sfm/sfm_data_triangulation.hpp
  282. include/openMVG/sfm/sfm_data_utils.hpp
  283. include/openMVG/sfm/sfm_filters.hpp
  284. include/openMVG/sfm/sfm_landmark.hpp
  285. include/openMVG/sfm/sfm_landmark_io.hpp
  286. include/openMVG/sfm/sfm_report.hpp
  287. include/openMVG/sfm/sfm_view.hpp
  288. include/openMVG/sfm/sfm_view_io.hpp
  289. include/openMVG/sfm/sfm_view_priors.hpp
  290. include/openMVG/sfm/sfm_view_priors_io.hpp
  291. include/openMVG/spherical/cubic_image_sampler.hpp
  292. include/openMVG/spherical/image_resampling.hpp
  293. include/openMVG/stl/dynamic_bitset.hpp
  294. include/openMVG/stl/hash.hpp
  295. include/openMVG/stl/indexed_sort.hpp
  296. include/openMVG/stl/split.hpp
  297. include/openMVG/stl/stl.hpp
  298. include/openMVG/stl/stlMap.hpp
  299. include/openMVG/system/cpu_instruction_set.hpp
  300. include/openMVG/system/logger.hpp
  301. include/openMVG/system/loggerprogress.hpp
  302. include/openMVG/system/progressinterface.hpp
  303. include/openMVG/system/timer.hpp
  304. include/openMVG/third_party/cmdLine/cmdLine.h
  305. include/openMVG/third_party/histogram/histogram.hpp
  306. include/openMVG/third_party/hnswlib/bruteforce.h
  307. include/openMVG/third_party/hnswlib/hnswalg.h
  308. include/openMVG/third_party/hnswlib/hnswlib.h
  309. include/openMVG/third_party/hnswlib/space_ip.h
  310. include/openMVG/third_party/hnswlib/space_l2.h
  311. include/openMVG/third_party/hnswlib/visited_list_pool.h
  312. include/openMVG/third_party/htmlDoc/htmlDoc.hpp
  313. include/openMVG/third_party/stlplus3/filesystemSimplified/file_system.hpp
  314. include/openMVG/third_party/stlplus3/filesystemSimplified/portability_fixes.hpp
  315. include/openMVG/third_party/stlplus3/filesystemSimplified/wildcard.hpp
  316. include/openMVG/tracks/flat_pair_map.hpp
  317. include/openMVG/tracks/tracks.hpp
  318. include/openMVG/tracks/union_find.hpp
  319. include/openMVG/types.hpp
  320. include/openMVG/vector_graphics/svgAttributes.hpp
  321. include/openMVG/vector_graphics/svgDrawer.hpp
  322. include/openMVG/vector_graphics/svgElement.hpp
  323. include/openMVG/vector_graphics/svgHistogram.hpp
  324. include/openMVG/version.hpp
  325. include/openMVG_dependencies/cereal/include/cereal/access.hpp
  326. include/openMVG_dependencies/cereal/include/cereal/archives/adapters.hpp
  327. include/openMVG_dependencies/cereal/include/cereal/archives/binary.hpp
  328. include/openMVG_dependencies/cereal/include/cereal/archives/json.hpp
  329. include/openMVG_dependencies/cereal/include/cereal/archives/portable_binary.hpp
  330. include/openMVG_dependencies/cereal/include/cereal/archives/xml.hpp
  331. include/openMVG_dependencies/cereal/include/cereal/cereal.hpp
  332. include/openMVG_dependencies/cereal/include/cereal/details/helpers.hpp
  333. include/openMVG_dependencies/cereal/include/cereal/details/polymorphic_impl.hpp
  334. include/openMVG_dependencies/cereal/include/cereal/details/polymorphic_impl_fwd.hpp
  335. include/openMVG_dependencies/cereal/include/cereal/details/static_object.hpp
  336. include/openMVG_dependencies/cereal/include/cereal/details/traits.hpp
  337. include/openMVG_dependencies/cereal/include/cereal/details/util.hpp
  338. include/openMVG_dependencies/cereal/include/cereal/external/base64.hpp
  339. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/allocators.h
  340. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/cursorstreamwrapper.h
  341. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/document.h
  342. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/encodedstream.h
  343. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/encodings.h
  344. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/error/en.h
  345. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/error/error.h
  346. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/filereadstream.h
  347. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/filewritestream.h
  348. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/fwd.h
  349. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/biginteger.h
  350. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/diyfp.h
  351. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/dtoa.h
  352. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/ieee754.h
  353. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/itoa.h
  354. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/meta.h
  355. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/pow10.h
  356. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/regex.h
  357. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/stack.h
  358. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/strfunc.h
  359. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/strtod.h
  360. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/internal/swap.h
  361. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/istreamwrapper.h
  362. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/memorybuffer.h
  363. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/memorystream.h
  364. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/msinttypes/inttypes.h
  365. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/msinttypes/stdint.h
  366. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/ostreamwrapper.h
  367. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/pointer.h
  368. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/prettywriter.h
  369. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/rapidjson.h
  370. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/reader.h
  371. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/schema.h
  372. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/stream.h
  373. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/stringbuffer.h
  374. include/openMVG_dependencies/cereal/include/cereal/external/rapidjson/writer.h
  375. include/openMVG_dependencies/cereal/include/cereal/external/rapidxml/rapidxml.hpp
  376. include/openMVG_dependencies/cereal/include/cereal/external/rapidxml/rapidxml_iterators.hpp
  377. include/openMVG_dependencies/cereal/include/cereal/external/rapidxml/rapidxml_print.hpp
  378. include/openMVG_dependencies/cereal/include/cereal/external/rapidxml/rapidxml_utils.hpp
  379. include/openMVG_dependencies/cereal/include/cereal/macros.hpp
  380. include/openMVG_dependencies/cereal/include/cereal/specialize.hpp
  381. include/openMVG_dependencies/cereal/include/cereal/types/array.hpp
  382. include/openMVG_dependencies/cereal/include/cereal/types/atomic.hpp
  383. include/openMVG_dependencies/cereal/include/cereal/types/base_class.hpp
  384. include/openMVG_dependencies/cereal/include/cereal/types/bitset.hpp
  385. include/openMVG_dependencies/cereal/include/cereal/types/boost_variant.hpp
  386. include/openMVG_dependencies/cereal/include/cereal/types/chrono.hpp
  387. include/openMVG_dependencies/cereal/include/cereal/types/common.hpp
  388. include/openMVG_dependencies/cereal/include/cereal/types/complex.hpp
  389. include/openMVG_dependencies/cereal/include/cereal/types/concepts/pair_associative_container.hpp
  390. include/openMVG_dependencies/cereal/include/cereal/types/deque.hpp
  391. include/openMVG_dependencies/cereal/include/cereal/types/forward_list.hpp
  392. include/openMVG_dependencies/cereal/include/cereal/types/functional.hpp
  393. include/openMVG_dependencies/cereal/include/cereal/types/list.hpp
  394. include/openMVG_dependencies/cereal/include/cereal/types/map.hpp
  395. include/openMVG_dependencies/cereal/include/cereal/types/memory.hpp
  396. include/openMVG_dependencies/cereal/include/cereal/types/optional.hpp
  397. include/openMVG_dependencies/cereal/include/cereal/types/polymorphic.hpp
  398. include/openMVG_dependencies/cereal/include/cereal/types/queue.hpp
  399. include/openMVG_dependencies/cereal/include/cereal/types/set.hpp
  400. include/openMVG_dependencies/cereal/include/cereal/types/stack.hpp
  401. include/openMVG_dependencies/cereal/include/cereal/types/string.hpp
  402. include/openMVG_dependencies/cereal/include/cereal/types/tuple.hpp
  403. include/openMVG_dependencies/cereal/include/cereal/types/unordered_map.hpp
  404. include/openMVG_dependencies/cereal/include/cereal/types/unordered_set.hpp
  405. include/openMVG_dependencies/cereal/include/cereal/types/utility.hpp
  406. include/openMVG_dependencies/cereal/include/cereal/types/valarray.hpp
  407. include/openMVG_dependencies/cereal/include/cereal/types/variant.hpp
  408. include/openMVG_dependencies/cereal/include/cereal/types/vector.hpp
  409. include/openMVG_dependencies/cereal/include/cereal/version.hpp
  410. include/openMVG_dependencies/cereal/sandbox/sandbox_shared_lib/base.hpp
  411. include/openMVG_dependencies/cereal/sandbox/sandbox_shared_lib/derived.hpp
  412. include/openMVG_dependencies/cereal/unittests/array.hpp
  413. include/openMVG_dependencies/cereal/unittests/atomic.hpp
  414. include/openMVG_dependencies/cereal/unittests/basic_string.hpp
  415. include/openMVG_dependencies/cereal/unittests/bitset.hpp
  416. include/openMVG_dependencies/cereal/unittests/boost/boost_variant.hpp
  417. include/openMVG_dependencies/cereal/unittests/chrono.hpp
  418. include/openMVG_dependencies/cereal/unittests/common.hpp
  419. include/openMVG_dependencies/cereal/unittests/complex.hpp
  420. include/openMVG_dependencies/cereal/unittests/cpp17/optional.hpp
  421. include/openMVG_dependencies/cereal/unittests/cpp17/variant.hpp
  422. include/openMVG_dependencies/cereal/unittests/defer.hpp
  423. include/openMVG_dependencies/cereal/unittests/deque.hpp
  424. include/openMVG_dependencies/cereal/unittests/doctest.h
  425. include/openMVG_dependencies/cereal/unittests/forward_list.hpp
  426. include/openMVG_dependencies/cereal/unittests/list.hpp
  427. include/openMVG_dependencies/cereal/unittests/load_construct.hpp
  428. include/openMVG_dependencies/cereal/unittests/map.hpp
  429. include/openMVG_dependencies/cereal/unittests/memory.hpp
  430. include/openMVG_dependencies/cereal/unittests/memory_cycles.hpp
  431. include/openMVG_dependencies/cereal/unittests/multimap.hpp
  432. include/openMVG_dependencies/cereal/unittests/multiset.hpp
  433. include/openMVG_dependencies/cereal/unittests/pair.hpp
  434. include/openMVG_dependencies/cereal/unittests/pod.hpp
  435. include/openMVG_dependencies/cereal/unittests/polymorphic.hpp
  436. include/openMVG_dependencies/cereal/unittests/portable_binary_archive.hpp
  437. include/openMVG_dependencies/cereal/unittests/priority_queue.hpp
  438. include/openMVG_dependencies/cereal/unittests/queue.hpp
  439. include/openMVG_dependencies/cereal/unittests/set.hpp
  440. include/openMVG_dependencies/cereal/unittests/stack.hpp
  441. include/openMVG_dependencies/cereal/unittests/structs.hpp
  442. include/openMVG_dependencies/cereal/unittests/structs_minimal.hpp
  443. include/openMVG_dependencies/cereal/unittests/structs_specialized.hpp
  444. include/openMVG_dependencies/cereal/unittests/tuple.hpp
  445. include/openMVG_dependencies/cereal/unittests/unordered_loads.hpp
  446. include/openMVG_dependencies/cereal/unittests/unordered_map.hpp
  447. include/openMVG_dependencies/cereal/unittests/unordered_multimap.hpp
  448. include/openMVG_dependencies/cereal/unittests/unordered_multiset.hpp
  449. include/openMVG_dependencies/cereal/unittests/unordered_set.hpp
  450. include/openMVG_dependencies/cereal/unittests/user_data_adapters.hpp
  451. include/openMVG_dependencies/cereal/unittests/valarray.hpp
  452. include/openMVG_dependencies/cereal/unittests/vector.hpp
  453. include/openMVG_dependencies/cereal/unittests/versioning.hpp
  454. include/openMVG_dependencies/nonFree/sift/SIFT_describer.hpp
  455. include/openMVG_dependencies/nonFree/sift/SIFT_describer_io.hpp
  456. include/openMVG_dependencies/nonFree/sift/vl/generic.h
  457. include/openMVG_dependencies/nonFree/sift/vl/host.h
  458. include/openMVG_dependencies/nonFree/sift/vl/imopv.h
  459. include/openMVG_dependencies/nonFree/sift/vl/imopv_sse2.h
  460. include/openMVG_dependencies/nonFree/sift/vl/mathop.h
  461. include/openMVG_dependencies/nonFree/sift/vl/mathop_sse2.h
  462. include/openMVG_dependencies/nonFree/sift/vl/mser.h
  463. include/openMVG_dependencies/nonFree/sift/vl/random.h
  464. include/openMVG_dependencies/nonFree/sift/vl/sift.h
  465. lib/libopenMVG_easyexif.so
  466. lib/libopenMVG_exif.so
  467. lib/libopenMVG_exif.so.2
  468. lib/libopenMVG_exif.so.2.1
  469. lib/libopenMVG_fast.so
  470. lib/libopenMVG_features.so
  471. lib/libopenMVG_features.so.2
  472. lib/libopenMVG_features.so.2.1
  473. lib/libopenMVG_geometry.so
  474. lib/libopenMVG_geometry.so.2
  475. lib/libopenMVG_geometry.so.2.1
  476. lib/libopenMVG_image.so
  477. lib/libopenMVG_image.so.2
  478. lib/libopenMVG_image.so.2.1
  479. lib/libopenMVG_kvld.so
  480. lib/libopenMVG_kvld.so.2
  481. lib/libopenMVG_kvld.so.2.1
  482. lib/libopenMVG_lInftyComputerVision.so
  483. lib/libopenMVG_lInftyComputerVision.so.2
  484. lib/libopenMVG_lInftyComputerVision.so.2.1
  485. lib/libopenMVG_linearProgramming.so
  486. lib/libopenMVG_linearProgramming.so.2
  487. lib/libopenMVG_linearProgramming.so.2.1
  488. lib/libopenMVG_matching.so
  489. lib/libopenMVG_matching.so.2
  490. lib/libopenMVG_matching.so.2.1
  491. lib/libopenMVG_matching_image_collection.so
  492. lib/libopenMVG_matching_image_collection.so.2
  493. lib/libopenMVG_matching_image_collection.so.2.1
  494. lib/libopenMVG_multiview.so
  495. lib/libopenMVG_multiview.so.2
  496. lib/libopenMVG_multiview.so.2.1
  497. lib/libopenMVG_numeric.so
  498. lib/libopenMVG_numeric.so.2
  499. lib/libopenMVG_numeric.so.2.1
  500. lib/libopenMVG_robust_estimation.so
  501. lib/libopenMVG_robust_estimation.so.2
  502. lib/libopenMVG_robust_estimation.so.2.1
  503. lib/libopenMVG_sfm.so
  504. lib/libopenMVG_sfm.so.2
  505. lib/libopenMVG_sfm.so.2.1
  506. lib/libopenMVG_stlplus.so
  507. lib/libopenMVG_system.so
  508. lib/libopenMVG_system.so.2
  509. lib/libopenMVG_system.so.2.1
  510. lib/libvlsift.so
  511. lib/openMVG/cmake/OpenMVGConfig.cmake
  512. lib/openMVG/cmake/OpenMVGTargets-release.cmake
  513. lib/openMVG/cmake/OpenMVGTargets.cmake
  514. lib/openMVG/sensor_width_camera_database.txt
  515. lib/openMVG/webgl/common/camera.js
  516. lib/openMVG/webgl/common/camera_gizmo.js
  517. lib/openMVG/webgl/common/common.js
  518. lib/openMVG/webgl/common/dual_quaternion.js
  519. lib/openMVG/webgl/common/index.html
  520. lib/openMVG/webgl/common/main.js
  521. lib/openMVG/webgl/common/matrix3.js
  522. lib/openMVG/webgl/common/matrix4.js
  523. lib/openMVG/webgl/common/plane.js
  524. lib/openMVG/webgl/common/point_cloud.js
  525. lib/openMVG/webgl/common/quaternion.js
  526. lib/openMVG/webgl/common/render_context.js
  527. lib/openMVG/webgl/common/shader.js
  528. lib/openMVG/webgl/common/style.css
  529. lib/openMVG/webgl/common/trackball.js
  530. lib/openMVG/webgl/common/vector.js
  531. @dir include/openMVG/exif/image_data
  532. @dir include/openMVG/image/image_test
  533. @dir include/openMVG_dependencies/cereal/doc
  534. @dir include/openMVG_dependencies/cereal/scripts
  535. @dir include/openMVG_dependencies/glfw
  536. @owner
  537. @group
  538. @mode
Collapse this list.
Dependency lines:
  • openmvg>0:misc/openmvg
To install the port:
cd /usr/ports/misc/openmvg/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/openmvg
  • pkg install openmvg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openmvg
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 armv7 i386 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1703878446 SHA256 (openMVG-openMVG-v2.1_GH0.tar.gz) = 5538c1c8453385e5595047198fc9d0e3d8cdaa85a53b3a27c70cb05ae3f5fc2c SIZE (openMVG-openMVG-v2.1_GH0.tar.gz) = 16101919

Expand this list (2 items)

Collapse this list.

SHA256 (openMVG-thirdparty-cereal-ac168fe_GH0.tar.gz) = 99290309c96f65eca82883224fc19d08271d086328e97a657758deaea1110014 SIZE (openMVG-thirdparty-cereal-ac168fe_GH0.tar.gz) = 374597

Collapse this list.


Packages (timestamps in pop-ups are UTC):
openmvg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.1_3--2.1_3---
FreeBSD:13:quarterly-2.1_2--2.1_2-2.1_2-
FreeBSD:14:latest-2.1_3--2.1_2---
FreeBSD:14:quarterly-2.1_2--2.1_2-2.1_2-
FreeBSD:15:latest-2.1_3n/a2.1_2n/a-2.1_22.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tbb>0 : devel/tbb
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. eigen3.pc : math/eigen3
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libblas.so : math/blas
  2. libceres.so : math/ceres-solver
  3. libClp.so : math/clp
  4. libCoinUtils.so : math/coinutils
  5. libemon.so : math/lemon
  6. libflann_cpp.so : math/flann
  7. libgflags.so : devel/gflags
  8. libglog.so : devel/glog
  9. libmetis.so : math/metis
  10. libOsi.so : math/osi
  11. libpng.so : graphics/png
  12. libtiff.so : graphics/tiff
  13. libunwind.so : devel/libunwind
  14. liblz4.so : archivers/liblz4
  15. libjpeg.so : graphics/jpeg-turbo
  16. libQt5Core.so : devel/qt5-core
  17. libQt5Gui.so : x11-toolkits/qt5-gui
  18. libQt5OpenGL.so : graphics/qt5-opengl
  19. libQt5Svg.so : graphics/qt5-svg
  20. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for openmvg-2.1_3: ====> Use SSE SIMD optimizations for: you have to select exactly one of them K8=on: K8 architecture (SSE2) CORE=off: Core architecture (up to SSE3) MEROM=off: Merom architecture (up to SSSE3) NEHALEM=off: Nehalem architecture (up to SSE4.2) ===> Use 'make config' to modify these settings
Options name:
misc_openmvg
USES:
cmake compiler:c++11-lang eigen:3 jpeg qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openMVG/openMVG/tar.gz/v2.1?dummy=/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1_3
09 Mar 2024 14:05:20
commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.7.0

- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
  Broken ports are skipped:
  - graphics/colmap [1]
  - graphics/hiptext [2]
  - graphics/openmvs
  - sysutils/apache-mesos

[2] This port was being skipped on package building cluster due to its LICENSE
    "License NONE needs confirmation, but BATCH is defined"

Changes:	https://github.com/google/glog/releases
Reference:	https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log
[1]
2.1_2
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
2.1_1
31 Dec 2023 14:31:11
commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of SuiteSparse
2.1
30 Dec 2023 10:07:32
commit hash: 2d3b78983544c6adf759057cd271fb9f0286c037commit hash: 2d3b78983544c6adf759057cd271fb9f0286c037commit hash: 2d3b78983544c6adf759057cd271fb9f0286c037commit hash: 2d3b78983544c6adf759057cd271fb9f0286c037 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openmvg: update 2.0-78 → 2.1

Reported by:	portscout
2.0.78_2
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
2.0.78_1
31 Oct 2023 14:07:33
commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump portrevision to chase CHOLMOD’s upgrade
2.0.78
20 Oct 2023 17:56:04
commit hash: 9103c28fb0ba4c078aafbe09e1c333ef3f7cde14commit hash: 9103c28fb0ba4c078aafbe09e1c333ef3f7cde14commit hash: 9103c28fb0ba4c078aafbe09e1c333ef3f7cde14commit hash: 9103c28fb0ba4c078aafbe09e1c333ef3f7cde14 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openmvg: update 2.0 → 2.0-78

Reported by:	portscout
2.0_12
20 Sep 2023 17:57:40
commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
/*: bump PORTREVISION after the upgrade of SuiteSparse
2.0_11
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
2.0_10
01 Jul 2023 16:11:11
commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of SuiteSparse
2.0_9
16 Jun 2023 05:05:16
commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/nauty: Update 2.7r3 → 2.8.6

PR:		271718
Approved by:	moritz@schmi.tt (maintainer's timeout; 17 days)
2.0_8
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
2.0_7
19 Jan 2023 16:45:37
commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse*: bump PORTREVISION of dependant ports
2.0_6
08 Jan 2023 09:14:30
commit hash: 49d91cdf5c037619954af978e348456e8bf866b4commit hash: 49d91cdf5c037619954af978e348456e8bf866b4commit hash: 49d91cdf5c037619954af978e348456e8bf866b4commit hash: 49d91cdf5c037619954af978e348456e8bf866b4 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
misc/openmvg: fix LIB_DEPENDS
2.0_5
27 Nov 2022 11:09:57
commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of math/suitesparse*

PR:		267742
2.0_4
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)
2.0_4
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)
2.0_4
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.
2.0_3
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
2.0_2
24 Feb 2022 16:21:08
commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/ipopt: Update 3.12.13 -> 3.14.4
2.0_1
23 Feb 2022 17:02:05
commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/asl: Update 1.4.4 -> 2.0.0

Reported by:	portscout
2.0
01 Dec 2021 12:48:42
commit hash: d28a8afb83d3579389076518b44fbed518e21729commit hash: d28a8afb83d3579389076518b44fbed518e21729commit hash: d28a8afb83d3579389076518b44fbed518e21729commit hash: d28a8afb83d3579389076518b44fbed518e21729 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/openmvg: enable on armv7
2.0
29 Nov 2021 11:35:12
commit hash: 8547737a73fad4e4649ca07895c743602e6f731acommit hash: 8547737a73fad4e4649ca07895c743602e6f731acommit hash: 8547737a73fad4e4649ca07895c743602e6f731acommit hash: 8547737a73fad4e4649ca07895c743602e6f731a files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/openmvg: fix build on non-x86

Tested on powerpc64, may still have issues on other architectures.
2.0
14 Nov 2021 18:46:14
commit hash: d3dbf085b44517ebac8143ae5632667f19881bc6commit hash: d3dbf085b44517ebac8143ae5632667f19881bc6commit hash: d3dbf085b44517ebac8143ae5632667f19881bc6commit hash: d3dbf085b44517ebac8143ae5632667f19881bc6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openmvg: Update 1.6 -> 2.0

Reported by:	portscout
1.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
1.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.
1.6_2
10 Mar 2021 16:28:25
Revision:568014Original commit files touched by this commit
pkubaj search for other commits by this committer
misc/openmvg: enable on powerpc64le
1.6_2
18 Jan 2021 18:35:50
Revision:561956Original commit files touched by this commit
yuri search for other commits by this committer
misc/openmvg: Use external CEREAL library; Add CONFLICTS_BUILD
1.6_1
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
1.6
27 Nov 2020 22:47:47
Revision:556461Original commit files touched by this commit
pkubaj search for other commits by this committer
misc/openmvg: fix build on powerpc64

Builds fine.

MFH:		2020Q4 (fix build blanket)
1.6
25 Sep 2020 20:26:13
Revision:550080Original commit files touched by this commit
yuri search for other commits by this committer
misc/openmvg: Update 1.4 -> 1.6

Reported by:	portscout
1.4_4
23 Sep 2020 18:01:33
Revision:549764Original commit files touched by this commit
yuri search for other commits by this committer
misc/openmvg: Remove workaround for missing liblz4 library because the
workaround was added into math/flann
1.4_3
23 Sep 2020 01:47:41
Revision:549652Original commit files touched by this commit
yuri search for other commits by this committer
misc/openmvg: Fix build by adding liblz4

For some reason lz4 symbols were missing during build.

Reported by:	fallout
MFH:		2020Q3
1.4_2
09 Jun 2019 05:57:46
Revision:503791Original commit files touched by this commit
tobik search for other commits by this committer
misc/openmvg: Canonicalize options group names after r503781 (D20426)
1.4_2
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)
1.4_1
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
1.4
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.4
26 Aug 2018 20:20:33
Revision:478166Original commit files touched by this commit
yuri search for other commits by this committer
misc/openmvg: Update 1.3-76 -> 1.4

Reported by:	portscout
1.3.76
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
1.3.76
03 Jun 2018 12:44:04
Revision:471491Original commit files touched by this commit
antoine search for other commits by this committer
Canonicalize dependency on libpng
1.3.76
12 Apr 2018 09:05:33
Revision:467133Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/openmvg: Multiple View Geometry (MVG) library

The library for those who are interested in computer-vision research.

Testing: Several examples run fine.

Number of commits found: 42