Port details |
- etcd3 Highly-available key value store and service discovery
- 3.1.9 devel
=0 3.1.9Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2016-09-02 10:15:11
- Last Update: 2017-07-07 13:12:54
- SVN Revision: 445249
- License: APACHE20
- WWW:
- https://github.com/coreos/etcd
- Description:
- A highly-available key value store for shared
configuration and service discovery. etcd is
inspired by zookeeper and doozer, with a focus on:
* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft
Etcd is written in Go and uses the raft consensus
algorithm to manage a highly-available replicated log.
WWW: https://github.com/coreos/etcd
-
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:
-
- coreos-etcd3>0:devel/etcd3
- No installation instructions:
- This port has been deleted.
- PKGNAME: coreos-etcd3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1497034433
SHA256 (coreos-etcd-v3.1.9_GH0.tar.gz) = 94cf6a970ca707eec16e3264b8cd20ef8963d0683958ef087b52f490ab784a6f
SIZE (coreos-etcd-v3.1.9_GH0.tar.gz) = 2524517
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:
- ===> The following configuration options are available for coreos-etcd3-3.1.9:
DOCS=on: Install etcd README file
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.9 07 Jul 2017 13:12:54 |
olgeni |
Move devel/etcd3 to devel/etcd31. |
3.1.9 09 Jun 2017 18:57:42 |
olgeni |
Update devel/etcd3 to version 3.1.9. |
3.1.8 19 May 2017 19:00:06 |
olgeni |
Update devel/etcd3 to version 3.1.8. |
3.1.7 28 Apr 2017 18:14:42 |
olgeni |
Update devel/etcd3 to version 3.1.7. |
3.1.6 19 Apr 2017 19:17:04 |
olgeni |
Update devel/etcd3 to version 3.1.6. |
3.1.5 27 Mar 2017 18:22:20 |
olgeni |
Update devel/etcd3 to version 3.1.5. |
3.1.4 22 Mar 2017 18:58:28 |
olgeni |
Update devel/etcd3 to version 3.1.4. |
3.1.3 12 Mar 2017 07:28:54 |
olgeni |
Update devel/etcd3 to version 3.1.3. |
3.0.17 20 Jan 2017 21:51:25 |
olgeni |
Update devel/etcd3 to version 3.0.17. |
3.0.16 16 Jan 2017 16:26:01 |
olgeni |
Update devel/etcd3 to version 3.0.16. |
3.0.15 12 Nov 2016 09:06:53 |
olgeni |
Update devel/etcd3 to version 3.0.15. |
3.0.14 04 Nov 2016 19:37:38 |
olgeni |
Update devel/etcd3 to version 3.0.14. |
3.0.13 24 Oct 2016 18:44:25 |
olgeni |
Update devel/etcd3 to version 3.0.13. |
3.0.12 08 Oct 2016 09:06:52 |
olgeni |
Update devel/etcd3 to version 3.0.12. |
3.0.10 24 Sep 2016 09:12:32 |
olgeni |
Update devel/etcd3 to version 3.0.10. |
3.0.9 15 Sep 2016 21:14:50 |
olgeni |
Update devel/etcd3 to version 3.0.9. |
3.0.8 15 Sep 2016 10:25:54 |
olgeni |
Restore DOCS option to reduce diff with devel/etcd. |
3.0.8 10 Sep 2016 09:09:41 |
olgeni |
Update devel/etcd3 to version 3.0.8. |
3.0.7 03 Sep 2016 08:10:11 |
olgeni |
Update devel/etcd3 to version 3.0.7. |
3.0.6 02 Sep 2016 10:14:38 |
olgeni |
Add devel/etcd3, the (very different) 3.x branch of devel/etcd. |