Port details |
- retry Retry a command until the command succeeds
- 1.0.5_1 misc =2 1.0.5_1Version of this port present on the latest quarterly branch.
- Maintainer: jon@zikomo.xyz
- Port Added: 2023-09-15 13:54:07
- Last Update: 2024-02-24 20:43:16
- Commit Hash: b91f242
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/minfrin/retry
- Description:
- Retry captures stdin into memory as the data is passed to the repeated command,
and this captured stdin is then replayed should the command be repeated. This
makes it possible to embed the retry tool into shell pipelines.
Retry captures stdout into memory, and if the command was successful stdout is
passed on to stdout as normal, while if the command was repeated stdout is
passed to stderr instead. This ensures that output is passed to stdout once and
once only.
- ¦ ¦ ¦ ¦
- 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/misc/retry/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/retry
- pkg install retry
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: retry
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694647018
SHA256 (retry-1.0.5.tar.bz2) = 68e241d10f0e2d784a165634bb2eb12b7baf0a9fd9d27c4d54315382597d892e
SIZE (retry-1.0.5.tar.bz2) = 260264
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_retry
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|