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
daggy Data Aggregation Utility: runs commands on remote hosts simultaneously
2.1.3_1 sysutils 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.1.3_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-24 00:14:35
Last Update: 2023-07-26 19:58:56
Commit Hash: 8071dcb
License: MIT
WWW:
https://daggy.dev/
Description:
Daggy is an IT automation tool. It can run terminal commands on local or remote serveres and aggregate their output locally. Daggy main goals are simplicity and ease-of-use. If you know about yaml/json, bash/powershell and ssh you know how to use Daggy. Daggy can be helpful for developers, QA, DevOps and engenieers for debug, analyze and control distributed network systems, for example, based on microservice architecture. Daggy is serverless, cross-platform solution and don't require installation on remote servers. Commands execution work under SSH transport protocol or via local terminal.
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 (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/daggy-2.1.3_1/catalog.mk
  3. /usr/local/share/licenses/daggy-2.1.3_1/LICENSE
  4. /usr/local/share/licenses/daggy-2.1.3_1/MIT
  5. bin/daggy
  6. include/DaggyCore/Core.h
  7. include/DaggyCore/Core.hpp
  8. include/DaggyCore/Errors.h
  9. include/DaggyCore/Errors.hpp
  10. include/DaggyCore/Result.hpp
  11. include/DaggyCore/Sources.hpp
  12. include/DaggyCore/Types.h
  13. include/DaggyCore/Types.hpp
  14. include/DaggyCore/aggregators/CConsole.hpp
  15. include/DaggyCore/aggregators/CFile.hpp
  16. include/DaggyCore/aggregators/IAggregator.hpp
  17. include/DaggyCore/daggycore_export.h
  18. include/DaggyCore/providers/IFabric.hpp
  19. include/DaggyCore/providers/IProvider.hpp
  20. lib/libDaggyCore.so
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • daggy>0:sysutils/daggy
To install the port:
cd /usr/ports/sysutils/daggy/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/daggy
  • pkg install daggy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: daggy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661708767 SHA256 (synacker-daggy-v2.1.3_GH0.tar.gz) = f96419b2199402eef31dd5fc8b4d15f64948bbdd350728549c890fdb8f0d2805 SIZE (synacker-daggy-v2.1.3_GH0.tar.gz) = 498338

Packages (timestamps in pop-ups are UTC):
daggy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.3_12.1.3_1--2.1.3_1---
FreeBSD:13:quarterly2.1.3_12.1.3_1-2.1.3_12.1.3_1-2.1.3_12.1.3_1
FreeBSD:14:latest2.1.3_12.1.3_1--2.1.3_1--2.1.3
FreeBSD:14:quarterly2.1.3_12.1.3_1-2.1.3_12.1.3_1-2.1.3_12.1.3_1
FreeBSD:15:latest2.1.3_12.1.3_1n/a2.1.3_1n/a---
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. mustache.hpp : devel/mustache
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
  6. lupdate : devel/qt6-tools
Library dependencies:
  1. libbotan-2.so : security/botan2
  2. libssh2.so : security/libssh2
  3. libyaml-cpp.so : devel/yaml-cpp
  4. libGL.so : graphics/libglvnd
  5. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_daggy
USES:
gl cmake compiler:c++17-lang localbase:ldflags pkgconfig qt:6 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/synacker/daggy/tar.gz/v2.1.3?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port