notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
zyre Framework for proximity-based peer-to-peer applications
2.0.1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-11 06:22:59
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MPL20
WWW:
https://github.com/zeromq/zyre
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/zyre-2.0.1/catalog.mk
  3. /usr/local/share/licenses/zyre-2.0.1/LICENSE
  4. /usr/local/share/licenses/zyre-2.0.1/MPL20
  5. bin/zpinger
  6. include/zre_msg.h
  7. include/zyre.h
  8. include/zyre_election.h
  9. include/zyre_event.h
  10. include/zyre_group.h
  11. include/zyre_library.h
  12. include/zyre_node.h
  13. include/zyre_peer.h
  14. lib/libzyre.so
  15. lib/libzyre.so.2
  16. lib/libzyre.so.2.0.1
  17. libdata/pkgconfig/libzyre.pc
  18. share/cmake/zyre/zyreConfig.cmake
  19. share/cmake/zyre/zyreConfigVersion.cmake
  20. share/cmake/zyre/zyreTargets-release.cmake
  21. share/cmake/zyre/zyreTargets.cmake
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • zyre>0:net/zyre
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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
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):
zyre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.12.0.12.0.0.1602.0.12.0.1-2.0.0.160-
FreeBSD:13:quarterly2.0.12.0.12.0.12.0.12.0.12.0.12.0.12.0.1
FreeBSD:14:latest2.0.12.0.12.0.12.0.12.0.12.0.1-2.0.1
FreeBSD:14:quarterly2.0.12.0.1-2.0.12.0.12.0.12.0.12.0.1
FreeBSD:15:latest2.0.12.0.1n/a2.0.1n/a2.0.12.0.12.0.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libczmq.so : net/czmq
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zeromq/zyre/tar.gz/v2.0.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port