Port details on branch 2022Q4 |
- etcd32 Highly-available key value store and service discovery
- 3.2.32_8 devel
=0 3.2.32_8Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2022-10-08 20:54:11
- Last Update: 2022-10-08 20:47:13
- Commit Hash: b2fb7a4
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- coreos-etcd32>0:devel/etcd32
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/etcd32/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/etcd32
- pkg install coreos-etcd32
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coreos-etcd32
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617008642
SHA256 (coreos-etcd-v3.2.32_GH0.tar.gz) = 3f63ccca1a1fb442c19a892b22be4018a0075da6b4d4df5f69f991e81f89cef6
SIZE (coreos-etcd-v3.2.32_GH0.tar.gz) = 3181507
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:
-
- go119 : lang/go119
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for coreos-etcd32-3.2.32_8:
DOCS=on: Install etcd README file
===> Use 'make config' to modify these settings
- Options name:
- devel_etcd32
- USES:
- cpe go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.32_8 08 Oct 2022 20:47:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update
(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3) |
Number of commits found: 1
|