Port details |
- openmvs Open Multi-View Stereo reconstruction library
- 2.1.0_1 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-07-12 22:15:06
- Last Update: 2023-01-16 19:32:07
- Commit Hash: e1287d0
- License: AGPLv3
- Description:
- OpenMVS (Multi-View Stereo) is a library for computer-vision
scientists and especially targeted to the Multi-View Stereo
reconstruction community.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openmvs>0:graphics/openmvs
- To install the port:
- cd /usr/ports/graphics/openmvs/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/openmvs
- pkg install openmvs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openmvs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669798300
SHA256 (cdcseacave-openMVS-v2.1.0_GH0.tar.gz) = c09f5741abeae8b3f9da91ded943ab10aafa60567b68e6f7bec81014e1375901
SIZE (cdcseacave-openMVS-v2.1.0_GH0.tar.gz) = 2136278
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cgal>0 : math/cgal
- sysinfo.h : devel/libsysinfo
- vcglib>0 : devel/vcglib
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libceres.so : math/ceres-solver
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libopencv_core.so : graphics/opencv
- libpng16.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_openmvs
- USES:
- cmake:testing compiler:c++17-lang eigen:3 jpeg
- 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.0_1 16 Jan 2023 19:32:07
    |
Dima Panov (fluffy)  |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
2.1.0 30 Nov 2022 11:47:59
    |
Yuri Victorovich (yuri)  |
graphics/openmvs: Update 2.0.1 -> 2.1.0
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.1_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.0.1_2 02 Sep 2022 07:12:18
    |
Tobias C. Berner (tcberner)  |
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe
This was missed in the upgrade of graphics/opencv.
Reported by: VVD |
2.0.1_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
2.0.1 26 Jul 2022 21:09:56
    |
Piotr Kubaj (pkubaj)  |
graphics/openmvs: fix build on non-x86
Disable SSE on non-x86 and add powerpc* support. |
2.0.1 21 Jul 2022 19:15:30
    |
Yuri Victorovich (yuri)  |
graphics/openmvs: Correct and add to BROKEN line |
2.0.1 15 Jul 2022 18:11:01
    |
Yuri Victorovich (yuri)  |
graphics/openmvs: Broken on arm64
Reported by: fallout |
2.0.1 12 Jul 2022 22:13:38
    |
Yuri Victorovich (yuri)  |
graphics/openmvs: New port: Open Multi-View Stereo reconstruction library |