Port details |
- daggy Data Aggregation Utility: runs commands on remote hosts simultaneously
- 2.1.3_1 sysutils =2 2.1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-06-24 00:14:35
- Last Update: 2023-07-26 19:58:56
- Commit Hash: 8071dcb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- mustache.hpp : devel/mustache
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libbotan-2.so : security/botan2
- libssh2.so : security/libssh2
- libyaml-cpp.so : devel/yaml-cpp
- libGL.so : graphics/libglvnd
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.3_1 26 Jul 2023 19:58:56 |
Loïc Bartoletti (lbartoletti) |
devel/qt6: bump dependent ports |
2.1.3 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.3 28 Aug 2022 20:56:19 |
Yuri Victorovich (yuri) |
sysutils/daggy: Update 2.0.2 -> 2.1.3
Reported by: portscout |
2.0.2_4 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.0.2_3 13 Jul 2021 09:07:26 |
Guido Falsi (madpilot) |
devel/yaml-cpp: Update to 0.7.0
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
binary compatible |
2.0.2_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.0.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.2_1 19 Aug 2020 05:53:29 |
fernape |
security/botan2: update to 2.15.0
ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07
Bumping dependent ports due to library abi version bump.
PR: 248343
Submitted by: tremere@cainites.net (maintainer) |
2.0.2 24 Jun 2020 02:30:53 |
yuri |
sysutils/daggy: Update 2.0.1 -> 2.0.2
Reported by: portscout |
2.0.1 10 Apr 2020 16:37:47 |
yuri |
sysutils/daggy: Update 1.1.3 -> 2.0.1 |
1.1.3_3 12 Oct 2019 22:00:02 |
dmgk |
security/botan2: Update to 2.12.0
Changes: https://botan.randombit.net/news.html#version-2-12-0-2019-10-07
Also bump PORTREVISION of dependent ports.
PR: 241217
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D22000 |
1.1.3_2 26 Sep 2019 21:31:46 |
madpilot |
- Update yaml-cpp to 0.6.3
- Removed TEST option since it fails to build. Disable tests
unconditionally.
- Bump PORTREVISION on dependent ports. I've observed linker errors
on startup due to library changes |
1.1.3_1 19 Sep 2019 14:48:48 |
dmgk |
Bump PORTREVISION of ports depending on security/botan2
PR: 240557
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21716 |
1.1.3 27 Jul 2019 06:13:09 |
yuri |
sysutils/daggy: Update 1.1.2 -> 1.1.3
Reported by: repology |
1.1.2_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.2 24 Jun 2019 01:48:01 |
yuri |
sysutils/daggy: Add USES=compiler:c++17-lang |
1.1.2 24 Jun 2019 00:14:25 |
yuri |
New port: sysutils/daggy: Data Aggregation Utility: runs commands on remote
hosts simultaneously |