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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
alembic Open framework for storing and sharing graphic scene data
1.7.12_3 graphics on this many watch lists=0 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.7.12_3Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-18 09:31:36
Last Update: 2020-08-16 09:51:32
Commit Hash: 75935ee
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. WWW: http://alembic.io/
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.7.12
  2. lib/libAlembic.so.1.7
  3. @ldconfig
  4. /usr/local/share/licenses/alembic-1.7.12_3/catalog.mk
  5. /usr/local/share/licenses/alembic-1.7.12_3/LICENSE
  6. /usr/local/share/licenses/alembic-1.7.12_3/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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1572065277 SHA256 (alembic-alembic-1.7.12_GH0.tar.gz) = 6c603b87c9a3eaa13618e577dd9ef5277018cdcd09ac82d3c196ad8bed6a1b48 SIZE (alembic-alembic-1.7.12_GH0.tar.gz) = 827983

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
Library dependencies:
  1. libImath.so : graphics/ilmbase
  2. libhdf5.so : science/hdf5
This port is required by:
for Libraries
  1. graphics/blender

Configuration Options:
===> The following configuration options are available for alembic-1.7.12_3: 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.7.12?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.12_3
16 Aug 2020 09:51:32
commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01 files touched by this commit Sanity Test Failure
Matthias Andree (mandree) search for other commits by this committer
MFH: r544849

graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.12_3
16 Aug 2020 09:51:32
Revision:545094Original commit files touched by this commit
mandree search for other commits by this committer
MFH: r544849

graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.12_1
18 Jul 2020 09:31:20
Revision:542483Original commit files touched by this commit
mandree search for other commits by this committer
MFH: r542352 r542353

graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
Approved by:	ports-secteam@ (joneum@)
1.7.12_1
18 Jul 2020 09:31:19
commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1 files touched by this commit Sanity Test Failure
Matthias Andree (mandree) search for other commits by this committer
MFH: r542352 r542353

graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
Approved by:	ports-secteam@ (joneum@)

Number of commits found: 4