Port details |
- entt Fast and reliable entity-component system (ECS) and much more
- 3.10.1 devel
=0 3.9.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-05-17 18:30:11
- Last Update: 2022-04-29 03:25:14
- Commit Hash: 182ee4a
- License: MIT
- 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.
WWW: https://github.com/skypjack/entt/wiki
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1651168172
SHA256 (skypjack-entt-v3.10.1_GH0.tar.gz) = f7031545130bfc06f5fe6b2f8c87dcbd4c1254fab86657e2788b70dfeea57965
SIZE (skypjack-entt-v3.10.1_GH0.tar.gz) = 677009
- 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
- ninja : devel/ninja
- 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 python:test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Apr 2022 03:25:14 3.10.1
|
Yuri Victorovich (yuri)  |
devel/entt: Update 3.10.0 -> 3.10.1
Reported by: portscout |
17 Apr 2022 19:56:42 3.10.0
|
Yuri Victorovich (yuri)  |
devel/entt: Update 3.9.0 -> 3.10.0
Reported by: portscout |
31 Jan 2022 19:27:44 3.9.0
|
Yuri Victorovich (yuri)  |
devel/entt: Update 3.8.1 -> 3.9.0
Reported by: portscout |
02 Aug 2021 20:49:00 3.8.1
|
Yuri Victorovich (yuri)  |
devel/entt: Update 3.8.0 -> 3.8.1
Reported by: portscout |
23 Jul 2021 04:54:19 3.8.0
|
Yuri Victorovich (yuri)  |
devel/entt: Update 3.7.1 -> 3.8.0
Reported by: portscout |
15 Apr 2021 17:01:32 3.7.1
|
Yuri Victorovich (yuri)  |
devel/entt: Update 3.6.0 -> 3.7.1
Reported by: portscout |
07 Apr 2021 08:09:01 3.6.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.6.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Jan 2021 09:31:33
3.6.0
|
yuri  |
devel/entt: Update 3.5.2 -> 3.6.0
Reported by: portscout |
23 Sep 2020 23:06:14
3.5.2
|
yuri  |
devel/entt: Update 3.5.1 -> 3.5.2
Reported by: portscout |
05 Sep 2020 16:40:41
3.5.1
|
yuri  |
devel/entt: Update 3.5.0 -> 3.5.1
Reported by: portscout |
03 Sep 2020 08:11:58
3.5.0
|
yuri  |
devel/entt: Update 3.4.0 -> 3.5.0
Reported by: portscout |
11 May 2020 04:08:22
3.4.0
|
yuri  |
devel/entt: Update 3.3.2 -> 3.4.0
Reported by: portscout |
08 Mar 2020 21:16:29
3.3.2
|
yuri  |
devel/entt: Update 3.3.1 -> 3.3.2
Reported by: portscout |
29 Feb 2020 20:23:55
3.3.1
|
yuri  |
devel/entt: Update 3.3.0 -> 3.3.1
Reported by: portscout |
23 Feb 2020 07:36:50
3.3.0
|
yuri  |
devel/entt: Update 3.2.2 -> 3.3.0
Reported by: portscout |
20 Dec 2019 09:33:42
3.2.2
|
yuri  |
devel/entt: Update 3.2.1 -> 3.2.2
Reported by: portscout |
07 Dec 2019 23:39:00
3.2.1
|
yuri  |
devel/entt: Update 3.2.0 -> 3.2.1
Reported by: portscout |
31 Oct 2019 03:41:10
3.2.0
|
yuri  |
devel/entt: Update 3.1.1 -> 3.2.0
Reported by: portscout |
21 Sep 2019 15:30:06
3.1.1
|
yuri  |
devel/entt: Update 3.1.0 -> 3.1.1
Reported by: portscout |
31 Aug 2019 14:50:48
3.1.0
|
yuri  |
devel/entt: Update 3.0.0 -> 3.1.0
Reported by: portscout |
17 May 2019 18:29:57
3.0.0
|
yuri  |
New port: devel/entt: Fast and reliable entity-component system (ECS) and much
more |