Port details |
- zyre Framework for proximity-based peer-to-peer applications
- 2.0.1 net
=0 2.0.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-08-11 06:22:59
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: MPL20
- Description:
- Zyre provides reliable group messaging over local area networks.
It has these key characteristics:
* Zyre needs no administration or configuration.
* Peers may join and leave the network at any time.
* Peers talk to each other without any central brokers or servers.
* Peers can talk directly to each other.
* Peers can join groups, and then talk to groups.
* Zyre is reliable, and loses no messages even when the network is heavily
loaded.
* Zyre is fast and has low latency, requiring no consensus protocols.
* Zyre is designed for WiFi networks, yet also works well on Ethernet networks.
* Time for a new peer to join a network is about one second.
Typical use cases for Zyre are:
* Local service discovery.
* Clustering of a set of services on the same Ethernet network.
* Controlling a network of smart devices (Internet of Things).
* Multi-user mobile applications (like smart classrooms).
WWW: https://github.com/zeromq/zyre
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/zyre/ && make install clean
- To add the package, run one of these commands:
- pkg install net/zyre
- pkg install zyre
- PKGNAME: zyre
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1612154092
SHA256 (zeromq-zyre-v2.0.1_GH0.tar.gz) = 624d379dc880025144f58d3a7dc35ea1be4a57ba4e2a58c98ec15a60891be12d
SIZE (zeromq-zyre-v2.0.1_GH0.tar.gz) = 4792080
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libczmq.so : net/czmq
- libzmq.so : net/libzmq4
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_zyre
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2021 04:36:33
2.0.1
|
yuri  |
net/zyre: Update 2.0.0-160 -> 2.0.1
Reported by: portscout |
25 Dec 2018 20:25:40
2.0.0.160
|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
11 Aug 2018 06:22:47
2.0.0.160
|
yuri  |
New port: net/zyre: Framework for proximity-based peer-to-peer applications |
Number of commits found: 5
|