Port details |
- unordered-dense Fast & densely stored hashmap and hashset
- 4.1.2 devel
=0 4.1.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-26 08:57:06
- Last Update: 2023-09-17 08:14:35
- Commit Hash: c2f6d0c
- License: MIT
- WWW:
- https://github.com/martinus/unordered_dense
- Description:
- unordered-dense implements a fast & densely stored hashmap and hashset based on
robin-hood backward shift deletion for C++17 and later.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- unordered-dense>0:devel/unordered-dense
- To install the port:
- cd /usr/ports/devel/unordered-dense/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/unordered-dense
- pkg install unordered-dense
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unordered-dense
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694934870
SHA256 (martinus-unordered_dense-v4.1.2_GH0.tar.gz) = 300410dbcd32800f83b2113dfecbdfe8cd256caa4cfeb117d646021d6e3209ae
SIZE (martinus-unordered_dense-v4.1.2_GH0.tar.gz) = 421347
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-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_unordered-dense
- USES:
- cmake compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.2 17 Sep 2023 08:14:35
    |
Yuri Victorovich (yuri)  |
devel/unordered-dense: update 4.1.1 → 4.1.2
Reported by: portscout |
4.1.1 28 Aug 2023 05:18:58
    |
Yuri Victorovich (yuri)  |
devel/unordered-dense: update 4.1.0 → 4.1.1
Reported by: portscout |
4.1.0 21 Aug 2023 07:43:10
    |
Yuri Victorovich (yuri)  |
devel/unordered-dense: Update 4.0.4 → 4.1.0
Reported by: portscout |
4.0.4 26 Jul 2023 08:55:48
    |
Yuri Victorovich (yuri)  |
devel/unordered-dense: New port: Fast & densely stored hashmap and hashset |
Number of commits found: 4
|