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
colmap Structure from motion and multi-view stereo
3.8_5 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 3.8_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: 2024-02-13 14:44:22
Commit Hash: db61653
License: BSD2CLAUSE BSD3CLAUSE CC-BY-3.0 GPLv3+ 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 (285 items)
Collapse this list.
  1. /usr/local/share/licenses/colmap-3.8_5/catalog.mk
  2. /usr/local/share/licenses/colmap-3.8_5/LICENSE
  3. /usr/local/share/licenses/colmap-3.8_5/BSD2CLAUSE
  4. /usr/local/share/licenses/colmap-3.8_5/BSD3CLAUSE
  5. /usr/local/share/licenses/colmap-3.8_5/CC-BY-3.0
  6. /usr/local/share/licenses/colmap-3.8_5/GPLv3+
  7. /usr/local/share/licenses/colmap-3.8_5/MIT
  8. /usr/local/share/licenses/colmap-3.8_5/SIFTGPU
  9. bin/colmap
  10. include/colmap/base/camera.h
  11. include/colmap/base/camera_database.h
  12. include/colmap/base/camera_models.h
  13. include/colmap/base/camera_rig.h
  14. include/colmap/base/correspondence_graph.h
  15. include/colmap/base/cost_functions.h
  16. include/colmap/base/database.h
  17. include/colmap/base/database_cache.h
  18. include/colmap/base/essential_matrix.h
  19. include/colmap/base/gps.h
  20. include/colmap/base/graph_cut.h
  21. include/colmap/base/homography_matrix.h
  22. include/colmap/base/image.h
  23. include/colmap/base/image_reader.h
  24. include/colmap/base/line.h
  25. include/colmap/base/point2d.h
  26. include/colmap/base/point3d.h
  27. include/colmap/base/polynomial.h
  28. include/colmap/base/pose.h
  29. include/colmap/base/projection.h
  30. include/colmap/base/reconstruction.h
  31. include/colmap/base/reconstruction_manager.h
  32. include/colmap/base/scene_clustering.h
  33. include/colmap/base/similarity_transform.h
  34. include/colmap/base/track.h
  35. include/colmap/base/triangulation.h
  36. include/colmap/base/undistortion.h
  37. include/colmap/base/visibility_pyramid.h
  38. include/colmap/base/warp.h
  39. include/colmap/controllers/automatic_reconstruction.h
  40. include/colmap/controllers/bundle_adjustment.h
  41. include/colmap/controllers/hierarchical_mapper.h
  42. include/colmap/controllers/incremental_mapper.h
  43. include/colmap/estimators/absolute_pose.h
  44. include/colmap/estimators/affine_transform.h
  45. include/colmap/estimators/coordinate_frame.h
  46. include/colmap/estimators/essential_matrix.h
  47. include/colmap/estimators/essential_matrix_coeffs.h
  48. include/colmap/estimators/essential_matrix_poly.h
  49. include/colmap/estimators/euclidean_transform.h
  50. include/colmap/estimators/fundamental_matrix.h
  51. include/colmap/estimators/generalized_absolute_pose.h
  52. include/colmap/estimators/generalized_absolute_pose_coeffs.h
  53. include/colmap/estimators/generalized_relative_pose.h
  54. include/colmap/estimators/homography_matrix.h
  55. include/colmap/estimators/pose.h
  56. include/colmap/estimators/similarity_transform.h
  57. include/colmap/estimators/translation_transform.h
  58. include/colmap/estimators/triangulation.h
  59. include/colmap/estimators/two_view_geometry.h
  60. include/colmap/estimators/utils.h
  61. include/colmap/exe/database.h
  62. include/colmap/exe/feature.h
  63. include/colmap/exe/gui.h
  64. include/colmap/exe/image.h
  65. include/colmap/exe/model.h
  66. include/colmap/exe/mvs.h
  67. include/colmap/exe/sfm.h
  68. include/colmap/exe/vocab_tree.h
  69. include/colmap/feature/extraction.h
  70. include/colmap/feature/matching.h
  71. include/colmap/feature/sift.h
  72. include/colmap/feature/types.h
  73. include/colmap/feature/utils.h
  74. include/colmap/lib/LSD/lsd.h
  75. include/colmap/lib/PBA/ConfigBA.h
  76. include/colmap/lib/PBA/CuTexImage.h
  77. include/colmap/lib/PBA/DataInterface.h
  78. include/colmap/lib/PBA/ProgramCU.h
  79. include/colmap/lib/PBA/SparseBundleCPU.h
  80. include/colmap/lib/PBA/SparseBundleCU.h
  81. include/colmap/lib/PBA/pba.h
  82. include/colmap/lib/PBA/util.h
  83. include/colmap/lib/PoissonRecon/Allocator.h
  84. include/colmap/lib/PoissonRecon/Array.h
  85. include/colmap/lib/PoissonRecon/Array.inl
  86. include/colmap/lib/PoissonRecon/BSplineData.h
  87. include/colmap/lib/PoissonRecon/BSplineData.inl
  88. include/colmap/lib/PoissonRecon/BinaryNode.h
  89. include/colmap/lib/PoissonRecon/CmdLineParser.h
  90. include/colmap/lib/PoissonRecon/CmdLineParser.inl
  91. include/colmap/lib/PoissonRecon/Factor.h
  92. include/colmap/lib/PoissonRecon/FunctionData.h
  93. include/colmap/lib/PoissonRecon/FunctionData.inl
  94. include/colmap/lib/PoissonRecon/Geometry.h
  95. include/colmap/lib/PoissonRecon/Geometry.inl
  96. include/colmap/lib/PoissonRecon/Hash.h
  97. include/colmap/lib/PoissonRecon/MAT.h
  98. include/colmap/lib/PoissonRecon/MAT.inl
  99. include/colmap/lib/PoissonRecon/MarchingCubes.h
  100. include/colmap/lib/PoissonRecon/MemoryUsage.h
  101. include/colmap/lib/PoissonRecon/MultiGridOctreeData.Evaluation.inl
  102. include/colmap/lib/PoissonRecon/MultiGridOctreeData.IsoSurface.inl
  103. include/colmap/lib/PoissonRecon/MultiGridOctreeData.SortedTreeNodes.inl
  104. include/colmap/lib/PoissonRecon/MultiGridOctreeData.System.inl
  105. include/colmap/lib/PoissonRecon/MultiGridOctreeData.WeightedSamples.inl
  106. include/colmap/lib/PoissonRecon/MultiGridOctreeData.h
  107. include/colmap/lib/PoissonRecon/MultiGridOctreeData.inl
  108. include/colmap/lib/PoissonRecon/MyTime.h
  109. include/colmap/lib/PoissonRecon/Octree.h
  110. include/colmap/lib/PoissonRecon/Octree.inl
  111. include/colmap/lib/PoissonRecon/PPolynomial.h
  112. include/colmap/lib/PoissonRecon/PPolynomial.inl
  113. include/colmap/lib/PoissonRecon/Ply.h
  114. include/colmap/lib/PoissonRecon/PointStream.h
  115. include/colmap/lib/PoissonRecon/PointStream.inl
  116. include/colmap/lib/PoissonRecon/PoissonRecon.h
  117. include/colmap/lib/PoissonRecon/Polynomial.h
  118. include/colmap/lib/PoissonRecon/Polynomial.inl
  119. include/colmap/lib/PoissonRecon/SparseMatrix.h
  120. include/colmap/lib/PoissonRecon/SparseMatrix.inl
  121. include/colmap/lib/PoissonRecon/SurfaceTrimmer.h
  122. include/colmap/lib/SiftGPU/CLTexImage.h
  123. include/colmap/lib/SiftGPU/CuTexImage.h
  124. include/colmap/lib/SiftGPU/FrameBufferObject.h
  125. include/colmap/lib/SiftGPU/GLTexImage.h
  126. include/colmap/lib/SiftGPU/GlobalUtil.h
  127. include/colmap/lib/SiftGPU/LiteWindow.h
  128. include/colmap/lib/SiftGPU/ProgramCG.h
  129. include/colmap/lib/SiftGPU/ProgramCL.h
  130. include/colmap/lib/SiftGPU/ProgramCU.h
  131. include/colmap/lib/SiftGPU/ProgramGLSL.h
  132. include/colmap/lib/SiftGPU/ProgramGPU.h
  133. include/colmap/lib/SiftGPU/PyramidCL.h
  134. include/colmap/lib/SiftGPU/PyramidCU.h
  135. include/colmap/lib/SiftGPU/PyramidGL.h
  136. include/colmap/lib/SiftGPU/ShaderMan.h
  137. include/colmap/lib/SiftGPU/SiftGPU.h
  138. include/colmap/lib/SiftGPU/SiftMatch.h
  139. include/colmap/lib/SiftGPU/SiftMatchCU.h
  140. include/colmap/lib/SiftGPU/SiftPyramid.h
  141. include/colmap/lib/VLFeat/aib.h
  142. include/colmap/lib/VLFeat/array.h
  143. include/colmap/lib/VLFeat/covdet.h
  144. include/colmap/lib/VLFeat/dsift.h
  145. include/colmap/lib/VLFeat/fisher.h
  146. include/colmap/lib/VLFeat/float.h
  147. include/colmap/lib/VLFeat/generic.h
  148. include/colmap/lib/VLFeat/getopt_long.h
  149. include/colmap/lib/VLFeat/gmm.h
  150. include/colmap/lib/VLFeat/heap-def.h
  151. include/colmap/lib/VLFeat/hikmeans.h
  152. include/colmap/lib/VLFeat/hog.h
  153. include/colmap/lib/VLFeat/homkermap.h
  154. include/colmap/lib/VLFeat/host.h
  155. include/colmap/lib/VLFeat/ikmeans.h
  156. include/colmap/lib/VLFeat/imopv.h
  157. include/colmap/lib/VLFeat/imopv_sse2.h
  158. include/colmap/lib/VLFeat/kdtree.h
  159. include/colmap/lib/VLFeat/kmeans.h
  160. include/colmap/lib/VLFeat/lbp.h
  161. include/colmap/lib/VLFeat/liop.h
  162. include/colmap/lib/VLFeat/mathop.h
  163. include/colmap/lib/VLFeat/mathop_avx.h
  164. include/colmap/lib/VLFeat/mathop_sse2.h
  165. include/colmap/lib/VLFeat/mser.h
  166. include/colmap/lib/VLFeat/pgm.h
  167. include/colmap/lib/VLFeat/qsort-def.h
  168. include/colmap/lib/VLFeat/quickshift.h
  169. include/colmap/lib/VLFeat/random.h
  170. include/colmap/lib/VLFeat/rodrigues.h
  171. include/colmap/lib/VLFeat/scalespace.h
  172. include/colmap/lib/VLFeat/shuffle-def.h
  173. include/colmap/lib/VLFeat/sift.h
  174. include/colmap/lib/VLFeat/slic.h
  175. include/colmap/lib/VLFeat/stringop.h
  176. include/colmap/lib/VLFeat/svm.h
  177. include/colmap/lib/VLFeat/svmdataset.h
  178. include/colmap/lib/VLFeat/vlad.h
  179. include/colmap/mvs/consistency_graph.h
  180. include/colmap/mvs/cuda_array_wrapper.h
  181. include/colmap/mvs/cuda_flip.h
  182. include/colmap/mvs/cuda_rotate.h
  183. include/colmap/mvs/cuda_transpose.h
  184. include/colmap/mvs/depth_map.h
  185. include/colmap/mvs/fusion.h
  186. include/colmap/mvs/gpu_mat.h
  187. include/colmap/mvs/gpu_mat_prng.h
  188. include/colmap/mvs/gpu_mat_ref_image.h
  189. include/colmap/mvs/image.h
  190. include/colmap/mvs/mat.h
  191. include/colmap/mvs/meshing.h
  192. include/colmap/mvs/model.h
  193. include/colmap/mvs/normal_map.h
  194. include/colmap/mvs/patch_match.h
  195. include/colmap/mvs/patch_match_cuda.h
  196. include/colmap/mvs/workspace.h
  197. include/colmap/optim/bundle_adjustment.h
  198. include/colmap/optim/combination_sampler.h
  199. include/colmap/optim/least_absolute_deviations.h
  200. include/colmap/optim/loransac.h
  201. include/colmap/optim/progressive_sampler.h
  202. include/colmap/optim/random_sampler.h
  203. include/colmap/optim/ransac.h
  204. include/colmap/optim/sampler.h
  205. include/colmap/optim/sprt.h
  206. include/colmap/optim/support_measurement.h
  207. include/colmap/retrieval/geometry.h
  208. include/colmap/retrieval/inverted_file.h
  209. include/colmap/retrieval/inverted_file_entry.h
  210. include/colmap/retrieval/inverted_index.h
  211. include/colmap/retrieval/utils.h
  212. include/colmap/retrieval/visual_index.h
  213. include/colmap/retrieval/vote_and_verify.h
  214. include/colmap/sfm/incremental_mapper.h
  215. include/colmap/sfm/incremental_triangulator.h
  216. include/colmap/ui/automatic_reconstruction_widget.h
  217. include/colmap/ui/bundle_adjustment_widget.h
  218. include/colmap/ui/colormaps.h
  219. include/colmap/ui/database_management_widget.h
  220. include/colmap/ui/dense_reconstruction_widget.h
  221. include/colmap/ui/feature_extraction_widget.h
  222. include/colmap/ui/feature_matching_widget.h
  223. include/colmap/ui/image_viewer_widget.h
  224. include/colmap/ui/license_widget.h
  225. include/colmap/ui/line_painter.h
  226. include/colmap/ui/log_widget.h
  227. include/colmap/ui/main_window.h
  228. include/colmap/ui/match_matrix_widget.h
  229. include/colmap/ui/model_viewer_widget.h
  230. include/colmap/ui/movie_grabber_widget.h
  231. include/colmap/ui/options_widget.h
  232. include/colmap/ui/point_painter.h
  233. include/colmap/ui/point_viewer_widget.h
  234. include/colmap/ui/project_widget.h
  235. include/colmap/ui/qt_utils.h
  236. include/colmap/ui/reconstruction_manager_widget.h
  237. include/colmap/ui/reconstruction_options_widget.h
  238. include/colmap/ui/reconstruction_stats_widget.h
  239. include/colmap/ui/render_options.h
  240. include/colmap/ui/render_options_widget.h
  241. include/colmap/ui/thread_control_widget.h
  242. include/colmap/ui/triangle_painter.h
  243. include/colmap/ui/undistortion_widget.h
  244. include/colmap/util/alignment.h
  245. include/colmap/util/bitmap.h
  246. include/colmap/util/cache.h
  247. include/colmap/util/camera_specs.h
  248. include/colmap/util/cuda.h
  249. include/colmap/util/cudacc.h
  250. include/colmap/util/endian.h
  251. include/colmap/util/logging.h
  252. include/colmap/util/math.h
  253. include/colmap/util/matrix.h
  254. include/colmap/util/misc.h
  255. include/colmap/util/opengl_utils.h
  256. include/colmap/util/option_manager.h
  257. include/colmap/util/ply.h
  258. include/colmap/util/random.h
  259. include/colmap/util/sqlite3_utils.h
  260. include/colmap/util/string.h
  261. include/colmap/util/testing.h
  262. include/colmap/util/threading.h
  263. include/colmap/util/timer.h
  264. include/colmap/util/types.h
  265. include/colmap/util/version.h
  266. lib/colmap/libcolmap.a
  267. lib/colmap/liblsd.a
  268. lib/colmap/libpba.a
  269. lib/colmap/libpoisson_recon.a
  270. lib/colmap/libsift_gpu.a
  271. lib/colmap/libvlfeat.a
  272. share/applications/COLMAP.desktop
  273. share/colmap/COLMAPConfig.cmake
  274. share/colmap/COLMAPConfigVersion.cmake
  275. share/colmap/cmake/FindEigen3.cmake
  276. share/colmap/cmake/FindFLANN.cmake
  277. share/colmap/cmake/FindFreeImage.cmake
  278. share/colmap/cmake/FindGlew.cmake
  279. share/colmap/cmake/FindGlog.cmake
  280. share/colmap/cmake/FindLZ4.cmake
  281. share/colmap/cmake/FindMetis.cmake
  282. share/colmap/cmake/FindSQLite3.cmake
  283. @owner
  284. @group
  285. @mode
Collapse this list.
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 = 1675295251 SHA256 (colmap-colmap-3.8_GH0.tar.gz) = 02288f8f61692fe38049d65608ed832b31246e7792692376afb712fa4cef8775 SIZE (colmap-colmap-3.8_GH0.tar.gz) = 3698389

Packages (timestamps in pop-ups are UTC):
colmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly3.8_43.8_4--3.8_4-3.8_4-
FreeBSD:14:latest--------
FreeBSD:14:quarterly3.8_43.8_4--3.8_4-3.8_4-
FreeBSD:15:latest--n/a-n/a-3.8_4-
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. cgal>0 : math/cgal
  2. py39-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py39
  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
  10. qt5-buildtools>=5.15 : devel/qt5-buildtools
  11. libQt5OpenGL.so : graphics/qt5-opengl
  12. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libboost_filesystem.so : devel/boost-libs
  2. libceres.so : math/ceres-solver
  3. libflann.so : math/flann
  4. libfreeimage.so : graphics/freeimage
  5. libglog.so : devel/glog
  6. liblz4.so : archivers/liblz4
  7. libmetis.so : math/metis
  8. libgmp.so : math/gmp
  9. libGL.so : graphics/libglvnd
  10. libGLEW.so : graphics/glew
  11. libsqlite3.so : databases/sqlite3
  12. libQt5Core.so : devel/qt5-core
  13. libQt5Gui.so : x11-toolkits/qt5-gui
  14. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for colmap-3.8_5: CGAL=on: Graph-cut on Delaunay triangulation based meshing algorithm DOCS=on: Build and/or install documentation OPENMP=on: Parallel processing support via OpenMP SIMD=on: Use CPU-specific optimizations TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
graphics_colmap
USES:
cmake compiler:c++11-lib desktop-file-utils eigen:3 gl localbase python:env qt:5 sqlite
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/3.8?dummy=/
Collapse this list.

Number of commits found: 87

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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
2.1_4
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2.1_3
03 Jan 2017 12:49:39
Revision:430462Original commit files touched by this commit
jbeich search for other commits by this committer
Drop pre-10.3 support in my ports

Figuring out which GCC hacks are safe to drop is tricky but at least
devel/fb-adb is limited to x86 due to ADA bootstrap.
2.1_3
19 Dec 2016 12:48:19
Revision:428926Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: update to real 2.1 tag

Changes:	https://github.com/colmap/colmap/compare/55fbe10...2.1
2.1.0_2
19 Dec 2016 06:37:20
Revision:428907Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: always build SIMD support
2.1.0_1
17 Dec 2016 17:32:36
Revision:428788Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: enable OPENMP on 10.2+ after r428641
2.1.0
17 Dec 2016 14:47:02
Revision:428766Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: unblock on amd64 due to intermittent errors

FreeBSD 9.3 amd64:
  51: Test command: src/util/threading_test
  51: Test timeout computed to be: 9.99988e+06
  51: Running 23 test cases...
  51: src/util/threading_test.cc(309): error: in "TestDefaultCallback": check
called_back1 has failed
  51:
  51: *** 1 failure is detected in the test module "util/threading"

FreeBSD 11.0 amd64:
  51: Test command: src/util/threading_test
  51: Test timeout computed to be: 9.99988e+06
  51: Running 23 test cases...
  51: src/util/threading_test.cc(183): error: in "TestThreadPauseStop": check
thread.IsRunning() has failed
  51: src/util/threading_test.cc(184): error: in "TestThreadPauseStop": check
!thread.IsFinished() has failed
  51:
  51: *** 2 failures are detected in the test module "util/threading"

Reported by:	pkg-fallout (r428457 and r428600 builds were green)
2.1.0
08 Dec 2016 04:18:27
Revision:428100Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: don't append -O1 for debug builds
2.1.0
08 Dec 2016 03:25:54
Revision:428098Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: add new port

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.

https://colmap.github.io/

Number of commits found: 87