| Port details on branch 2023Q1 |
- etcd34 Highly-available key value store and service discovery
- 3.4.18_11 devel
=0 3.4.18_11Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2023-02-17 10:51:08
- Last Update: 2023-03-09 19:50:37
- Commit Hash: 636f0a9
- 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.
¦ ¦ ¦ ¦ 
- 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-etcd34>0:devel/etcd34
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/etcd34/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/etcd34
- pkg install coreos-etcd34
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coreos-etcd34
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1635841651
SHA256 (coreos-etcd-v3.4.18_GH0.tar.gz) = 738edb8da01c77e4ee59f9ebbf80f2461bdcb2c320da856464b89ed301a49ecb
SIZE (coreos-etcd-v3.4.18_GH0.tar.gz) = 8856893
Packages (timestamps in pop-ups are UTC):
- 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-etcd34-3.4.18_11:
DOCS=on: Install etcd README file
===> Use 'make config' to modify these settings
- Options name:
- devel_etcd34
- USES:
- cpe go:modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.4.18_11 09 Mar 2023 19:50:37
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2
Approved by: ports-secteam (blanket) |
3.4.18_10 17 Feb 2023 10:49:10
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after f30271912e48
Approved by: riggs (ports-secteam) |
Number of commits found: 2
|