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
entt Fast and reliable entity-component system (ECS) and much more
3.13.1 devel 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 3.12.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-17 18:30:11
Last Update: 2024-02-03 07:52:50
Commit Hash: 229e613
License: MIT
WWW:
https://github.com/skypjack/entt/wiki
Description:
EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++, mainly known for its innovative entity-component-system (ECS) model. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and The Forge by Confetti.
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 (83 items)
Collapse this list.
  1. /usr/local/share/licenses/entt-3.13.1/catalog.mk
  2. /usr/local/share/licenses/entt-3.13.1/LICENSE
  3. /usr/local/share/licenses/entt-3.13.1/MIT
  4. include/entt/config/config.h
  5. include/entt/config/macro.h
  6. include/entt/config/version.h
  7. include/entt/container/dense_map.hpp
  8. include/entt/container/dense_set.hpp
  9. include/entt/container/fwd.hpp
  10. include/entt/core/algorithm.hpp
  11. include/entt/core/any.hpp
  12. include/entt/core/attribute.h
  13. include/entt/core/compressed_pair.hpp
  14. include/entt/core/enum.hpp
  15. include/entt/core/family.hpp
  16. include/entt/core/fwd.hpp
  17. include/entt/core/hashed_string.hpp
  18. include/entt/core/ident.hpp
  19. include/entt/core/iterator.hpp
  20. include/entt/core/memory.hpp
  21. include/entt/core/monostate.hpp
  22. include/entt/core/tuple.hpp
  23. include/entt/core/type_info.hpp
  24. include/entt/core/type_traits.hpp
  25. include/entt/core/utility.hpp
  26. include/entt/entity/component.hpp
  27. include/entt/entity/entity.hpp
  28. include/entt/entity/fwd.hpp
  29. include/entt/entity/group.hpp
  30. include/entt/entity/handle.hpp
  31. include/entt/entity/helper.hpp
  32. include/entt/entity/mixin.hpp
  33. include/entt/entity/observer.hpp
  34. include/entt/entity/organizer.hpp
  35. include/entt/entity/registry.hpp
  36. include/entt/entity/runtime_view.hpp
  37. include/entt/entity/snapshot.hpp
  38. include/entt/entity/sparse_set.hpp
  39. include/entt/entity/storage.hpp
  40. include/entt/entity/view.hpp
  41. include/entt/entt.hpp
  42. include/entt/fwd.hpp
  43. include/entt/graph/adjacency_matrix.hpp
  44. include/entt/graph/dot.hpp
  45. include/entt/graph/flow.hpp
  46. include/entt/graph/fwd.hpp
  47. include/entt/locator/locator.hpp
  48. include/entt/meta/adl_pointer.hpp
  49. include/entt/meta/container.hpp
  50. include/entt/meta/context.hpp
  51. include/entt/meta/factory.hpp
  52. include/entt/meta/fwd.hpp
  53. include/entt/meta/meta.hpp
  54. include/entt/meta/node.hpp
  55. include/entt/meta/pointer.hpp
  56. include/entt/meta/policy.hpp
  57. include/entt/meta/range.hpp
  58. include/entt/meta/resolve.hpp
  59. include/entt/meta/template.hpp
  60. include/entt/meta/type_traits.hpp
  61. include/entt/meta/utility.hpp
  62. include/entt/platform/android-ndk-r17.hpp
  63. include/entt/poly/fwd.hpp
  64. include/entt/poly/poly.hpp
  65. include/entt/process/fwd.hpp
  66. include/entt/process/process.hpp
  67. include/entt/process/scheduler.hpp
  68. include/entt/resource/cache.hpp
  69. include/entt/resource/fwd.hpp
  70. include/entt/resource/loader.hpp
  71. include/entt/resource/resource.hpp
  72. include/entt/signal/delegate.hpp
  73. include/entt/signal/dispatcher.hpp
  74. include/entt/signal/emitter.hpp
  75. include/entt/signal/fwd.hpp
  76. include/entt/signal/sigh.hpp
  77. lib/EnTT/cmake/EnTTConfig.cmake
  78. lib/EnTT/cmake/EnTTConfigVersion.cmake
  79. lib/EnTT/cmake/EnTTTargets.cmake
  80. libdata/pkgconfig/entt.pc
  81. @owner
  82. @group
  83. @mode
Collapse this list.
Dependency lines:
  • entt>0:devel/entt
To install the port:
cd /usr/ports/devel/entt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/entt
  • pkg install entt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: entt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706940203 SHA256 (skypjack-entt-v3.13.1_GH0.tar.gz) = a4f290b601a70333126abd2cec7b0c232c74a4f85dcf1e04d969e8122dae8652 SIZE (skypjack-entt-v3.13.1_GH0.tar.gz) = 853675

Packages (timestamps in pop-ups are UTC):
entt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.13.13.13.13.6.03.13.13.13.1-3.5.2-
FreeBSD:13:quarterly3.12.23.12.23.12.23.12.23.12.23.12.23.12.23.12.2
FreeBSD:14:latest3.13.13.13.13.11.13.13.13.13.13.11.1-3.12.0
FreeBSD:14:quarterly3.12.23.12.2-3.12.23.12.23.12.23.12.23.12.2
FreeBSD:15:latest3.13.13.13.1n/a3.13.1n/a3.13.03.13.03.13.1
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
Test dependencies:
  1. googletest>0 : devel/googletest
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_entt
USES:
cmake:testing compiler:c++17-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/skypjack/entt/tar.gz/v3.13.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port