| Port details |
- py-dbuild Build, test, and push FreeBSD OCI container images
- 1.5.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: dtxdf@FreeBSD.org
 - Port Added: 2026-03-07 17:00:06
- Last Update: 2026-03-09 04:19:00
- Commit Hash: 2ca1210
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://daemonless.io/guides/dbuild
- Description:
- dbuild is a build tool for daemonless container images. It reads a
project directory containing Containerfile templates and an optional
.daemonless/config.yaml, then handles the full image lifecycle:
build, integration test, SBOM generation, and registry push.
¦ ¦ ¦ ¦ 
- 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}dbuild>0:sysutils/py-dbuild@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-dbuild/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-dbuild
- pkg install py311-dbuild
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-dbuild listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dbuild
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1773029629
SHA256 (daemonless-dbuild-v1.5.0_GH0.tar.gz) = d1d2668bcb06bce1667b7533a586d8b95a4985adfcf72a20becaf3c105cea6de
SIZE (daemonless-dbuild-v1.5.0_GH0.tar.gz) = 75611
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-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-Jinja2>=0 : devel/py-Jinja2@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- buildah : sysutils/buildah
- podman : sysutils/podman
- skopeo : sysutils/skopeo
- trivy : security/trivy
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-dbuild-1.5.0:
COMPOSE_TESTING=off: Compose testing
DOCS=on: Build and/or install documentation
MULTI_ARCH_MANIFESTS=on: Multi-arch manifests
SBOM=on: SBOM generation
SCREENSHOT_TESTING=off: Screenshot testing
===> Use 'make config' to modify these settings
- Options name:
- sysutils_py-dbuild
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|