Bug 82696 - New port: devel/goog-sparsehash: Google's hashtable implementations
Summary: New port: devel/goog-sparsehash: Google's hashtable implementations
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 14:30 UTC by Vasil Dimov
Modified: 2005-06-28 02:19 UTC (History)
0 users

See Also:


Attachments
goog-sparsehash.shar (4.57 KB, text/plain)
2005-06-27 14:30 UTC, Vasil Dimov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasil Dimov 2005-06-27 14:30:17 UTC
Add Google's hashtable implementations optimized for space or speed to
the ports tree.

"An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!"
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-27 20:07:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-28 02:18:47 UTC
State Changed
From-To: open->closed

Committed (as google-sparsehash) with a few modifications, thanks!