| Port details |
- py-wait-for-it Wait for service(s) to be available before executing a command
- 2.3.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-01-31 14:27:07
- Last Update: 2026-01-31 14:14:45
- Commit Hash: 9f5fc48
- Also Listed In: python
- License: MIT
- WWW:
- https://wait-for-it.readthedocs.io/en/latest/
- https://github.com/hartwork/wait-for-it
- Description:
- wait-for-it is a script that will wait on the availability of one or more TCP
services (i.e. host:port) before executing a user-defined command. It is useful
for synchronizing the spin-up of interdependent services, such as linked docker
containers.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}wait-for-it>0:devel/py-wait-for-it@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-wait-for-it/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-wait-for-it
- pkg install py311-wait-for-it
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-wait-for-it listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wait-for-it
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1768625561
SHA256 (wait_for_it-2.3.0.tar.gz) = bc6eaeb0912cf4d59c824067f36c73739bb7a6182912ec8984f2fb3447ef68c0
SIZE (wait_for_it-2.3.0.tar.gz) = 18305124
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=38.6.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=0 : devel/py-click@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-wait-for-it
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.0 31 Jan 2026 14:14:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-wait-for-it: Add py-wait-for-it 2.3.0
wait-for-it is a script that will wait on the availability of one or more TCP
services (i.e. host:port) before executing a user-defined command. It is useful
for synchronizing the spin-up of interdependent services, such as linked docker
containers. |
Number of commits found: 1
|