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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2025Q3
sparsehash Extremely memory-efficient hash_map implementation
2.0.4 devel on this many watch lists=2 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 2.0.4Version of this port present on the latest quarterly branch.
Maintainer: vd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-30 08:46:41
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://github.com/sparsehash/sparsehash
Description:
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead! The Google SparseHash project contains several hash-map implementations in use at Google, with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed.
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 (47 items)
Collapse this list.
  1. /usr/local/share/licenses/sparsehash-2.0.4/catalog.mk
  2. /usr/local/share/licenses/sparsehash-2.0.4/LICENSE
  3. /usr/local/share/licenses/sparsehash-2.0.4/BSD3CLAUSE
  4. include/google/dense_hash_map
  5. include/google/dense_hash_set
  6. include/google/sparse_hash_map
  7. include/google/sparse_hash_set
  8. include/google/sparsehash/densehashtable.h
  9. include/google/sparsehash/hashtable-common.h
  10. include/google/sparsehash/libc_allocator_with_realloc.h
  11. include/google/sparsehash/sparsehashtable.h
  12. include/google/sparsetable
  13. include/google/template_util.h
  14. include/google/type_traits.h
  15. include/sparsehash/dense_hash_map
  16. include/sparsehash/dense_hash_set
  17. include/sparsehash/internal/densehashtable.h
  18. include/sparsehash/internal/hashtable-common.h
  19. include/sparsehash/internal/libc_allocator_with_realloc.h
  20. include/sparsehash/internal/sparseconfig.h
  21. include/sparsehash/internal/sparsehashtable.h
  22. include/sparsehash/sparse_hash_map
  23. include/sparsehash/sparse_hash_set
  24. include/sparsehash/sparsetable
  25. include/sparsehash/template_util.h
  26. include/sparsehash/type_traits.h
  27. libdata/pkgconfig/libsparsehash.pc
  28. share/doc/sparsehash/AUTHORS
  29. share/doc/sparsehash/COPYING
  30. share/doc/sparsehash/ChangeLog
  31. share/doc/sparsehash/INSTALL
  32. share/doc/sparsehash/NEWS
  33. share/doc/sparsehash/README
  34. share/doc/sparsehash/README_windows.txt
  35. share/doc/sparsehash/TODO
  36. share/doc/sparsehash/dense_hash_map.html
  37. share/doc/sparsehash/dense_hash_set.html
  38. share/doc/sparsehash/designstyle.css
  39. share/doc/sparsehash/implementation.html
  40. share/doc/sparsehash/index.html
  41. share/doc/sparsehash/performance.html
  42. share/doc/sparsehash/sparse_hash_map.html
  43. share/doc/sparsehash/sparse_hash_set.html
  44. share/doc/sparsehash/sparsetable.html
  45. @owner
  46. @group
  47. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sparsehash>0:devel/sparsehash
To install the port:
cd /usr/ports/devel/sparsehash/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sparsehash
  • pkg install sparsehash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sparsehash
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1601989629 SHA256 (sparsehash-sparsehash-sparsehash-2.0.4_GH0.tar.gz) = 8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58 SIZE (sparsehash-sparsehash-sparsehash-2.0.4_GH0.tar.gz) = 323154

Packages (timestamps in pop-ups are UTC):
sparsehash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.42.0.42.0.42.0.42.0.4-2.0.4-
FreeBSD:13:quarterly2.0.42.0.42.0.42.0.42.0.42.0.42.0.42.0.4
FreeBSD:14:latest2.0.42.0.42.0.42.0.42.0.42.0.4-2.0.4
FreeBSD:14:quarterly2.0.42.0.4-2.0.42.0.42.0.42.0.42.0.4
FreeBSD:15:latest-2.0.4n/a2.0.4n/a2.0.42.0.42.0.4
This port has no dependencies.
This port is required by:
for Build
  1. audio/strawberry
  2. math/hpcombi

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. astro/osmium*
  2. audio/clementine-player*
  3. audio/tomahawk*
  4. textproc/randlm*
  5. Collapse this list of deleted ports.
for Run
  1. science/axom

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. astro/osmium*
  2. textproc/randlm*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for sparsehash-2.0.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_sparsehash
USES:
pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sparsehash/sparsehash/tar.gz/sparsehash-2.0.4?dummy=/
Collapse this list.

There are no commits on branch 2025Q3 for this port