Port details |
- podman-compose Script to run docker-compose.yml using podman
- 1.3.0 sysutils
=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: getz@FreeBSD.org
 - Port Added: 2025-02-11 13:27:23
- Last Update: 2025-03-13 04:56:30
- Commit Hash: 07ee2cf
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/containers/podman-compose
- Description:
- podman-compose is a tool for running docker-compose.yml using podman.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}podman-compose>0:sysutils/podman-compose@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/podman-compose/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/podman-compose
- pkg install py311-podman-compose
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-podman-compose listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-podman-compose
- Package flavors (<flavor>: <package>)
- py311: py311-podman-compose
- distinfo:
- TIMESTAMP = 1738676930
SHA256 (podman_compose-1.3.0.tar.gz) = e65a70e8fa26bd195d2017ac5893149b40c0df5a0c20d480a338c4f60218b1fa
SIZE (podman_compose-1.3.0.tar.gz) = 42258
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:
-
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-python-dotenv>=0 : www/py-python-dotenv@py311
- py311-setuptools>=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-pyyaml>=0 : devel/py-pyyaml@py311
- py311-python-dotenv>=0 : www/py-python-dotenv@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_podman-compose
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0 13 Mar 2025 04:56:30
    |
Bryan Drewery (bdrewery)  Author: Getz Mikalsen |
sysutils/podman-compose: Fix build
Add missing build dependency: devel/py-setuptools
PR: 285349 |
1.3.0 11 Feb 2025 13:26:11
    |
Robert Clausecker (fuz)  Author: Getz Mikalsen |
sysutils/podman-compose: add port
podman-compose is a tool for running docker-compose.yml using podman.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
WWW: https://github.com/containers/podman-compose
PR: 284573 |
Number of commits found: 2
|