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
Port details on branch 2023Q1
alembic Open framework for storing and sharing graphic scene data
1.8.7 graphics on this many watch lists=3 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 1.8.6Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-11-06 06:29:22
Last Update: 2024-10-17 19:19:48
Commit Hash: 6ded017
People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
License: BSD3CLAUSE
WWW:
http://alembic.io/
Description:
Alembic is an open computer graphics interchange framework. It distills complex, animated scenes into a non-procedural, application-independent set of baked geometric results. This "distillation" of scenes into baked geometry is exactly analogous to the distillation of lighting and rendering scenes into rendered image data. Alembic is focused on efficiently storing the computed results of complex procedural geometric constructions. It is very specifically NOT concerned with storing the complex dependency graph of procedural tools used to create the computed results.
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 (144 items)
Collapse this list.
  1. lib/libAlembic.so.1.8.7
  2. lib/libAlembic.so.1.8
  3. @ldconfig
  4. /usr/local/share/licenses/alembic-1.8.7/catalog.mk
  5. /usr/local/share/licenses/alembic-1.8.7/LICENSE
  6. /usr/local/share/licenses/alembic-1.8.7/BSD3CLAUSE
  7. bin/abcconvert
  8. bin/abcdiff
  9. bin/abcecho
  10. bin/abcechobounds
  11. bin/abcls
  12. bin/abcstitcher
  13. bin/abctree
  14. include/Alembic/Abc/All.h
  15. include/Alembic/Abc/ArchiveInfo.h
  16. include/Alembic/Abc/Argument.h
  17. include/Alembic/Abc/Base.h
  18. include/Alembic/Abc/ErrorHandler.h
  19. include/Alembic/Abc/Foundation.h
  20. include/Alembic/Abc/IArchive.h
  21. include/Alembic/Abc/IArrayProperty.h
  22. include/Alembic/Abc/IBaseProperty.h
  23. include/Alembic/Abc/ICompoundProperty.h
  24. include/Alembic/Abc/IObject.h
  25. include/Alembic/Abc/ISampleSelector.h
  26. include/Alembic/Abc/IScalarProperty.h
  27. include/Alembic/Abc/ISchema.h
  28. include/Alembic/Abc/ISchemaObject.h
  29. include/Alembic/Abc/ITypedArrayProperty.h
  30. include/Alembic/Abc/ITypedScalarProperty.h
  31. include/Alembic/Abc/OArchive.h
  32. include/Alembic/Abc/OArrayProperty.h
  33. include/Alembic/Abc/OBaseProperty.h
  34. include/Alembic/Abc/OCompoundProperty.h
  35. include/Alembic/Abc/OObject.h
  36. include/Alembic/Abc/OScalarProperty.h
  37. include/Alembic/Abc/OSchema.h
  38. include/Alembic/Abc/OSchemaObject.h
  39. include/Alembic/Abc/OTypedArrayProperty.h
  40. include/Alembic/Abc/OTypedScalarProperty.h
  41. include/Alembic/Abc/Reference.h
  42. include/Alembic/Abc/SourceName.h
  43. include/Alembic/Abc/TypedArraySample.h
  44. include/Alembic/Abc/TypedPropertyTraits.h
  45. include/Alembic/AbcCollection/All.h
  46. include/Alembic/AbcCollection/ICollections.h
  47. include/Alembic/AbcCollection/OCollections.h
  48. include/Alembic/AbcCollection/SchemaInfoDeclarations.h
  49. include/Alembic/AbcCoreAbstract/All.h
  50. include/Alembic/AbcCoreAbstract/ArchiveReader.h
  51. include/Alembic/AbcCoreAbstract/ArchiveWriter.h
  52. include/Alembic/AbcCoreAbstract/ArrayPropertyReader.h
  53. include/Alembic/AbcCoreAbstract/ArrayPropertyWriter.h
  54. include/Alembic/AbcCoreAbstract/ArraySample.h
  55. include/Alembic/AbcCoreAbstract/ArraySampleKey.h
  56. include/Alembic/AbcCoreAbstract/BasePropertyReader.h
  57. include/Alembic/AbcCoreAbstract/BasePropertyWriter.h
  58. include/Alembic/AbcCoreAbstract/CompoundPropertyReader.h
  59. include/Alembic/AbcCoreAbstract/CompoundPropertyWriter.h
  60. include/Alembic/AbcCoreAbstract/DataType.h
  61. include/Alembic/AbcCoreAbstract/ForwardDeclarations.h
  62. include/Alembic/AbcCoreAbstract/Foundation.h
  63. include/Alembic/AbcCoreAbstract/MetaData.h
  64. include/Alembic/AbcCoreAbstract/ObjectHeader.h
  65. include/Alembic/AbcCoreAbstract/ObjectReader.h
  66. include/Alembic/AbcCoreAbstract/ObjectWriter.h
  67. include/Alembic/AbcCoreAbstract/PropertyHeader.h
  68. include/Alembic/AbcCoreAbstract/ReadArraySampleCache.h
  69. include/Alembic/AbcCoreAbstract/ScalarPropertyReader.h
  70. include/Alembic/AbcCoreAbstract/ScalarPropertyWriter.h
  71. include/Alembic/AbcCoreAbstract/ScalarSample.h
  72. include/Alembic/AbcCoreAbstract/TimeSampling.h
  73. include/Alembic/AbcCoreAbstract/TimeSamplingType.h
  74. include/Alembic/AbcCoreFactory/All.h
  75. include/Alembic/AbcCoreFactory/IFactory.h
  76. include/Alembic/AbcCoreHDF5/All.h
  77. include/Alembic/AbcCoreHDF5/ReadWrite.h
  78. include/Alembic/AbcCoreLayer/Foundation.h
  79. include/Alembic/AbcCoreLayer/Read.h
  80. include/Alembic/AbcCoreLayer/Util.h
  81. include/Alembic/AbcCoreOgawa/All.h
  82. include/Alembic/AbcCoreOgawa/ReadWrite.h
  83. include/Alembic/AbcGeom/All.h
  84. include/Alembic/AbcGeom/ArchiveBounds.h
  85. include/Alembic/AbcGeom/Basis.h
  86. include/Alembic/AbcGeom/CameraSample.h
  87. include/Alembic/AbcGeom/CurveType.h
  88. include/Alembic/AbcGeom/FaceSetExclusivity.h
  89. include/Alembic/AbcGeom/FilmBackXformOp.h
  90. include/Alembic/AbcGeom/Foundation.h
  91. include/Alembic/AbcGeom/GeometryScope.h
  92. include/Alembic/AbcGeom/ICamera.h
  93. include/Alembic/AbcGeom/ICurves.h
  94. include/Alembic/AbcGeom/IFaceSet.h
  95. include/Alembic/AbcGeom/IGeomBase.h
  96. include/Alembic/AbcGeom/IGeomParam.h
  97. include/Alembic/AbcGeom/ILight.h
  98. include/Alembic/AbcGeom/INuPatch.h
  99. include/Alembic/AbcGeom/IPoints.h
  100. include/Alembic/AbcGeom/IPolyMesh.h
  101. include/Alembic/AbcGeom/ISubD.h
  102. include/Alembic/AbcGeom/IXform.h
  103. include/Alembic/AbcGeom/OCamera.h
  104. include/Alembic/AbcGeom/OCurves.h
  105. include/Alembic/AbcGeom/OFaceSet.h
  106. include/Alembic/AbcGeom/OGeomBase.h
  107. include/Alembic/AbcGeom/OGeomParam.h
  108. include/Alembic/AbcGeom/OLight.h
  109. include/Alembic/AbcGeom/ONuPatch.h
  110. include/Alembic/AbcGeom/OPoints.h
  111. include/Alembic/AbcGeom/OPolyMesh.h
  112. include/Alembic/AbcGeom/OSubD.h
  113. include/Alembic/AbcGeom/OXform.h
  114. include/Alembic/AbcGeom/SchemaInfoDeclarations.h
  115. include/Alembic/AbcGeom/Visibility.h
  116. include/Alembic/AbcGeom/XformOp.h
  117. include/Alembic/AbcGeom/XformSample.h
  118. include/Alembic/AbcMaterial/All.h
  119. include/Alembic/AbcMaterial/IMaterial.h
  120. include/Alembic/AbcMaterial/MaterialAssignment.h
  121. include/Alembic/AbcMaterial/MaterialFlatten.h
  122. include/Alembic/AbcMaterial/OMaterial.h
  123. include/Alembic/AbcMaterial/SchemaInfoDeclarations.h
  124. include/Alembic/Util/All.h
  125. include/Alembic/Util/Config.h
  126. include/Alembic/Util/Digest.h
  127. include/Alembic/Util/Dimensions.h
  128. include/Alembic/Util/Exception.h
  129. include/Alembic/Util/Export.h
  130. include/Alembic/Util/Foundation.h
  131. include/Alembic/Util/Murmur3.h
  132. include/Alembic/Util/Naming.h
  133. include/Alembic/Util/OperatorBool.h
  134. include/Alembic/Util/PlainOldDataType.h
  135. include/Alembic/Util/SpookyV2.h
  136. include/Alembic/Util/TokenMap.h
  137. lib/cmake/Alembic/AlembicConfig.cmake
  138. lib/cmake/Alembic/AlembicConfigVersion.cmake
  139. lib/cmake/Alembic/AlembicTargets-release.cmake
  140. lib/cmake/Alembic/AlembicTargets.cmake
  141. lib/libAlembic.so
  142. @owner
  143. @group
  144. @mode
Collapse this list.
Dependency lines:
  • alembic>0:graphics/alembic
To install the port:
cd /usr/ports/graphics/alembic/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/alembic
  • pkg install alembic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: alembic
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1728321148 SHA256 (alembic-alembic-1.8.7_GH0.tar.gz) = 6de0b97cd14dcfb7b2d0d788c951b6da3c5b336c47322ea881d64f18575c33da SIZE (alembic-alembic-1.8.7_GH0.tar.gz) = 932935

Packages (timestamps in pop-ups are UTC):
alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.71.8.71.7.16_11.8.71.8.7-1.7.16_1-
FreeBSD:13:quarterly1.8.61.8.6-1.8.61.8.6-1.8.61.8.6
FreeBSD:14:latest1.8.71.8.7-1.8.71.8.7---
FreeBSD:14:quarterly1.8.61.8.6-1.8.61.8.6-1.8.61.8.6
FreeBSD:15:latest1.8.71.8.7n/a1.8.7n/a-1.8.61.8.6
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libImath.so : math/Imath
  2. libhdf5.so : science/hdf5
This port is required by:
for Build
  1. graphics/zeno
for Libraries
  1. graphics/blender
  2. graphics/f3d
  3. graphics/zeno

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. graphics/blender-lts28*
  2. graphics/blender-lts29*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for alembic-1.8.7: HDF5=on: HDF-5 data format support ===> Use 'make config' to modify these settings
Options name:
graphics_alembic
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alembic/alembic/tar.gz/1.8.7?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port