| Port details on branch 2024Q2 |
- openvdb Tools for storage and manipulation of sparse volumetric data
- 11.0.0 misc
=0 11.0.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-05-06 20:21:15
- Last Update: 2024-05-06 20:18:29
- Commit Hash: 643a47d
- License: MPL20
- WWW:
- https://www.openvdb.org/
- Description:
- OpenVDB is an Academy Award-winning open-source C++ library comprising a novel
hierarchical data structure and a suite of tools for the efficient storage and
manipulation of sparse volumetric data discretized on three-dimensional grids.
It was developed by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production and is now maintained by the
Academy Software Foundation (ASWF).
¦ ¦ ¦ ¦ 
- 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/misc/openvdb/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/openvdb
- pkg install openvdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvdb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712016698
SHA256 (AcademySoftwareFoundation-openvdb-v11.0.0_GH0.tar.gz) = 6314ff1db057ea90050763e7b7d7ed86d8224fcd42a82cdbb9c515e001b96c74
SIZE (AcademySoftwareFoundation-openvdb-v11.0.0_GH0.tar.gz) = 4620858
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Test dependencies:
-
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libblosc.so : archivers/c-blosc
- libboost_system.so : devel/boost-libs
- libImath.so : math/Imath
- libtbb.so : devel/onetbb
- libglfw.so : graphics/glfw
- libOpenEXR.so : graphics/openexr
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- This port is required by:
- for Libraries
-
- graphics/openimageio
Configuration Options:
- ===> The following configuration options are available for openvdb-11.0.0:
TOOLS=on: Build CLI tools
===> Use 'make config' to modify these settings
- Options name:
- misc_openvdb
- USES:
- cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig gl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
11.0.0 06 May 2024 20:18:29
    |
Robert Clausecker (fuz)  |
misc/openvdb: builds fine in an armv7 jail on arm64
The process limimts have been revised in a fix to PR 274705, making
this port build fine.
PR: 274705
MFH: 2024Q2
Approved by: portmgr (build fix blanket)
(cherry picked from commit 12e7fdc3d5e4ef441fe41ad46978d4940ff991b4) |
Number of commits found: 1
|