Port details |
- go-btree BTree implementation for Go
- 0.0.0.20150414 devel
=0 0.0.0.20150414Version of this port present on the latest quarterly branch.
- Maintainer: knu@FreeBSD.org
- Port Added: 2016-03-29 13:20:05
- Last Update: 2016-10-26 10:30:27
- SVN Revision: 424686
- License: APACHE20
- WWW:
- https://github.com/google/btree
- Description:
- This package provides an in-memory B-Tree implementation for Go,
useful as a an ordered, mutable data structure.
WWW: https://github.com/google/btree
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- go-btree>0:devel/go-btree
- No installation instructions:
- This port has been deleted.
- PKGNAME: go-btree
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (google-btree-0.0.0.20150414-cc6329d_GH0.tar.gz) = 0e99ef9aa857291b90d8371272665d8fffe382a3c991dd41853beab9a04e8fdf
SIZE (google-btree-0.0.0.20150414-cc6329d_GH0.tar.gz) = 11293
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- go
- 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 |
0.0.0.20150414 26 Oct 2016 10:30:27 |
knu |
Remove libraries that were added for and only used by textproc/peco |
0.0.0.20150414 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
0.0.0.20150414 22 Apr 2016 12:40:05 |
mat |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
0.0.0.20150414 29 Mar 2016 13:19:56 |
knu |
Add go-btree, BTree implementation for Go. |
Number of commits found: 4
|