Port details |
- usd Universal Scene Description is a scene description management system
- 21.11_9 misc =2 21.11_7Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-12-05 22:06:15
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- http://www.openusd.org/
- Description:
- Universal Scene Description (USD) is an efficient, scalable system for
authoring, reading, and streaming time-sampled scene description for
interchange between graphics applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/usd/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/usd
- pkg install usd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: usd
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7 i386 powerpc powerpc64le
- distinfo:
- TIMESTAMP = 1673539699
SHA256 (PixarAnimationStudios-USD-v21.11_GH0.tar.gz) = 7adfde17b8ee294ee7002edb240555c61b5135fa215a7252b2a8e291bb9c4b44
SIZE (PixarAnimationStudios-USD-v21.11_GH0.tar.gz) = 29844452
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
- Test dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libtbb.so : devel/tbb
- libboost_program_options.so : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for usd-21.11_9:
IMAGING=off: Build imaging components
TOOLS=on: Build commandline tools
===> Use 'make config' to modify these settings
- Options name:
- misc_usd
- USES:
- cmake python:test
- 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 |
21.11_9 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
21.11_8 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
21.11_7 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
21.11_6 12 Feb 2024 20:07:33 |
Yuri Victorovich (yuri) |
misc/usd: Not for powerpc64le
Reported by: fallout |
21.11_6 11 Oct 2023 18:26:28 |
Piotr Kubaj (pkubaj) |
misc/usd: disable on powerpc |
21.11_6 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
21.11_5 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
21.11_4 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
21.11_3 12 Jan 2023 16:43:33 |
Dima Panov (fluffy) |
misc/usd: prepare for upcoming Boost-1.81
With hat: office |
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) |
21.11_3 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 ) |
21.11_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
21.11_2 31 Jul 2022 20:12:28 |
Yuri Victorovich (yuri) |
misc/usd: Not for armv6, armv7
Reported by: fallout |
21.11_2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
21.11_1 07 Dec 2021 03:51:43 |
Yuri Victorovich (yuri) |
misc/usd: Chase extra FreeBSD patches; Add NOT_FOR_ARCHS line; Add the test
target |
21.11 05 Dec 2021 22:03:13 |
Yuri Victorovich (yuri) |
misc/usd: New port: Universal Scene Description is a scene description
management system |