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 2022Q3
fbzmq Framework for writing services in C++ while leveraging libzmq
2022.05.30.00_8 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 2022.05.30.00_8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-10 01:36:28
Last Update: 2024-03-09 14:05:20
Commit Hash: 95323d1
License: MIT
WWW:
https://github.com/facebook/fbzmq
Description:
fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics). At a high level it provides: * Lightweight C++ wrapper over libzmq which leverages newer C++ constructs and stricter type checking. Most notably it provides the ability to send/receive thrift objects as messages over wire without worrying about wire encoding/decoding protocols. * Powerful Async Framework with EventLoop, Timeouts, SignalHandler and more to enable developers to write asynchronous applications efficiently. * Suite of monitoring tools that make it easy to add logging and counters to your service. * RPC, and some storage systems use Thrift for serializing records on disk.
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 (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fbzmq-2022.05.30.00_8/catalog.mk
  3. /usr/local/share/licenses/fbzmq-2022.05.30.00_8/LICENSE
  4. /usr/local/share/licenses/fbzmq-2022.05.30.00_8/MIT
  5. include/fbzmq/async/AsyncSignalHandler.h
  6. include/fbzmq/async/Runnable.h
  7. include/fbzmq/async/StopEventLoopSignalHandler.h
  8. include/fbzmq/async/ZmqEventLoop.h
  9. include/fbzmq/async/ZmqThrottle.h
  10. include/fbzmq/async/ZmqTimeout.h
  11. include/fbzmq/service/if/Monitor.thrift
  12. include/fbzmq/service/if/gen-cpp2/Monitor_constants.h
  13. include/fbzmq/service/if/gen-cpp2/Monitor_data.h
  14. include/fbzmq/service/if/gen-cpp2/Monitor_metadata.h
  15. include/fbzmq/service/if/gen-cpp2/Monitor_types.h
  16. include/fbzmq/service/logging/LogSample.h
  17. include/fbzmq/service/monitor/SystemMetrics.h
  18. include/fbzmq/service/monitor/ZmqMonitor.h
  19. include/fbzmq/service/monitor/ZmqMonitorClient.h
  20. include/fbzmq/service/stats/ExportType.h
  21. include/fbzmq/service/stats/ExportedStat.h
  22. include/fbzmq/service/stats/ThreadData.h
  23. include/fbzmq/zmq/Common.h
  24. include/fbzmq/zmq/Context.h
  25. include/fbzmq/zmq/Message.h
  26. include/fbzmq/zmq/Socket.h
  27. include/fbzmq/zmq/SocketMonitor.h
  28. include/fbzmq/zmq/Zmq.h
  29. lib/cmake/fbzmq/fbzmq-config.cmake
  30. lib/cmake/fbzmq/fbzmq-targets-release.cmake
  31. lib/cmake/fbzmq/fbzmq-targets.cmake
  32. lib/libfbzmq.so
  33. lib/libfbzmq.so.1
  34. lib/libfbzmq.so.1.0.0
  35. lib/libmonitor_cpp2.so
  36. lib/libmonitor_cpp2.so.1
  37. lib/libmonitor_cpp2.so.1.0.0
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • fbzmq>0:net/fbzmq
To install the port:
cd /usr/ports/net/fbzmq/ && make install clean
To add the package, run one of these commands:
  • pkg install net/fbzmq
  • pkg install fbzmq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fbzmq
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654315039 SHA256 (facebook-fbzmq-v2022.05.30.00_GH0.tar.gz) = c9c70b3b656fdd0c1706a348ad1f09a1736b4121438c3f21cd8b04e0d8fad8a4 SIZE (facebook-fbzmq-v2022.05.30.00_GH0.tar.gz) = 191974

Packages (timestamps in pop-ups are UTC):
fbzmq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022.05.30.00_82022.05.30.00_8-2022.05.30.00_8----
FreeBSD:13:quarterly2022.05.30.00_82022.05.30.00_8-2022.05.30.00_8---2022.05.30.00_6
FreeBSD:14:latest2022.05.30.00_82022.05.30.00_8-2022.05.30.00_8---2022.05.30.00_4
FreeBSD:14:quarterly2022.05.30.00_62022.05.30.00_8-2022.05.30.00_6---2022.05.30.00_6
FreeBSD:15:latest2022.05.30.00_82022.05.30.00_8n/a2022.05.30.00_6n/a--2022.05.30.00_7
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. libepoll-shim>0 : devel/libepoll-shim
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libdouble-conversion.so : devel/double-conversion
  3. libevent.so : devel/libevent
  4. libfizz.so : security/fizz
  5. libfmt.so : devel/libfmt
  6. libfolly.so : devel/folly
  7. libgflags.so : devel/gflags
  8. libglog.so : devel/glog
  9. liblz4.so : archivers/liblz4
  10. libsnappy.so : archivers/snappy
  11. libsodium.so : security/libsodium
  12. libthriftcpp2.so : devel/fbthrift
  13. libunwind.so : devel/libunwind
  14. libwangle.so : net/wangle
  15. libzmq.so : net/libzmq4
  16. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_fbzmq
USES:
cmake compiler:c++17-lang ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/fbzmq/tar.gz/v2022.05.30.00?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port