| Port details |
- colmap Structure from motion and multi-view stereo
- 4.1.1 graphics
=0 4.1.1Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2016-12-08 03:26:05
- Last Update: 2026-07-18 14:17:18
- Commit Hash: cbf37a8
- License: BSD2CLAUSE BSD3CLAUSE CC-BY-3.0 MIT SIFTGPU
- WWW:
- https://colmap.github.io/
- Description:
- COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View
Stereo (MVS) pipeline with a graphical and command-line interface. It
offers a wide range of features for reconstruction of ordered and
unordered image collections.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/colmap/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/colmap
- pkg install colmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colmap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784312861
SHA256 (colmap-colmap-4.1.1_GH0.tar.gz) = 0cadd938756d7046055751ca35bcf0d35911403fcb65b91d022ddc418dc110a5
SIZE (colmap-colmap-4.1.1_GH0.tar.gz) = 4701253
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cgal>0 : math/cgal
- py312-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py312
- gmake : devel/gmake
- sphinx-build : textproc/py-sphinx
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- eigen3.pc : math/eigen3
- xorgproto>=0 : x11/xorgproto
- Test dependencies:
-
- gtest.pc : devel/googletest
- Xvfb : x11-servers/xorg-server@xvfb
- 8x13O.pcf.gz : x11-fonts/xorg-fonts-miscbitmaps
- fonts.alias : x11-fonts/font-alias
- base : x11/xkeyboard-config
- xkbcomp : x11/xkbcomp
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libPoseLib.so : graphics/poselib
- libboost_program_options.so : devel/boost-libs
- libceres.so : math/ceres-solver
- libcurl.so : ftp/curl
- libfaiss.so : math/faiss
- libOpenImageIO.so : graphics/openimageio
- libglog.so : devel/glog
- libmetis.so : math/metis
- libcholmod.so : math/suitesparse-cholmod
- libgmp.so : math/gmp
- libonnxruntime.so : misc/onnxruntime
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libsqlite3.so : databases/sqlite3
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for colmap-4.1.1:
CGAL=on: Graph-cut on Delaunay triangulation based meshing algorithm
DOCS=on: Build and/or install documentation
ONNX=on: Use Open Neural Network Exchange (ONNX)
SIMD=on: Use CPU-specific optimizations
===> Use 'make config' to modify these settings
- Options name:
- graphics_colmap
- USES:
- cmake:testing compiler:c++11-lib desktop-file-utils display:test eigen:3 gl localbase python:env qt:6 sqlite ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1_5 01 Apr 2017 15:23:32
  |
gerald  |
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
  |
jbeich  |
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
  |
jbeich  |
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
  |
jbeich  |
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
  |
jbeich  |
graphics/colmap: always build SIMD support |
2.1.0_1 17 Dec 2016 17:32:36
  |
jbeich  |
graphics/colmap: enable OPENMP on 10.2+ after r428641 |
2.1.0 17 Dec 2016 14:47:02
  |
jbeich  |
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
  |
jbeich  |
graphics/colmap: don't append -O1 for debug builds |
2.1.0 08 Dec 2016 03:25:54
  |
jbeich  |
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/ |