| Port details |
- py-director Define and run multi-jail environments with AppJail
- 0.18.0 sysutils
=0 0.17.0Version of this port present on the latest quarterly branch. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2023-09-10 16:22:05
- Last Update: 2026-07-15 04:54:26
- Commit Hash: f0c1f73
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/DtxdF/director
- Description:
- AppJail Director is a tool for running multi-jail environments on
AppJail using a simple YAML specification. A Director file is used
to define how one or more jails that make up your application are
configured. Once you have a Director file, you can create and start
your application with a single command: appjail-director up
¦ ¦ ¦ ¦ 
- 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}director>0:sysutils/py-director@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-director/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-director
- pkg install py312-director
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 py312-director listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-director
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784090585
SHA256 (DtxdF-director-v0.18.0_GH0.tar.gz) = 2e422bc9a753241a50daa8c5d2f79893d933d8cd4407f9822b99c98b78502f8a
SIZE (DtxdF-director-v0.18.0_GH0.tar.gz) = 23744
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:
-
- py312-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-click>=0 : devel/py-click@py312
- py312-pyaml-env>=0 : devel/py-pyaml-env@py312
- py312-python-dotenv>=0 : www/py-python-dotenv@py312
- py312-psutil>=0 : sysutils/py-psutil@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-director-0.18.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_py-director
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|