notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-dbuild Build, test, and push FreeBSD OCI container images
1.5.0 sysutilsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-dbuild
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):
py311-dbuild
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-1.5.0------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.5.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.5.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-Jinja2>=0 : devel/py-Jinja2@py311
  2. py311-pyyaml>=0 : devel/py-pyyaml@py311
  3. buildah : sysutils/buildah
  4. podman : sysutils/podman
  5. skopeo : sysutils/skopeo
  6. trivy : security/trivy
  7. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/daemonless/dbuild/tar.gz/v1.5.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
09 Mar 2026 04:19:00
commit hash: 2ca121035f76e13c3480fb725a1f869e38cc4968commit hash: 2ca121035f76e13c3480fb725a1f869e38cc4968commit hash: 2ca121035f76e13c3480fb725a1f869e38cc4968commit hash: 2ca121035f76e13c3480fb725a1f869e38cc4968 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
sysutils/py-dbuild: Update to 1.5.0

ChangeLog:
https://github.com/daemonless/dbuild/compare/v1.4.0...v1.5.0
1.4.0
07 Mar 2026 16:58:48
commit hash: 78d07a64338818483fa2b1122a3735ca8dbf5e1ecommit hash: 78d07a64338818483fa2b1122a3735ca8dbf5e1ecommit hash: 78d07a64338818483fa2b1122a3735ca8dbf5e1ecommit hash: 78d07a64338818483fa2b1122a3735ca8dbf5e1e files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
sysutils/py-dbuild: New port: Build, test, and push FreeBSD OCI container images

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.

WWW: https://daemonless.io/guides/dbuild

Number of commits found: 2