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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
draco Library for compressing and decompressing 3D meshes and point clouds
1.5.7 archivers 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.5.7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-18 08:57:04
Last Update: 2024-01-19 07:14:25
Commit Hash: 048d223
License: APACHE20
WWW:
https://google.github.io/draco/
Description:
Draco is an open-source library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (221 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/draco-3d-compression-1.5.7/catalog.mk
  3. /usr/local/share/licenses/draco-3d-compression-1.5.7/LICENSE
  4. /usr/local/share/licenses/draco-3d-compression-1.5.7/APACHE20
  5. bin/draco_decoder
  6. bin/draco_decoder-1.5.7
  7. bin/draco_encoder
  8. bin/draco_encoder-1.5.7
  9. include/draco/animation/keyframe_animation.h
  10. include/draco/animation/keyframe_animation_decoder.h
  11. include/draco/animation/keyframe_animation_encoder.h
  12. include/draco/attributes/attribute_octahedron_transform.h
  13. include/draco/attributes/attribute_quantization_transform.h
  14. include/draco/attributes/attribute_transform.h
  15. include/draco/attributes/attribute_transform_data.h
  16. include/draco/attributes/attribute_transform_type.h
  17. include/draco/attributes/geometry_attribute.h
  18. include/draco/attributes/geometry_indices.h
  19. include/draco/attributes/point_attribute.h
  20. include/draco/compression/attributes/attributes_decoder.h
  21. include/draco/compression/attributes/attributes_decoder_interface.h
  22. include/draco/compression/attributes/attributes_encoder.h
  23. include/draco/compression/attributes/kd_tree_attributes_decoder.h
  24. include/draco/compression/attributes/kd_tree_attributes_encoder.h
  25. include/draco/compression/attributes/kd_tree_attributes_shared.h
  26. include/draco/compression/attributes/linear_sequencer.h
  27. include/draco/compression/attributes/mesh_attribute_indices_encoding_data.h
  28. include/draco/compression/attributes/normal_compression_utils.h
  29. include/draco/compression/attributes/point_d_vector.h
  30. include/draco/compression/attributes/points_sequencer.h
  31. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_decoder.h
  32. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_encoder.h
  33. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_shared.h
  34. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_data.h
  35. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_decoder.h
  36. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_encoder.h
  37. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_decoder.h
  38. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_encoder.h
  39. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_area.h
  40. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_base.h
  41. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_decoder.h
  42. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_encoder.h
  43. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_encoder.h
  44. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_shared.h
  45. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_decoder.h
  46. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_encoder.h
  47. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_decoder.h
  48. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_encoder.h
  49. include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_predictor.h
  50. include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder.h
  51. include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_factory.h
  52. include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_interface.h
  53. include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoding_transform.h
  54. include/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_decoder.h
  55. include/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_encoder.h
  56. include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder.h
  57. include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_factory.h
  58. include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_interface.h
  59. include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoding_transform.h
  60. include/draco/compression/attributes/prediction_schemes/prediction_scheme_factory.h
  61. include/draco/compression/attributes/prediction_schemes/prediction_scheme_interface.h
  62. include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_decoding_transform.h
  63. include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_encoding_transform.h
  64. include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_transform_base.h
  65. include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_decoding_transform.h
  66. include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_encoding_transform.h
  67. include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_transform_base.h
  68. include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_decoding_transform.h
  69. include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_encoding_transform.h
  70. include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_transform_base.h
  71. include/draco/compression/attributes/sequential_attribute_decoder.h
  72. include/draco/compression/attributes/sequential_attribute_decoders_controller.h
  73. include/draco/compression/attributes/sequential_attribute_encoder.h
  74. include/draco/compression/attributes/sequential_attribute_encoders_controller.h
  75. include/draco/compression/attributes/sequential_integer_attribute_decoder.h
  76. include/draco/compression/attributes/sequential_integer_attribute_encoder.h
  77. include/draco/compression/attributes/sequential_normal_attribute_decoder.h
  78. include/draco/compression/attributes/sequential_normal_attribute_encoder.h
  79. include/draco/compression/attributes/sequential_quantization_attribute_decoder.h
  80. include/draco/compression/attributes/sequential_quantization_attribute_encoder.h
  81. include/draco/compression/bit_coders/adaptive_rans_bit_coding_shared.h
  82. include/draco/compression/bit_coders/adaptive_rans_bit_decoder.h
  83. include/draco/compression/bit_coders/adaptive_rans_bit_encoder.h
  84. include/draco/compression/bit_coders/direct_bit_decoder.h
  85. include/draco/compression/bit_coders/direct_bit_encoder.h
  86. include/draco/compression/bit_coders/folded_integer_bit_decoder.h
  87. include/draco/compression/bit_coders/folded_integer_bit_encoder.h
  88. include/draco/compression/bit_coders/rans_bit_decoder.h
  89. include/draco/compression/bit_coders/rans_bit_encoder.h
  90. include/draco/compression/bit_coders/symbol_bit_decoder.h
  91. include/draco/compression/bit_coders/symbol_bit_encoder.h
  92. include/draco/compression/config/compression_shared.h
  93. include/draco/compression/config/decoder_options.h
  94. include/draco/compression/config/draco_options.h
  95. include/draco/compression/config/encoder_options.h
  96. include/draco/compression/config/encoding_features.h
  97. include/draco/compression/decode.h
  98. include/draco/compression/draco_compression_options.h
  99. include/draco/compression/encode.h
  100. include/draco/compression/encode_base.h
  101. include/draco/compression/entropy/ans.h
  102. include/draco/compression/entropy/rans_symbol_coding.h
  103. include/draco/compression/entropy/rans_symbol_decoder.h
  104. include/draco/compression/entropy/rans_symbol_encoder.h
  105. include/draco/compression/entropy/shannon_entropy.h
  106. include/draco/compression/entropy/symbol_decoding.h
  107. include/draco/compression/entropy/symbol_encoding.h
  108. include/draco/compression/expert_encode.h
  109. include/draco/compression/mesh/mesh_decoder.h
  110. include/draco/compression/mesh/mesh_edgebreaker_decoder.h
  111. include/draco/compression/mesh/mesh_edgebreaker_decoder_impl.h
  112. include/draco/compression/mesh/mesh_edgebreaker_decoder_impl_interface.h
  113. include/draco/compression/mesh/mesh_edgebreaker_encoder.h
  114. include/draco/compression/mesh/mesh_edgebreaker_encoder_impl.h
  115. include/draco/compression/mesh/mesh_edgebreaker_encoder_impl_interface.h
  116. include/draco/compression/mesh/mesh_edgebreaker_shared.h
  117. include/draco/compression/mesh/mesh_edgebreaker_traversal_decoder.h
  118. include/draco/compression/mesh/mesh_edgebreaker_traversal_encoder.h
  119. include/draco/compression/mesh/mesh_edgebreaker_traversal_predictive_decoder.h
  120. include/draco/compression/mesh/mesh_edgebreaker_traversal_predictive_encoder.h
  121. include/draco/compression/mesh/mesh_edgebreaker_traversal_valence_decoder.h
  122. include/draco/compression/mesh/mesh_edgebreaker_traversal_valence_encoder.h
  123. include/draco/compression/mesh/mesh_encoder.h
  124. include/draco/compression/mesh/mesh_sequential_decoder.h
  125. include/draco/compression/mesh/mesh_sequential_encoder.h
  126. include/draco/compression/mesh/traverser/depth_first_traverser.h
  127. include/draco/compression/mesh/traverser/max_prediction_degree_traverser.h
  128. include/draco/compression/mesh/traverser/mesh_attribute_indices_encoding_observer.h
  129. include/draco/compression/mesh/traverser/mesh_traversal_sequencer.h
  130. include/draco/compression/mesh/traverser/traverser_base.h
  131. include/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_decoder.h
  132. include/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_encoder.h
  133. include/draco/compression/point_cloud/algorithms/float_points_tree_decoder.h
  134. include/draco/compression/point_cloud/algorithms/float_points_tree_encoder.h
  135. include/draco/compression/point_cloud/algorithms/point_cloud_compression_method.h
  136. include/draco/compression/point_cloud/algorithms/point_cloud_types.h
  137. include/draco/compression/point_cloud/algorithms/quantize_points_3.h
  138. include/draco/compression/point_cloud/algorithms/queuing_policy.h
  139. include/draco/compression/point_cloud/point_cloud_decoder.h
  140. include/draco/compression/point_cloud/point_cloud_encoder.h
  141. include/draco/compression/point_cloud/point_cloud_kd_tree_decoder.h
  142. include/draco/compression/point_cloud/point_cloud_kd_tree_encoder.h
  143. include/draco/compression/point_cloud/point_cloud_sequential_decoder.h
  144. include/draco/compression/point_cloud/point_cloud_sequential_encoder.h
  145. include/draco/core/bit_utils.h
  146. include/draco/core/bounding_box.h
  147. include/draco/core/constants.h
  148. include/draco/core/cycle_timer.h
  149. include/draco/core/data_buffer.h
  150. include/draco/core/decoder_buffer.h
  151. include/draco/core/divide.h
  152. include/draco/core/draco_index_type.h
  153. include/draco/core/draco_index_type_vector.h
  154. include/draco/core/draco_types.h
  155. include/draco/core/draco_version.h
  156. include/draco/core/encoder_buffer.h
  157. include/draco/core/hash_utils.h
  158. include/draco/core/macros.h
  159. include/draco/core/math_utils.h
  160. include/draco/core/options.h
  161. include/draco/core/quantization_utils.h
  162. include/draco/core/status.h
  163. include/draco/core/status_or.h
  164. include/draco/core/varint_decoding.h
  165. include/draco/core/varint_encoding.h
  166. include/draco/core/vector_d.h
  167. include/draco/draco_features.h
  168. include/draco/io/file_reader_factory.h
  169. include/draco/io/file_reader_interface.h
  170. include/draco/io/file_utils.h
  171. include/draco/io/file_writer_factory.h
  172. include/draco/io/file_writer_interface.h
  173. include/draco/io/file_writer_utils.h
  174. include/draco/io/mesh_io.h
  175. include/draco/io/obj_decoder.h
  176. include/draco/io/obj_encoder.h
  177. include/draco/io/parser_utils.h
  178. include/draco/io/ply_decoder.h
  179. include/draco/io/ply_encoder.h
  180. include/draco/io/ply_property_reader.h
  181. include/draco/io/ply_property_writer.h
  182. include/draco/io/ply_reader.h
  183. include/draco/io/point_cloud_io.h
  184. include/draco/io/stdio_file_reader.h
  185. include/draco/io/stdio_file_writer.h
  186. include/draco/io/stl_decoder.h
  187. include/draco/io/stl_encoder.h
  188. include/draco/mesh/corner_table.h
  189. include/draco/mesh/corner_table_iterators.h
  190. include/draco/mesh/mesh.h
  191. include/draco/mesh/mesh_are_equivalent.h
  192. include/draco/mesh/mesh_attribute_corner_table.h
  193. include/draco/mesh/mesh_cleanup.h
  194. include/draco/mesh/mesh_features.h
  195. include/draco/mesh/mesh_indices.h
  196. include/draco/mesh/mesh_misc_functions.h
  197. include/draco/mesh/mesh_stripifier.h
  198. include/draco/mesh/triangle_soup_mesh_builder.h
  199. include/draco/mesh/valence_cache.h
  200. include/draco/metadata/geometry_metadata.h
  201. include/draco/metadata/metadata.h
  202. include/draco/metadata/metadata_decoder.h
  203. include/draco/metadata/metadata_encoder.h
  204. include/draco/metadata/property_attribute.h
  205. include/draco/metadata/property_table.h
  206. include/draco/metadata/structural_metadata.h
  207. include/draco/metadata/structural_metadata_schema.h
  208. include/draco/point_cloud/point_cloud.h
  209. include/draco/point_cloud/point_cloud_builder.h
  210. lib/libdraco.a
  211. lib/libdraco.so
  212. lib/libdraco.so.9
  213. lib/libdraco.so.9.0.0
  214. libdata/pkgconfig/draco.pc
  215. share/cmake/draco/draco-config-version.cmake
  216. share/cmake/draco/draco-config.cmake
  217. share/cmake/draco/draco-targets-release.cmake
  218. share/cmake/draco/draco-targets.cmake
  219. @owner
  220. @group
  221. @mode
Collapse this list.
Dependency lines:
  • draco-3d-compression>0:archivers/draco
To install the port:
cd /usr/ports/archivers/draco/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/draco
  • pkg install draco-3d-compression
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: draco-3d-compression
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705635003 SHA256 (google-draco-1.5.7_GH0.tar.gz) = bf6b105b79223eab2b86795363dfe5e5356050006a96521477973aba8f036fe1 SIZE (google-draco-1.5.7_GH0.tar.gz) = 60465968

Expand this list (2 items)

Collapse this list.

SHA256 (google-googletest-16f637f_GH0.tar.gz) = 89a3acd83a83bbc7f0ec50751fee79ec9fb3eaec7d515bb57abeda89b70a8806 SIZE (google-googletest-16f637f_GH0.tar.gz) = 831917

Collapse this list.


Packages (timestamps in pop-ups are UTC):
draco-3d-compression
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.71.5.7-1.5.71.5.7---
FreeBSD:13:quarterly1.5.61.5.61.5.61.5.61.5.71.5.61.5.61.5.6
FreeBSD:14:latest1.5.71.5.71.5.51.5.71.5.71.5.6-1.5.6
FreeBSD:14:quarterly1.5.61.5.7-1.5.61.5.71.5.61.5.61.5.6
FreeBSD:15:latest1.5.71.5.7n/a1.5.7n/a1.5.71.5.71.5.7
FreeBSD:15:quarterly--n/a-n/a---
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
This port is required by:
for Libraries
  1. cad/opencascade
  2. games/lwjgl3
  3. graphics/f3d
  4. graphics/qgis
  5. graphics/qgis-ltr

Configuration Options:
No options to configure
Options name:
archivers_draco
USES:
cmake:testing 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/google/draco/tar.gz/1.5.7?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port