Port details on branch 2024Q2 |
- etcd Highly-available key value store and service discovery
- 2.3.8_26 devel
=0 2.3.8_26Version of this port present on the latest quarterly branch. - Maintainer: robak@FreeBSD.org
 - Port Added: 2024-04-15 08:39:30
- Last Update: 2024-06-15 09:57:50
- Commit Hash: aa2919f
- License: APACHE20
- WWW:
- https://github.com/etcd-io/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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/etcd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/etcd
- pkg install coreos-etcd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coreos-etcd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1487413684
SHA256 (coreos-etcd-v2.3.8_GH0.tar.gz) = 6a138b2005e42b0961a12886cc641b792e991cd631fdb502ec5c614b65231cd1
SIZE (coreos-etcd-v2.3.8_GH0.tar.gz) = 2206562
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:
-
- go121 : lang/go121
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for coreos-etcd-2.3.8_26:
DOCS=on: Install etcd README file
===> Use 'make config' to modify these settings
- Options name:
- devel_etcd
- USES:
- cpe go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.8_26 15 Jun 2024 09:57:50
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1) |
2.3.8_25 13 May 2024 18:28:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92) |
2.3.8_24 15 Apr 2024 08:31:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0) |
Number of commits found: 3
|